@@ -14,7 +14,7 @@ msgid ""
msgstr ""
"Project-Id-Version: Dolphin Emulator\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2022-04-24 10:06+0200\n"
"POT-Creation-Date: 2022-04-30 23:46+0200\n"
"PO-Revision-Date: 2013-01-23 13:48+0000\n"
"Last-Translator: Gerard Nesta <gerardnll@gmail.com>, 2021\n"
"Language-Team: Catalan (http://www.transifex.com/delroth/dolphin-emu/"
@@ -1099,7 +1099,7 @@ msgstr ""
msgid "Add to &watch"
msgstr ""

#: Source/Core/DolphinQt/Debugger/MemoryViewWidget.cpp:609
#: Source/Core/DolphinQt/Debugger/MemoryViewWidget.cpp:619
msgid "Add to watch"
msgstr ""

@@ -1218,7 +1218,7 @@ msgstr ""
msgid "All devices"
msgstr "Tots els dispositius"

#: Source/Core/DolphinQt/Debugger/MemoryWidget.cpp:737
#: Source/Core/DolphinQt/Debugger/MemoryWidget.cpp:738
msgid "All files (*)"
msgstr ""

@@ -1516,27 +1516,27 @@ msgstr "Suport d'entrada"
msgid "Backward"
msgstr "Cap enrere"

#: Source/Core/DolphinQt/Debugger/MemoryWidget.cpp:863
#: Source/Core/DolphinQt/Debugger/MemoryWidget.cpp:864
msgid "Bad Value Given"
msgstr ""

#: Source/Core/DolphinQt/Debugger/MemoryWidget.cpp:690
#: Source/Core/DolphinQt/Debugger/MemoryWidget.cpp:726
#: Source/Core/DolphinQt/Debugger/MemoryWidget.cpp:849
#: Source/Core/DolphinQt/Debugger/MemoryWidget.cpp:691
#: Source/Core/DolphinQt/Debugger/MemoryWidget.cpp:727
#: Source/Core/DolphinQt/Debugger/MemoryWidget.cpp:850
msgid "Bad address provided."
msgstr ""

#: Source/Core/DiscIO/VolumeVerifier.cpp:353
msgid "Bad dump"
msgstr ""

#: Source/Core/DolphinQt/Debugger/MemoryWidget.cpp:696
#: Source/Core/DolphinQt/Debugger/MemoryWidget.cpp:732
#: Source/Core/DolphinQt/Debugger/MemoryWidget.cpp:855
#: Source/Core/DolphinQt/Debugger/MemoryWidget.cpp:697
#: Source/Core/DolphinQt/Debugger/MemoryWidget.cpp:733
#: Source/Core/DolphinQt/Debugger/MemoryWidget.cpp:856
msgid "Bad offset provided."
msgstr ""

#: Source/Core/DolphinQt/Debugger/MemoryWidget.cpp:705
#: Source/Core/DolphinQt/Debugger/MemoryWidget.cpp:706
msgid "Bad value provided."
msgstr ""

@@ -2379,18 +2379,22 @@ msgstr ""
msgid "Copy &hex"
msgstr ""

#: Source/Core/DolphinQt/Debugger/MemoryViewWidget.cpp:595
#: Source/Core/DolphinQt/Debugger/MemoryViewWidget.cpp:597
msgid "Copy Address"
msgstr ""

#: Source/Core/DolphinQt/GCMemcardManager.cpp:639
msgid "Copy Failed"
msgstr ""

#: Source/Core/DolphinQt/Debugger/MemoryViewWidget.cpp:597
#: Source/Core/DolphinQt/Debugger/MemoryViewWidget.cpp:599
msgid "Copy Hex"
msgstr ""

#: Source/Core/DolphinQt/Debugger/MemoryViewWidget.cpp:605
msgid "Copy Value"
msgstr ""

#: Source/Core/DolphinQt/Debugger/CodeViewWidget.cpp:538
msgid "Copy code &line"
msgstr ""
@@ -3669,15 +3673,15 @@ msgstr ""
#: Source/Core/DolphinQt/Config/NewPatchDialog.cpp:259
#: Source/Core/DolphinQt/ConvertDialog.cpp:452
#: Source/Core/DolphinQt/ConvertDialog.cpp:506
#: Source/Core/DolphinQt/Debugger/MemoryWidget.cpp:690
#: Source/Core/DolphinQt/Debugger/MemoryWidget.cpp:696
#: Source/Core/DolphinQt/Debugger/MemoryWidget.cpp:705
#: Source/Core/DolphinQt/Debugger/MemoryWidget.cpp:726
#: Source/Core/DolphinQt/Debugger/MemoryWidget.cpp:732
#: Source/Core/DolphinQt/Debugger/MemoryWidget.cpp:747
#: Source/Core/DolphinQt/Debugger/MemoryWidget.cpp:755
#: Source/Core/DolphinQt/Debugger/MemoryWidget.cpp:777
#: Source/Core/DolphinQt/Debugger/MemoryWidget.cpp:784
#: Source/Core/DolphinQt/Debugger/MemoryWidget.cpp:691
#: Source/Core/DolphinQt/Debugger/MemoryWidget.cpp:697
#: Source/Core/DolphinQt/Debugger/MemoryWidget.cpp:706
#: Source/Core/DolphinQt/Debugger/MemoryWidget.cpp:727
#: Source/Core/DolphinQt/Debugger/MemoryWidget.cpp:733
#: Source/Core/DolphinQt/Debugger/MemoryWidget.cpp:748
#: Source/Core/DolphinQt/Debugger/MemoryWidget.cpp:756
#: Source/Core/DolphinQt/Debugger/MemoryWidget.cpp:778
#: Source/Core/DolphinQt/Debugger/MemoryWidget.cpp:785
#: Source/Core/DolphinQt/Debugger/NewBreakpointDialog.cpp:150
#: Source/Core/DolphinQt/Debugger/RegisterColumn.cpp:86
#: Source/Core/DolphinQt/Debugger/WatchWidget.cpp:261
@@ -4054,16 +4058,16 @@ msgstr ""
msgid "Failed to connect to server: %1"
msgstr ""

#: Source/Core/VideoBackends/D3D/D3DMain.cpp:150
#: Source/Core/VideoBackends/D3D12/VideoBackend.cpp:125
#: Source/Core/VideoBackends/D3D/D3DMain.cpp:149
#: Source/Core/VideoBackends/D3D12/VideoBackend.cpp:124
msgid "Failed to create D3D swap chain"
msgstr ""

#: Source/Core/VideoBackends/D3D12/VideoBackend.cpp:107
#: Source/Core/VideoBackends/D3D12/VideoBackend.cpp:106
msgid "Failed to create D3D12 context"
msgstr ""

#: Source/Core/VideoBackends/D3D12/VideoBackend.cpp:116
#: Source/Core/VideoBackends/D3D12/VideoBackend.cpp:115
msgid "Failed to create D3D12 global resources"
msgstr ""

@@ -4092,11 +4096,11 @@ msgstr ""
msgid "Failed to download codes."
msgstr "Error al descarregar codis."

#: Source/Core/DolphinQt/Debugger/MemoryWidget.cpp:778
#: Source/Core/DolphinQt/Debugger/MemoryWidget.cpp:779
msgid "Failed to dump %1: Can't open file"
msgstr ""

#: Source/Core/DolphinQt/Debugger/MemoryWidget.cpp:785
#: Source/Core/DolphinQt/Debugger/MemoryWidget.cpp:786
msgid "Failed to dump %1: Failed to write to file"
msgstr ""

@@ -4165,8 +4169,8 @@ msgid ""
"{0}"
msgstr ""

#: Source/Core/VideoBackends/D3D12/VideoBackend.cpp:143
#: Source/Core/VideoBackends/OGL/OGLMain.cpp:198
#: Source/Core/VideoBackends/D3D12/VideoBackend.cpp:142
#: Source/Core/VideoBackends/OGL/OGLMain.cpp:197
msgid "Failed to initialize renderer classes"
msgstr ""

@@ -4665,7 +4669,7 @@ msgstr ""
msgid "Frame Range"
msgstr "Rang de Fotogrames"

#: Source/Core/VideoCommon/RenderBase.cpp:1765
#: Source/Core/VideoCommon/RenderBase.cpp:1766
msgid "Frame dump image(s) '{0}' already exists. Overwrite?"
msgstr ""

@@ -4829,7 +4833,7 @@ msgid ""
"Dolphin will now likely crash or hang. Enjoy."
msgstr ""

#: Source/Core/VideoBackends/OGL/OGLMain.cpp:165
#: Source/Core/VideoBackends/OGL/OGLMain.cpp:164
msgid "GL_MAX_TEXTURE_SIZE is {0} - must be at least 1024."
msgstr ""

@@ -4843,7 +4847,7 @@ msgid ""
"GPU: Does your video card support OpenGL 3.0?"
msgstr ""

#: Source/Core/VideoBackends/OGL/OGLMain.cpp:129
#: Source/Core/VideoBackends/OGL/OGLMain.cpp:128
msgid "GPU: OGL ERROR: Does your video card support OpenGL 2.0?"
msgstr ""

@@ -4871,7 +4875,7 @@ msgid ""
"GPU: Does your video card support OpenGL 3.0?"
msgstr ""

#: Source/Core/VideoBackends/OGL/OGLMain.cpp:136
#: Source/Core/VideoBackends/OGL/OGLMain.cpp:135
msgid ""
"GPU: OGL ERROR: Need OpenGL version 3.\n"
"GPU: Does your video card support OpenGL 3?"
@@ -4884,7 +4888,7 @@ msgid ""
"GPU: Your driver supports GLSL {0}"
msgstr ""

#: Source/Core/VideoBackends/OGL/OGLMain.cpp:153
#: Source/Core/VideoBackends/OGL/OGLMain.cpp:152
msgid ""
"GPU: OGL ERROR: Number of attributes {0} not enough.\n"
"GPU: Does your video card support OpenGL 2.x?"
@@ -6290,7 +6294,7 @@ msgstr ""
msgid "Mask ROM"
msgstr ""

#: Source/Core/DolphinQt/Debugger/MemoryWidget.cpp:881
#: Source/Core/DolphinQt/Debugger/MemoryWidget.cpp:882
msgid "Match Found"
msgstr ""

@@ -6660,7 +6664,7 @@ msgstr ""
msgid "No Compression"
msgstr ""

#: Source/Core/DolphinQt/Debugger/MemoryWidget.cpp:893
#: Source/Core/DolphinQt/Debugger/MemoryWidget.cpp:894
msgid "No Match"
msgstr ""

@@ -6791,7 +6795,7 @@ msgid "Notice"
msgstr "Avís"

#. i18n: Null is referring to the null video backend, which renders nothing
#: Source/Core/VideoBackends/Null/NullBackend.cpp:110
#: Source/Core/VideoBackends/Null/NullBackend.cpp:109
msgid "Null"
msgstr ""

@@ -8234,7 +8238,7 @@ msgstr ""
msgid "Select a SD Card Image"
msgstr ""

#: Source/Core/DolphinQt/Debugger/MemoryWidget.cpp:736
#: Source/Core/DolphinQt/Debugger/MemoryWidget.cpp:737
msgid "Select a file"
msgstr ""

@@ -8646,7 +8650,7 @@ msgstr ""
msgid "Show in &memory"
msgstr ""

#: Source/Core/DolphinQt/Debugger/MemoryViewWidget.cpp:605
#: Source/Core/DolphinQt/Debugger/MemoryViewWidget.cpp:615
msgid "Show in code"
msgstr ""

@@ -9938,7 +9942,7 @@ msgid "Toggle Aspect Ratio"
msgstr "Commutar Relació d'Aspecte"

#: Source/Core/Core/HotkeyManager.cpp:75
#: Source/Core/DolphinQt/Debugger/MemoryViewWidget.cpp:614
#: Source/Core/DolphinQt/Debugger/MemoryViewWidget.cpp:624
msgid "Toggle Breakpoint"
msgstr ""

@@ -10145,7 +10149,7 @@ msgstr ""
msgid "Unable to auto-detect RSO module"
msgstr ""

#: Source/Core/DolphinQt/Debugger/MemoryWidget.cpp:747
#: Source/Core/DolphinQt/Debugger/MemoryWidget.cpp:748
msgid "Unable to open file."
msgstr ""

@@ -10165,7 +10169,7 @@ msgid ""
"Would you like to ignore this line and continue parsing?"
msgstr ""

#: Source/Core/DolphinQt/Debugger/MemoryWidget.cpp:755
#: Source/Core/DolphinQt/Debugger/MemoryWidget.cpp:756
msgid "Unable to read file."
msgstr ""

@@ -8,7 +8,7 @@ msgid ""
msgstr ""
"Project-Id-Version: Dolphin Emulator\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2022-04-24 10:06+0200\n"
"POT-Creation-Date: 2022-04-30 23:46+0200\n"
"PO-Revision-Date: 2013-01-23 13:48+0000\n"
"Last-Translator: Zbyněk Schwarz <zbynek.schwarz@gmail.com>, 2011-2016\n"
"Language-Team: Czech (http://www.transifex.com/delroth/dolphin-emu/language/"
@@ -1092,7 +1092,7 @@ msgstr ""
msgid "Add to &watch"
msgstr ""

#: Source/Core/DolphinQt/Debugger/MemoryViewWidget.cpp:609
#: Source/Core/DolphinQt/Debugger/MemoryViewWidget.cpp:619
msgid "Add to watch"
msgstr ""

@@ -1211,7 +1211,7 @@ msgstr ""
msgid "All devices"
msgstr ""

#: Source/Core/DolphinQt/Debugger/MemoryWidget.cpp:737
#: Source/Core/DolphinQt/Debugger/MemoryWidget.cpp:738
msgid "All files (*)"
msgstr ""

@@ -1509,27 +1509,27 @@ msgstr "Zadní Vstup"
msgid "Backward"
msgstr "Dozadu"

#: Source/Core/DolphinQt/Debugger/MemoryWidget.cpp:863
#: Source/Core/DolphinQt/Debugger/MemoryWidget.cpp:864
msgid "Bad Value Given"
msgstr ""

#: Source/Core/DolphinQt/Debugger/MemoryWidget.cpp:690
#: Source/Core/DolphinQt/Debugger/MemoryWidget.cpp:726
#: Source/Core/DolphinQt/Debugger/MemoryWidget.cpp:849
#: Source/Core/DolphinQt/Debugger/MemoryWidget.cpp:691
#: Source/Core/DolphinQt/Debugger/MemoryWidget.cpp:727
#: Source/Core/DolphinQt/Debugger/MemoryWidget.cpp:850
msgid "Bad address provided."
msgstr ""

#: Source/Core/DiscIO/VolumeVerifier.cpp:353
msgid "Bad dump"
msgstr ""

#: Source/Core/DolphinQt/Debugger/MemoryWidget.cpp:696
#: Source/Core/DolphinQt/Debugger/MemoryWidget.cpp:732
#: Source/Core/DolphinQt/Debugger/MemoryWidget.cpp:855
#: Source/Core/DolphinQt/Debugger/MemoryWidget.cpp:697
#: Source/Core/DolphinQt/Debugger/MemoryWidget.cpp:733
#: Source/Core/DolphinQt/Debugger/MemoryWidget.cpp:856
msgid "Bad offset provided."
msgstr ""

#: Source/Core/DolphinQt/Debugger/MemoryWidget.cpp:705
#: Source/Core/DolphinQt/Debugger/MemoryWidget.cpp:706
msgid "Bad value provided."
msgstr ""

@@ -2372,18 +2372,22 @@ msgstr ""
msgid "Copy &hex"
msgstr ""

#: Source/Core/DolphinQt/Debugger/MemoryViewWidget.cpp:595
#: Source/Core/DolphinQt/Debugger/MemoryViewWidget.cpp:597
msgid "Copy Address"
msgstr ""

#: Source/Core/DolphinQt/GCMemcardManager.cpp:639
msgid "Copy Failed"
msgstr ""

#: Source/Core/DolphinQt/Debugger/MemoryViewWidget.cpp:597
#: Source/Core/DolphinQt/Debugger/MemoryViewWidget.cpp:599
msgid "Copy Hex"
msgstr ""

#: Source/Core/DolphinQt/Debugger/MemoryViewWidget.cpp:605
msgid "Copy Value"
msgstr ""

#: Source/Core/DolphinQt/Debugger/CodeViewWidget.cpp:538
msgid "Copy code &line"
msgstr ""
@@ -3666,15 +3670,15 @@ msgstr ""
#: Source/Core/DolphinQt/Config/NewPatchDialog.cpp:259
#: Source/Core/DolphinQt/ConvertDialog.cpp:452
#: Source/Core/DolphinQt/ConvertDialog.cpp:506
#: Source/Core/DolphinQt/Debugger/MemoryWidget.cpp:690
#: Source/Core/DolphinQt/Debugger/MemoryWidget.cpp:696
#: Source/Core/DolphinQt/Debugger/MemoryWidget.cpp:705
#: Source/Core/DolphinQt/Debugger/MemoryWidget.cpp:726
#: Source/Core/DolphinQt/Debugger/MemoryWidget.cpp:732
#: Source/Core/DolphinQt/Debugger/MemoryWidget.cpp:747
#: Source/Core/DolphinQt/Debugger/MemoryWidget.cpp:755
#: Source/Core/DolphinQt/Debugger/MemoryWidget.cpp:777
#: Source/Core/DolphinQt/Debugger/MemoryWidget.cpp:784
#: Source/Core/DolphinQt/Debugger/MemoryWidget.cpp:691
#: Source/Core/DolphinQt/Debugger/MemoryWidget.cpp:697
#: Source/Core/DolphinQt/Debugger/MemoryWidget.cpp:706
#: Source/Core/DolphinQt/Debugger/MemoryWidget.cpp:727
#: Source/Core/DolphinQt/Debugger/MemoryWidget.cpp:733
#: Source/Core/DolphinQt/Debugger/MemoryWidget.cpp:748
#: Source/Core/DolphinQt/Debugger/MemoryWidget.cpp:756
#: Source/Core/DolphinQt/Debugger/MemoryWidget.cpp:778
#: Source/Core/DolphinQt/Debugger/MemoryWidget.cpp:785
#: Source/Core/DolphinQt/Debugger/NewBreakpointDialog.cpp:150
#: Source/Core/DolphinQt/Debugger/RegisterColumn.cpp:86
#: Source/Core/DolphinQt/Debugger/WatchWidget.cpp:261
@@ -4050,16 +4054,16 @@ msgstr ""
msgid "Failed to connect to server: %1"
msgstr ""

#: Source/Core/VideoBackends/D3D/D3DMain.cpp:150
#: Source/Core/VideoBackends/D3D12/VideoBackend.cpp:125
#: Source/Core/VideoBackends/D3D/D3DMain.cpp:149
#: Source/Core/VideoBackends/D3D12/VideoBackend.cpp:124
msgid "Failed to create D3D swap chain"
msgstr ""

#: Source/Core/VideoBackends/D3D12/VideoBackend.cpp:107
#: Source/Core/VideoBackends/D3D12/VideoBackend.cpp:106
msgid "Failed to create D3D12 context"
msgstr ""

#: Source/Core/VideoBackends/D3D12/VideoBackend.cpp:116
#: Source/Core/VideoBackends/D3D12/VideoBackend.cpp:115
msgid "Failed to create D3D12 global resources"
msgstr ""

@@ -4088,11 +4092,11 @@ msgstr ""
msgid "Failed to download codes."
msgstr "Stahování kódů selhalo."

#: Source/Core/DolphinQt/Debugger/MemoryWidget.cpp:778
#: Source/Core/DolphinQt/Debugger/MemoryWidget.cpp:779
msgid "Failed to dump %1: Can't open file"
msgstr ""

#: Source/Core/DolphinQt/Debugger/MemoryWidget.cpp:785
#: Source/Core/DolphinQt/Debugger/MemoryWidget.cpp:786
msgid "Failed to dump %1: Failed to write to file"
msgstr ""

@@ -4161,8 +4165,8 @@ msgid ""
"{0}"
msgstr ""

#: Source/Core/VideoBackends/D3D12/VideoBackend.cpp:143
#: Source/Core/VideoBackends/OGL/OGLMain.cpp:198
#: Source/Core/VideoBackends/D3D12/VideoBackend.cpp:142
#: Source/Core/VideoBackends/OGL/OGLMain.cpp:197
msgid "Failed to initialize renderer classes"
msgstr ""

@@ -4661,7 +4665,7 @@ msgstr ""
msgid "Frame Range"
msgstr "Rozsah Snímku"

#: Source/Core/VideoCommon/RenderBase.cpp:1765
#: Source/Core/VideoCommon/RenderBase.cpp:1766
msgid "Frame dump image(s) '{0}' already exists. Overwrite?"
msgstr ""

@@ -4825,7 +4829,7 @@ msgid ""
"Dolphin will now likely crash or hang. Enjoy."
msgstr ""

#: Source/Core/VideoBackends/OGL/OGLMain.cpp:165
#: Source/Core/VideoBackends/OGL/OGLMain.cpp:164
msgid "GL_MAX_TEXTURE_SIZE is {0} - must be at least 1024."
msgstr ""

@@ -4839,7 +4843,7 @@ msgid ""
"GPU: Does your video card support OpenGL 3.0?"
msgstr ""

#: Source/Core/VideoBackends/OGL/OGLMain.cpp:129
#: Source/Core/VideoBackends/OGL/OGLMain.cpp:128
msgid "GPU: OGL ERROR: Does your video card support OpenGL 2.0?"
msgstr ""

@@ -4867,7 +4871,7 @@ msgid ""
"GPU: Does your video card support OpenGL 3.0?"
msgstr ""

#: Source/Core/VideoBackends/OGL/OGLMain.cpp:136
#: Source/Core/VideoBackends/OGL/OGLMain.cpp:135
msgid ""
"GPU: OGL ERROR: Need OpenGL version 3.\n"
"GPU: Does your video card support OpenGL 3?"
@@ -4880,7 +4884,7 @@ msgid ""
"GPU: Your driver supports GLSL {0}"
msgstr ""

#: Source/Core/VideoBackends/OGL/OGLMain.cpp:153
#: Source/Core/VideoBackends/OGL/OGLMain.cpp:152
msgid ""
"GPU: OGL ERROR: Number of attributes {0} not enough.\n"
"GPU: Does your video card support OpenGL 2.x?"
@@ -6285,7 +6289,7 @@ msgstr ""
msgid "Mask ROM"
msgstr ""

#: Source/Core/DolphinQt/Debugger/MemoryWidget.cpp:881
#: Source/Core/DolphinQt/Debugger/MemoryWidget.cpp:882
msgid "Match Found"
msgstr ""

@@ -6657,7 +6661,7 @@ msgstr ""
msgid "No Compression"
msgstr ""

#: Source/Core/DolphinQt/Debugger/MemoryWidget.cpp:893
#: Source/Core/DolphinQt/Debugger/MemoryWidget.cpp:894
msgid "No Match"
msgstr ""

@@ -6789,7 +6793,7 @@ msgid "Notice"
msgstr "Upozornění"

#. i18n: Null is referring to the null video backend, which renders nothing
#: Source/Core/VideoBackends/Null/NullBackend.cpp:110
#: Source/Core/VideoBackends/Null/NullBackend.cpp:109
msgid "Null"
msgstr ""

@@ -8232,7 +8236,7 @@ msgstr ""
msgid "Select a SD Card Image"
msgstr ""

#: Source/Core/DolphinQt/Debugger/MemoryWidget.cpp:736
#: Source/Core/DolphinQt/Debugger/MemoryWidget.cpp:737
msgid "Select a file"
msgstr ""

@@ -8646,7 +8650,7 @@ msgstr "Zobrazit svět"
msgid "Show in &memory"
msgstr ""

#: Source/Core/DolphinQt/Debugger/MemoryViewWidget.cpp:605
#: Source/Core/DolphinQt/Debugger/MemoryViewWidget.cpp:615
msgid "Show in code"
msgstr ""

@@ -9939,7 +9943,7 @@ msgid "Toggle Aspect Ratio"
msgstr "Přepínat poměr stran"

#: Source/Core/Core/HotkeyManager.cpp:75
#: Source/Core/DolphinQt/Debugger/MemoryViewWidget.cpp:614
#: Source/Core/DolphinQt/Debugger/MemoryViewWidget.cpp:624
msgid "Toggle Breakpoint"
msgstr ""

@@ -10146,7 +10150,7 @@ msgstr ""
msgid "Unable to auto-detect RSO module"
msgstr ""

#: Source/Core/DolphinQt/Debugger/MemoryWidget.cpp:747
#: Source/Core/DolphinQt/Debugger/MemoryWidget.cpp:748
msgid "Unable to open file."
msgstr ""

@@ -10166,7 +10170,7 @@ msgid ""
"Would you like to ignore this line and continue parsing?"
msgstr ""

#: Source/Core/DolphinQt/Debugger/MemoryWidget.cpp:755
#: Source/Core/DolphinQt/Debugger/MemoryWidget.cpp:756
msgid "Unable to read file."
msgstr ""

@@ -15,7 +15,7 @@ msgid ""
msgstr ""
"Project-Id-Version: Dolphin Emulator\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2022-04-24 10:06+0200\n"
"POT-Creation-Date: 2022-04-30 23:46+0200\n"
"PO-Revision-Date: 2013-01-23 13:48+0000\n"
"Last-Translator: Lars Lyngby <larslyngby@hotmail.com>, 2020-2021\n"
"Language-Team: Danish (http://www.transifex.com/delroth/dolphin-emu/language/"
@@ -1131,7 +1131,7 @@ msgstr ""
msgid "Add to &watch"
msgstr ""

#: Source/Core/DolphinQt/Debugger/MemoryViewWidget.cpp:609
#: Source/Core/DolphinQt/Debugger/MemoryViewWidget.cpp:619
msgid "Add to watch"
msgstr ""

@@ -1250,7 +1250,7 @@ msgstr "Alle gemte tilstande (*.sav *.s##);; All Files (*)"
msgid "All devices"
msgstr "Alle enheder"

#: Source/Core/DolphinQt/Debugger/MemoryWidget.cpp:737
#: Source/Core/DolphinQt/Debugger/MemoryWidget.cpp:738
msgid "All files (*)"
msgstr ""

@@ -1548,27 +1548,27 @@ msgstr "Baggrundsinput"
msgid "Backward"
msgstr "Bagud"

#: Source/Core/DolphinQt/Debugger/MemoryWidget.cpp:863
#: Source/Core/DolphinQt/Debugger/MemoryWidget.cpp:864
msgid "Bad Value Given"
msgstr ""

#: Source/Core/DolphinQt/Debugger/MemoryWidget.cpp:690
#: Source/Core/DolphinQt/Debugger/MemoryWidget.cpp:726
#: Source/Core/DolphinQt/Debugger/MemoryWidget.cpp:849
#: Source/Core/DolphinQt/Debugger/MemoryWidget.cpp:691
#: Source/Core/DolphinQt/Debugger/MemoryWidget.cpp:727
#: Source/Core/DolphinQt/Debugger/MemoryWidget.cpp:850
msgid "Bad address provided."
msgstr ""

#: Source/Core/DiscIO/VolumeVerifier.cpp:353
msgid "Bad dump"
msgstr ""

#: Source/Core/DolphinQt/Debugger/MemoryWidget.cpp:696
#: Source/Core/DolphinQt/Debugger/MemoryWidget.cpp:732
#: Source/Core/DolphinQt/Debugger/MemoryWidget.cpp:855
#: Source/Core/DolphinQt/Debugger/MemoryWidget.cpp:697
#: Source/Core/DolphinQt/Debugger/MemoryWidget.cpp:733
#: Source/Core/DolphinQt/Debugger/MemoryWidget.cpp:856
msgid "Bad offset provided."
msgstr ""

#: Source/Core/DolphinQt/Debugger/MemoryWidget.cpp:705
#: Source/Core/DolphinQt/Debugger/MemoryWidget.cpp:706
msgid "Bad value provided."
msgstr ""

@@ -2415,18 +2415,22 @@ msgstr "Kopiér &funktion"
msgid "Copy &hex"
msgstr ""

#: Source/Core/DolphinQt/Debugger/MemoryViewWidget.cpp:595
#: Source/Core/DolphinQt/Debugger/MemoryViewWidget.cpp:597
msgid "Copy Address"
msgstr "Kopier adresse"

#: Source/Core/DolphinQt/GCMemcardManager.cpp:639
msgid "Copy Failed"
msgstr ""

#: Source/Core/DolphinQt/Debugger/MemoryViewWidget.cpp:597
#: Source/Core/DolphinQt/Debugger/MemoryViewWidget.cpp:599
msgid "Copy Hex"
msgstr "Kopiér Hex"

#: Source/Core/DolphinQt/Debugger/MemoryViewWidget.cpp:605
msgid "Copy Value"
msgstr ""

#: Source/Core/DolphinQt/Debugger/CodeViewWidget.cpp:538
msgid "Copy code &line"
msgstr ""
@@ -3717,15 +3721,15 @@ msgstr ""
#: Source/Core/DolphinQt/Config/NewPatchDialog.cpp:259
#: Source/Core/DolphinQt/ConvertDialog.cpp:452
#: Source/Core/DolphinQt/ConvertDialog.cpp:506
#: Source/Core/DolphinQt/Debugger/MemoryWidget.cpp:690
#: Source/Core/DolphinQt/Debugger/MemoryWidget.cpp:696
#: Source/Core/DolphinQt/Debugger/MemoryWidget.cpp:705
#: Source/Core/DolphinQt/Debugger/MemoryWidget.cpp:726
#: Source/Core/DolphinQt/Debugger/MemoryWidget.cpp:732
#: Source/Core/DolphinQt/Debugger/MemoryWidget.cpp:747
#: Source/Core/DolphinQt/Debugger/MemoryWidget.cpp:755
#: Source/Core/DolphinQt/Debugger/MemoryWidget.cpp:777
#: Source/Core/DolphinQt/Debugger/MemoryWidget.cpp:784
#: Source/Core/DolphinQt/Debugger/MemoryWidget.cpp:691
#: Source/Core/DolphinQt/Debugger/MemoryWidget.cpp:697
#: Source/Core/DolphinQt/Debugger/MemoryWidget.cpp:706
#: Source/Core/DolphinQt/Debugger/MemoryWidget.cpp:727
#: Source/Core/DolphinQt/Debugger/MemoryWidget.cpp:733
#: Source/Core/DolphinQt/Debugger/MemoryWidget.cpp:748
#: Source/Core/DolphinQt/Debugger/MemoryWidget.cpp:756
#: Source/Core/DolphinQt/Debugger/MemoryWidget.cpp:778
#: Source/Core/DolphinQt/Debugger/MemoryWidget.cpp:785
#: Source/Core/DolphinQt/Debugger/NewBreakpointDialog.cpp:150
#: Source/Core/DolphinQt/Debugger/RegisterColumn.cpp:86
#: Source/Core/DolphinQt/Debugger/WatchWidget.cpp:261
@@ -4102,16 +4106,16 @@ msgstr ""
msgid "Failed to connect to server: %1"
msgstr ""

#: Source/Core/VideoBackends/D3D/D3DMain.cpp:150
#: Source/Core/VideoBackends/D3D12/VideoBackend.cpp:125
#: Source/Core/VideoBackends/D3D/D3DMain.cpp:149
#: Source/Core/VideoBackends/D3D12/VideoBackend.cpp:124
msgid "Failed to create D3D swap chain"
msgstr ""

#: Source/Core/VideoBackends/D3D12/VideoBackend.cpp:107
#: Source/Core/VideoBackends/D3D12/VideoBackend.cpp:106
msgid "Failed to create D3D12 context"
msgstr ""

#: Source/Core/VideoBackends/D3D12/VideoBackend.cpp:116
#: Source/Core/VideoBackends/D3D12/VideoBackend.cpp:115
msgid "Failed to create D3D12 global resources"
msgstr ""

@@ -4140,11 +4144,11 @@ msgstr ""
msgid "Failed to download codes."
msgstr "Kunne ikke downloade koder."

#: Source/Core/DolphinQt/Debugger/MemoryWidget.cpp:778
#: Source/Core/DolphinQt/Debugger/MemoryWidget.cpp:779
msgid "Failed to dump %1: Can't open file"
msgstr ""

#: Source/Core/DolphinQt/Debugger/MemoryWidget.cpp:785
#: Source/Core/DolphinQt/Debugger/MemoryWidget.cpp:786
msgid "Failed to dump %1: Failed to write to file"
msgstr ""

@@ -4213,8 +4217,8 @@ msgid ""
"{0}"
msgstr ""

#: Source/Core/VideoBackends/D3D12/VideoBackend.cpp:143
#: Source/Core/VideoBackends/OGL/OGLMain.cpp:198
#: Source/Core/VideoBackends/D3D12/VideoBackend.cpp:142
#: Source/Core/VideoBackends/OGL/OGLMain.cpp:197
msgid "Failed to initialize renderer classes"
msgstr ""

@@ -4713,7 +4717,7 @@ msgstr ""
msgid "Frame Range"
msgstr "Billedvidde"

#: Source/Core/VideoCommon/RenderBase.cpp:1765
#: Source/Core/VideoCommon/RenderBase.cpp:1766
msgid "Frame dump image(s) '{0}' already exists. Overwrite?"
msgstr ""

@@ -4877,7 +4881,7 @@ msgid ""
"Dolphin will now likely crash or hang. Enjoy."
msgstr ""

#: Source/Core/VideoBackends/OGL/OGLMain.cpp:165
#: Source/Core/VideoBackends/OGL/OGLMain.cpp:164
msgid "GL_MAX_TEXTURE_SIZE is {0} - must be at least 1024."
msgstr ""

@@ -4891,7 +4895,7 @@ msgid ""
"GPU: Does your video card support OpenGL 3.0?"
msgstr ""

#: Source/Core/VideoBackends/OGL/OGLMain.cpp:129
#: Source/Core/VideoBackends/OGL/OGLMain.cpp:128
msgid "GPU: OGL ERROR: Does your video card support OpenGL 2.0?"
msgstr ""

@@ -4919,7 +4923,7 @@ msgid ""
"GPU: Does your video card support OpenGL 3.0?"
msgstr ""

#: Source/Core/VideoBackends/OGL/OGLMain.cpp:136
#: Source/Core/VideoBackends/OGL/OGLMain.cpp:135
msgid ""
"GPU: OGL ERROR: Need OpenGL version 3.\n"
"GPU: Does your video card support OpenGL 3?"
@@ -4932,7 +4936,7 @@ msgid ""
"GPU: Your driver supports GLSL {0}"
msgstr ""

#: Source/Core/VideoBackends/OGL/OGLMain.cpp:153
#: Source/Core/VideoBackends/OGL/OGLMain.cpp:152
msgid ""
"GPU: OGL ERROR: Number of attributes {0} not enough.\n"
"GPU: Does your video card support OpenGL 2.x?"
@@ -6345,7 +6349,7 @@ msgstr ""
msgid "Mask ROM"
msgstr ""

#: Source/Core/DolphinQt/Debugger/MemoryWidget.cpp:881
#: Source/Core/DolphinQt/Debugger/MemoryWidget.cpp:882
msgid "Match Found"
msgstr ""

@@ -6717,7 +6721,7 @@ msgstr ""
msgid "No Compression"
msgstr ""

#: Source/Core/DolphinQt/Debugger/MemoryWidget.cpp:893
#: Source/Core/DolphinQt/Debugger/MemoryWidget.cpp:894
msgid "No Match"
msgstr "Ingen træf"

@@ -6850,7 +6854,7 @@ msgid "Notice"
msgstr "Bemærk"

#. i18n: Null is referring to the null video backend, which renders nothing
#: Source/Core/VideoBackends/Null/NullBackend.cpp:110
#: Source/Core/VideoBackends/Null/NullBackend.cpp:109
msgid "Null"
msgstr ""

@@ -8293,7 +8297,7 @@ msgstr "Vælg et spil"
msgid "Select a SD Card Image"
msgstr ""

#: Source/Core/DolphinQt/Debugger/MemoryWidget.cpp:736
#: Source/Core/DolphinQt/Debugger/MemoryWidget.cpp:737
msgid "Select a file"
msgstr ""

@@ -8708,7 +8712,7 @@ msgstr "Vis verden"
msgid "Show in &memory"
msgstr ""

#: Source/Core/DolphinQt/Debugger/MemoryViewWidget.cpp:605
#: Source/Core/DolphinQt/Debugger/MemoryViewWidget.cpp:615
msgid "Show in code"
msgstr ""

@@ -10004,7 +10008,7 @@ msgid "Toggle Aspect Ratio"
msgstr "Skift forholdstal"

#: Source/Core/Core/HotkeyManager.cpp:75
#: Source/Core/DolphinQt/Debugger/MemoryViewWidget.cpp:614
#: Source/Core/DolphinQt/Debugger/MemoryViewWidget.cpp:624
msgid "Toggle Breakpoint"
msgstr ""

@@ -10211,7 +10215,7 @@ msgstr ""
msgid "Unable to auto-detect RSO module"
msgstr ""

#: Source/Core/DolphinQt/Debugger/MemoryWidget.cpp:747
#: Source/Core/DolphinQt/Debugger/MemoryWidget.cpp:748
msgid "Unable to open file."
msgstr ""

@@ -10240,7 +10244,7 @@ msgstr ""
"\n"
"Vil du ignorere denne linje og fortsætte oversættelsen?"

#: Source/Core/DolphinQt/Debugger/MemoryWidget.cpp:755
#: Source/Core/DolphinQt/Debugger/MemoryWidget.cpp:756
msgid "Unable to read file."
msgstr ""

@@ -33,7 +33,7 @@ msgid ""
msgstr ""
"Project-Id-Version: Dolphin Emulator\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2022-04-24 10:06+0200\n"
"POT-Creation-Date: 2022-04-30 23:46+0200\n"
"PO-Revision-Date: 2013-01-23 13:48+0000\n"
"Last-Translator: Marc Godhusen <Marc_Godhusen@web.de>, 2016-2021\n"
"Language-Team: German (http://www.transifex.com/delroth/dolphin-emu/language/"
@@ -1188,7 +1188,7 @@ msgstr "Speicherhaltepunkt hinzufügen"
msgid "Add to &watch"
msgstr "Zur Über&wachung hinzufügen"

#: Source/Core/DolphinQt/Debugger/MemoryViewWidget.cpp:609
#: Source/Core/DolphinQt/Debugger/MemoryViewWidget.cpp:619
msgid "Add to watch"
msgstr "Zur Überwachung hinzufügen"

@@ -1328,7 +1328,7 @@ msgstr "Alle Speicherstände (*.sav *.s##);; Alle Dateien (*)"
msgid "All devices"
msgstr "Alle Geräte"

#: Source/Core/DolphinQt/Debugger/MemoryWidget.cpp:737
#: Source/Core/DolphinQt/Debugger/MemoryWidget.cpp:738
msgid "All files (*)"
msgstr ""

@@ -1640,27 +1640,27 @@ msgstr "Hintergrundeingabe"
msgid "Backward"
msgstr "Rückwärts"

#: Source/Core/DolphinQt/Debugger/MemoryWidget.cpp:863
#: Source/Core/DolphinQt/Debugger/MemoryWidget.cpp:864
msgid "Bad Value Given"
msgstr ""

#: Source/Core/DolphinQt/Debugger/MemoryWidget.cpp:690
#: Source/Core/DolphinQt/Debugger/MemoryWidget.cpp:726
#: Source/Core/DolphinQt/Debugger/MemoryWidget.cpp:849
#: Source/Core/DolphinQt/Debugger/MemoryWidget.cpp:691
#: Source/Core/DolphinQt/Debugger/MemoryWidget.cpp:727
#: Source/Core/DolphinQt/Debugger/MemoryWidget.cpp:850
msgid "Bad address provided."
msgstr "Unzulässige Adresse angegeben."

#: Source/Core/DiscIO/VolumeVerifier.cpp:353
msgid "Bad dump"
msgstr "Schlechter Dump"

#: Source/Core/DolphinQt/Debugger/MemoryWidget.cpp:696
#: Source/Core/DolphinQt/Debugger/MemoryWidget.cpp:732
#: Source/Core/DolphinQt/Debugger/MemoryWidget.cpp:855
#: Source/Core/DolphinQt/Debugger/MemoryWidget.cpp:697
#: Source/Core/DolphinQt/Debugger/MemoryWidget.cpp:733
#: Source/Core/DolphinQt/Debugger/MemoryWidget.cpp:856
msgid "Bad offset provided."
msgstr ""

#: Source/Core/DolphinQt/Debugger/MemoryWidget.cpp:705
#: Source/Core/DolphinQt/Debugger/MemoryWidget.cpp:706
msgid "Bad value provided."
msgstr "Unzulässigen Wert angegeben."

@@ -2557,18 +2557,22 @@ msgstr "&Funktion kopieren"
msgid "Copy &hex"
msgstr "&Hex kopieren"

#: Source/Core/DolphinQt/Debugger/MemoryViewWidget.cpp:595
#: Source/Core/DolphinQt/Debugger/MemoryViewWidget.cpp:597
msgid "Copy Address"
msgstr "Adresse kopieren"

#: Source/Core/DolphinQt/GCMemcardManager.cpp:639
msgid "Copy Failed"
msgstr ""

#: Source/Core/DolphinQt/Debugger/MemoryViewWidget.cpp:597
#: Source/Core/DolphinQt/Debugger/MemoryViewWidget.cpp:599
msgid "Copy Hex"
msgstr "Hex kopieren"

#: Source/Core/DolphinQt/Debugger/MemoryViewWidget.cpp:605
msgid "Copy Value"
msgstr ""

#: Source/Core/DolphinQt/Debugger/CodeViewWidget.cpp:538
msgid "Copy code &line"
msgstr "Codezei&le kopieren"
@@ -3972,15 +3976,15 @@ msgstr "Geben Sie die RSO-Moduladresse ein:"
#: Source/Core/DolphinQt/Config/NewPatchDialog.cpp:259
#: Source/Core/DolphinQt/ConvertDialog.cpp:452
#: Source/Core/DolphinQt/ConvertDialog.cpp:506
#: Source/Core/DolphinQt/Debugger/MemoryWidget.cpp:690
#: Source/Core/DolphinQt/Debugger/MemoryWidget.cpp:696
#: Source/Core/DolphinQt/Debugger/MemoryWidget.cpp:705
#: Source/Core/DolphinQt/Debugger/MemoryWidget.cpp:726
#: Source/Core/DolphinQt/Debugger/MemoryWidget.cpp:732
#: Source/Core/DolphinQt/Debugger/MemoryWidget.cpp:747
#: Source/Core/DolphinQt/Debugger/MemoryWidget.cpp:755
#: Source/Core/DolphinQt/Debugger/MemoryWidget.cpp:777
#: Source/Core/DolphinQt/Debugger/MemoryWidget.cpp:784
#: Source/Core/DolphinQt/Debugger/MemoryWidget.cpp:691
#: Source/Core/DolphinQt/Debugger/MemoryWidget.cpp:697
#: Source/Core/DolphinQt/Debugger/MemoryWidget.cpp:706
#: Source/Core/DolphinQt/Debugger/MemoryWidget.cpp:727
#: Source/Core/DolphinQt/Debugger/MemoryWidget.cpp:733
#: Source/Core/DolphinQt/Debugger/MemoryWidget.cpp:748
#: Source/Core/DolphinQt/Debugger/MemoryWidget.cpp:756
#: Source/Core/DolphinQt/Debugger/MemoryWidget.cpp:778
#: Source/Core/DolphinQt/Debugger/MemoryWidget.cpp:785
#: Source/Core/DolphinQt/Debugger/NewBreakpointDialog.cpp:150
#: Source/Core/DolphinQt/Debugger/RegisterColumn.cpp:86
#: Source/Core/DolphinQt/Debugger/WatchWidget.cpp:261
@@ -4368,16 +4372,16 @@ msgstr "Konnte nicht mit Redump.org verbinden"
msgid "Failed to connect to server: %1"
msgstr "Konnte nicht mit Server %1 verbinden"

#: Source/Core/VideoBackends/D3D/D3DMain.cpp:150
#: Source/Core/VideoBackends/D3D12/VideoBackend.cpp:125
#: Source/Core/VideoBackends/D3D/D3DMain.cpp:149
#: Source/Core/VideoBackends/D3D12/VideoBackend.cpp:124
msgid "Failed to create D3D swap chain"
msgstr "Fehler beim Erstellen der D3D-Swap-Kette"

#: Source/Core/VideoBackends/D3D12/VideoBackend.cpp:107
#: Source/Core/VideoBackends/D3D12/VideoBackend.cpp:106
msgid "Failed to create D3D12 context"
msgstr "Fehler beim Erstellen des D3D12-Kontexts"

#: Source/Core/VideoBackends/D3D12/VideoBackend.cpp:116
#: Source/Core/VideoBackends/D3D12/VideoBackend.cpp:115
msgid "Failed to create D3D12 global resources"
msgstr "Fehler beim Erstellen der globalen D3D12-Ressourcen"

@@ -4408,11 +4412,11 @@ msgstr "Fehler beim Lösen des Kernel-Treibers für BT-Durchleitung: {0}"
msgid "Failed to download codes."
msgstr "Download der Codes fehlgeschlagen."

#: Source/Core/DolphinQt/Debugger/MemoryWidget.cpp:778
#: Source/Core/DolphinQt/Debugger/MemoryWidget.cpp:779
msgid "Failed to dump %1: Can't open file"
msgstr "Konnte %1 nicht dumpen: Fehler beim Öffnen der Datei"

#: Source/Core/DolphinQt/Debugger/MemoryWidget.cpp:785
#: Source/Core/DolphinQt/Debugger/MemoryWidget.cpp:786
msgid "Failed to dump %1: Failed to write to file"
msgstr "Konnte %1 nicht dumpen: Fehler beim Schreiben in Datei"

@@ -4492,8 +4496,8 @@ msgid ""
"{0}"
msgstr ""

#: Source/Core/VideoBackends/D3D12/VideoBackend.cpp:143
#: Source/Core/VideoBackends/OGL/OGLMain.cpp:198
#: Source/Core/VideoBackends/D3D12/VideoBackend.cpp:142
#: Source/Core/VideoBackends/OGL/OGLMain.cpp:197
msgid "Failed to initialize renderer classes"
msgstr "Renderer-Klassen konnten nicht initialisiert werden"

@@ -5037,7 +5041,7 @@ msgstr "Frame-Dump"
msgid "Frame Range"
msgstr "Bildbereich"

#: Source/Core/VideoCommon/RenderBase.cpp:1765
#: Source/Core/VideoCommon/RenderBase.cpp:1766
msgid "Frame dump image(s) '{0}' already exists. Overwrite?"
msgstr "Frame-Dump Bild(er) '{0}' existiert bereits. Überschreiben?"

@@ -5205,7 +5209,7 @@ msgid ""
"Dolphin will now likely crash or hang. Enjoy."
msgstr ""

#: Source/Core/VideoBackends/OGL/OGLMain.cpp:165
#: Source/Core/VideoBackends/OGL/OGLMain.cpp:164
msgid "GL_MAX_TEXTURE_SIZE is {0} - must be at least 1024."
msgstr "GL_MAX_TEXTURE_SIZE ist {0} - muss mindestens 1024 sein."

@@ -5221,7 +5225,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/OGLMain.cpp:129
#: Source/Core/VideoBackends/OGL/OGLMain.cpp:128
msgid "GPU: OGL ERROR: Does your video card support OpenGL 2.0?"
msgstr "GPU: OGL ERROR: Unterstützt deine Grafikkarte OpenGL 2.0?"

@@ -5257,7 +5261,7 @@ msgstr ""
"GPU: OGL ERROR: Braucht GL_ARB_vertex_array_object.\n"
"GPU: Unterstützt deine Grafikkarte OpenGL 3.0?"

#: Source/Core/VideoBackends/OGL/OGLMain.cpp:136
#: Source/Core/VideoBackends/OGL/OGLMain.cpp:135
msgid ""
"GPU: OGL ERROR: Need OpenGL version 3.\n"
"GPU: Does your video card support OpenGL 3?"
@@ -5275,7 +5279,7 @@ msgstr ""
"GPU: Unterstützt deine Grafikkarte OpenGL 3.0?\n"
"GPU: Dein Treiber unterstützt GLSL {0}"

#: Source/Core/VideoBackends/OGL/OGLMain.cpp:153
#: Source/Core/VideoBackends/OGL/OGLMain.cpp:152
msgid ""
"GPU: OGL ERROR: Number of attributes {0} not enough.\n"
"GPU: Does your video card support OpenGL 2.x?"
@@ -6769,7 +6773,7 @@ msgstr "Mapping"
msgid "Mask ROM"
msgstr ""

#: Source/Core/DolphinQt/Debugger/MemoryWidget.cpp:881
#: Source/Core/DolphinQt/Debugger/MemoryWidget.cpp:882
msgid "Match Found"
msgstr "Übereinstimmung gefunden"

@@ -7157,7 +7161,7 @@ msgstr "Keine Audioausgabe"
msgid "No Compression"
msgstr "Keine Komprimierung"

#: Source/Core/DolphinQt/Debugger/MemoryWidget.cpp:893
#: Source/Core/DolphinQt/Debugger/MemoryWidget.cpp:894
msgid "No Match"
msgstr "Keine Übereinstimmung"

@@ -7294,7 +7298,7 @@ msgid "Notice"
msgstr "Hinweis"

#. i18n: Null is referring to the null video backend, which renders nothing
#: Source/Core/VideoBackends/Null/NullBackend.cpp:110
#: Source/Core/VideoBackends/Null/NullBackend.cpp:109
msgid "Null"
msgstr "Null"

@@ -8773,7 +8777,7 @@ msgstr "Spiel auswählen"
msgid "Select a SD Card Image"
msgstr "SD-Kartenabbild auswählen"

#: Source/Core/DolphinQt/Debugger/MemoryWidget.cpp:736
#: Source/Core/DolphinQt/Debugger/MemoryWidget.cpp:737
msgid "Select a file"
msgstr ""

@@ -9216,7 +9220,7 @@ msgstr "Welt anzeigen"
msgid "Show in &memory"
msgstr "Im &Speicher anzeigen"

#: Source/Core/DolphinQt/Debugger/MemoryViewWidget.cpp:605
#: Source/Core/DolphinQt/Debugger/MemoryViewWidget.cpp:615
msgid "Show in code"
msgstr "Im Code anzeigen"

@@ -10658,7 +10662,7 @@ msgid "Toggle Aspect Ratio"
msgstr "Seitenverhältnis umschalten"

#: Source/Core/Core/HotkeyManager.cpp:75
#: Source/Core/DolphinQt/Debugger/MemoryViewWidget.cpp:614
#: Source/Core/DolphinQt/Debugger/MemoryViewWidget.cpp:624
msgid "Toggle Breakpoint"
msgstr "Haltepunkt umschalten"

@@ -10876,7 +10880,7 @@ msgstr ""
msgid "Unable to auto-detect RSO module"
msgstr "Konnte RSO-Module nicht automatisch erkennen"

#: Source/Core/DolphinQt/Debugger/MemoryWidget.cpp:747
#: Source/Core/DolphinQt/Debugger/MemoryWidget.cpp:748
msgid "Unable to open file."
msgstr ""

@@ -10903,7 +10907,7 @@ msgstr ""
"\n"
"Möchtest du diese Zeile ignorieren und mit dem Parsen fortfahren?"

#: Source/Core/DolphinQt/Debugger/MemoryWidget.cpp:755
#: Source/Core/DolphinQt/Debugger/MemoryWidget.cpp:756
msgid "Unable to read file."
msgstr ""

@@ -8,7 +8,7 @@ msgid ""
msgstr ""
"Project-Id-Version: Dolphin Emulator\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2022-04-24 10:06+0200\n"
"POT-Creation-Date: 2022-04-30 23:46+0200\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -1089,7 +1089,7 @@ msgstr ""
msgid "Add to &watch"
msgstr ""

#: Source/Core/DolphinQt/Debugger/MemoryViewWidget.cpp:609
#: Source/Core/DolphinQt/Debugger/MemoryViewWidget.cpp:619
msgid "Add to watch"
msgstr ""

@@ -1208,7 +1208,7 @@ msgstr ""
msgid "All devices"
msgstr ""

#: Source/Core/DolphinQt/Debugger/MemoryWidget.cpp:737
#: Source/Core/DolphinQt/Debugger/MemoryWidget.cpp:738
msgid "All files (*)"
msgstr ""

@@ -1506,27 +1506,27 @@ msgstr ""
msgid "Backward"
msgstr ""

#: Source/Core/DolphinQt/Debugger/MemoryWidget.cpp:863
#: Source/Core/DolphinQt/Debugger/MemoryWidget.cpp:864
msgid "Bad Value Given"
msgstr ""

#: Source/Core/DolphinQt/Debugger/MemoryWidget.cpp:690
#: Source/Core/DolphinQt/Debugger/MemoryWidget.cpp:726
#: Source/Core/DolphinQt/Debugger/MemoryWidget.cpp:849
#: Source/Core/DolphinQt/Debugger/MemoryWidget.cpp:691
#: Source/Core/DolphinQt/Debugger/MemoryWidget.cpp:727
#: Source/Core/DolphinQt/Debugger/MemoryWidget.cpp:850
msgid "Bad address provided."
msgstr ""

#: Source/Core/DiscIO/VolumeVerifier.cpp:353
msgid "Bad dump"
msgstr ""

#: Source/Core/DolphinQt/Debugger/MemoryWidget.cpp:696
#: Source/Core/DolphinQt/Debugger/MemoryWidget.cpp:732
#: Source/Core/DolphinQt/Debugger/MemoryWidget.cpp:855
#: Source/Core/DolphinQt/Debugger/MemoryWidget.cpp:697
#: Source/Core/DolphinQt/Debugger/MemoryWidget.cpp:733
#: Source/Core/DolphinQt/Debugger/MemoryWidget.cpp:856
msgid "Bad offset provided."
msgstr ""

#: Source/Core/DolphinQt/Debugger/MemoryWidget.cpp:705
#: Source/Core/DolphinQt/Debugger/MemoryWidget.cpp:706
msgid "Bad value provided."
msgstr ""

@@ -2369,18 +2369,22 @@ msgstr ""
msgid "Copy &hex"
msgstr ""

#: Source/Core/DolphinQt/Debugger/MemoryViewWidget.cpp:595
#: Source/Core/DolphinQt/Debugger/MemoryViewWidget.cpp:597
msgid "Copy Address"
msgstr ""

#: Source/Core/DolphinQt/GCMemcardManager.cpp:639
msgid "Copy Failed"
msgstr ""

#: Source/Core/DolphinQt/Debugger/MemoryViewWidget.cpp:597
#: Source/Core/DolphinQt/Debugger/MemoryViewWidget.cpp:599
msgid "Copy Hex"
msgstr ""

#: Source/Core/DolphinQt/Debugger/MemoryViewWidget.cpp:605
msgid "Copy Value"
msgstr ""

#: Source/Core/DolphinQt/Debugger/CodeViewWidget.cpp:538
msgid "Copy code &line"
msgstr ""
@@ -3657,15 +3661,15 @@ msgstr ""
#: Source/Core/DolphinQt/Config/NewPatchDialog.cpp:259
#: Source/Core/DolphinQt/ConvertDialog.cpp:452
#: Source/Core/DolphinQt/ConvertDialog.cpp:506
#: Source/Core/DolphinQt/Debugger/MemoryWidget.cpp:690
#: Source/Core/DolphinQt/Debugger/MemoryWidget.cpp:696
#: Source/Core/DolphinQt/Debugger/MemoryWidget.cpp:705
#: Source/Core/DolphinQt/Debugger/MemoryWidget.cpp:726
#: Source/Core/DolphinQt/Debugger/MemoryWidget.cpp:732
#: Source/Core/DolphinQt/Debugger/MemoryWidget.cpp:747
#: Source/Core/DolphinQt/Debugger/MemoryWidget.cpp:755
#: Source/Core/DolphinQt/Debugger/MemoryWidget.cpp:777
#: Source/Core/DolphinQt/Debugger/MemoryWidget.cpp:784
#: Source/Core/DolphinQt/Debugger/MemoryWidget.cpp:691
#: Source/Core/DolphinQt/Debugger/MemoryWidget.cpp:697
#: Source/Core/DolphinQt/Debugger/MemoryWidget.cpp:706
#: Source/Core/DolphinQt/Debugger/MemoryWidget.cpp:727
#: Source/Core/DolphinQt/Debugger/MemoryWidget.cpp:733
#: Source/Core/DolphinQt/Debugger/MemoryWidget.cpp:748
#: Source/Core/DolphinQt/Debugger/MemoryWidget.cpp:756
#: Source/Core/DolphinQt/Debugger/MemoryWidget.cpp:778
#: Source/Core/DolphinQt/Debugger/MemoryWidget.cpp:785
#: Source/Core/DolphinQt/Debugger/NewBreakpointDialog.cpp:150
#: Source/Core/DolphinQt/Debugger/RegisterColumn.cpp:86
#: Source/Core/DolphinQt/Debugger/WatchWidget.cpp:261
@@ -4040,16 +4044,16 @@ msgstr ""
msgid "Failed to connect to server: %1"
msgstr ""

#: Source/Core/VideoBackends/D3D/D3DMain.cpp:150
#: Source/Core/VideoBackends/D3D12/VideoBackend.cpp:125
#: Source/Core/VideoBackends/D3D/D3DMain.cpp:149
#: Source/Core/VideoBackends/D3D12/VideoBackend.cpp:124
msgid "Failed to create D3D swap chain"
msgstr ""

#: Source/Core/VideoBackends/D3D12/VideoBackend.cpp:107
#: Source/Core/VideoBackends/D3D12/VideoBackend.cpp:106
msgid "Failed to create D3D12 context"
msgstr ""

#: Source/Core/VideoBackends/D3D12/VideoBackend.cpp:116
#: Source/Core/VideoBackends/D3D12/VideoBackend.cpp:115
msgid "Failed to create D3D12 global resources"
msgstr ""

@@ -4078,11 +4082,11 @@ msgstr ""
msgid "Failed to download codes."
msgstr ""

#: Source/Core/DolphinQt/Debugger/MemoryWidget.cpp:778
#: Source/Core/DolphinQt/Debugger/MemoryWidget.cpp:779
msgid "Failed to dump %1: Can't open file"
msgstr ""

#: Source/Core/DolphinQt/Debugger/MemoryWidget.cpp:785
#: Source/Core/DolphinQt/Debugger/MemoryWidget.cpp:786
msgid "Failed to dump %1: Failed to write to file"
msgstr ""

@@ -4151,8 +4155,8 @@ msgid ""
"{0}"
msgstr ""

#: Source/Core/VideoBackends/D3D12/VideoBackend.cpp:143
#: Source/Core/VideoBackends/OGL/OGLMain.cpp:198
#: Source/Core/VideoBackends/D3D12/VideoBackend.cpp:142
#: Source/Core/VideoBackends/OGL/OGLMain.cpp:197
msgid "Failed to initialize renderer classes"
msgstr ""

@@ -4651,7 +4655,7 @@ msgstr ""
msgid "Frame Range"
msgstr ""

#: Source/Core/VideoCommon/RenderBase.cpp:1765
#: Source/Core/VideoCommon/RenderBase.cpp:1766
msgid "Frame dump image(s) '{0}' already exists. Overwrite?"
msgstr ""

@@ -4815,7 +4819,7 @@ msgid ""
"Dolphin will now likely crash or hang. Enjoy."
msgstr ""

#: Source/Core/VideoBackends/OGL/OGLMain.cpp:165
#: Source/Core/VideoBackends/OGL/OGLMain.cpp:164
msgid "GL_MAX_TEXTURE_SIZE is {0} - must be at least 1024."
msgstr ""

@@ -4829,7 +4833,7 @@ msgid ""
"GPU: Does your video card support OpenGL 3.0?"
msgstr ""

#: Source/Core/VideoBackends/OGL/OGLMain.cpp:129
#: Source/Core/VideoBackends/OGL/OGLMain.cpp:128
msgid "GPU: OGL ERROR: Does your video card support OpenGL 2.0?"
msgstr ""

@@ -4857,7 +4861,7 @@ msgid ""
"GPU: Does your video card support OpenGL 3.0?"
msgstr ""

#: Source/Core/VideoBackends/OGL/OGLMain.cpp:136
#: Source/Core/VideoBackends/OGL/OGLMain.cpp:135
msgid ""
"GPU: OGL ERROR: Need OpenGL version 3.\n"
"GPU: Does your video card support OpenGL 3?"
@@ -4870,7 +4874,7 @@ msgid ""
"GPU: Your driver supports GLSL {0}"
msgstr ""

#: Source/Core/VideoBackends/OGL/OGLMain.cpp:153
#: Source/Core/VideoBackends/OGL/OGLMain.cpp:152
msgid ""
"GPU: OGL ERROR: Number of attributes {0} not enough.\n"
"GPU: Does your video card support OpenGL 2.x?"
@@ -6272,7 +6276,7 @@ msgstr ""
msgid "Mask ROM"
msgstr ""

#: Source/Core/DolphinQt/Debugger/MemoryWidget.cpp:881
#: Source/Core/DolphinQt/Debugger/MemoryWidget.cpp:882
msgid "Match Found"
msgstr ""

@@ -6642,7 +6646,7 @@ msgstr ""
msgid "No Compression"
msgstr ""

#: Source/Core/DolphinQt/Debugger/MemoryWidget.cpp:893
#: Source/Core/DolphinQt/Debugger/MemoryWidget.cpp:894
msgid "No Match"
msgstr ""

@@ -6773,7 +6777,7 @@ msgid "Notice"
msgstr ""

#. i18n: Null is referring to the null video backend, which renders nothing
#: Source/Core/VideoBackends/Null/NullBackend.cpp:110
#: Source/Core/VideoBackends/Null/NullBackend.cpp:109
msgid "Null"
msgstr ""

@@ -8216,7 +8220,7 @@ msgstr ""
msgid "Select a SD Card Image"
msgstr ""

#: Source/Core/DolphinQt/Debugger/MemoryWidget.cpp:736
#: Source/Core/DolphinQt/Debugger/MemoryWidget.cpp:737
msgid "Select a file"
msgstr ""

@@ -8628,7 +8632,7 @@ msgstr ""
msgid "Show in &memory"
msgstr ""

#: Source/Core/DolphinQt/Debugger/MemoryViewWidget.cpp:605
#: Source/Core/DolphinQt/Debugger/MemoryViewWidget.cpp:615
msgid "Show in code"
msgstr ""

@@ -9916,7 +9920,7 @@ msgid "Toggle Aspect Ratio"
msgstr ""

#: Source/Core/Core/HotkeyManager.cpp:75
#: Source/Core/DolphinQt/Debugger/MemoryViewWidget.cpp:614
#: Source/Core/DolphinQt/Debugger/MemoryViewWidget.cpp:624
msgid "Toggle Breakpoint"
msgstr ""

@@ -10123,7 +10127,7 @@ msgstr ""
msgid "Unable to auto-detect RSO module"
msgstr ""

#: Source/Core/DolphinQt/Debugger/MemoryWidget.cpp:747
#: Source/Core/DolphinQt/Debugger/MemoryWidget.cpp:748
msgid "Unable to open file."
msgstr ""

@@ -10143,7 +10147,7 @@ msgid ""
"Would you like to ignore this line and continue parsing?"
msgstr ""

#: Source/Core/DolphinQt/Debugger/MemoryWidget.cpp:755
#: Source/Core/DolphinQt/Debugger/MemoryWidget.cpp:756
msgid "Unable to read file."
msgstr ""

@@ -11,7 +11,7 @@ msgid ""
msgstr ""
"Project-Id-Version: Dolphin Emulator\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2022-04-24 10:06+0200\n"
"POT-Creation-Date: 2022-04-30 23:46+0200\n"
"PO-Revision-Date: 2013-01-23 13:48+0000\n"
"Last-Translator: link_to_the_past <kostamarino@gmail.com>, "
"2013-2018,2020,2022\n"
@@ -1098,7 +1098,7 @@ msgstr ""
msgid "Add to &watch"
msgstr ""

#: Source/Core/DolphinQt/Debugger/MemoryViewWidget.cpp:609
#: Source/Core/DolphinQt/Debugger/MemoryViewWidget.cpp:619
msgid "Add to watch"
msgstr ""

@@ -1217,7 +1217,7 @@ msgstr ""
msgid "All devices"
msgstr "Όλες οι συσκευές"

#: Source/Core/DolphinQt/Debugger/MemoryWidget.cpp:737
#: Source/Core/DolphinQt/Debugger/MemoryWidget.cpp:738
msgid "All files (*)"
msgstr ""

@@ -1515,27 +1515,27 @@ msgstr "Χειρισμός με Ανεστίαστο Παραθ."
msgid "Backward"
msgstr "Πίσω"

#: Source/Core/DolphinQt/Debugger/MemoryWidget.cpp:863
#: Source/Core/DolphinQt/Debugger/MemoryWidget.cpp:864
msgid "Bad Value Given"
msgstr ""

#: Source/Core/DolphinQt/Debugger/MemoryWidget.cpp:690
#: Source/Core/DolphinQt/Debugger/MemoryWidget.cpp:726
#: Source/Core/DolphinQt/Debugger/MemoryWidget.cpp:849
#: Source/Core/DolphinQt/Debugger/MemoryWidget.cpp:691
#: Source/Core/DolphinQt/Debugger/MemoryWidget.cpp:727
#: Source/Core/DolphinQt/Debugger/MemoryWidget.cpp:850
msgid "Bad address provided."
msgstr ""

#: Source/Core/DiscIO/VolumeVerifier.cpp:353
msgid "Bad dump"
msgstr ""

#: Source/Core/DolphinQt/Debugger/MemoryWidget.cpp:696
#: Source/Core/DolphinQt/Debugger/MemoryWidget.cpp:732
#: Source/Core/DolphinQt/Debugger/MemoryWidget.cpp:855
#: Source/Core/DolphinQt/Debugger/MemoryWidget.cpp:697
#: Source/Core/DolphinQt/Debugger/MemoryWidget.cpp:733
#: Source/Core/DolphinQt/Debugger/MemoryWidget.cpp:856
msgid "Bad offset provided."
msgstr ""

#: Source/Core/DolphinQt/Debugger/MemoryWidget.cpp:705
#: Source/Core/DolphinQt/Debugger/MemoryWidget.cpp:706
msgid "Bad value provided."
msgstr ""

@@ -2380,18 +2380,22 @@ msgstr ""
msgid "Copy &hex"
msgstr ""

#: Source/Core/DolphinQt/Debugger/MemoryViewWidget.cpp:595
#: Source/Core/DolphinQt/Debugger/MemoryViewWidget.cpp:597
msgid "Copy Address"
msgstr ""

#: Source/Core/DolphinQt/GCMemcardManager.cpp:639
msgid "Copy Failed"
msgstr ""

#: Source/Core/DolphinQt/Debugger/MemoryViewWidget.cpp:597
#: Source/Core/DolphinQt/Debugger/MemoryViewWidget.cpp:599
msgid "Copy Hex"
msgstr ""

#: Source/Core/DolphinQt/Debugger/MemoryViewWidget.cpp:605
msgid "Copy Value"
msgstr ""

#: Source/Core/DolphinQt/Debugger/CodeViewWidget.cpp:538
msgid "Copy code &line"
msgstr ""
@@ -3681,15 +3685,15 @@ msgstr ""
#: Source/Core/DolphinQt/Config/NewPatchDialog.cpp:259
#: Source/Core/DolphinQt/ConvertDialog.cpp:452
#: Source/Core/DolphinQt/ConvertDialog.cpp:506
#: Source/Core/DolphinQt/Debugger/MemoryWidget.cpp:690
#: Source/Core/DolphinQt/Debugger/MemoryWidget.cpp:696
#: Source/Core/DolphinQt/Debugger/MemoryWidget.cpp:705
#: Source/Core/DolphinQt/Debugger/MemoryWidget.cpp:726
#: Source/Core/DolphinQt/Debugger/MemoryWidget.cpp:732
#: Source/Core/DolphinQt/Debugger/MemoryWidget.cpp:747
#: Source/Core/DolphinQt/Debugger/MemoryWidget.cpp:755
#: Source/Core/DolphinQt/Debugger/MemoryWidget.cpp:777
#: Source/Core/DolphinQt/Debugger/MemoryWidget.cpp:784
#: Source/Core/DolphinQt/Debugger/MemoryWidget.cpp:691
#: Source/Core/DolphinQt/Debugger/MemoryWidget.cpp:697
#: Source/Core/DolphinQt/Debugger/MemoryWidget.cpp:706
#: Source/Core/DolphinQt/Debugger/MemoryWidget.cpp:727
#: Source/Core/DolphinQt/Debugger/MemoryWidget.cpp:733
#: Source/Core/DolphinQt/Debugger/MemoryWidget.cpp:748
#: Source/Core/DolphinQt/Debugger/MemoryWidget.cpp:756
#: Source/Core/DolphinQt/Debugger/MemoryWidget.cpp:778
#: Source/Core/DolphinQt/Debugger/MemoryWidget.cpp:785
#: Source/Core/DolphinQt/Debugger/NewBreakpointDialog.cpp:150
#: Source/Core/DolphinQt/Debugger/RegisterColumn.cpp:86
#: Source/Core/DolphinQt/Debugger/WatchWidget.cpp:261
@@ -4066,16 +4070,16 @@ msgstr ""
msgid "Failed to connect to server: %1"
msgstr ""

#: Source/Core/VideoBackends/D3D/D3DMain.cpp:150
#: Source/Core/VideoBackends/D3D12/VideoBackend.cpp:125
#: Source/Core/VideoBackends/D3D/D3DMain.cpp:149
#: Source/Core/VideoBackends/D3D12/VideoBackend.cpp:124
msgid "Failed to create D3D swap chain"
msgstr ""

#: Source/Core/VideoBackends/D3D12/VideoBackend.cpp:107
#: Source/Core/VideoBackends/D3D12/VideoBackend.cpp:106
msgid "Failed to create D3D12 context"
msgstr ""

#: Source/Core/VideoBackends/D3D12/VideoBackend.cpp:116
#: Source/Core/VideoBackends/D3D12/VideoBackend.cpp:115
msgid "Failed to create D3D12 global resources"
msgstr ""

@@ -4104,11 +4108,11 @@ msgstr ""
msgid "Failed to download codes."
msgstr "Αποτυχία μεταφόρτωσης κωδικών."

#: Source/Core/DolphinQt/Debugger/MemoryWidget.cpp:778
#: Source/Core/DolphinQt/Debugger/MemoryWidget.cpp:779
msgid "Failed to dump %1: Can't open file"
msgstr ""

#: Source/Core/DolphinQt/Debugger/MemoryWidget.cpp:785
#: Source/Core/DolphinQt/Debugger/MemoryWidget.cpp:786
msgid "Failed to dump %1: Failed to write to file"
msgstr ""

@@ -4177,8 +4181,8 @@ msgid ""
"{0}"
msgstr ""

#: Source/Core/VideoBackends/D3D12/VideoBackend.cpp:143
#: Source/Core/VideoBackends/OGL/OGLMain.cpp:198
#: Source/Core/VideoBackends/D3D12/VideoBackend.cpp:142
#: Source/Core/VideoBackends/OGL/OGLMain.cpp:197
msgid "Failed to initialize renderer classes"
msgstr ""

@@ -4677,7 +4681,7 @@ msgstr ""
msgid "Frame Range"
msgstr "Εύρος Καρέ"

#: Source/Core/VideoCommon/RenderBase.cpp:1765
#: Source/Core/VideoCommon/RenderBase.cpp:1766
msgid "Frame dump image(s) '{0}' already exists. Overwrite?"
msgstr ""

@@ -4841,7 +4845,7 @@ msgid ""
"Dolphin will now likely crash or hang. Enjoy."
msgstr ""

#: Source/Core/VideoBackends/OGL/OGLMain.cpp:165
#: Source/Core/VideoBackends/OGL/OGLMain.cpp:164
msgid "GL_MAX_TEXTURE_SIZE is {0} - must be at least 1024."
msgstr ""

@@ -4855,7 +4859,7 @@ msgid ""
"GPU: Does your video card support OpenGL 3.0?"
msgstr ""

#: Source/Core/VideoBackends/OGL/OGLMain.cpp:129
#: Source/Core/VideoBackends/OGL/OGLMain.cpp:128
msgid "GPU: OGL ERROR: Does your video card support OpenGL 2.0?"
msgstr ""

@@ -4883,7 +4887,7 @@ msgid ""
"GPU: Does your video card support OpenGL 3.0?"
msgstr ""

#: Source/Core/VideoBackends/OGL/OGLMain.cpp:136
#: Source/Core/VideoBackends/OGL/OGLMain.cpp:135
msgid ""
"GPU: OGL ERROR: Need OpenGL version 3.\n"
"GPU: Does your video card support OpenGL 3?"
@@ -4896,7 +4900,7 @@ msgid ""
"GPU: Your driver supports GLSL {0}"
msgstr ""

#: Source/Core/VideoBackends/OGL/OGLMain.cpp:153
#: Source/Core/VideoBackends/OGL/OGLMain.cpp:152
msgid ""
"GPU: OGL ERROR: Number of attributes {0} not enough.\n"
"GPU: Does your video card support OpenGL 2.x?"
@@ -6301,7 +6305,7 @@ msgstr ""
msgid "Mask ROM"
msgstr ""

#: Source/Core/DolphinQt/Debugger/MemoryWidget.cpp:881
#: Source/Core/DolphinQt/Debugger/MemoryWidget.cpp:882
msgid "Match Found"
msgstr ""

@@ -6675,7 +6679,7 @@ msgstr "Καμία Έξοδος Ήχου"
msgid "No Compression"
msgstr ""

#: Source/Core/DolphinQt/Debugger/MemoryWidget.cpp:893
#: Source/Core/DolphinQt/Debugger/MemoryWidget.cpp:894
msgid "No Match"
msgstr ""

@@ -6806,7 +6810,7 @@ msgid "Notice"
msgstr "Σημείωση"

#. i18n: Null is referring to the null video backend, which renders nothing
#: Source/Core/VideoBackends/Null/NullBackend.cpp:110
#: Source/Core/VideoBackends/Null/NullBackend.cpp:109
msgid "Null"
msgstr "Κανένα"

@@ -8249,7 +8253,7 @@ msgstr "Επιλέξτε ένα Παιχνίδι"
msgid "Select a SD Card Image"
msgstr ""

#: Source/Core/DolphinQt/Debugger/MemoryWidget.cpp:736
#: Source/Core/DolphinQt/Debugger/MemoryWidget.cpp:737
msgid "Select a file"
msgstr ""

@@ -8664,7 +8668,7 @@ msgstr "Εμφάνιση Κόσμου"
msgid "Show in &memory"
msgstr ""

#: Source/Core/DolphinQt/Debugger/MemoryViewWidget.cpp:605
#: Source/Core/DolphinQt/Debugger/MemoryViewWidget.cpp:615
msgid "Show in code"
msgstr ""

@@ -9960,7 +9964,7 @@ msgid "Toggle Aspect Ratio"
msgstr "Εναλλαγή Αναλογίας Οθόνης"

#: Source/Core/Core/HotkeyManager.cpp:75
#: Source/Core/DolphinQt/Debugger/MemoryViewWidget.cpp:614
#: Source/Core/DolphinQt/Debugger/MemoryViewWidget.cpp:624
msgid "Toggle Breakpoint"
msgstr ""

@@ -10167,7 +10171,7 @@ msgstr ""
msgid "Unable to auto-detect RSO module"
msgstr ""

#: Source/Core/DolphinQt/Debugger/MemoryWidget.cpp:747
#: Source/Core/DolphinQt/Debugger/MemoryWidget.cpp:748
msgid "Unable to open file."
msgstr ""

@@ -10187,7 +10191,7 @@ msgid ""
"Would you like to ignore this line and continue parsing?"
msgstr ""

#: Source/Core/DolphinQt/Debugger/MemoryWidget.cpp:755
#: Source/Core/DolphinQt/Debugger/MemoryWidget.cpp:756
msgid "Unable to read file."
msgstr ""

@@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: Dolphin Emu\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2022-04-24 10:06+0200\n"
"POT-Creation-Date: 2022-04-30 23:46+0200\n"
"PO-Revision-Date: 2011-01-06 14:53+0100\n"
"Last-Translator: BhaaL <bhaal@0x1337.org>\n"
"Language-Team: \n"
@@ -1088,7 +1088,7 @@ msgstr ""
msgid "Add to &watch"
msgstr ""

#: Source/Core/DolphinQt/Debugger/MemoryViewWidget.cpp:609
#: Source/Core/DolphinQt/Debugger/MemoryViewWidget.cpp:619
msgid "Add to watch"
msgstr ""

@@ -1207,7 +1207,7 @@ msgstr ""
msgid "All devices"
msgstr ""

#: Source/Core/DolphinQt/Debugger/MemoryWidget.cpp:737
#: Source/Core/DolphinQt/Debugger/MemoryWidget.cpp:738
msgid "All files (*)"
msgstr ""

@@ -1505,27 +1505,27 @@ msgstr ""
msgid "Backward"
msgstr ""

#: Source/Core/DolphinQt/Debugger/MemoryWidget.cpp:863
#: Source/Core/DolphinQt/Debugger/MemoryWidget.cpp:864
msgid "Bad Value Given"
msgstr ""

#: Source/Core/DolphinQt/Debugger/MemoryWidget.cpp:690
#: Source/Core/DolphinQt/Debugger/MemoryWidget.cpp:726
#: Source/Core/DolphinQt/Debugger/MemoryWidget.cpp:849
#: Source/Core/DolphinQt/Debugger/MemoryWidget.cpp:691
#: Source/Core/DolphinQt/Debugger/MemoryWidget.cpp:727
#: Source/Core/DolphinQt/Debugger/MemoryWidget.cpp:850
msgid "Bad address provided."
msgstr ""

#: Source/Core/DiscIO/VolumeVerifier.cpp:353
msgid "Bad dump"
msgstr ""

#: Source/Core/DolphinQt/Debugger/MemoryWidget.cpp:696
#: Source/Core/DolphinQt/Debugger/MemoryWidget.cpp:732
#: Source/Core/DolphinQt/Debugger/MemoryWidget.cpp:855
#: Source/Core/DolphinQt/Debugger/MemoryWidget.cpp:697
#: Source/Core/DolphinQt/Debugger/MemoryWidget.cpp:733
#: Source/Core/DolphinQt/Debugger/MemoryWidget.cpp:856
msgid "Bad offset provided."
msgstr ""

#: Source/Core/DolphinQt/Debugger/MemoryWidget.cpp:705
#: Source/Core/DolphinQt/Debugger/MemoryWidget.cpp:706
msgid "Bad value provided."
msgstr ""

@@ -2368,18 +2368,22 @@ msgstr ""
msgid "Copy &hex"
msgstr ""

#: Source/Core/DolphinQt/Debugger/MemoryViewWidget.cpp:595
#: Source/Core/DolphinQt/Debugger/MemoryViewWidget.cpp:597
msgid "Copy Address"
msgstr ""

#: Source/Core/DolphinQt/GCMemcardManager.cpp:639
msgid "Copy Failed"
msgstr ""

#: Source/Core/DolphinQt/Debugger/MemoryViewWidget.cpp:597
#: Source/Core/DolphinQt/Debugger/MemoryViewWidget.cpp:599
msgid "Copy Hex"
msgstr ""

#: Source/Core/DolphinQt/Debugger/MemoryViewWidget.cpp:605
msgid "Copy Value"
msgstr ""

#: Source/Core/DolphinQt/Debugger/CodeViewWidget.cpp:538
msgid "Copy code &line"
msgstr ""
@@ -3656,15 +3660,15 @@ msgstr ""
#: Source/Core/DolphinQt/Config/NewPatchDialog.cpp:259
#: Source/Core/DolphinQt/ConvertDialog.cpp:452
#: Source/Core/DolphinQt/ConvertDialog.cpp:506
#: Source/Core/DolphinQt/Debugger/MemoryWidget.cpp:690
#: Source/Core/DolphinQt/Debugger/MemoryWidget.cpp:696
#: Source/Core/DolphinQt/Debugger/MemoryWidget.cpp:705
#: Source/Core/DolphinQt/Debugger/MemoryWidget.cpp:726
#: Source/Core/DolphinQt/Debugger/MemoryWidget.cpp:732
#: Source/Core/DolphinQt/Debugger/MemoryWidget.cpp:747
#: Source/Core/DolphinQt/Debugger/MemoryWidget.cpp:755
#: Source/Core/DolphinQt/Debugger/MemoryWidget.cpp:777
#: Source/Core/DolphinQt/Debugger/MemoryWidget.cpp:784
#: Source/Core/DolphinQt/Debugger/MemoryWidget.cpp:691
#: Source/Core/DolphinQt/Debugger/MemoryWidget.cpp:697
#: Source/Core/DolphinQt/Debugger/MemoryWidget.cpp:706
#: Source/Core/DolphinQt/Debugger/MemoryWidget.cpp:727
#: Source/Core/DolphinQt/Debugger/MemoryWidget.cpp:733
#: Source/Core/DolphinQt/Debugger/MemoryWidget.cpp:748
#: Source/Core/DolphinQt/Debugger/MemoryWidget.cpp:756
#: Source/Core/DolphinQt/Debugger/MemoryWidget.cpp:778
#: Source/Core/DolphinQt/Debugger/MemoryWidget.cpp:785
#: Source/Core/DolphinQt/Debugger/NewBreakpointDialog.cpp:150
#: Source/Core/DolphinQt/Debugger/RegisterColumn.cpp:86
#: Source/Core/DolphinQt/Debugger/WatchWidget.cpp:261
@@ -4039,16 +4043,16 @@ msgstr ""
msgid "Failed to connect to server: %1"
msgstr ""

#: Source/Core/VideoBackends/D3D/D3DMain.cpp:150
#: Source/Core/VideoBackends/D3D12/VideoBackend.cpp:125
#: Source/Core/VideoBackends/D3D/D3DMain.cpp:149
#: Source/Core/VideoBackends/D3D12/VideoBackend.cpp:124
msgid "Failed to create D3D swap chain"
msgstr ""

#: Source/Core/VideoBackends/D3D12/VideoBackend.cpp:107
#: Source/Core/VideoBackends/D3D12/VideoBackend.cpp:106
msgid "Failed to create D3D12 context"
msgstr ""

#: Source/Core/VideoBackends/D3D12/VideoBackend.cpp:116
#: Source/Core/VideoBackends/D3D12/VideoBackend.cpp:115
msgid "Failed to create D3D12 global resources"
msgstr ""

@@ -4077,11 +4081,11 @@ msgstr ""
msgid "Failed to download codes."
msgstr ""

#: Source/Core/DolphinQt/Debugger/MemoryWidget.cpp:778
#: Source/Core/DolphinQt/Debugger/MemoryWidget.cpp:779
msgid "Failed to dump %1: Can't open file"
msgstr ""

#: Source/Core/DolphinQt/Debugger/MemoryWidget.cpp:785
#: Source/Core/DolphinQt/Debugger/MemoryWidget.cpp:786
msgid "Failed to dump %1: Failed to write to file"
msgstr ""

@@ -4150,8 +4154,8 @@ msgid ""
"{0}"
msgstr ""

#: Source/Core/VideoBackends/D3D12/VideoBackend.cpp:143
#: Source/Core/VideoBackends/OGL/OGLMain.cpp:198
#: Source/Core/VideoBackends/D3D12/VideoBackend.cpp:142
#: Source/Core/VideoBackends/OGL/OGLMain.cpp:197
msgid "Failed to initialize renderer classes"
msgstr ""

@@ -4650,7 +4654,7 @@ msgstr ""
msgid "Frame Range"
msgstr ""

#: Source/Core/VideoCommon/RenderBase.cpp:1765
#: Source/Core/VideoCommon/RenderBase.cpp:1766
msgid "Frame dump image(s) '{0}' already exists. Overwrite?"
msgstr ""

@@ -4814,7 +4818,7 @@ msgid ""
"Dolphin will now likely crash or hang. Enjoy."
msgstr ""

#: Source/Core/VideoBackends/OGL/OGLMain.cpp:165
#: Source/Core/VideoBackends/OGL/OGLMain.cpp:164
msgid "GL_MAX_TEXTURE_SIZE is {0} - must be at least 1024."
msgstr ""

@@ -4828,7 +4832,7 @@ msgid ""
"GPU: Does your video card support OpenGL 3.0?"
msgstr ""

#: Source/Core/VideoBackends/OGL/OGLMain.cpp:129
#: Source/Core/VideoBackends/OGL/OGLMain.cpp:128
msgid "GPU: OGL ERROR: Does your video card support OpenGL 2.0?"
msgstr ""

@@ -4856,7 +4860,7 @@ msgid ""
"GPU: Does your video card support OpenGL 3.0?"
msgstr ""

#: Source/Core/VideoBackends/OGL/OGLMain.cpp:136
#: Source/Core/VideoBackends/OGL/OGLMain.cpp:135
msgid ""
"GPU: OGL ERROR: Need OpenGL version 3.\n"
"GPU: Does your video card support OpenGL 3?"
@@ -4869,7 +4873,7 @@ msgid ""
"GPU: Your driver supports GLSL {0}"
msgstr ""

#: Source/Core/VideoBackends/OGL/OGLMain.cpp:153
#: Source/Core/VideoBackends/OGL/OGLMain.cpp:152
msgid ""
"GPU: OGL ERROR: Number of attributes {0} not enough.\n"
"GPU: Does your video card support OpenGL 2.x?"
@@ -6271,7 +6275,7 @@ msgstr ""
msgid "Mask ROM"
msgstr ""

#: Source/Core/DolphinQt/Debugger/MemoryWidget.cpp:881
#: Source/Core/DolphinQt/Debugger/MemoryWidget.cpp:882
msgid "Match Found"
msgstr ""

@@ -6641,7 +6645,7 @@ msgstr ""
msgid "No Compression"
msgstr ""

#: Source/Core/DolphinQt/Debugger/MemoryWidget.cpp:893
#: Source/Core/DolphinQt/Debugger/MemoryWidget.cpp:894
msgid "No Match"
msgstr ""

@@ -6772,7 +6776,7 @@ msgid "Notice"
msgstr ""

#. i18n: Null is referring to the null video backend, which renders nothing
#: Source/Core/VideoBackends/Null/NullBackend.cpp:110
#: Source/Core/VideoBackends/Null/NullBackend.cpp:109
msgid "Null"
msgstr ""

@@ -8215,7 +8219,7 @@ msgstr ""
msgid "Select a SD Card Image"
msgstr ""

#: Source/Core/DolphinQt/Debugger/MemoryWidget.cpp:736
#: Source/Core/DolphinQt/Debugger/MemoryWidget.cpp:737
msgid "Select a file"
msgstr ""

@@ -8627,7 +8631,7 @@ msgstr ""
msgid "Show in &memory"
msgstr ""

#: Source/Core/DolphinQt/Debugger/MemoryViewWidget.cpp:605
#: Source/Core/DolphinQt/Debugger/MemoryViewWidget.cpp:615
msgid "Show in code"
msgstr ""

@@ -9915,7 +9919,7 @@ msgid "Toggle Aspect Ratio"
msgstr ""

#: Source/Core/Core/HotkeyManager.cpp:75
#: Source/Core/DolphinQt/Debugger/MemoryViewWidget.cpp:614
#: Source/Core/DolphinQt/Debugger/MemoryViewWidget.cpp:624
msgid "Toggle Breakpoint"
msgstr ""

@@ -10122,7 +10126,7 @@ msgstr ""
msgid "Unable to auto-detect RSO module"
msgstr ""

#: Source/Core/DolphinQt/Debugger/MemoryWidget.cpp:747
#: Source/Core/DolphinQt/Debugger/MemoryWidget.cpp:748
msgid "Unable to open file."
msgstr ""

@@ -10142,7 +10146,7 @@ msgid ""
"Would you like to ignore this line and continue parsing?"
msgstr ""

#: Source/Core/DolphinQt/Debugger/MemoryWidget.cpp:755
#: Source/Core/DolphinQt/Debugger/MemoryWidget.cpp:756
msgid "Unable to read file."
msgstr ""

Large diffs are not rendered by default.

@@ -9,7 +9,7 @@ msgid ""
msgstr ""
"Project-Id-Version: Dolphin Emulator\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2022-04-24 10:06+0200\n"
"POT-Creation-Date: 2022-04-30 23:46+0200\n"
"PO-Revision-Date: 2013-01-23 13:48+0000\n"
"Last-Translator: H.Khakbiz <hamed.khakbiz@gmail.com>, 2011\n"
"Language-Team: Persian (http://www.transifex.com/delroth/dolphin-emu/"
@@ -1092,7 +1092,7 @@ msgstr ""
msgid "Add to &watch"
msgstr ""

#: Source/Core/DolphinQt/Debugger/MemoryViewWidget.cpp:609
#: Source/Core/DolphinQt/Debugger/MemoryViewWidget.cpp:619
msgid "Add to watch"
msgstr ""

@@ -1211,7 +1211,7 @@ msgstr ""
msgid "All devices"
msgstr ""

#: Source/Core/DolphinQt/Debugger/MemoryWidget.cpp:737
#: Source/Core/DolphinQt/Debugger/MemoryWidget.cpp:738
msgid "All files (*)"
msgstr ""

@@ -1509,27 +1509,27 @@ msgstr "ورودی پس زمینه"
msgid "Backward"
msgstr "به عقب"

#: Source/Core/DolphinQt/Debugger/MemoryWidget.cpp:863
#: Source/Core/DolphinQt/Debugger/MemoryWidget.cpp:864
msgid "Bad Value Given"
msgstr ""

#: Source/Core/DolphinQt/Debugger/MemoryWidget.cpp:690
#: Source/Core/DolphinQt/Debugger/MemoryWidget.cpp:726
#: Source/Core/DolphinQt/Debugger/MemoryWidget.cpp:849
#: Source/Core/DolphinQt/Debugger/MemoryWidget.cpp:691
#: Source/Core/DolphinQt/Debugger/MemoryWidget.cpp:727
#: Source/Core/DolphinQt/Debugger/MemoryWidget.cpp:850
msgid "Bad address provided."
msgstr ""

#: Source/Core/DiscIO/VolumeVerifier.cpp:353
msgid "Bad dump"
msgstr ""

#: Source/Core/DolphinQt/Debugger/MemoryWidget.cpp:696
#: Source/Core/DolphinQt/Debugger/MemoryWidget.cpp:732
#: Source/Core/DolphinQt/Debugger/MemoryWidget.cpp:855
#: Source/Core/DolphinQt/Debugger/MemoryWidget.cpp:697
#: Source/Core/DolphinQt/Debugger/MemoryWidget.cpp:733
#: Source/Core/DolphinQt/Debugger/MemoryWidget.cpp:856
msgid "Bad offset provided."
msgstr ""

#: Source/Core/DolphinQt/Debugger/MemoryWidget.cpp:705
#: Source/Core/DolphinQt/Debugger/MemoryWidget.cpp:706
msgid "Bad value provided."
msgstr ""

@@ -2372,18 +2372,22 @@ msgstr ""
msgid "Copy &hex"
msgstr ""

#: Source/Core/DolphinQt/Debugger/MemoryViewWidget.cpp:595
#: Source/Core/DolphinQt/Debugger/MemoryViewWidget.cpp:597
msgid "Copy Address"
msgstr ""

#: Source/Core/DolphinQt/GCMemcardManager.cpp:639
msgid "Copy Failed"
msgstr ""

#: Source/Core/DolphinQt/Debugger/MemoryViewWidget.cpp:597
#: Source/Core/DolphinQt/Debugger/MemoryViewWidget.cpp:599
msgid "Copy Hex"
msgstr ""

#: Source/Core/DolphinQt/Debugger/MemoryViewWidget.cpp:605
msgid "Copy Value"
msgstr ""

#: Source/Core/DolphinQt/Debugger/CodeViewWidget.cpp:538
msgid "Copy code &line"
msgstr ""
@@ -3662,15 +3666,15 @@ msgstr ""
#: Source/Core/DolphinQt/Config/NewPatchDialog.cpp:259
#: Source/Core/DolphinQt/ConvertDialog.cpp:452
#: Source/Core/DolphinQt/ConvertDialog.cpp:506
#: Source/Core/DolphinQt/Debugger/MemoryWidget.cpp:690
#: Source/Core/DolphinQt/Debugger/MemoryWidget.cpp:696
#: Source/Core/DolphinQt/Debugger/MemoryWidget.cpp:705
#: Source/Core/DolphinQt/Debugger/MemoryWidget.cpp:726
#: Source/Core/DolphinQt/Debugger/MemoryWidget.cpp:732
#: Source/Core/DolphinQt/Debugger/MemoryWidget.cpp:747
#: Source/Core/DolphinQt/Debugger/MemoryWidget.cpp:755
#: Source/Core/DolphinQt/Debugger/MemoryWidget.cpp:777
#: Source/Core/DolphinQt/Debugger/MemoryWidget.cpp:784
#: Source/Core/DolphinQt/Debugger/MemoryWidget.cpp:691
#: Source/Core/DolphinQt/Debugger/MemoryWidget.cpp:697
#: Source/Core/DolphinQt/Debugger/MemoryWidget.cpp:706
#: Source/Core/DolphinQt/Debugger/MemoryWidget.cpp:727
#: Source/Core/DolphinQt/Debugger/MemoryWidget.cpp:733
#: Source/Core/DolphinQt/Debugger/MemoryWidget.cpp:748
#: Source/Core/DolphinQt/Debugger/MemoryWidget.cpp:756
#: Source/Core/DolphinQt/Debugger/MemoryWidget.cpp:778
#: Source/Core/DolphinQt/Debugger/MemoryWidget.cpp:785
#: Source/Core/DolphinQt/Debugger/NewBreakpointDialog.cpp:150
#: Source/Core/DolphinQt/Debugger/RegisterColumn.cpp:86
#: Source/Core/DolphinQt/Debugger/WatchWidget.cpp:261
@@ -4046,16 +4050,16 @@ msgstr ""
msgid "Failed to connect to server: %1"
msgstr ""

#: Source/Core/VideoBackends/D3D/D3DMain.cpp:150
#: Source/Core/VideoBackends/D3D12/VideoBackend.cpp:125
#: Source/Core/VideoBackends/D3D/D3DMain.cpp:149
#: Source/Core/VideoBackends/D3D12/VideoBackend.cpp:124
msgid "Failed to create D3D swap chain"
msgstr ""

#: Source/Core/VideoBackends/D3D12/VideoBackend.cpp:107
#: Source/Core/VideoBackends/D3D12/VideoBackend.cpp:106
msgid "Failed to create D3D12 context"
msgstr ""

#: Source/Core/VideoBackends/D3D12/VideoBackend.cpp:116
#: Source/Core/VideoBackends/D3D12/VideoBackend.cpp:115
msgid "Failed to create D3D12 global resources"
msgstr ""

@@ -4084,11 +4088,11 @@ msgstr ""
msgid "Failed to download codes."
msgstr "دانلود کدها با شکست مواجه شد."

#: Source/Core/DolphinQt/Debugger/MemoryWidget.cpp:778
#: Source/Core/DolphinQt/Debugger/MemoryWidget.cpp:779
msgid "Failed to dump %1: Can't open file"
msgstr ""

#: Source/Core/DolphinQt/Debugger/MemoryWidget.cpp:785
#: Source/Core/DolphinQt/Debugger/MemoryWidget.cpp:786
msgid "Failed to dump %1: Failed to write to file"
msgstr ""

@@ -4157,8 +4161,8 @@ msgid ""
"{0}"
msgstr ""

#: Source/Core/VideoBackends/D3D12/VideoBackend.cpp:143
#: Source/Core/VideoBackends/OGL/OGLMain.cpp:198
#: Source/Core/VideoBackends/D3D12/VideoBackend.cpp:142
#: Source/Core/VideoBackends/OGL/OGLMain.cpp:197
msgid "Failed to initialize renderer classes"
msgstr ""

@@ -4657,7 +4661,7 @@ msgstr ""
msgid "Frame Range"
msgstr "محدوده فریم"

#: Source/Core/VideoCommon/RenderBase.cpp:1765
#: Source/Core/VideoCommon/RenderBase.cpp:1766
msgid "Frame dump image(s) '{0}' already exists. Overwrite?"
msgstr ""

@@ -4821,7 +4825,7 @@ msgid ""
"Dolphin will now likely crash or hang. Enjoy."
msgstr ""

#: Source/Core/VideoBackends/OGL/OGLMain.cpp:165
#: Source/Core/VideoBackends/OGL/OGLMain.cpp:164
msgid "GL_MAX_TEXTURE_SIZE is {0} - must be at least 1024."
msgstr ""

@@ -4835,7 +4839,7 @@ msgid ""
"GPU: Does your video card support OpenGL 3.0?"
msgstr ""

#: Source/Core/VideoBackends/OGL/OGLMain.cpp:129
#: Source/Core/VideoBackends/OGL/OGLMain.cpp:128
msgid "GPU: OGL ERROR: Does your video card support OpenGL 2.0?"
msgstr ""

@@ -4863,7 +4867,7 @@ msgid ""
"GPU: Does your video card support OpenGL 3.0?"
msgstr ""

#: Source/Core/VideoBackends/OGL/OGLMain.cpp:136
#: Source/Core/VideoBackends/OGL/OGLMain.cpp:135
msgid ""
"GPU: OGL ERROR: Need OpenGL version 3.\n"
"GPU: Does your video card support OpenGL 3?"
@@ -4876,7 +4880,7 @@ msgid ""
"GPU: Your driver supports GLSL {0}"
msgstr ""

#: Source/Core/VideoBackends/OGL/OGLMain.cpp:153
#: Source/Core/VideoBackends/OGL/OGLMain.cpp:152
msgid ""
"GPU: OGL ERROR: Number of attributes {0} not enough.\n"
"GPU: Does your video card support OpenGL 2.x?"
@@ -6281,7 +6285,7 @@ msgstr ""
msgid "Mask ROM"
msgstr ""

#: Source/Core/DolphinQt/Debugger/MemoryWidget.cpp:881
#: Source/Core/DolphinQt/Debugger/MemoryWidget.cpp:882
msgid "Match Found"
msgstr ""

@@ -6651,7 +6655,7 @@ msgstr ""
msgid "No Compression"
msgstr ""

#: Source/Core/DolphinQt/Debugger/MemoryWidget.cpp:893
#: Source/Core/DolphinQt/Debugger/MemoryWidget.cpp:894
msgid "No Match"
msgstr ""

@@ -6782,7 +6786,7 @@ msgid "Notice"
msgstr "توجه"

#. i18n: Null is referring to the null video backend, which renders nothing
#: Source/Core/VideoBackends/Null/NullBackend.cpp:110
#: Source/Core/VideoBackends/Null/NullBackend.cpp:109
msgid "Null"
msgstr ""

@@ -8225,7 +8229,7 @@ msgstr ""
msgid "Select a SD Card Image"
msgstr ""

#: Source/Core/DolphinQt/Debugger/MemoryWidget.cpp:736
#: Source/Core/DolphinQt/Debugger/MemoryWidget.cpp:737
msgid "Select a file"
msgstr ""

@@ -8637,7 +8641,7 @@ msgstr ""
msgid "Show in &memory"
msgstr ""

#: Source/Core/DolphinQt/Debugger/MemoryViewWidget.cpp:605
#: Source/Core/DolphinQt/Debugger/MemoryViewWidget.cpp:615
msgid "Show in code"
msgstr ""

@@ -9929,7 +9933,7 @@ msgid "Toggle Aspect Ratio"
msgstr ""

#: Source/Core/Core/HotkeyManager.cpp:75
#: Source/Core/DolphinQt/Debugger/MemoryViewWidget.cpp:614
#: Source/Core/DolphinQt/Debugger/MemoryViewWidget.cpp:624
msgid "Toggle Breakpoint"
msgstr ""

@@ -10136,7 +10140,7 @@ msgstr ""
msgid "Unable to auto-detect RSO module"
msgstr ""

#: Source/Core/DolphinQt/Debugger/MemoryWidget.cpp:747
#: Source/Core/DolphinQt/Debugger/MemoryWidget.cpp:748
msgid "Unable to open file."
msgstr ""

@@ -10156,7 +10160,7 @@ msgid ""
"Would you like to ignore this line and continue parsing?"
msgstr ""

#: Source/Core/DolphinQt/Debugger/MemoryWidget.cpp:755
#: Source/Core/DolphinQt/Debugger/MemoryWidget.cpp:756
msgid "Unable to read file."
msgstr ""

@@ -16,7 +16,7 @@ msgid ""
msgstr ""
"Project-Id-Version: Dolphin Emulator\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2022-04-24 10:06+0200\n"
"POT-Creation-Date: 2022-04-30 23:46+0200\n"
"PO-Revision-Date: 2013-01-23 13:48+0000\n"
"Last-Translator: Pascal <pascal2j-language@yahoo.com>, 2013-2022\n"
"Language-Team: French (http://www.transifex.com/delroth/dolphin-emu/language/"
@@ -1174,7 +1174,7 @@ msgstr "Ajouter un point d'arrêt mémoire"
msgid "Add to &watch"
msgstr "Ajouter à la surveillance"

#: Source/Core/DolphinQt/Debugger/MemoryViewWidget.cpp:609
#: Source/Core/DolphinQt/Debugger/MemoryViewWidget.cpp:619
msgid "Add to watch"
msgstr "Ajouter pour observation"

@@ -1311,7 +1311,7 @@ msgstr "Tous les états sauvegardés (*.sav *.s##);; Tous les fichiers (*)"
msgid "All devices"
msgstr "Tous les appareils"

#: Source/Core/DolphinQt/Debugger/MemoryWidget.cpp:737
#: Source/Core/DolphinQt/Debugger/MemoryWidget.cpp:738
msgid "All files (*)"
msgstr ""

@@ -1626,27 +1626,27 @@ msgstr "Entrée en arrière-plan"
msgid "Backward"
msgstr "Arrière"

#: Source/Core/DolphinQt/Debugger/MemoryWidget.cpp:863
#: Source/Core/DolphinQt/Debugger/MemoryWidget.cpp:864
msgid "Bad Value Given"
msgstr "Mauvaise valeur entrée"

#: Source/Core/DolphinQt/Debugger/MemoryWidget.cpp:690
#: Source/Core/DolphinQt/Debugger/MemoryWidget.cpp:726
#: Source/Core/DolphinQt/Debugger/MemoryWidget.cpp:849
#: Source/Core/DolphinQt/Debugger/MemoryWidget.cpp:691
#: Source/Core/DolphinQt/Debugger/MemoryWidget.cpp:727
#: Source/Core/DolphinQt/Debugger/MemoryWidget.cpp:850
msgid "Bad address provided."
msgstr "Mauvaise adresse fournie."

#: Source/Core/DiscIO/VolumeVerifier.cpp:353
msgid "Bad dump"
msgstr "Mauvais dump"

#: Source/Core/DolphinQt/Debugger/MemoryWidget.cpp:696
#: Source/Core/DolphinQt/Debugger/MemoryWidget.cpp:732
#: Source/Core/DolphinQt/Debugger/MemoryWidget.cpp:855
#: Source/Core/DolphinQt/Debugger/MemoryWidget.cpp:697
#: Source/Core/DolphinQt/Debugger/MemoryWidget.cpp:733
#: Source/Core/DolphinQt/Debugger/MemoryWidget.cpp:856
msgid "Bad offset provided."
msgstr "Mauvais offset fourni."

#: Source/Core/DolphinQt/Debugger/MemoryWidget.cpp:705
#: Source/Core/DolphinQt/Debugger/MemoryWidget.cpp:706
msgid "Bad value provided."
msgstr "Mauvaise valeur fournie."

@@ -2553,18 +2553,22 @@ msgstr "Copier la &fonction"
msgid "Copy &hex"
msgstr "Copier l'&hex"

#: Source/Core/DolphinQt/Debugger/MemoryViewWidget.cpp:595
#: Source/Core/DolphinQt/Debugger/MemoryViewWidget.cpp:597
msgid "Copy Address"
msgstr "Copier l'adresse"

#: Source/Core/DolphinQt/GCMemcardManager.cpp:639
msgid "Copy Failed"
msgstr "Échec de la copie"

#: Source/Core/DolphinQt/Debugger/MemoryViewWidget.cpp:597
#: Source/Core/DolphinQt/Debugger/MemoryViewWidget.cpp:599
msgid "Copy Hex"
msgstr "Copier l'Hex"

#: Source/Core/DolphinQt/Debugger/MemoryViewWidget.cpp:605
msgid "Copy Value"
msgstr ""

#: Source/Core/DolphinQt/Debugger/CodeViewWidget.cpp:538
msgid "Copy code &line"
msgstr "Copier la &ligne de code"
@@ -4017,15 +4021,15 @@ msgstr "Entrer l'adresse du module RSO :"
#: Source/Core/DolphinQt/Config/NewPatchDialog.cpp:259
#: Source/Core/DolphinQt/ConvertDialog.cpp:452
#: Source/Core/DolphinQt/ConvertDialog.cpp:506
#: Source/Core/DolphinQt/Debugger/MemoryWidget.cpp:690
#: Source/Core/DolphinQt/Debugger/MemoryWidget.cpp:696
#: Source/Core/DolphinQt/Debugger/MemoryWidget.cpp:705
#: Source/Core/DolphinQt/Debugger/MemoryWidget.cpp:726
#: Source/Core/DolphinQt/Debugger/MemoryWidget.cpp:732
#: Source/Core/DolphinQt/Debugger/MemoryWidget.cpp:747
#: Source/Core/DolphinQt/Debugger/MemoryWidget.cpp:755
#: Source/Core/DolphinQt/Debugger/MemoryWidget.cpp:777
#: Source/Core/DolphinQt/Debugger/MemoryWidget.cpp:784
#: Source/Core/DolphinQt/Debugger/MemoryWidget.cpp:691
#: Source/Core/DolphinQt/Debugger/MemoryWidget.cpp:697
#: Source/Core/DolphinQt/Debugger/MemoryWidget.cpp:706
#: Source/Core/DolphinQt/Debugger/MemoryWidget.cpp:727
#: Source/Core/DolphinQt/Debugger/MemoryWidget.cpp:733
#: Source/Core/DolphinQt/Debugger/MemoryWidget.cpp:748
#: Source/Core/DolphinQt/Debugger/MemoryWidget.cpp:756
#: Source/Core/DolphinQt/Debugger/MemoryWidget.cpp:778
#: Source/Core/DolphinQt/Debugger/MemoryWidget.cpp:785
#: Source/Core/DolphinQt/Debugger/NewBreakpointDialog.cpp:150
#: Source/Core/DolphinQt/Debugger/RegisterColumn.cpp:86
#: Source/Core/DolphinQt/Debugger/WatchWidget.cpp:261
@@ -4432,16 +4436,16 @@ msgstr "Impossible de se connecter à Redump.org"
msgid "Failed to connect to server: %1"
msgstr "Impossible de se connecter au serveur : %1"

#: Source/Core/VideoBackends/D3D/D3DMain.cpp:150
#: Source/Core/VideoBackends/D3D12/VideoBackend.cpp:125
#: Source/Core/VideoBackends/D3D/D3DMain.cpp:149
#: Source/Core/VideoBackends/D3D12/VideoBackend.cpp:124
msgid "Failed to create D3D swap chain"
msgstr "Impossible de créer D3D swap chain"

#: Source/Core/VideoBackends/D3D12/VideoBackend.cpp:107
#: Source/Core/VideoBackends/D3D12/VideoBackend.cpp:106
msgid "Failed to create D3D12 context"
msgstr "Impossible de créer le contexte D3D12"

#: Source/Core/VideoBackends/D3D12/VideoBackend.cpp:116
#: Source/Core/VideoBackends/D3D12/VideoBackend.cpp:115
msgid "Failed to create D3D12 global resources"
msgstr "Impossible de créer les ressources globales pour D3D12"

@@ -4474,11 +4478,11 @@ msgstr "Impossible de détacher le driver du Kernel pour l'adaptateur BT : {0}"
msgid "Failed to download codes."
msgstr "Impossible de télécharger les codes."

#: Source/Core/DolphinQt/Debugger/MemoryWidget.cpp:778
#: Source/Core/DolphinQt/Debugger/MemoryWidget.cpp:779
msgid "Failed to dump %1: Can't open file"
msgstr "Impossible de dumper %1 : impossible d'ouvrir le fichier"

#: Source/Core/DolphinQt/Debugger/MemoryWidget.cpp:785
#: Source/Core/DolphinQt/Debugger/MemoryWidget.cpp:786
msgid "Failed to dump %1: Failed to write to file"
msgstr "Impossible de dumper %1 : impossible d'écrire vers le fichier"

@@ -4561,8 +4565,8 @@ msgstr ""
"Vérifiez que votre carte graphique prend au minimum en charge D3D 10.0\n"
"{0}"

#: Source/Core/VideoBackends/D3D12/VideoBackend.cpp:143
#: Source/Core/VideoBackends/OGL/OGLMain.cpp:198
#: Source/Core/VideoBackends/D3D12/VideoBackend.cpp:142
#: Source/Core/VideoBackends/OGL/OGLMain.cpp:197
msgid "Failed to initialize renderer classes"
msgstr "Impossible d'initialiser les classes du moteur de rendu"

@@ -5116,7 +5120,7 @@ msgstr "Capture d'image"
msgid "Frame Range"
msgstr "Plage d'images :"

#: Source/Core/VideoCommon/RenderBase.cpp:1765
#: Source/Core/VideoCommon/RenderBase.cpp:1766
msgid "Frame dump image(s) '{0}' already exists. Overwrite?"
msgstr "La/Les capture(s) d'image '{0}' existe déjà. Remplacer ?"

@@ -5295,7 +5299,7 @@ msgstr ""
"D'autres erreurs seront envoyées dans le journal du moteur vidéo et\n"
"Dolphin va maintenant probablement planter ou bloquer. Fun !"

#: Source/Core/VideoBackends/OGL/OGLMain.cpp:165
#: Source/Core/VideoBackends/OGL/OGLMain.cpp:164
msgid "GL_MAX_TEXTURE_SIZE is {0} - must be at least 1024."
msgstr "GL_MAX_TEXTURE_SIZE est de {0} - il doit être au minimum de 1024."

@@ -5312,7 +5316,7 @@ msgstr ""
"de cibles.\n"
"GPU : Est-ce que votre carte graphique prend en charge OpenGL 3.0 ?"

#: Source/Core/VideoBackends/OGL/OGLMain.cpp:129
#: Source/Core/VideoBackends/OGL/OGLMain.cpp:128
msgid "GPU: OGL ERROR: Does your video card support OpenGL 2.0?"
msgstr ""
"GPU : ERREUR OGL : Est-ce que votre carte graphique prend en charge OpenGL "
@@ -5350,7 +5354,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/OGLMain.cpp:136
#: Source/Core/VideoBackends/OGL/OGLMain.cpp:135
msgid ""
"GPU: OGL ERROR: Need OpenGL version 3.\n"
"GPU: Does your video card support OpenGL 3?"
@@ -5368,7 +5372,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/OGLMain.cpp:153
#: Source/Core/VideoBackends/OGL/OGLMain.cpp:152
msgid ""
"GPU: OGL ERROR: Number of attributes {0} not enough.\n"
"GPU: Does your video card support OpenGL 2.x?"
@@ -6888,7 +6892,7 @@ msgstr "Mappage"
msgid "Mask ROM"
msgstr "ROM masque"

#: Source/Core/DolphinQt/Debugger/MemoryWidget.cpp:881
#: Source/Core/DolphinQt/Debugger/MemoryWidget.cpp:882
msgid "Match Found"
msgstr "Correspondance trouvée"

@@ -7288,7 +7292,7 @@ msgstr "Pas de sortie audio"
msgid "No Compression"
msgstr "Aucune compression"

#: Source/Core/DolphinQt/Debugger/MemoryWidget.cpp:893
#: Source/Core/DolphinQt/Debugger/MemoryWidget.cpp:894
msgid "No Match"
msgstr "Aucune correspondance trouvée"

@@ -7432,7 +7436,7 @@ msgid "Notice"
msgstr "Message important"

#. i18n: Null is referring to the null video backend, which renders nothing
#: Source/Core/VideoBackends/Null/NullBackend.cpp:110
#: Source/Core/VideoBackends/Null/NullBackend.cpp:109
msgid "Null"
msgstr "Null"

@@ -8927,7 +8931,7 @@ msgstr "Sélectionner un Jeu"
msgid "Select a SD Card Image"
msgstr "Sélectionner une image de carte SD"

#: Source/Core/DolphinQt/Debugger/MemoryWidget.cpp:736
#: Source/Core/DolphinQt/Debugger/MemoryWidget.cpp:737
msgid "Select a file"
msgstr ""

@@ -9386,7 +9390,7 @@ msgstr "Afficher Monde"
msgid "Show in &memory"
msgstr "Afficher dans la &mémoire"

#: Source/Core/DolphinQt/Debugger/MemoryViewWidget.cpp:605
#: Source/Core/DolphinQt/Debugger/MemoryViewWidget.cpp:615
msgid "Show in code"
msgstr "Afficher dans le &code"

@@ -10857,7 +10861,7 @@ msgid "Toggle Aspect Ratio"
msgstr "Activer le ratio hauteur/largeur"

#: Source/Core/Core/HotkeyManager.cpp:75
#: Source/Core/DolphinQt/Debugger/MemoryViewWidget.cpp:614
#: Source/Core/DolphinQt/Debugger/MemoryViewWidget.cpp:624
msgid "Toggle Breakpoint"
msgstr "Activer Point d'arrêt"

@@ -11082,7 +11086,7 @@ msgstr ""
msgid "Unable to auto-detect RSO module"
msgstr "Impossible de détecter automatiquement le module RSO"

#: Source/Core/DolphinQt/Debugger/MemoryWidget.cpp:747
#: Source/Core/DolphinQt/Debugger/MemoryWidget.cpp:748
msgid "Unable to open file."
msgstr ""

@@ -11110,7 +11114,7 @@ msgstr ""
"\n"
"Voulez-vous ignorer cette ligne et continuer le traitement ?"

#: Source/Core/DolphinQt/Debugger/MemoryWidget.cpp:755
#: Source/Core/DolphinQt/Debugger/MemoryWidget.cpp:756
msgid "Unable to read file."
msgstr ""

@@ -8,7 +8,7 @@ msgid ""
msgstr ""
"Project-Id-Version: Dolphin Emulator\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2022-04-24 10:06+0200\n"
"POT-Creation-Date: 2022-04-30 23:46+0200\n"
"PO-Revision-Date: 2013-01-23 13:48+0000\n"
"Last-Translator: Alberto Poljak <albertopoljak@gmail.com>, 2013-2014\n"
"Language-Team: Croatian (http://www.transifex.com/delroth/dolphin-emu/"
@@ -1092,7 +1092,7 @@ msgstr ""
msgid "Add to &watch"
msgstr ""

#: Source/Core/DolphinQt/Debugger/MemoryViewWidget.cpp:609
#: Source/Core/DolphinQt/Debugger/MemoryViewWidget.cpp:619
msgid "Add to watch"
msgstr ""

@@ -1211,7 +1211,7 @@ msgstr ""
msgid "All devices"
msgstr ""

#: Source/Core/DolphinQt/Debugger/MemoryWidget.cpp:737
#: Source/Core/DolphinQt/Debugger/MemoryWidget.cpp:738
msgid "All files (*)"
msgstr ""

@@ -1509,27 +1509,27 @@ msgstr "Prati unos podataka i u pozadini"
msgid "Backward"
msgstr "Natrag"

#: Source/Core/DolphinQt/Debugger/MemoryWidget.cpp:863
#: Source/Core/DolphinQt/Debugger/MemoryWidget.cpp:864
msgid "Bad Value Given"
msgstr ""

#: Source/Core/DolphinQt/Debugger/MemoryWidget.cpp:690
#: Source/Core/DolphinQt/Debugger/MemoryWidget.cpp:726
#: Source/Core/DolphinQt/Debugger/MemoryWidget.cpp:849
#: Source/Core/DolphinQt/Debugger/MemoryWidget.cpp:691
#: Source/Core/DolphinQt/Debugger/MemoryWidget.cpp:727
#: Source/Core/DolphinQt/Debugger/MemoryWidget.cpp:850
msgid "Bad address provided."
msgstr ""

#: Source/Core/DiscIO/VolumeVerifier.cpp:353
msgid "Bad dump"
msgstr ""

#: Source/Core/DolphinQt/Debugger/MemoryWidget.cpp:696
#: Source/Core/DolphinQt/Debugger/MemoryWidget.cpp:732
#: Source/Core/DolphinQt/Debugger/MemoryWidget.cpp:855
#: Source/Core/DolphinQt/Debugger/MemoryWidget.cpp:697
#: Source/Core/DolphinQt/Debugger/MemoryWidget.cpp:733
#: Source/Core/DolphinQt/Debugger/MemoryWidget.cpp:856
msgid "Bad offset provided."
msgstr ""

#: Source/Core/DolphinQt/Debugger/MemoryWidget.cpp:705
#: Source/Core/DolphinQt/Debugger/MemoryWidget.cpp:706
msgid "Bad value provided."
msgstr ""

@@ -2372,18 +2372,22 @@ msgstr ""
msgid "Copy &hex"
msgstr ""

#: Source/Core/DolphinQt/Debugger/MemoryViewWidget.cpp:595
#: Source/Core/DolphinQt/Debugger/MemoryViewWidget.cpp:597
msgid "Copy Address"
msgstr ""

#: Source/Core/DolphinQt/GCMemcardManager.cpp:639
msgid "Copy Failed"
msgstr ""

#: Source/Core/DolphinQt/Debugger/MemoryViewWidget.cpp:597
#: Source/Core/DolphinQt/Debugger/MemoryViewWidget.cpp:599
msgid "Copy Hex"
msgstr ""

#: Source/Core/DolphinQt/Debugger/MemoryViewWidget.cpp:605
msgid "Copy Value"
msgstr ""

#: Source/Core/DolphinQt/Debugger/CodeViewWidget.cpp:538
msgid "Copy code &line"
msgstr ""
@@ -3662,15 +3666,15 @@ msgstr ""
#: Source/Core/DolphinQt/Config/NewPatchDialog.cpp:259
#: Source/Core/DolphinQt/ConvertDialog.cpp:452
#: Source/Core/DolphinQt/ConvertDialog.cpp:506
#: Source/Core/DolphinQt/Debugger/MemoryWidget.cpp:690
#: Source/Core/DolphinQt/Debugger/MemoryWidget.cpp:696
#: Source/Core/DolphinQt/Debugger/MemoryWidget.cpp:705
#: Source/Core/DolphinQt/Debugger/MemoryWidget.cpp:726
#: Source/Core/DolphinQt/Debugger/MemoryWidget.cpp:732
#: Source/Core/DolphinQt/Debugger/MemoryWidget.cpp:747
#: Source/Core/DolphinQt/Debugger/MemoryWidget.cpp:755
#: Source/Core/DolphinQt/Debugger/MemoryWidget.cpp:777
#: Source/Core/DolphinQt/Debugger/MemoryWidget.cpp:784
#: Source/Core/DolphinQt/Debugger/MemoryWidget.cpp:691
#: Source/Core/DolphinQt/Debugger/MemoryWidget.cpp:697
#: Source/Core/DolphinQt/Debugger/MemoryWidget.cpp:706
#: Source/Core/DolphinQt/Debugger/MemoryWidget.cpp:727
#: Source/Core/DolphinQt/Debugger/MemoryWidget.cpp:733
#: Source/Core/DolphinQt/Debugger/MemoryWidget.cpp:748
#: Source/Core/DolphinQt/Debugger/MemoryWidget.cpp:756
#: Source/Core/DolphinQt/Debugger/MemoryWidget.cpp:778
#: Source/Core/DolphinQt/Debugger/MemoryWidget.cpp:785
#: Source/Core/DolphinQt/Debugger/NewBreakpointDialog.cpp:150
#: Source/Core/DolphinQt/Debugger/RegisterColumn.cpp:86
#: Source/Core/DolphinQt/Debugger/WatchWidget.cpp:261
@@ -4046,16 +4050,16 @@ msgstr ""
msgid "Failed to connect to server: %1"
msgstr ""

#: Source/Core/VideoBackends/D3D/D3DMain.cpp:150
#: Source/Core/VideoBackends/D3D12/VideoBackend.cpp:125
#: Source/Core/VideoBackends/D3D/D3DMain.cpp:149
#: Source/Core/VideoBackends/D3D12/VideoBackend.cpp:124
msgid "Failed to create D3D swap chain"
msgstr ""

#: Source/Core/VideoBackends/D3D12/VideoBackend.cpp:107
#: Source/Core/VideoBackends/D3D12/VideoBackend.cpp:106
msgid "Failed to create D3D12 context"
msgstr ""

#: Source/Core/VideoBackends/D3D12/VideoBackend.cpp:116
#: Source/Core/VideoBackends/D3D12/VideoBackend.cpp:115
msgid "Failed to create D3D12 global resources"
msgstr ""

@@ -4084,11 +4088,11 @@ msgstr ""
msgid "Failed to download codes."
msgstr "Neuspjeh u preuzimanju kodova."

#: Source/Core/DolphinQt/Debugger/MemoryWidget.cpp:778
#: Source/Core/DolphinQt/Debugger/MemoryWidget.cpp:779
msgid "Failed to dump %1: Can't open file"
msgstr ""

#: Source/Core/DolphinQt/Debugger/MemoryWidget.cpp:785
#: Source/Core/DolphinQt/Debugger/MemoryWidget.cpp:786
msgid "Failed to dump %1: Failed to write to file"
msgstr ""

@@ -4157,8 +4161,8 @@ msgid ""
"{0}"
msgstr ""

#: Source/Core/VideoBackends/D3D12/VideoBackend.cpp:143
#: Source/Core/VideoBackends/OGL/OGLMain.cpp:198
#: Source/Core/VideoBackends/D3D12/VideoBackend.cpp:142
#: Source/Core/VideoBackends/OGL/OGLMain.cpp:197
msgid "Failed to initialize renderer classes"
msgstr ""

@@ -4657,7 +4661,7 @@ msgstr ""
msgid "Frame Range"
msgstr "Domet Slike"

#: Source/Core/VideoCommon/RenderBase.cpp:1765
#: Source/Core/VideoCommon/RenderBase.cpp:1766
msgid "Frame dump image(s) '{0}' already exists. Overwrite?"
msgstr ""

@@ -4821,7 +4825,7 @@ msgid ""
"Dolphin will now likely crash or hang. Enjoy."
msgstr ""

#: Source/Core/VideoBackends/OGL/OGLMain.cpp:165
#: Source/Core/VideoBackends/OGL/OGLMain.cpp:164
msgid "GL_MAX_TEXTURE_SIZE is {0} - must be at least 1024."
msgstr ""

@@ -4835,7 +4839,7 @@ msgid ""
"GPU: Does your video card support OpenGL 3.0?"
msgstr ""

#: Source/Core/VideoBackends/OGL/OGLMain.cpp:129
#: Source/Core/VideoBackends/OGL/OGLMain.cpp:128
msgid "GPU: OGL ERROR: Does your video card support OpenGL 2.0?"
msgstr ""

@@ -4863,7 +4867,7 @@ msgid ""
"GPU: Does your video card support OpenGL 3.0?"
msgstr ""

#: Source/Core/VideoBackends/OGL/OGLMain.cpp:136
#: Source/Core/VideoBackends/OGL/OGLMain.cpp:135
msgid ""
"GPU: OGL ERROR: Need OpenGL version 3.\n"
"GPU: Does your video card support OpenGL 3?"
@@ -4876,7 +4880,7 @@ msgid ""
"GPU: Your driver supports GLSL {0}"
msgstr ""

#: Source/Core/VideoBackends/OGL/OGLMain.cpp:153
#: Source/Core/VideoBackends/OGL/OGLMain.cpp:152
msgid ""
"GPU: OGL ERROR: Number of attributes {0} not enough.\n"
"GPU: Does your video card support OpenGL 2.x?"
@@ -6281,7 +6285,7 @@ msgstr ""
msgid "Mask ROM"
msgstr ""

#: Source/Core/DolphinQt/Debugger/MemoryWidget.cpp:881
#: Source/Core/DolphinQt/Debugger/MemoryWidget.cpp:882
msgid "Match Found"
msgstr ""

@@ -6651,7 +6655,7 @@ msgstr ""
msgid "No Compression"
msgstr ""

#: Source/Core/DolphinQt/Debugger/MemoryWidget.cpp:893
#: Source/Core/DolphinQt/Debugger/MemoryWidget.cpp:894
msgid "No Match"
msgstr ""

@@ -6782,7 +6786,7 @@ msgid "Notice"
msgstr "Napomena"

#. i18n: Null is referring to the null video backend, which renders nothing
#: Source/Core/VideoBackends/Null/NullBackend.cpp:110
#: Source/Core/VideoBackends/Null/NullBackend.cpp:109
msgid "Null"
msgstr ""

@@ -8225,7 +8229,7 @@ msgstr ""
msgid "Select a SD Card Image"
msgstr ""

#: Source/Core/DolphinQt/Debugger/MemoryWidget.cpp:736
#: Source/Core/DolphinQt/Debugger/MemoryWidget.cpp:737
msgid "Select a file"
msgstr ""

@@ -8637,7 +8641,7 @@ msgstr ""
msgid "Show in &memory"
msgstr ""

#: Source/Core/DolphinQt/Debugger/MemoryViewWidget.cpp:605
#: Source/Core/DolphinQt/Debugger/MemoryViewWidget.cpp:615
msgid "Show in code"
msgstr ""

@@ -9925,7 +9929,7 @@ msgid "Toggle Aspect Ratio"
msgstr ""

#: Source/Core/Core/HotkeyManager.cpp:75
#: Source/Core/DolphinQt/Debugger/MemoryViewWidget.cpp:614
#: Source/Core/DolphinQt/Debugger/MemoryViewWidget.cpp:624
msgid "Toggle Breakpoint"
msgstr ""

@@ -10132,7 +10136,7 @@ msgstr ""
msgid "Unable to auto-detect RSO module"
msgstr ""

#: Source/Core/DolphinQt/Debugger/MemoryWidget.cpp:747
#: Source/Core/DolphinQt/Debugger/MemoryWidget.cpp:748
msgid "Unable to open file."
msgstr ""

@@ -10152,7 +10156,7 @@ msgid ""
"Would you like to ignore this line and continue parsing?"
msgstr ""

#: Source/Core/DolphinQt/Debugger/MemoryWidget.cpp:755
#: Source/Core/DolphinQt/Debugger/MemoryWidget.cpp:756
msgid "Unable to read file."
msgstr ""