diff options
| author | 2022-08-01 03:46:15 +0000 | |
|---|---|---|
| committer | 2022-08-01 03:46:15 +0000 | |
| commit | 89e7379068b21208d1f64461d69332decfd7f5a4 (patch) | |
| tree | 7c78f3b2cc7836d587e28995d17df541fa13c6f9 /dist/languages/da.ts | |
| parent | Merge pull request #8678 from liamwhite/stop-waiting (diff) | |
| download | yuzu-89e7379068b21208d1f64461d69332decfd7f5a4.tar.gz yuzu-89e7379068b21208d1f64461d69332decfd7f5a4.tar.xz yuzu-89e7379068b21208d1f64461d69332decfd7f5a4.zip | |
Update translations (2022-08-01)
Diffstat (limited to 'dist/languages/da.ts')
| -rw-r--r-- | dist/languages/da.ts | 2024 |
1 files changed, 1349 insertions, 675 deletions
diff --git a/dist/languages/da.ts b/dist/languages/da.ts index 08cb53a57..99189af22 100644 --- a/dist/languages/da.ts +++ b/dist/languages/da.ts | |||
| @@ -29,8 +29,8 @@ p, li { white-space: pre-wrap; } | |||
| 29 | </message> | 29 | </message> |
| 30 | <message> | 30 | <message> |
| 31 | <location filename="../../src/yuzu/aboutdialog.ui" line="130"/> | 31 | <location filename="../../src/yuzu/aboutdialog.ui" line="130"/> |
| 32 | <source><html><head/><body><p><a href="https://yuzu-emu.org/"><span style=" text-decoration: underline; color:#039be5;">Website</span></a> | <a href="https://github.com/yuzu-emu"><span style=" text-decoration: underline; color:#039be5;">Source Code</span></a> | <a href="https://github.com/yuzu-emu/yuzu/graphs/contributors"><span style=" text-decoration: underline; color:#039be5;">Contributors</span></a> | <a href="https://github.com/yuzu-emu/yuzu/blob/master/license.txt"><span style=" text-decoration: underline; color:#039be5;">License</span></a></p></body></html></source> | 32 | <source><html><head/><body><p><a href="https://yuzu-emu.org/"><span style=" text-decoration: underline; color:#039be5;">Website</span></a> | <a href="https://github.com/yuzu-emu"><span style=" text-decoration: underline; color:#039be5;">Source Code</span></a> | <a href="https://github.com/yuzu-emu/yuzu/graphs/contributors"><span style=" text-decoration: underline; color:#039be5;">Contributors</span></a> | <a href="https://github.com/yuzu-emu/yuzu/blob/master/LICENSE.txt"><span style=" text-decoration: underline; color:#039be5;">License</span></a></p></body></html></source> |
| 33 | <translation><html><head/><body><p><a href="https://yuzu-emu.org/"><span style=" text-decoration: underline; color:#039be5;">Hjemmeside</span></a> | <a href="https://github.com/yuzu-emu"><span style=" text-decoration: underline; color:#039be5;">Kildekode</span></a> | <a href="https://github.com/yuzu-emu/yuzu/graphs/contributors"><span style=" text-decoration: underline; color:#039be5;">Bidragere</span></a> | <a href="https://github.com/yuzu-emu/yuzu/blob/master/license.txt"><span style=" text-decoration: underline; color:#039be5;">Licens</span></a></p></body></html></translation> | 33 | <translation type="unfinished"/> |
| 34 | </message> | 34 | </message> |
| 35 | <message> | 35 | <message> |
| 36 | <location filename="../../src/yuzu/aboutdialog.ui" line="146"/> | 36 | <location filename="../../src/yuzu/aboutdialog.ui" line="146"/> |
| @@ -41,37 +41,174 @@ p, li { white-space: pre-wrap; } | |||
| 41 | <context> | 41 | <context> |
| 42 | <name>CalibrationConfigurationDialog</name> | 42 | <name>CalibrationConfigurationDialog</name> |
| 43 | <message> | 43 | <message> |
| 44 | <location filename="../../src/yuzu/configuration/configure_motion_touch.cpp" line="24"/> | 44 | <location filename="../../src/yuzu/configuration/configure_motion_touch.cpp" line="23"/> |
| 45 | <source>Communicating with the server...</source> | 45 | <source>Communicating with the server...</source> |
| 46 | <translation>Kommunikerer med serveren...</translation> | 46 | <translation>Kommunikerer med serveren...</translation> |
| 47 | </message> | 47 | </message> |
| 48 | <message> | 48 | <message> |
| 49 | <location filename="../../src/yuzu/configuration/configure_motion_touch.cpp" line="25"/> | 49 | <location filename="../../src/yuzu/configuration/configure_motion_touch.cpp" line="24"/> |
| 50 | <source>Cancel</source> | 50 | <source>Cancel</source> |
| 51 | <translation>Afbryd</translation> | 51 | <translation>Afbryd</translation> |
| 52 | </message> | 52 | </message> |
| 53 | <message> | 53 | <message> |
| 54 | <location filename="../../src/yuzu/configuration/configure_motion_touch.cpp" line="44"/> | 54 | <location filename="../../src/yuzu/configuration/configure_motion_touch.cpp" line="43"/> |
| 55 | <source>Touch the top left corner <br>of your touchpad.</source> | 55 | <source>Touch the top left corner <br>of your touchpad.</source> |
| 56 | <translation>Rør det øverste venstre hjørne <br> af din pegeplade.</translation> | 56 | <translation>Rør det øverste venstre hjørne <br> af din pegeplade.</translation> |
| 57 | </message> | 57 | </message> |
| 58 | <message> | 58 | <message> |
| 59 | <location filename="../../src/yuzu/configuration/configure_motion_touch.cpp" line="47"/> | 59 | <location filename="../../src/yuzu/configuration/configure_motion_touch.cpp" line="46"/> |
| 60 | <source>Now touch the bottom right corner <br>of your touchpad.</source> | 60 | <source>Now touch the bottom right corner <br>of your touchpad.</source> |
| 61 | <translation>Rør nu det nederste højre hjørne <br> af din pegeplade.</translation> | 61 | <translation>Rør nu det nederste højre hjørne <br> af din pegeplade.</translation> |
| 62 | </message> | 62 | </message> |
| 63 | <message> | 63 | <message> |
| 64 | <location filename="../../src/yuzu/configuration/configure_motion_touch.cpp" line="50"/> | 64 | <location filename="../../src/yuzu/configuration/configure_motion_touch.cpp" line="49"/> |
| 65 | <source>Configuration completed!</source> | 65 | <source>Configuration completed!</source> |
| 66 | <translation>Konfiguration fuldført!</translation> | 66 | <translation>Konfiguration fuldført!</translation> |
| 67 | </message> | 67 | </message> |
| 68 | <message> | 68 | <message> |
| 69 | <location filename="../../src/yuzu/configuration/configure_motion_touch.cpp" line="58"/> | 69 | <location filename="../../src/yuzu/configuration/configure_motion_touch.cpp" line="57"/> |
| 70 | <source>OK</source> | 70 | <source>OK</source> |
| 71 | <translation>OK</translation> | 71 | <translation>OK</translation> |
| 72 | </message> | 72 | </message> |
| 73 | </context> | 73 | </context> |
| 74 | <context> | 74 | <context> |
| 75 | <name>ChatRoom</name> | ||
| 76 | <message> | ||
| 77 | <location filename="../../src/yuzu/multiplayer/chat_room.ui" line="14"/> | ||
| 78 | <source>Room Window</source> | ||
| 79 | <translation type="unfinished"/> | ||
| 80 | </message> | ||
| 81 | <message> | ||
| 82 | <location filename="../../src/yuzu/multiplayer/chat_room.ui" line="40"/> | ||
| 83 | <source>Send Chat Message</source> | ||
| 84 | <translation type="unfinished"/> | ||
| 85 | </message> | ||
| 86 | <message> | ||
| 87 | <location filename="../../src/yuzu/multiplayer/chat_room.ui" line="47"/> | ||
| 88 | <source>Send Message</source> | ||
| 89 | <translation type="unfinished"/> | ||
| 90 | </message> | ||
| 91 | <message> | ||
| 92 | <location filename="../../src/yuzu/multiplayer/chat_room.cpp" line="166"/> | ||
| 93 | <source>Members</source> | ||
| 94 | <translation type="unfinished"/> | ||
| 95 | </message> | ||
| 96 | <message> | ||
| 97 | <location filename="../../src/yuzu/multiplayer/chat_room.cpp" line="299"/> | ||
| 98 | <source>%1 has joined</source> | ||
| 99 | <translation type="unfinished"/> | ||
| 100 | </message> | ||
| 101 | <message> | ||
| 102 | <location filename="../../src/yuzu/multiplayer/chat_room.cpp" line="302"/> | ||
| 103 | <source>%1 has left</source> | ||
| 104 | <translation type="unfinished"/> | ||
| 105 | </message> | ||
| 106 | <message> | ||
| 107 | <location filename="../../src/yuzu/multiplayer/chat_room.cpp" line="305"/> | ||
| 108 | <source>%1 has been kicked</source> | ||
| 109 | <translation type="unfinished"/> | ||
| 110 | </message> | ||
| 111 | <message> | ||
| 112 | <location filename="../../src/yuzu/multiplayer/chat_room.cpp" line="308"/> | ||
| 113 | <source>%1 has been banned</source> | ||
| 114 | <translation type="unfinished"/> | ||
| 115 | </message> | ||
| 116 | <message> | ||
| 117 | <location filename="../../src/yuzu/multiplayer/chat_room.cpp" line="311"/> | ||
| 118 | <source>%1 has been unbanned</source> | ||
| 119 | <translation type="unfinished"/> | ||
| 120 | </message> | ||
| 121 | <message> | ||
| 122 | <location filename="../../src/yuzu/multiplayer/chat_room.cpp" line="429"/> | ||
| 123 | <source>View Profile</source> | ||
| 124 | <translation type="unfinished"/> | ||
| 125 | </message> | ||
| 126 | <message> | ||
| 127 | <location filename="../../src/yuzu/multiplayer/chat_room.cpp" line="442"/> | ||
| 128 | <location filename="../../src/yuzu/multiplayer/chat_room.cpp" line="452"/> | ||
| 129 | <source>Block Player</source> | ||
| 130 | <translation type="unfinished"/> | ||
| 131 | </message> | ||
| 132 | <message> | ||
| 133 | <location filename="../../src/yuzu/multiplayer/chat_room.cpp" line="453"/> | ||
| 134 | <source>When you block a player, you will no longer receive chat messages from them.<br><br>Are you sure you would like to block %1?</source> | ||
| 135 | <translation type="unfinished"/> | ||
| 136 | </message> | ||
| 137 | <message> | ||
| 138 | <location filename="../../src/yuzu/multiplayer/chat_room.cpp" line="466"/> | ||
| 139 | <source>Kick</source> | ||
| 140 | <translation type="unfinished"/> | ||
| 141 | </message> | ||
| 142 | <message> | ||
| 143 | <location filename="../../src/yuzu/multiplayer/chat_room.cpp" line="467"/> | ||
| 144 | <source>Ban</source> | ||
| 145 | <translation type="unfinished"/> | ||
| 146 | </message> | ||
| 147 | <message> | ||
| 148 | <location filename="../../src/yuzu/multiplayer/chat_room.cpp" line="471"/> | ||
| 149 | <source>Kick Player</source> | ||
| 150 | <translation type="unfinished"/> | ||
| 151 | </message> | ||
| 152 | <message> | ||
| 153 | <location filename="../../src/yuzu/multiplayer/chat_room.cpp" line="472"/> | ||
| 154 | <source>Are you sure you would like to <b>kick</b> %1?</source> | ||
| 155 | <translation type="unfinished"/> | ||
| 156 | </message> | ||
| 157 | <message> | ||
| 158 | <location filename="../../src/yuzu/multiplayer/chat_room.cpp" line="480"/> | ||
| 159 | <source>Ban Player</source> | ||
| 160 | <translation type="unfinished"/> | ||
| 161 | </message> | ||
| 162 | <message> | ||
| 163 | <location filename="../../src/yuzu/multiplayer/chat_room.cpp" line="481"/> | ||
| 164 | <source>Are you sure you would like to <b>kick and ban</b> %1? | ||
| 165 | |||
| 166 | This would ban both their forum username and their IP address.</source> | ||
| 167 | <translation type="unfinished"/> | ||
| 168 | </message> | ||
| 169 | </context> | ||
| 170 | <context> | ||
| 171 | <name>ClientRoom</name> | ||
| 172 | <message> | ||
| 173 | <location filename="../../src/yuzu/multiplayer/client_room.ui" line="14"/> | ||
| 174 | <source>Room Window</source> | ||
| 175 | <translation type="unfinished"/> | ||
| 176 | </message> | ||
| 177 | <message> | ||
| 178 | <location filename="../../src/yuzu/multiplayer/client_room.ui" line="27"/> | ||
| 179 | <source>Room Description</source> | ||
| 180 | <translation type="unfinished"/> | ||
| 181 | </message> | ||
| 182 | <message> | ||
| 183 | <location filename="../../src/yuzu/multiplayer/client_room.ui" line="47"/> | ||
| 184 | <source>Moderation...</source> | ||
| 185 | <translation type="unfinished"/> | ||
| 186 | </message> | ||
| 187 | <message> | ||
| 188 | <location filename="../../src/yuzu/multiplayer/client_room.ui" line="57"/> | ||
| 189 | <source>Leave Room</source> | ||
| 190 | <translation type="unfinished"/> | ||
| 191 | </message> | ||
| 192 | </context> | ||
| 193 | <context> | ||
| 194 | <name>ClientRoomWindow</name> | ||
| 195 | <message> | ||
| 196 | <location filename="../../src/yuzu/multiplayer/client_room.cpp" line="79"/> | ||
| 197 | <source>Connected</source> | ||
| 198 | <translation>Tilsluttet</translation> | ||
| 199 | </message> | ||
| 200 | <message> | ||
| 201 | <location filename="../../src/yuzu/multiplayer/client_room.cpp" line="88"/> | ||
| 202 | <source>Disconnected</source> | ||
| 203 | <translation type="unfinished"/> | ||
| 204 | </message> | ||
| 205 | <message> | ||
| 206 | <location filename="../../src/yuzu/multiplayer/client_room.cpp" line="101"/> | ||
| 207 | <source>%1 (%2/%3 members) - connected</source> | ||
| 208 | <translation type="unfinished"/> | ||
| 209 | </message> | ||
| 210 | </context> | ||
| 211 | <context> | ||
| 75 | <name>CompatDB</name> | 212 | <name>CompatDB</name> |
| 76 | <message> | 213 | <message> |
| 77 | <location filename="../../src/yuzu/compatdb.ui" line="20"/> | 214 | <location filename="../../src/yuzu/compatdb.ui" line="20"/> |
| @@ -160,22 +297,22 @@ p, li { white-space: pre-wrap; } | |||
| 160 | <translation>Tak for din indsendelse!</translation> | 297 | <translation>Tak for din indsendelse!</translation> |
| 161 | </message> | 298 | </message> |
| 162 | <message> | 299 | <message> |
| 163 | <location filename="../../src/yuzu/compatdb.cpp" line="59"/> | 300 | <location filename="../../src/yuzu/compatdb.cpp" line="58"/> |
| 164 | <source>Submitting</source> | 301 | <source>Submitting</source> |
| 165 | <translation>Sender</translation> | 302 | <translation>Sender</translation> |
| 166 | </message> | 303 | </message> |
| 167 | <message> | 304 | <message> |
| 168 | <location filename="../../src/yuzu/compatdb.cpp" line="72"/> | 305 | <location filename="../../src/yuzu/compatdb.cpp" line="71"/> |
| 169 | <source>Communication error</source> | 306 | <source>Communication error</source> |
| 170 | <translation>Kommunikationsfejl</translation> | 307 | <translation>Kommunikationsfejl</translation> |
| 171 | </message> | 308 | </message> |
| 172 | <message> | 309 | <message> |
| 173 | <location filename="../../src/yuzu/compatdb.cpp" line="73"/> | 310 | <location filename="../../src/yuzu/compatdb.cpp" line="72"/> |
| 174 | <source>An error occurred while sending the Testcase</source> | 311 | <source>An error occurred while sending the Testcase</source> |
| 175 | <translation>Der skete en fejl under indsendelse af Test-sagen</translation> | 312 | <translation>Der skete en fejl under indsendelse af Test-sagen</translation> |
| 176 | </message> | 313 | </message> |
| 177 | <message> | 314 | <message> |
| 178 | <location filename="../../src/yuzu/compatdb.cpp" line="75"/> | 315 | <location filename="../../src/yuzu/compatdb.cpp" line="74"/> |
| 179 | <source>Next</source> | 316 | <source>Next</source> |
| 180 | <translation>Næste</translation> | 317 | <translation>Næste</translation> |
| 181 | </message> | 318 | </message> |
| @@ -195,37 +332,90 @@ p, li { white-space: pre-wrap; } | |||
| 195 | </message> | 332 | </message> |
| 196 | <message> | 333 | <message> |
| 197 | <location filename="../../src/yuzu/configuration/configure_audio.ui" line="42"/> | 334 | <location filename="../../src/yuzu/configuration/configure_audio.ui" line="42"/> |
| 198 | <source>Audio Device:</source> | 335 | <source>Output Device</source> |
| 199 | <translation>Lydenhed:</translation> | 336 | <translation type="unfinished"/> |
| 200 | </message> | 337 | </message> |
| 201 | <message> | 338 | <message> |
| 202 | <location filename="../../src/yuzu/configuration/configure_audio.ui" line="70"/> | 339 | <location filename="../../src/yuzu/configuration/configure_audio.ui" line="56"/> |
| 340 | <source>Input Device</source> | ||
| 341 | <translation>Inputenhed</translation> | ||
| 342 | </message> | ||
| 343 | <message> | ||
| 344 | <location filename="../../src/yuzu/configuration/configure_audio.ui" line="84"/> | ||
| 203 | <source>Use global volume</source> | 345 | <source>Use global volume</source> |
| 204 | <translation>Benyt global lydstyrke</translation> | 346 | <translation>Benyt global lydstyrke</translation> |
| 205 | </message> | 347 | </message> |
| 206 | <message> | 348 | <message> |
| 207 | <location filename="../../src/yuzu/configuration/configure_audio.ui" line="75"/> | 349 | <location filename="../../src/yuzu/configuration/configure_audio.ui" line="89"/> |
| 208 | <source>Set volume:</source> | 350 | <source>Set volume:</source> |
| 209 | <translation>Angiv lydstyrke:</translation> | 351 | <translation>Angiv lydstyrke:</translation> |
| 210 | </message> | 352 | </message> |
| 211 | <message> | 353 | <message> |
| 212 | <location filename="../../src/yuzu/configuration/configure_audio.ui" line="83"/> | 354 | <location filename="../../src/yuzu/configuration/configure_audio.ui" line="97"/> |
| 213 | <source>Volume:</source> | 355 | <source>Volume:</source> |
| 214 | <translation>Lydstyrke:</translation> | 356 | <translation>Lydstyrke:</translation> |
| 215 | </message> | 357 | </message> |
| 216 | <message> | 358 | <message> |
| 217 | <location filename="../../src/yuzu/configuration/configure_audio.ui" line="128"/> | 359 | <location filename="../../src/yuzu/configuration/configure_audio.ui" line="142"/> |
| 218 | <source>0 %</source> | 360 | <source>0 %</source> |
| 219 | <translation>0 %</translation> | 361 | <translation>0 %</translation> |
| 220 | </message> | 362 | </message> |
| 221 | <message> | 363 | <message> |
| 222 | <location filename="../../src/yuzu/configuration/configure_audio.cpp" line="94"/> | 364 | <location filename="../../src/yuzu/configuration/configure_audio.cpp" line="108"/> |
| 223 | <source>%1%</source> | 365 | <source>%1%</source> |
| 224 | <comment>Volume percentage (e.g. 50%)</comment> | 366 | <comment>Volume percentage (e.g. 50%)</comment> |
| 225 | <translation>%1%</translation> | 367 | <translation>%1%</translation> |
| 226 | </message> | 368 | </message> |
| 227 | </context> | 369 | </context> |
| 228 | <context> | 370 | <context> |
| 371 | <name>ConfigureCamera</name> | ||
| 372 | <message> | ||
| 373 | <location filename="../../src/yuzu/configuration/configure_camera.ui" line="14"/> | ||
| 374 | <source>Configure Infrared Camera</source> | ||
| 375 | <translation type="unfinished"/> | ||
| 376 | </message> | ||
| 377 | <message> | ||
| 378 | <location filename="../../src/yuzu/configuration/configure_camera.ui" line="26"/> | ||
| 379 | <source>Select where the image of the emulated camera comes from. It may be a virtual camera or a real camera.</source> | ||
| 380 | <translation type="unfinished"/> | ||
| 381 | </message> | ||
| 382 | <message> | ||
| 383 | <location filename="../../src/yuzu/configuration/configure_camera.ui" line="52"/> | ||
| 384 | <source>Camera Image Source:</source> | ||
| 385 | <translation type="unfinished"/> | ||
| 386 | </message> | ||
| 387 | <message> | ||
| 388 | <location filename="../../src/yuzu/configuration/configure_camera.ui" line="71"/> | ||
| 389 | <source>Input device:</source> | ||
| 390 | <translation type="unfinished"/> | ||
| 391 | </message> | ||
| 392 | <message> | ||
| 393 | <location filename="../../src/yuzu/configuration/configure_camera.ui" line="96"/> | ||
| 394 | <source>Preview</source> | ||
| 395 | <translation type="unfinished"/> | ||
| 396 | </message> | ||
| 397 | <message> | ||
| 398 | <location filename="../../src/yuzu/configuration/configure_camera.ui" line="108"/> | ||
| 399 | <source>Resolution: 320*240</source> | ||
| 400 | <translation type="unfinished"/> | ||
| 401 | </message> | ||
| 402 | <message> | ||
| 403 | <location filename="../../src/yuzu/configuration/configure_camera.ui" line="115"/> | ||
| 404 | <source>Click to preview</source> | ||
| 405 | <translation type="unfinished"/> | ||
| 406 | </message> | ||
| 407 | <message> | ||
| 408 | <location filename="../../src/yuzu/configuration/configure_camera.ui" line="140"/> | ||
| 409 | <source>Restore Defaults</source> | ||
| 410 | <translation>Gendan Standarder</translation> | ||
| 411 | </message> | ||
| 412 | <message> | ||
| 413 | <location filename="../../src/yuzu/configuration/configure_camera.cpp" line="117"/> | ||
| 414 | <source>Auto</source> | ||
| 415 | <translation>Automatisk</translation> | ||
| 416 | </message> | ||
| 417 | </context> | ||
| 418 | <context> | ||
| 229 | <name>ConfigureCpu</name> | 419 | <name>ConfigureCpu</name> |
| 230 | <message> | 420 | <message> |
| 231 | <location filename="../../src/yuzu/configuration/configure_cpu.ui" line="14"/> | 421 | <location filename="../../src/yuzu/configuration/configure_cpu.ui" line="14"/> |
| @@ -705,46 +895,56 @@ p, li { white-space: pre-wrap; } | |||
| 705 | </message> | 895 | </message> |
| 706 | <message> | 896 | <message> |
| 707 | <location filename="../../src/yuzu/configuration/configure_debug.ui" line="240"/> | 897 | <location filename="../../src/yuzu/configuration/configure_debug.ui" line="240"/> |
| 898 | <source>Dump Audio Commands To Console**</source> | ||
| 899 | <translation type="unfinished"/> | ||
| 900 | </message> | ||
| 901 | <message> | ||
| 902 | <location filename="../../src/yuzu/configuration/configure_debug.ui" line="243"/> | ||
| 903 | <source>Enable this to output the latest generated audio command list to the console. Only affects games using the audio renderer.</source> | ||
| 904 | <translation type="unfinished"/> | ||
| 905 | </message> | ||
| 906 | <message> | ||
| 907 | <location filename="../../src/yuzu/configuration/configure_debug.ui" line="250"/> | ||
| 708 | <source>Enable Verbose Reporting Services**</source> | 908 | <source>Enable Verbose Reporting Services**</source> |
| 709 | <translation>Aktivér Vitterlig Rapporteringstjeneste</translation> | 909 | <translation>Aktivér Vitterlig Rapporteringstjeneste</translation> |
| 710 | </message> | 910 | </message> |
| 711 | <message> | 911 | <message> |
| 712 | <location filename="../../src/yuzu/configuration/configure_debug.ui" line="250"/> | 912 | <location filename="../../src/yuzu/configuration/configure_debug.ui" line="260"/> |
| 713 | <source>Advanced</source> | 913 | <source>Advanced</source> |
| 714 | <translation>Avanceret</translation> | 914 | <translation>Avanceret</translation> |
| 715 | </message> | 915 | </message> |
| 716 | <message> | 916 | <message> |
| 717 | <location filename="../../src/yuzu/configuration/configure_debug.ui" line="256"/> | 917 | <location filename="../../src/yuzu/configuration/configure_debug.ui" line="266"/> |
| 718 | <source>Kiosk (Quest) Mode</source> | 918 | <source>Kiosk (Quest) Mode</source> |
| 719 | <translation>Kiosk (Rejse)-Tilstand</translation> | 919 | <translation>Kiosk (Rejse)-Tilstand</translation> |
| 720 | </message> | 920 | </message> |
| 721 | <message> | 921 | <message> |
| 722 | <location filename="../../src/yuzu/configuration/configure_debug.ui" line="263"/> | 922 | <location filename="../../src/yuzu/configuration/configure_debug.ui" line="273"/> |
| 723 | <source>Enable CPU Debugging</source> | 923 | <source>Enable CPU Debugging</source> |
| 724 | <translation>Aktivér CPU-Fejlfinding</translation> | 924 | <translation>Aktivér CPU-Fejlfinding</translation> |
| 725 | </message> | 925 | </message> |
| 726 | <message> | 926 | <message> |
| 727 | <location filename="../../src/yuzu/configuration/configure_debug.ui" line="270"/> | 927 | <location filename="../../src/yuzu/configuration/configure_debug.ui" line="280"/> |
| 728 | <source>Enable Debug Asserts</source> | 928 | <source>Enable Debug Asserts</source> |
| 729 | <translation>Aktivér Fejlfindingshævdelser</translation> | 929 | <translation>Aktivér Fejlfindingshævdelser</translation> |
| 730 | </message> | 930 | </message> |
| 731 | <message> | 931 | <message> |
| 732 | <location filename="../../src/yuzu/configuration/configure_debug.ui" line="277"/> | 932 | <location filename="../../src/yuzu/configuration/configure_debug.ui" line="287"/> |
| 733 | <source>Enable Auto-Stub**</source> | 933 | <source>Enable Auto-Stub**</source> |
| 734 | <translation>Aktivér Automatisk Stub**</translation> | 934 | <translation>Aktivér Automatisk Stub**</translation> |
| 735 | </message> | 935 | </message> |
| 736 | <message> | 936 | <message> |
| 737 | <location filename="../../src/yuzu/configuration/configure_debug.ui" line="284"/> | 937 | <location filename="../../src/yuzu/configuration/configure_debug.ui" line="294"/> |
| 738 | <source>Enable All Controller Types</source> | 938 | <source>Enable All Controller Types</source> |
| 739 | <translation type="unfinished"/> | 939 | <translation type="unfinished"/> |
| 740 | </message> | 940 | </message> |
| 741 | <message> | 941 | <message> |
| 742 | <location filename="../../src/yuzu/configuration/configure_debug.ui" line="291"/> | 942 | <location filename="../../src/yuzu/configuration/configure_debug.ui" line="301"/> |
| 743 | <source>Disable Web Applet</source> | 943 | <source>Disable Web Applet</source> |
| 744 | <translation>Deaktivér Net-Applet</translation> | 944 | <translation>Deaktivér Net-Applet</translation> |
| 745 | </message> | 945 | </message> |
| 746 | <message> | 946 | <message> |
| 747 | <location filename="../../src/yuzu/configuration/configure_debug.ui" line="306"/> | 947 | <location filename="../../src/yuzu/configuration/configure_debug.ui" line="316"/> |
| 748 | <source>**This will be reset automatically when yuzu closes.</source> | 948 | <source>**This will be reset automatically when yuzu closes.</source> |
| 749 | <translation>**Dette vil automatisk blive nulstillet, når yuzu lukkes.</translation> | 949 | <translation>**Dette vil automatisk blive nulstillet, når yuzu lukkes.</translation> |
| 750 | </message> | 950 | </message> |
| @@ -795,13 +995,13 @@ p, li { white-space: pre-wrap; } | |||
| 795 | </message> | 995 | </message> |
| 796 | <message> | 996 | <message> |
| 797 | <location filename="../../src/yuzu/configuration/configure_dialog.cpp" line="52"/> | 997 | <location filename="../../src/yuzu/configuration/configure_dialog.cpp" line="52"/> |
| 798 | <location filename="../../src/yuzu/configuration/configure_dialog.cpp" line="155"/> | 998 | <location filename="../../src/yuzu/configuration/configure_dialog.cpp" line="156"/> |
| 799 | <source>Audio</source> | 999 | <source>Audio</source> |
| 800 | <translation>Lyd</translation> | 1000 | <translation>Lyd</translation> |
| 801 | </message> | 1001 | </message> |
| 802 | <message> | 1002 | <message> |
| 803 | <location filename="../../src/yuzu/configuration/configure_dialog.cpp" line="53"/> | 1003 | <location filename="../../src/yuzu/configuration/configure_dialog.cpp" line="53"/> |
| 804 | <location filename="../../src/yuzu/configuration/configure_dialog.cpp" line="153"/> | 1004 | <location filename="../../src/yuzu/configuration/configure_dialog.cpp" line="154"/> |
| 805 | <source>CPU</source> | 1005 | <source>CPU</source> |
| 806 | <translation>CPU</translation> | 1006 | <translation>CPU</translation> |
| 807 | </message> | 1007 | </message> |
| @@ -817,13 +1017,13 @@ p, li { white-space: pre-wrap; } | |||
| 817 | </message> | 1017 | </message> |
| 818 | <message> | 1018 | <message> |
| 819 | <location filename="../../src/yuzu/configuration/configure_dialog.cpp" line="56"/> | 1019 | <location filename="../../src/yuzu/configuration/configure_dialog.cpp" line="56"/> |
| 820 | <location filename="../../src/yuzu/configuration/configure_dialog.cpp" line="149"/> | 1020 | <location filename="../../src/yuzu/configuration/configure_dialog.cpp" line="150"/> |
| 821 | <source>General</source> | 1021 | <source>General</source> |
| 822 | <translation>Generelt</translation> | 1022 | <translation>Generelt</translation> |
| 823 | </message> | 1023 | </message> |
| 824 | <message> | 1024 | <message> |
| 825 | <location filename="../../src/yuzu/configuration/configure_dialog.cpp" line="57"/> | 1025 | <location filename="../../src/yuzu/configuration/configure_dialog.cpp" line="57"/> |
| 826 | <location filename="../../src/yuzu/configuration/configure_dialog.cpp" line="154"/> | 1026 | <location filename="../../src/yuzu/configuration/configure_dialog.cpp" line="155"/> |
| 827 | <source>Graphics</source> | 1027 | <source>Graphics</source> |
| 828 | <translation>Grafik</translation> | 1028 | <translation>Grafik</translation> |
| 829 | </message> | 1029 | </message> |
| @@ -839,7 +1039,7 @@ p, li { white-space: pre-wrap; } | |||
| 839 | </message> | 1039 | </message> |
| 840 | <message> | 1040 | <message> |
| 841 | <location filename="../../src/yuzu/configuration/configure_dialog.cpp" line="60"/> | 1041 | <location filename="../../src/yuzu/configuration/configure_dialog.cpp" line="60"/> |
| 842 | <location filename="../../src/yuzu/configuration/configure_dialog.cpp" line="156"/> | 1042 | <location filename="../../src/yuzu/configuration/configure_dialog.cpp" line="157"/> |
| 843 | <source>Controls</source> | 1043 | <source>Controls</source> |
| 844 | <translation>Styring</translation> | 1044 | <translation>Styring</translation> |
| 845 | </message> | 1045 | </message> |
| @@ -855,7 +1055,7 @@ p, li { white-space: pre-wrap; } | |||
| 855 | </message> | 1055 | </message> |
| 856 | <message> | 1056 | <message> |
| 857 | <location filename="../../src/yuzu/configuration/configure_dialog.cpp" line="63"/> | 1057 | <location filename="../../src/yuzu/configuration/configure_dialog.cpp" line="63"/> |
| 858 | <location filename="../../src/yuzu/configuration/configure_dialog.cpp" line="151"/> | 1058 | <location filename="../../src/yuzu/configuration/configure_dialog.cpp" line="152"/> |
| 859 | <source>System</source> | 1059 | <source>System</source> |
| 860 | <translation>System</translation> | 1060 | <translation>System</translation> |
| 861 | </message> | 1061 | </message> |
| @@ -1024,88 +1224,62 @@ p, li { white-space: pre-wrap; } | |||
| 1024 | <translation>Generelt</translation> | 1224 | <translation>Generelt</translation> |
| 1025 | </message> | 1225 | </message> |
| 1026 | <message> | 1226 | <message> |
| 1027 | <location filename="../../src/yuzu/configuration/configure_general.ui" line="50"/> | 1227 | <location filename="../../src/yuzu/configuration/configure_general.ui" line="35"/> |
| 1028 | <location filename="../../src/yuzu/configuration/configure_general.ui" line="57"/> | ||
| 1029 | <source>Use global framerate cap</source> | ||
| 1030 | <translation type="unfinished"/> | ||
| 1031 | </message> | ||
| 1032 | <message> | ||
| 1033 | <location filename="../../src/yuzu/configuration/configure_general.ui" line="62"/> | ||
| 1034 | <source>Set framerate cap:</source> | ||
| 1035 | <translation type="unfinished"/> | ||
| 1036 | </message> | ||
| 1037 | <message> | ||
| 1038 | <location filename="../../src/yuzu/configuration/configure_general.ui" line="70"/> | ||
| 1039 | <source>Requires the use of the FPS Limiter Toggle hotkey to take effect.</source> | ||
| 1040 | <translation>Kræver brug af FPS-Begrænsnings-Skift genvejstast, for at træde i kraft.</translation> | ||
| 1041 | </message> | ||
| 1042 | <message> | ||
| 1043 | <location filename="../../src/yuzu/configuration/configure_general.ui" line="73"/> | ||
| 1044 | <source>Framerate Cap</source> | ||
| 1045 | <translation>Billedfrekvensloft</translation> | ||
| 1046 | </message> | ||
| 1047 | <message> | ||
| 1048 | <location filename="../../src/yuzu/configuration/configure_general.ui" line="95"/> | ||
| 1049 | <source>x</source> | ||
| 1050 | <translation>x</translation> | ||
| 1051 | </message> | ||
| 1052 | <message> | ||
| 1053 | <location filename="../../src/yuzu/configuration/configure_general.ui" line="116"/> | ||
| 1054 | <source>Limit Speed Percent</source> | 1228 | <source>Limit Speed Percent</source> |
| 1055 | <translation>Begræns Hastighedsprocent</translation> | 1229 | <translation>Begræns Hastighedsprocent</translation> |
| 1056 | </message> | 1230 | </message> |
| 1057 | <message> | 1231 | <message> |
| 1058 | <location filename="../../src/yuzu/configuration/configure_general.ui" line="123"/> | 1232 | <location filename="../../src/yuzu/configuration/configure_general.ui" line="42"/> |
| 1059 | <source>%</source> | 1233 | <source>%</source> |
| 1060 | <translation>%</translation> | 1234 | <translation>%</translation> |
| 1061 | </message> | 1235 | </message> |
| 1062 | <message> | 1236 | <message> |
| 1063 | <location filename="../../src/yuzu/configuration/configure_general.ui" line="141"/> | 1237 | <location filename="../../src/yuzu/configuration/configure_general.ui" line="60"/> |
| 1064 | <source>Multicore CPU Emulation</source> | 1238 | <source>Multicore CPU Emulation</source> |
| 1065 | <translation>Flerkerne-CPU-Emulering</translation> | 1239 | <translation>Flerkerne-CPU-Emulering</translation> |
| 1066 | </message> | 1240 | </message> |
| 1067 | <message> | 1241 | <message> |
| 1068 | <location filename="../../src/yuzu/configuration/configure_general.ui" line="148"/> | 1242 | <location filename="../../src/yuzu/configuration/configure_general.ui" line="67"/> |
| 1069 | <source>Extended memory layout (6GB DRAM)</source> | 1243 | <source>Extended memory layout (6GB DRAM)</source> |
| 1070 | <translation type="unfinished"/> | 1244 | <translation type="unfinished"/> |
| 1071 | </message> | 1245 | </message> |
| 1072 | <message> | 1246 | <message> |
| 1073 | <location filename="../../src/yuzu/configuration/configure_general.ui" line="155"/> | 1247 | <location filename="../../src/yuzu/configuration/configure_general.ui" line="74"/> |
| 1074 | <source>Confirm exit while emulation is running</source> | 1248 | <source>Confirm exit while emulation is running</source> |
| 1075 | <translation>Bekræft afslutning, mens emulering kører</translation> | 1249 | <translation>Bekræft afslutning, mens emulering kører</translation> |
| 1076 | </message> | 1250 | </message> |
| 1077 | <message> | 1251 | <message> |
| 1078 | <location filename="../../src/yuzu/configuration/configure_general.ui" line="162"/> | 1252 | <location filename="../../src/yuzu/configuration/configure_general.ui" line="81"/> |
| 1079 | <source>Prompt for user on game boot</source> | 1253 | <source>Prompt for user on game boot</source> |
| 1080 | <translation>Spørg efter bruger, ved opstart af spil</translation> | 1254 | <translation>Spørg efter bruger, ved opstart af spil</translation> |
| 1081 | </message> | 1255 | </message> |
| 1082 | <message> | 1256 | <message> |
| 1083 | <location filename="../../src/yuzu/configuration/configure_general.ui" line="169"/> | 1257 | <location filename="../../src/yuzu/configuration/configure_general.ui" line="88"/> |
| 1084 | <source>Pause emulation when in background</source> | 1258 | <source>Pause emulation when in background</source> |
| 1085 | <translation>Sæt emulering på pause, når i baggrund</translation> | 1259 | <translation>Sæt emulering på pause, når i baggrund</translation> |
| 1086 | </message> | 1260 | </message> |
| 1087 | <message> | 1261 | <message> |
| 1088 | <location filename="../../src/yuzu/configuration/configure_general.ui" line="176"/> | 1262 | <location filename="../../src/yuzu/configuration/configure_general.ui" line="95"/> |
| 1089 | <source>Mute audio when in background</source> | 1263 | <source>Mute audio when in background</source> |
| 1090 | <translation type="unfinished"/> | 1264 | <translation type="unfinished"/> |
| 1091 | </message> | 1265 | </message> |
| 1092 | <message> | 1266 | <message> |
| 1093 | <location filename="../../src/yuzu/configuration/configure_general.ui" line="183"/> | 1267 | <location filename="../../src/yuzu/configuration/configure_general.ui" line="102"/> |
| 1094 | <source>Hide mouse on inactivity</source> | 1268 | <source>Hide mouse on inactivity</source> |
| 1095 | <translation>Skjul mus ved inaktivitet</translation> | 1269 | <translation>Skjul mus ved inaktivitet</translation> |
| 1096 | </message> | 1270 | </message> |
| 1097 | <message> | 1271 | <message> |
| 1098 | <location filename="../../src/yuzu/configuration/configure_general.ui" line="225"/> | 1272 | <location filename="../../src/yuzu/configuration/configure_general.ui" line="144"/> |
| 1099 | <source>Reset All Settings</source> | 1273 | <source>Reset All Settings</source> |
| 1100 | <translation>Nulstil Alle Indstillinger</translation> | 1274 | <translation>Nulstil Alle Indstillinger</translation> |
| 1101 | </message> | 1275 | </message> |
| 1102 | <message> | 1276 | <message> |
| 1103 | <location filename="../../src/yuzu/configuration/configure_general.cpp" line="79"/> | 1277 | <location filename="../../src/yuzu/configuration/configure_general.cpp" line="68"/> |
| 1104 | <source>yuzu</source> | 1278 | <source>yuzu</source> |
| 1105 | <translation>yuzu</translation> | 1279 | <translation>yuzu</translation> |
| 1106 | </message> | 1280 | </message> |
| 1107 | <message> | 1281 | <message> |
| 1108 | <location filename="../../src/yuzu/configuration/configure_general.cpp" line="80"/> | 1282 | <location filename="../../src/yuzu/configuration/configure_general.cpp" line="69"/> |
| 1109 | <source>This reset all settings and remove all per-game configurations. This will not delete game directories, profiles, or input profiles. Proceed?</source> | 1283 | <source>This reset all settings and remove all per-game configurations. This will not delete game directories, profiles, or input profiles. Proceed?</source> |
| 1110 | <translation>dette nulstiller alle indstillinger og fjerner alle pr-spil-konfigurationer. Dette vil ikke slette spilmapper, -profiler, eller input-profiler. Fortsæt?</translation> | 1284 | <translation>dette nulstiller alle indstillinger og fjerner alle pr-spil-konfigurationer. Dette vil ikke slette spilmapper, -profiler, eller input-profiler. Fortsæt?</translation> |
| 1111 | </message> | 1285 | </message> |
| @@ -1334,12 +1508,7 @@ p, li { white-space: pre-wrap; } | |||
| 1334 | <translation>Baggrundsfarve:</translation> | 1508 | <translation>Baggrundsfarve:</translation> |
| 1335 | </message> | 1509 | </message> |
| 1336 | <message> | 1510 | <message> |
| 1337 | <location filename="../../src/yuzu/configuration/configure_graphics.ui" line="580"/> | 1511 | <location filename="../../src/yuzu/configuration/configure_graphics.cpp" line="33"/> |
| 1338 | <source>Check for Working Vulkan</source> | ||
| 1339 | <translation type="unfinished"/> | ||
| 1340 | </message> | ||
| 1341 | <message> | ||
| 1342 | <location filename="../../src/yuzu/configuration/configure_graphics.cpp" line="34"/> | ||
| 1343 | <source>GLASM (Assembly Shaders, NVIDIA Only)</source> | 1512 | <source>GLASM (Assembly Shaders, NVIDIA Only)</source> |
| 1344 | <translation>GLASM (Assembly-Shadere, kun NVIDIA)</translation> | 1513 | <translation>GLASM (Assembly-Shadere, kun NVIDIA)</translation> |
| 1345 | </message> | 1514 | </message> |
| @@ -1460,70 +1629,70 @@ p, li { white-space: pre-wrap; } | |||
| 1460 | <translation>Gendan Standarder</translation> | 1629 | <translation>Gendan Standarder</translation> |
| 1461 | </message> | 1630 | </message> |
| 1462 | <message> | 1631 | <message> |
| 1463 | <location filename="../../src/yuzu/configuration/configure_hotkeys.cpp" line="99"/> | 1632 | <location filename="../../src/yuzu/configuration/configure_hotkeys.cpp" line="98"/> |
| 1464 | <source>Action</source> | 1633 | <source>Action</source> |
| 1465 | <translation>Handling</translation> | 1634 | <translation>Handling</translation> |
| 1466 | </message> | 1635 | </message> |
| 1467 | <message> | 1636 | <message> |
| 1468 | <location filename="../../src/yuzu/configuration/configure_hotkeys.cpp" line="99"/> | 1637 | <location filename="../../src/yuzu/configuration/configure_hotkeys.cpp" line="98"/> |
| 1469 | <source>Hotkey</source> | 1638 | <source>Hotkey</source> |
| 1470 | <translation>Genvejstast</translation> | 1639 | <translation>Genvejstast</translation> |
| 1471 | </message> | 1640 | </message> |
| 1472 | <message> | 1641 | <message> |
| 1473 | <location filename="../../src/yuzu/configuration/configure_hotkeys.cpp" line="99"/> | 1642 | <location filename="../../src/yuzu/configuration/configure_hotkeys.cpp" line="98"/> |
| 1474 | <source>Controller Hotkey</source> | 1643 | <source>Controller Hotkey</source> |
| 1475 | <translation type="unfinished"/> | 1644 | <translation type="unfinished"/> |
| 1476 | </message> | 1645 | </message> |
| 1477 | <message> | 1646 | <message> |
| 1478 | <location filename="../../src/yuzu/configuration/configure_hotkeys.cpp" line="139"/> | 1647 | <location filename="../../src/yuzu/configuration/configure_hotkeys.cpp" line="138"/> |
| 1479 | <location filename="../../src/yuzu/configuration/configure_hotkeys.cpp" line="165"/> | 1648 | <location filename="../../src/yuzu/configuration/configure_hotkeys.cpp" line="164"/> |
| 1480 | <location filename="../../src/yuzu/configuration/configure_hotkeys.cpp" line="380"/> | 1649 | <location filename="../../src/yuzu/configuration/configure_hotkeys.cpp" line="379"/> |
| 1481 | <source>Conflicting Key Sequence</source> | 1650 | <source>Conflicting Key Sequence</source> |
| 1482 | <translation>Modstridende Tastesekvens</translation> | 1651 | <translation>Modstridende Tastesekvens</translation> |
| 1483 | </message> | 1652 | </message> |
| 1484 | <message> | 1653 | <message> |
| 1485 | <location filename="../../src/yuzu/configuration/configure_hotkeys.cpp" line="140"/> | 1654 | <location filename="../../src/yuzu/configuration/configure_hotkeys.cpp" line="139"/> |
| 1486 | <location filename="../../src/yuzu/configuration/configure_hotkeys.cpp" line="166"/> | 1655 | <location filename="../../src/yuzu/configuration/configure_hotkeys.cpp" line="165"/> |
| 1487 | <source>The entered key sequence is already assigned to: %1</source> | 1656 | <source>The entered key sequence is already assigned to: %1</source> |
| 1488 | <translation>Den indtastede tastesekvens er allerede tilegnet: %1</translation> | 1657 | <translation>Den indtastede tastesekvens er allerede tilegnet: %1</translation> |
| 1489 | </message> | 1658 | </message> |
| 1490 | <message> | 1659 | <message> |
| 1491 | <location filename="../../src/yuzu/configuration/configure_hotkeys.cpp" line="159"/> | 1660 | <location filename="../../src/yuzu/configuration/configure_hotkeys.cpp" line="158"/> |
| 1492 | <source>Home+%1</source> | 1661 | <source>Home+%1</source> |
| 1493 | <translation type="unfinished"/> | 1662 | <translation type="unfinished"/> |
| 1494 | </message> | 1663 | </message> |
| 1495 | <message> | 1664 | <message> |
| 1496 | <location filename="../../src/yuzu/configuration/configure_hotkeys.cpp" line="173"/> | 1665 | <location filename="../../src/yuzu/configuration/configure_hotkeys.cpp" line="172"/> |
| 1497 | <source>[waiting]</source> | 1666 | <source>[waiting]</source> |
| 1498 | <translation>[venter]</translation> | 1667 | <translation>[venter]</translation> |
| 1499 | </message> | 1668 | </message> |
| 1500 | <message> | 1669 | <message> |
| 1501 | <location filename="../../src/yuzu/configuration/configure_hotkeys.cpp" line="243"/> | 1670 | <location filename="../../src/yuzu/configuration/configure_hotkeys.cpp" line="242"/> |
| 1502 | <source>Invalid</source> | 1671 | <source>Invalid</source> |
| 1503 | <translation type="unfinished"/> | 1672 | <translation type="unfinished"/> |
| 1504 | </message> | 1673 | </message> |
| 1505 | <message> | 1674 | <message> |
| 1506 | <location filename="../../src/yuzu/configuration/configure_hotkeys.cpp" line="344"/> | 1675 | <location filename="../../src/yuzu/configuration/configure_hotkeys.cpp" line="343"/> |
| 1507 | <source>Restore Default</source> | 1676 | <source>Restore Default</source> |
| 1508 | <translation>Gendan Standard</translation> | 1677 | <translation>Gendan Standard</translation> |
| 1509 | </message> | 1678 | </message> |
| 1510 | <message> | 1679 | <message> |
| 1511 | <location filename="../../src/yuzu/configuration/configure_hotkeys.cpp" line="345"/> | 1680 | <location filename="../../src/yuzu/configuration/configure_hotkeys.cpp" line="344"/> |
| 1512 | <source>Clear</source> | 1681 | <source>Clear</source> |
| 1513 | <translation>Ryd</translation> | 1682 | <translation>Ryd</translation> |
| 1514 | </message> | 1683 | </message> |
| 1515 | <message> | 1684 | <message> |
| 1516 | <location filename="../../src/yuzu/configuration/configure_hotkeys.cpp" line="366"/> | 1685 | <location filename="../../src/yuzu/configuration/configure_hotkeys.cpp" line="365"/> |
| 1517 | <source>Conflicting Button Sequence</source> | 1686 | <source>Conflicting Button Sequence</source> |
| 1518 | <translation type="unfinished"/> | 1687 | <translation type="unfinished"/> |
| 1519 | </message> | 1688 | </message> |
| 1520 | <message> | 1689 | <message> |
| 1521 | <location filename="../../src/yuzu/configuration/configure_hotkeys.cpp" line="367"/> | 1690 | <location filename="../../src/yuzu/configuration/configure_hotkeys.cpp" line="366"/> |
| 1522 | <source>The default button sequence is already assigned to: %1</source> | 1691 | <source>The default button sequence is already assigned to: %1</source> |
| 1523 | <translation type="unfinished"/> | 1692 | <translation type="unfinished"/> |
| 1524 | </message> | 1693 | </message> |
| 1525 | <message> | 1694 | <message> |
| 1526 | <location filename="../../src/yuzu/configuration/configure_hotkeys.cpp" line="381"/> | 1695 | <location filename="../../src/yuzu/configuration/configure_hotkeys.cpp" line="380"/> |
| 1527 | <source>The default key sequence is already assigned to: %1</source> | 1696 | <source>The default key sequence is already assigned to: %1</source> |
| 1528 | <translation>Standard-tastesekvensen er allerede tilegnet: %1</translation> | 1697 | <translation>Standard-tastesekvensen er allerede tilegnet: %1</translation> |
| 1529 | </message> | 1698 | </message> |
| @@ -1601,8 +1770,8 @@ p, li { white-space: pre-wrap; } | |||
| 1601 | </message> | 1770 | </message> |
| 1602 | <message> | 1771 | <message> |
| 1603 | <location filename="../../src/yuzu/configuration/configure_input.ui" line="169"/> | 1772 | <location filename="../../src/yuzu/configuration/configure_input.ui" line="169"/> |
| 1604 | <source>Undocked</source> | 1773 | <source>Handheld</source> |
| 1605 | <translation>Udokket</translation> | 1774 | <translation>Håndholdt</translation> |
| 1606 | </message> | 1775 | </message> |
| 1607 | <message> | 1776 | <message> |
| 1608 | <location filename="../../src/yuzu/configuration/configure_input.ui" line="179"/> | 1777 | <location filename="../../src/yuzu/configuration/configure_input.ui" line="179"/> |
| @@ -1814,7 +1983,8 @@ p, li { white-space: pre-wrap; } | |||
| 1814 | <message> | 1983 | <message> |
| 1815 | <location filename="../../src/yuzu/configuration/configure_input_advanced.ui" line="2602"/> | 1984 | <location filename="../../src/yuzu/configuration/configure_input_advanced.ui" line="2602"/> |
| 1816 | <location filename="../../src/yuzu/configuration/configure_input_advanced.ui" line="2616"/> | 1985 | <location filename="../../src/yuzu/configuration/configure_input_advanced.ui" line="2616"/> |
| 1817 | <location filename="../../src/yuzu/configuration/configure_input_advanced.ui" line="2729"/> | 1986 | <location filename="../../src/yuzu/configuration/configure_input_advanced.ui" line="2630"/> |
| 1987 | <location filename="../../src/yuzu/configuration/configure_input_advanced.ui" line="2743"/> | ||
| 1818 | <source>Configure</source> | 1988 | <source>Configure</source> |
| 1819 | <translation>Konfigurér</translation> | 1989 | <translation>Konfigurér</translation> |
| 1820 | </message> | 1990 | </message> |
| @@ -1824,52 +1994,57 @@ p, li { white-space: pre-wrap; } | |||
| 1824 | <translation type="unfinished"/> | 1994 | <translation type="unfinished"/> |
| 1825 | </message> | 1995 | </message> |
| 1826 | <message> | 1996 | <message> |
| 1827 | <location filename="../../src/yuzu/configuration/configure_input_advanced.ui" line="2626"/> | 1997 | <location filename="../../src/yuzu/configuration/configure_input_advanced.ui" line="2623"/> |
| 1998 | <source>Infrared Camera</source> | ||
| 1999 | <translation type="unfinished"/> | ||
| 2000 | </message> | ||
| 2001 | <message> | ||
| 2002 | <location filename="../../src/yuzu/configuration/configure_input_advanced.ui" line="2640"/> | ||
| 1828 | <source>Other</source> | 2003 | <source>Other</source> |
| 1829 | <translation>Andet</translation> | 2004 | <translation>Andet</translation> |
| 1830 | </message> | 2005 | </message> |
| 1831 | <message> | 2006 | <message> |
| 1832 | <location filename="../../src/yuzu/configuration/configure_input_advanced.ui" line="2638"/> | 2007 | <location filename="../../src/yuzu/configuration/configure_input_advanced.ui" line="2652"/> |
| 1833 | <source>Emulate Analog with Keyboard Input</source> | 2008 | <source>Emulate Analog with Keyboard Input</source> |
| 1834 | <translation>Emulér Analog med Tastaturinput</translation> | 2009 | <translation>Emulér Analog med Tastaturinput</translation> |
| 1835 | </message> | 2010 | </message> |
| 1836 | <message> | 2011 | <message> |
| 1837 | <location filename="../../src/yuzu/configuration/configure_input_advanced.ui" line="2645"/> | 2012 | <location filename="../../src/yuzu/configuration/configure_input_advanced.ui" line="2659"/> |
| 1838 | <source>Requires restarting yuzu</source> | 2013 | <source>Requires restarting yuzu</source> |
| 1839 | <translation>Kræver genstart af yuzu</translation> | 2014 | <translation>Kræver genstart af yuzu</translation> |
| 1840 | </message> | 2015 | </message> |
| 1841 | <message> | 2016 | <message> |
| 1842 | <location filename="../../src/yuzu/configuration/configure_input_advanced.ui" line="2654"/> | 2017 | <location filename="../../src/yuzu/configuration/configure_input_advanced.ui" line="2668"/> |
| 1843 | <source>Enable XInput 8 player support (disables web applet)</source> | 2018 | <source>Enable XInput 8 player support (disables web applet)</source> |
| 1844 | <translation>Aktivér XInput 8-spiller-understøttelse (deaktiverer net-applet)</translation> | 2019 | <translation>Aktivér XInput 8-spiller-understøttelse (deaktiverer net-applet)</translation> |
| 1845 | </message> | 2020 | </message> |
| 1846 | <message> | 2021 | <message> |
| 1847 | <location filename="../../src/yuzu/configuration/configure_input_advanced.ui" line="2667"/> | 2022 | <location filename="../../src/yuzu/configuration/configure_input_advanced.ui" line="2681"/> |
| 1848 | <source>Enable UDP controllers (not needed for motion)</source> | 2023 | <source>Enable UDP controllers (not needed for motion)</source> |
| 1849 | <translation type="unfinished"/> | 2024 | <translation type="unfinished"/> |
| 1850 | </message> | 2025 | </message> |
| 1851 | <message> | 2026 | <message> |
| 1852 | <location filename="../../src/yuzu/configuration/configure_input_advanced.ui" line="2680"/> | 2027 | <location filename="../../src/yuzu/configuration/configure_input_advanced.ui" line="2694"/> |
| 1853 | <source>Controller navigation</source> | 2028 | <source>Controller navigation</source> |
| 1854 | <translation type="unfinished"/> | 2029 | <translation type="unfinished"/> |
| 1855 | </message> | 2030 | </message> |
| 1856 | <message> | 2031 | <message> |
| 1857 | <location filename="../../src/yuzu/configuration/configure_input_advanced.ui" line="2693"/> | 2032 | <location filename="../../src/yuzu/configuration/configure_input_advanced.ui" line="2707"/> |
| 1858 | <source>Enable mouse panning</source> | 2033 | <source>Enable mouse panning</source> |
| 1859 | <translation>Aktivér kig med mus</translation> | 2034 | <translation>Aktivér kig med mus</translation> |
| 1860 | </message> | 2035 | </message> |
| 1861 | <message> | 2036 | <message> |
| 1862 | <location filename="../../src/yuzu/configuration/configure_input_advanced.ui" line="2700"/> | 2037 | <location filename="../../src/yuzu/configuration/configure_input_advanced.ui" line="2714"/> |
| 1863 | <source>Mouse sensitivity</source> | 2038 | <source>Mouse sensitivity</source> |
| 1864 | <translation>Mus-følsomhed</translation> | 2039 | <translation>Mus-følsomhed</translation> |
| 1865 | </message> | 2040 | </message> |
| 1866 | <message> | 2041 | <message> |
| 1867 | <location filename="../../src/yuzu/configuration/configure_input_advanced.ui" line="2706"/> | 2042 | <location filename="../../src/yuzu/configuration/configure_input_advanced.ui" line="2720"/> |
| 1868 | <source>%</source> | 2043 | <source>%</source> |
| 1869 | <translation>%</translation> | 2044 | <translation>%</translation> |
| 1870 | </message> | 2045 | </message> |
| 1871 | <message> | 2046 | <message> |
| 1872 | <location filename="../../src/yuzu/configuration/configure_input_advanced.ui" line="2722"/> | 2047 | <location filename="../../src/yuzu/configuration/configure_input_advanced.ui" line="2736"/> |
| 1873 | <source>Motion / Touch</source> | 2048 | <source>Motion / Touch</source> |
| 1874 | <translation>Bevægelse / Berøring</translation> | 2049 | <translation>Bevægelse / Berøring</translation> |
| 1875 | </message> | 2050 | </message> |
| @@ -1913,7 +2088,7 @@ p, li { white-space: pre-wrap; } | |||
| 1913 | </message> | 2088 | </message> |
| 1914 | <message> | 2089 | <message> |
| 1915 | <location filename="../../src/yuzu/configuration/configure_input_player.ui" line="291"/> | 2090 | <location filename="../../src/yuzu/configuration/configure_input_player.ui" line="291"/> |
| 1916 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="1285"/> | 2091 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="1284"/> |
| 1917 | <source>Left Stick</source> | 2092 | <source>Left Stick</source> |
| 1918 | <translation>Venstre Styrepind</translation> | 2093 | <translation>Venstre Styrepind</translation> |
| 1919 | </message> | 2094 | </message> |
| @@ -2007,14 +2182,14 @@ p, li { white-space: pre-wrap; } | |||
| 2007 | <message> | 2182 | <message> |
| 2008 | <location filename="../../src/yuzu/configuration/configure_input_player.ui" line="1251"/> | 2183 | <location filename="../../src/yuzu/configuration/configure_input_player.ui" line="1251"/> |
| 2009 | <location filename="../../src/yuzu/configuration/configure_input_player.ui" line="1290"/> | 2184 | <location filename="../../src/yuzu/configuration/configure_input_player.ui" line="1290"/> |
| 2010 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="1290"/> | 2185 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="1289"/> |
| 2011 | <source>L</source> | 2186 | <source>L</source> |
| 2012 | <translation>L</translation> | 2187 | <translation>L</translation> |
| 2013 | </message> | 2188 | </message> |
| 2014 | <message> | 2189 | <message> |
| 2015 | <location filename="../../src/yuzu/configuration/configure_input_player.ui" line="1306"/> | 2190 | <location filename="../../src/yuzu/configuration/configure_input_player.ui" line="1306"/> |
| 2016 | <location filename="../../src/yuzu/configuration/configure_input_player.ui" line="1345"/> | 2191 | <location filename="../../src/yuzu/configuration/configure_input_player.ui" line="1345"/> |
| 2017 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="1282"/> | 2192 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="1281"/> |
| 2018 | <source>ZL</source> | 2193 | <source>ZL</source> |
| 2019 | <translation>ZL</translation> | 2194 | <translation>ZL</translation> |
| 2020 | </message> | 2195 | </message> |
| @@ -2033,7 +2208,7 @@ p, li { white-space: pre-wrap; } | |||
| 2033 | <message> | 2208 | <message> |
| 2034 | <location filename="../../src/yuzu/configuration/configure_input_player.ui" line="1545"/> | 2209 | <location filename="../../src/yuzu/configuration/configure_input_player.ui" line="1545"/> |
| 2035 | <location filename="../../src/yuzu/configuration/configure_input_player.ui" line="1584"/> | 2210 | <location filename="../../src/yuzu/configuration/configure_input_player.ui" line="1584"/> |
| 2036 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="1281"/> | 2211 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="1280"/> |
| 2037 | <source>Plus</source> | 2212 | <source>Plus</source> |
| 2038 | <translation>Plus</translation> | 2213 | <translation>Plus</translation> |
| 2039 | </message> | 2214 | </message> |
| @@ -2046,15 +2221,15 @@ p, li { white-space: pre-wrap; } | |||
| 2046 | <message> | 2221 | <message> |
| 2047 | <location filename="../../src/yuzu/configuration/configure_input_player.ui" line="1698"/> | 2222 | <location filename="../../src/yuzu/configuration/configure_input_player.ui" line="1698"/> |
| 2048 | <location filename="../../src/yuzu/configuration/configure_input_player.ui" line="1737"/> | 2223 | <location filename="../../src/yuzu/configuration/configure_input_player.ui" line="1737"/> |
| 2049 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="1284"/> | 2224 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="1283"/> |
| 2050 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="1291"/> | 2225 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="1290"/> |
| 2051 | <source>R</source> | 2226 | <source>R</source> |
| 2052 | <translation>R</translation> | 2227 | <translation>R</translation> |
| 2053 | </message> | 2228 | </message> |
| 2054 | <message> | 2229 | <message> |
| 2055 | <location filename="../../src/yuzu/configuration/configure_input_player.ui" line="1753"/> | 2230 | <location filename="../../src/yuzu/configuration/configure_input_player.ui" line="1753"/> |
| 2056 | <location filename="../../src/yuzu/configuration/configure_input_player.ui" line="1792"/> | 2231 | <location filename="../../src/yuzu/configuration/configure_input_player.ui" line="1792"/> |
| 2057 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="1283"/> | 2232 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="1282"/> |
| 2058 | <source>ZR</source> | 2233 | <source>ZR</source> |
| 2059 | <translation>ZR</translation> | 2234 | <translation>ZR</translation> |
| 2060 | </message> | 2235 | </message> |
| @@ -2111,231 +2286,231 @@ p, li { white-space: pre-wrap; } | |||
| 2111 | </message> | 2286 | </message> |
| 2112 | <message> | 2287 | <message> |
| 2113 | <location filename="../../src/yuzu/configuration/configure_input_player.ui" line="2516"/> | 2288 | <location filename="../../src/yuzu/configuration/configure_input_player.ui" line="2516"/> |
| 2114 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="1286"/> | 2289 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="1285"/> |
| 2115 | <source>Right Stick</source> | 2290 | <source>Right Stick</source> |
| 2116 | <translation>Højre Styrepind</translation> | 2291 | <translation>Højre Styrepind</translation> |
| 2117 | </message> | 2292 | </message> |
| 2118 | <message> | 2293 | <message> |
| 2119 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="361"/> | 2294 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="360"/> |
| 2120 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="428"/> | 2295 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="427"/> |
| 2121 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="523"/> | 2296 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="522"/> |
| 2122 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="618"/> | 2297 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="617"/> |
| 2123 | <source>Clear</source> | 2298 | <source>Clear</source> |
| 2124 | <translation>Ryd</translation> | 2299 | <translation>Ryd</translation> |
| 2125 | </message> | 2300 | </message> |
| 2126 | <message> | 2301 | <message> |
| 2127 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="363"/> | 2302 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="362"/> |
| 2128 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="430"/> | 2303 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="429"/> |
| 2129 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="527"/> | 2304 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="526"/> |
| 2130 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="546"/> | 2305 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="545"/> |
| 2131 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="620"/> | 2306 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="619"/> |
| 2132 | <source>[not set]</source> | 2307 | <source>[not set]</source> |
| 2133 | <translation>[ikke indstillet]</translation> | 2308 | <translation>[ikke indstillet]</translation> |
| 2134 | </message> | 2309 | </message> |
| 2135 | <message> | 2310 | <message> |
| 2136 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="366"/> | 2311 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="365"/> |
| 2137 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="623"/> | 2312 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="622"/> |
| 2138 | <source>Toggle button</source> | 2313 | <source>Toggle button</source> |
| 2139 | <translation>Funktionsskifteknap</translation> | 2314 | <translation>Funktionsskifteknap</translation> |
| 2140 | </message> | 2315 | </message> |
| 2141 | <message> | 2316 | <message> |
| 2142 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="372"/> | 2317 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="371"/> |
| 2143 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="632"/> | 2318 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="631"/> |
| 2144 | <source>Invert button</source> | 2319 | <source>Invert button</source> |
| 2145 | <translation type="unfinished"/> | 2320 | <translation type="unfinished"/> |
| 2146 | </message> | 2321 | </message> |
| 2147 | <message> | 2322 | <message> |
| 2148 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="380"/> | 2323 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="379"/> |
| 2149 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="574"/> | 2324 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="573"/> |
| 2150 | <source>Invert axis</source> | 2325 | <source>Invert axis</source> |
| 2151 | <translation>Omvend akser</translation> | 2326 | <translation>Omvend akser</translation> |
| 2152 | </message> | 2327 | </message> |
| 2153 | <message> | 2328 | <message> |
| 2154 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="386"/> | 2329 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="385"/> |
| 2155 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="390"/> | 2330 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="389"/> |
| 2156 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="437"/> | 2331 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="436"/> |
| 2157 | <source>Set threshold</source> | 2332 | <source>Set threshold</source> |
| 2158 | <translation>Angiv tærskel</translation> | 2333 | <translation>Angiv tærskel</translation> |
| 2159 | </message> | 2334 | </message> |
| 2160 | <message> | 2335 | <message> |
| 2161 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="390"/> | 2336 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="389"/> |
| 2162 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="437"/> | 2337 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="436"/> |
| 2163 | <source>Choose a value between 0% and 100%</source> | 2338 | <source>Choose a value between 0% and 100%</source> |
| 2164 | <translation>Vælg en værdi imellem 0% og 100%</translation> | 2339 | <translation>Vælg en værdi imellem 0% og 100%</translation> |
| 2165 | </message> | 2340 | </message> |
| 2166 | <message> | 2341 | <message> |
| 2167 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="433"/> | 2342 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="432"/> |
| 2168 | <source>Set gyro threshold</source> | 2343 | <source>Set gyro threshold</source> |
| 2169 | <translation type="unfinished"/> | 2344 | <translation type="unfinished"/> |
| 2170 | </message> | 2345 | </message> |
| 2171 | <message> | 2346 | <message> |
| 2172 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="479"/> | 2347 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="478"/> |
| 2173 | <source>Map Analog Stick</source> | 2348 | <source>Map Analog Stick</source> |
| 2174 | <translation>Tilsted Analog Pind</translation> | 2349 | <translation>Tilsted Analog Pind</translation> |
| 2175 | </message> | 2350 | </message> |
| 2176 | <message> | 2351 | <message> |
| 2177 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="480"/> | 2352 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="479"/> |
| 2178 | <source>After pressing OK, first move your joystick horizontally, and then vertically. | 2353 | <source>After pressing OK, first move your joystick horizontally, and then vertically. |
| 2179 | To invert the axes, first move your joystick vertically, and then horizontally.</source> | 2354 | To invert the axes, first move your joystick vertically, and then horizontally.</source> |
| 2180 | <translation>Bevæg, efter tryk på OK, først din styrepind vandret og så lodret. | 2355 | <translation>Bevæg, efter tryk på OK, først din styrepind vandret og så lodret. |
| 2181 | Bevæg, for at omvende akserne, først din styrepind lodret og så vandret.</translation> | 2356 | Bevæg, for at omvende akserne, først din styrepind lodret og så vandret.</translation> |
| 2182 | </message> | 2357 | </message> |
| 2183 | <message> | 2358 | <message> |
| 2184 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="548"/> | 2359 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="547"/> |
| 2185 | <source>Center axis</source> | 2360 | <source>Center axis</source> |
| 2186 | <translation type="unfinished"/> | 2361 | <translation type="unfinished"/> |
| 2187 | </message> | 2362 | </message> |
| 2188 | <message> | 2363 | <message> |
| 2189 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="656"/> | 2364 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="655"/> |
| 2190 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="1010"/> | 2365 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="1009"/> |
| 2191 | <source>Deadzone: %1%</source> | 2366 | <source>Deadzone: %1%</source> |
| 2192 | <translation>Dødzone: 1%</translation> | 2367 | <translation>Dødzone: 1%</translation> |
| 2193 | </message> | 2368 | </message> |
| 2194 | <message> | 2369 | <message> |
| 2195 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="665"/> | 2370 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="664"/> |
| 2196 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="1015"/> | 2371 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="1014"/> |
| 2197 | <source>Modifier Range: %1%</source> | 2372 | <source>Modifier Range: %1%</source> |
| 2198 | <translation>Forandringsrækkevidde: %1%</translation> | 2373 | <translation>Forandringsrækkevidde: %1%</translation> |
| 2199 | </message> | 2374 | </message> |
| 2200 | <message> | 2375 | <message> |
| 2201 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="691"/> | 2376 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="690"/> |
| 2202 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="1040"/> | 2377 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="1039"/> |
| 2203 | <source>Pro Controller</source> | 2378 | <source>Pro Controller</source> |
| 2204 | <translation>Pro-Styringsenhed</translation> | 2379 | <translation>Pro-Styringsenhed</translation> |
| 2205 | </message> | 2380 | </message> |
| 2206 | <message> | 2381 | <message> |
| 2207 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="1044"/> | 2382 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="1043"/> |
| 2208 | <source>Dual Joycons</source> | 2383 | <source>Dual Joycons</source> |
| 2209 | <translation>Dobbelt-Joycon</translation> | 2384 | <translation>Dobbelt-Joycon</translation> |
| 2210 | </message> | 2385 | </message> |
| 2211 | <message> | 2386 | <message> |
| 2212 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="1048"/> | 2387 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="1047"/> |
| 2213 | <source>Left Joycon</source> | 2388 | <source>Left Joycon</source> |
| 2214 | <translation>Venstre Joycon</translation> | 2389 | <translation>Venstre Joycon</translation> |
| 2215 | </message> | 2390 | </message> |
| 2216 | <message> | 2391 | <message> |
| 2217 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="1052"/> | 2392 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="1051"/> |
| 2218 | <source>Right Joycon</source> | 2393 | <source>Right Joycon</source> |
| 2219 | <translation>Højre Joycon</translation> | 2394 | <translation>Højre Joycon</translation> |
| 2220 | </message> | 2395 | </message> |
| 2221 | <message> | 2396 | <message> |
| 2222 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="1056"/> | 2397 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="1055"/> |
| 2223 | <source>Handheld</source> | 2398 | <source>Handheld</source> |
| 2224 | <translation>Håndholdt</translation> | 2399 | <translation>Håndholdt</translation> |
| 2225 | </message> | 2400 | </message> |
| 2226 | <message> | 2401 | <message> |
| 2227 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="1060"/> | 2402 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="1059"/> |
| 2228 | <source>GameCube Controller</source> | 2403 | <source>GameCube Controller</source> |
| 2229 | <translation>GameCube-Styringsenhed</translation> | 2404 | <translation>GameCube-Styringsenhed</translation> |
| 2230 | </message> | 2405 | </message> |
| 2231 | <message> | 2406 | <message> |
| 2232 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="1069"/> | 2407 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="1068"/> |
| 2233 | <source>Poke Ball Plus</source> | 2408 | <source>Poke Ball Plus</source> |
| 2234 | <translation type="unfinished"/> | 2409 | <translation type="unfinished"/> |
| 2235 | </message> | 2410 | </message> |
| 2236 | <message> | 2411 | <message> |
| 2237 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="1073"/> | 2412 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="1072"/> |
| 2238 | <source>NES Controller</source> | 2413 | <source>NES Controller</source> |
| 2239 | <translation type="unfinished"/> | 2414 | <translation type="unfinished"/> |
| 2240 | </message> | 2415 | </message> |
| 2241 | <message> | 2416 | <message> |
| 2242 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="1077"/> | 2417 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="1076"/> |
| 2243 | <source>SNES Controller</source> | 2418 | <source>SNES Controller</source> |
| 2244 | <translation type="unfinished"/> | 2419 | <translation type="unfinished"/> |
| 2245 | </message> | 2420 | </message> |
| 2246 | <message> | 2421 | <message> |
| 2247 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="1081"/> | 2422 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="1080"/> |
| 2248 | <source>N64 Controller</source> | 2423 | <source>N64 Controller</source> |
| 2249 | <translation type="unfinished"/> | 2424 | <translation type="unfinished"/> |
| 2250 | </message> | 2425 | </message> |
| 2251 | <message> | 2426 | <message> |
| 2252 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="1085"/> | 2427 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="1084"/> |
| 2253 | <source>Sega Genesis</source> | 2428 | <source>Sega Genesis</source> |
| 2254 | <translation type="unfinished"/> | 2429 | <translation type="unfinished"/> |
| 2255 | </message> | 2430 | </message> |
| 2256 | <message> | 2431 | <message> |
| 2257 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="1289"/> | 2432 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="1288"/> |
| 2258 | <source>Start / Pause</source> | 2433 | <source>Start / Pause</source> |
| 2259 | <translation>Start / Pause</translation> | 2434 | <translation>Start / Pause</translation> |
| 2260 | </message> | 2435 | </message> |
| 2261 | <message> | 2436 | <message> |
| 2262 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="1292"/> | 2437 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="1291"/> |
| 2263 | <source>Z</source> | 2438 | <source>Z</source> |
| 2264 | <translation>Z</translation> | 2439 | <translation>Z</translation> |
| 2265 | </message> | 2440 | </message> |
| 2266 | <message> | 2441 | <message> |
| 2267 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="1293"/> | 2442 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="1292"/> |
| 2268 | <source>Control Stick</source> | 2443 | <source>Control Stick</source> |
| 2269 | <translation>Styrepind</translation> | 2444 | <translation>Styrepind</translation> |
| 2270 | </message> | 2445 | </message> |
| 2271 | <message> | 2446 | <message> |
| 2272 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="1294"/> | 2447 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="1293"/> |
| 2273 | <source>C-Stick</source> | 2448 | <source>C-Stick</source> |
| 2274 | <translation>C-Pind</translation> | 2449 | <translation>C-Pind</translation> |
| 2275 | </message> | 2450 | </message> |
| 2276 | <message> | 2451 | <message> |
| 2277 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="1395"/> | 2452 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="1394"/> |
| 2278 | <source>Shake!</source> | 2453 | <source>Shake!</source> |
| 2279 | <translation>Ryst!</translation> | 2454 | <translation>Ryst!</translation> |
| 2280 | </message> | 2455 | </message> |
| 2281 | <message> | 2456 | <message> |
| 2282 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="1397"/> | 2457 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="1396"/> |
| 2283 | <source>[waiting]</source> | 2458 | <source>[waiting]</source> |
| 2284 | <translation>[venter]</translation> | 2459 | <translation>[venter]</translation> |
| 2285 | </message> | 2460 | </message> |
| 2286 | <message> | 2461 | <message> |
| 2287 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="1479"/> | 2462 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="1478"/> |
| 2288 | <source>New Profile</source> | 2463 | <source>New Profile</source> |
| 2289 | <translation>Ny Profil</translation> | 2464 | <translation>Ny Profil</translation> |
| 2290 | </message> | 2465 | </message> |
| 2291 | <message> | 2466 | <message> |
| 2292 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="1479"/> | 2467 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="1478"/> |
| 2293 | <source>Enter a profile name:</source> | 2468 | <source>Enter a profile name:</source> |
| 2294 | <translation>Indtast et profilnavn:</translation> | 2469 | <translation>Indtast et profilnavn:</translation> |
| 2295 | </message> | 2470 | </message> |
| 2296 | <message> | 2471 | <message> |
| 2297 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="1487"/> | 2472 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="1486"/> |
| 2298 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="1495"/> | 2473 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="1494"/> |
| 2299 | <source>Create Input Profile</source> | 2474 | <source>Create Input Profile</source> |
| 2300 | <translation>Opret Input-Profil</translation> | 2475 | <translation>Opret Input-Profil</translation> |
| 2301 | </message> | 2476 | </message> |
| 2302 | <message> | 2477 | <message> |
| 2303 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="1488"/> | 2478 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="1487"/> |
| 2304 | <source>The given profile name is not valid!</source> | 2479 | <source>The given profile name is not valid!</source> |
| 2305 | <translation>Det angivne profilnavn er ikke gyldigt!</translation> | 2480 | <translation>Det angivne profilnavn er ikke gyldigt!</translation> |
| 2306 | </message> | 2481 | </message> |
| 2307 | <message> | 2482 | <message> |
| 2308 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="1496"/> | 2483 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="1495"/> |
| 2309 | <source>Failed to create the input profile "%1"</source> | 2484 | <source>Failed to create the input profile "%1"</source> |
| 2310 | <translation>Oprettelse af input-profil "%1" mislykkedes</translation> | 2485 | <translation>Oprettelse af input-profil "%1" mislykkedes</translation> |
| 2311 | </message> | 2486 | </message> |
| 2312 | <message> | 2487 | <message> |
| 2313 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="1516"/> | 2488 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="1515"/> |
| 2314 | <source>Delete Input Profile</source> | 2489 | <source>Delete Input Profile</source> |
| 2315 | <translation>Slet Input-Profil</translation> | 2490 | <translation>Slet Input-Profil</translation> |
| 2316 | </message> | 2491 | </message> |
| 2317 | <message> | 2492 | <message> |
| 2318 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="1517"/> | 2493 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="1516"/> |
| 2319 | <source>Failed to delete the input profile "%1"</source> | 2494 | <source>Failed to delete the input profile "%1"</source> |
| 2320 | <translation>Sletning af input-profil "%1" mislykkedes</translation> | 2495 | <translation>Sletning af input-profil "%1" mislykkedes</translation> |
| 2321 | </message> | 2496 | </message> |
| 2322 | <message> | 2497 | <message> |
| 2323 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="1539"/> | 2498 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="1538"/> |
| 2324 | <source>Load Input Profile</source> | 2499 | <source>Load Input Profile</source> |
| 2325 | <translation>Indlæs Input-Profil</translation> | 2500 | <translation>Indlæs Input-Profil</translation> |
| 2326 | </message> | 2501 | </message> |
| 2327 | <message> | 2502 | <message> |
| 2328 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="1540"/> | 2503 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="1539"/> |
| 2329 | <source>Failed to load the input profile "%1"</source> | 2504 | <source>Failed to load the input profile "%1"</source> |
| 2330 | <translation>Indlæsning af input-profil "%1" mislykkedes</translation> | 2505 | <translation>Indlæsning af input-profil "%1" mislykkedes</translation> |
| 2331 | </message> | 2506 | </message> |
| 2332 | <message> | 2507 | <message> |
| 2333 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="1559"/> | 2508 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="1558"/> |
| 2334 | <source>Save Input Profile</source> | 2509 | <source>Save Input Profile</source> |
| 2335 | <translation>Gem Input-Profil</translation> | 2510 | <translation>Gem Input-Profil</translation> |
| 2336 | </message> | 2511 | </message> |
| 2337 | <message> | 2512 | <message> |
| 2338 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="1560"/> | 2513 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="1559"/> |
| 2339 | <source>Failed to save the input profile "%1"</source> | 2514 | <source>Failed to save the input profile "%1"</source> |
| 2340 | <translation>Lagring af input-profil "%1" mislykkedes</translation> | 2515 | <translation>Lagring af input-profil "%1" mislykkedes</translation> |
| 2341 | </message> | 2516 | </message> |
| @@ -2383,7 +2558,7 @@ Bevæg, for at omvende akserne, først din styrepind lodret og så vandret.</tra | |||
| 2383 | <message> | 2558 | <message> |
| 2384 | <location filename="../../src/yuzu/configuration/configure_motion_touch.ui" line="46"/> | 2559 | <location filename="../../src/yuzu/configuration/configure_motion_touch.ui" line="46"/> |
| 2385 | <location filename="../../src/yuzu/configuration/configure_motion_touch.ui" line="73"/> | 2560 | <location filename="../../src/yuzu/configuration/configure_motion_touch.ui" line="73"/> |
| 2386 | <location filename="../../src/yuzu/configuration/configure_motion_touch.cpp" line="244"/> | 2561 | <location filename="../../src/yuzu/configuration/configure_motion_touch.cpp" line="243"/> |
| 2387 | <source>Configure</source> | 2562 | <source>Configure</source> |
| 2388 | <translation>Konfigurér</translation> | 2563 | <translation>Konfigurér</translation> |
| 2389 | </message> | 2564 | </message> |
| @@ -2419,7 +2594,7 @@ Bevæg, for at omvende akserne, først din styrepind lodret og så vandret.</tra | |||
| 2419 | </message> | 2594 | </message> |
| 2420 | <message> | 2595 | <message> |
| 2421 | <location filename="../../src/yuzu/configuration/configure_motion_touch.ui" line="201"/> | 2596 | <location filename="../../src/yuzu/configuration/configure_motion_touch.ui" line="201"/> |
| 2422 | <location filename="../../src/yuzu/configuration/configure_motion_touch.cpp" line="267"/> | 2597 | <location filename="../../src/yuzu/configuration/configure_motion_touch.cpp" line="266"/> |
| 2423 | <source>Test</source> | 2598 | <source>Test</source> |
| 2424 | <translation>Afprøv</translation> | 2599 | <translation>Afprøv</translation> |
| 2425 | </message> | 2600 | </message> |
| @@ -2434,82 +2609,82 @@ Bevæg, for at omvende akserne, først din styrepind lodret og så vandret.</tra | |||
| 2434 | <translation>Fjernserver</translation> | 2609 | <translation>Fjernserver</translation> |
| 2435 | </message> | 2610 | </message> |
| 2436 | <message> | 2611 | <message> |
| 2437 | <location filename="../../src/yuzu/configuration/configure_motion_touch.cpp" line="88"/> | 2612 | <location filename="../../src/yuzu/configuration/configure_motion_touch.cpp" line="87"/> |
| 2438 | <source><a href='https://yuzu-emu.org/wiki/using-a-controller-or-android-phone-for-motion-or-touch-input'><span style="text-decoration: underline; color:#039be5;">Learn More</span></a></source> | 2613 | <source><a href='https://yuzu-emu.org/wiki/using-a-controller-or-android-phone-for-motion-or-touch-input'><span style="text-decoration: underline; color:#039be5;">Learn More</span></a></source> |
| 2439 | <translation><a href='https://yuzu-emu.org/wiki/using-a-controller-or-android-phone-for-motion-or-touch-input'><span style="text-decoration: underline; color:#039be5;">Find Ud Af Mere</span></a></translation> | 2614 | <translation><a href='https://yuzu-emu.org/wiki/using-a-controller-or-android-phone-for-motion-or-touch-input'><span style="text-decoration: underline; color:#039be5;">Find Ud Af Mere</span></a></translation> |
| 2440 | </message> | 2615 | </message> |
| 2441 | <message> | 2616 | <message> |
| 2442 | <location filename="../../src/yuzu/configuration/configure_motion_touch.cpp" line="170"/> | 2617 | <location filename="../../src/yuzu/configuration/configure_motion_touch.cpp" line="169"/> |
| 2443 | <source>%1:%2</source> | 2618 | <source>%1:%2</source> |
| 2444 | <translation>%1:%2</translation> | 2619 | <translation>%1:%2</translation> |
| 2445 | </message> | 2620 | </message> |
| 2446 | <message> | 2621 | <message> |
| 2447 | <location filename="../../src/yuzu/configuration/configure_motion_touch.cpp" line="175"/> | 2622 | <location filename="../../src/yuzu/configuration/configure_motion_touch.cpp" line="174"/> |
| 2448 | <location filename="../../src/yuzu/configuration/configure_motion_touch.cpp" line="179"/> | 2623 | <location filename="../../src/yuzu/configuration/configure_motion_touch.cpp" line="178"/> |
| 2449 | <location filename="../../src/yuzu/configuration/configure_motion_touch.cpp" line="183"/> | 2624 | <location filename="../../src/yuzu/configuration/configure_motion_touch.cpp" line="182"/> |
| 2450 | <location filename="../../src/yuzu/configuration/configure_motion_touch.cpp" line="189"/> | 2625 | <location filename="../../src/yuzu/configuration/configure_motion_touch.cpp" line="188"/> |
| 2451 | <location filename="../../src/yuzu/configuration/configure_motion_touch.cpp" line="195"/> | 2626 | <location filename="../../src/yuzu/configuration/configure_motion_touch.cpp" line="194"/> |
| 2452 | <location filename="../../src/yuzu/configuration/configure_motion_touch.cpp" line="289"/> | 2627 | <location filename="../../src/yuzu/configuration/configure_motion_touch.cpp" line="288"/> |
| 2453 | <source>yuzu</source> | 2628 | <source>yuzu</source> |
| 2454 | <translation>yuzu</translation> | 2629 | <translation>yuzu</translation> |
| 2455 | </message> | 2630 | </message> |
| 2456 | <message> | 2631 | <message> |
| 2457 | <location filename="../../src/yuzu/configuration/configure_motion_touch.cpp" line="175"/> | 2632 | <location filename="../../src/yuzu/configuration/configure_motion_touch.cpp" line="174"/> |
| 2458 | <source>Port number has invalid characters</source> | 2633 | <source>Port number has invalid characters</source> |
| 2459 | <translation>Portnummer indeholder ugyldige tegn</translation> | 2634 | <translation>Portnummer indeholder ugyldige tegn</translation> |
| 2460 | </message> | 2635 | </message> |
| 2461 | <message> | 2636 | <message> |
| 2462 | <location filename="../../src/yuzu/configuration/configure_motion_touch.cpp" line="179"/> | 2637 | <location filename="../../src/yuzu/configuration/configure_motion_touch.cpp" line="178"/> |
| 2463 | <source>Port has to be in range 0 and 65353</source> | 2638 | <source>Port has to be in range 0 and 65353</source> |
| 2464 | <translation>Port skal være imellem 0 and 65353</translation> | 2639 | <translation>Port skal være imellem 0 and 65353</translation> |
| 2465 | </message> | 2640 | </message> |
| 2466 | <message> | 2641 | <message> |
| 2467 | <location filename="../../src/yuzu/configuration/configure_motion_touch.cpp" line="183"/> | 2642 | <location filename="../../src/yuzu/configuration/configure_motion_touch.cpp" line="182"/> |
| 2468 | <source>IP address is not valid</source> | 2643 | <source>IP address is not valid</source> |
| 2469 | <translation>IP-adresse er ikke gyldig</translation> | 2644 | <translation>IP-adresse er ikke gyldig</translation> |
| 2470 | </message> | 2645 | </message> |
| 2471 | <message> | 2646 | <message> |
| 2472 | <location filename="../../src/yuzu/configuration/configure_motion_touch.cpp" line="189"/> | 2647 | <location filename="../../src/yuzu/configuration/configure_motion_touch.cpp" line="188"/> |
| 2473 | <source>This UDP server already exists</source> | 2648 | <source>This UDP server already exists</source> |
| 2474 | <translation>Denne UDP-server eksisterer allerede</translation> | 2649 | <translation>Denne UDP-server eksisterer allerede</translation> |
| 2475 | </message> | 2650 | </message> |
| 2476 | <message> | 2651 | <message> |
| 2477 | <location filename="../../src/yuzu/configuration/configure_motion_touch.cpp" line="195"/> | 2652 | <location filename="../../src/yuzu/configuration/configure_motion_touch.cpp" line="194"/> |
| 2478 | <source>Unable to add more than 8 servers</source> | 2653 | <source>Unable to add more than 8 servers</source> |
| 2479 | <translation>Ude af stand til, at tilføje mere end 8 servere</translation> | 2654 | <translation>Ude af stand til, at tilføje mere end 8 servere</translation> |
| 2480 | </message> | 2655 | </message> |
| 2481 | <message> | 2656 | <message> |
| 2482 | <location filename="../../src/yuzu/configuration/configure_motion_touch.cpp" line="211"/> | 2657 | <location filename="../../src/yuzu/configuration/configure_motion_touch.cpp" line="210"/> |
| 2483 | <source>Testing</source> | 2658 | <source>Testing</source> |
| 2484 | <translation>Afprøvning</translation> | 2659 | <translation>Afprøvning</translation> |
| 2485 | </message> | 2660 | </message> |
| 2486 | <message> | 2661 | <message> |
| 2487 | <location filename="../../src/yuzu/configuration/configure_motion_touch.cpp" line="227"/> | 2662 | <location filename="../../src/yuzu/configuration/configure_motion_touch.cpp" line="226"/> |
| 2488 | <source>Configuring</source> | 2663 | <source>Configuring</source> |
| 2489 | <translation>Konfigurér</translation> | 2664 | <translation>Konfigurér</translation> |
| 2490 | </message> | 2665 | </message> |
| 2491 | <message> | 2666 | <message> |
| 2492 | <location filename="../../src/yuzu/configuration/configure_motion_touch.cpp" line="258"/> | 2667 | <location filename="../../src/yuzu/configuration/configure_motion_touch.cpp" line="257"/> |
| 2493 | <source>Test Successful</source> | 2668 | <source>Test Successful</source> |
| 2494 | <translation>Afprøvning Lykkedes</translation> | 2669 | <translation>Afprøvning Lykkedes</translation> |
| 2495 | </message> | 2670 | </message> |
| 2496 | <message> | 2671 | <message> |
| 2497 | <location filename="../../src/yuzu/configuration/configure_motion_touch.cpp" line="259"/> | 2672 | <location filename="../../src/yuzu/configuration/configure_motion_touch.cpp" line="258"/> |
| 2498 | <source>Successfully received data from the server.</source> | 2673 | <source>Successfully received data from the server.</source> |
| 2499 | <translation>Modtagelse af data fra serveren lykkedes.</translation> | 2674 | <translation>Modtagelse af data fra serveren lykkedes.</translation> |
| 2500 | </message> | 2675 | </message> |
| 2501 | <message> | 2676 | <message> |
| 2502 | <location filename="../../src/yuzu/configuration/configure_motion_touch.cpp" line="261"/> | 2677 | <location filename="../../src/yuzu/configuration/configure_motion_touch.cpp" line="260"/> |
| 2503 | <source>Test Failed</source> | 2678 | <source>Test Failed</source> |
| 2504 | <translation>Afprøvning Mislykkedes</translation> | 2679 | <translation>Afprøvning Mislykkedes</translation> |
| 2505 | </message> | 2680 | </message> |
| 2506 | <message> | 2681 | <message> |
| 2507 | <location filename="../../src/yuzu/configuration/configure_motion_touch.cpp" line="262"/> | 2682 | <location filename="../../src/yuzu/configuration/configure_motion_touch.cpp" line="261"/> |
| 2508 | <source>Could not receive valid data from the server.<br>Please verify that the server is set up correctly and the address and port are correct.</source> | 2683 | <source>Could not receive valid data from the server.<br>Please verify that the server is set up correctly and the address and port are correct.</source> |
| 2509 | <translation>Kunne ikke modtage gyldig data fra serveren.<br>Bekræft venligst, at serveren er opsat korrekt, og at adressen og porten er korrekte.</translation> | 2684 | <translation>Kunne ikke modtage gyldig data fra serveren.<br>Bekræft venligst, at serveren er opsat korrekt, og at adressen og porten er korrekte.</translation> |
| 2510 | </message> | 2685 | </message> |
| 2511 | <message> | 2686 | <message> |
| 2512 | <location filename="../../src/yuzu/configuration/configure_motion_touch.cpp" line="290"/> | 2687 | <location filename="../../src/yuzu/configuration/configure_motion_touch.cpp" line="289"/> |
| 2513 | <source>UDP Test or calibration configuration is in progress.<br>Please wait for them to finish.</source> | 2688 | <source>UDP Test or calibration configuration is in progress.<br>Please wait for them to finish.</source> |
| 2514 | <translation>UDP-Afprøvnings- eller -kalibreringskonfiguration er i gang.<br>vent venligst på, at de bliver færdige.</translation> | 2689 | <translation>UDP-Afprøvnings- eller -kalibreringskonfiguration er i gang.<br>vent venligst på, at de bliver færdige.</translation> |
| 2515 | </message> | 2690 | </message> |
| @@ -2630,7 +2805,7 @@ Bevæg, for at omvende akserne, først din styrepind lodret og så vandret.</tra | |||
| 2630 | <translation>Egenskaber</translation> | 2805 | <translation>Egenskaber</translation> |
| 2631 | </message> | 2806 | </message> |
| 2632 | <message> | 2807 | <message> |
| 2633 | <location filename="../../src/yuzu/configuration/configuration_shared.cpp" line="92"/> | 2808 | <location filename="../../src/yuzu/configuration/configuration_shared.cpp" line="91"/> |
| 2634 | <source>Use global configuration (%1)</source> | 2809 | <source>Use global configuration (%1)</source> |
| 2635 | <translation>Brug global konfiguration (%1)</translation> | 2810 | <translation>Brug global konfiguration (%1)</translation> |
| 2636 | </message> | 2811 | </message> |
| @@ -2648,12 +2823,12 @@ Bevæg, for at omvende akserne, først din styrepind lodret og så vandret.</tra | |||
| 2648 | <translation>Tilføjelser</translation> | 2823 | <translation>Tilføjelser</translation> |
| 2649 | </message> | 2824 | </message> |
| 2650 | <message> | 2825 | <message> |
| 2651 | <location filename="../../src/yuzu/configuration/configure_per_game_addons.cpp" line="47"/> | 2826 | <location filename="../../src/yuzu/configuration/configure_per_game_addons.cpp" line="46"/> |
| 2652 | <source>Patch Name</source> | 2827 | <source>Patch Name</source> |
| 2653 | <translation>Lap-Navn</translation> | 2828 | <translation>Lap-Navn</translation> |
| 2654 | </message> | 2829 | </message> |
| 2655 | <message> | 2830 | <message> |
| 2656 | <location filename="../../src/yuzu/configuration/configure_per_game_addons.cpp" line="48"/> | 2831 | <location filename="../../src/yuzu/configuration/configure_per_game_addons.cpp" line="47"/> |
| 2657 | <source>Version</source> | 2832 | <source>Version</source> |
| 2658 | <translation>Version</translation> | 2833 | <translation>Version</translation> |
| 2659 | </message> | 2834 | </message> |
| @@ -2711,7 +2886,7 @@ Bevæg, for at omvende akserne, først din styrepind lodret og så vandret.</tra | |||
| 2711 | <translation>Profilhåndtering er kun tilgængelig, når spil ikke kører. </translation> | 2886 | <translation>Profilhåndtering er kun tilgængelig, når spil ikke kører. </translation> |
| 2712 | </message> | 2887 | </message> |
| 2713 | <message> | 2888 | <message> |
| 2714 | <location filename="../../src/yuzu/configuration/configure_profile_manager.cpp" line="53"/> | 2889 | <location filename="../../src/yuzu/configuration/configure_profile_manager.cpp" line="52"/> |
| 2715 | <source>%1 | 2890 | <source>%1 |
| 2716 | %2</source> | 2891 | %2</source> |
| 2717 | <comment>%1 is the profile username, %2 is the formatted UUID (e.g. 00112233-4455-6677-8899-AABBCCDDEEFF))</comment> | 2892 | <comment>%1 is the profile username, %2 is the formatted UUID (e.g. 00112233-4455-6677-8899-AABBCCDDEEFF))</comment> |
| @@ -2719,92 +2894,92 @@ Bevæg, for at omvende akserne, først din styrepind lodret og så vandret.</tra | |||
| 2719 | %2</translation> | 2894 | %2</translation> |
| 2720 | </message> | 2895 | </message> |
| 2721 | <message> | 2896 | <message> |
| 2722 | <location filename="../../src/yuzu/configuration/configure_profile_manager.cpp" line="71"/> | 2897 | <location filename="../../src/yuzu/configuration/configure_profile_manager.cpp" line="70"/> |
| 2723 | <source>Enter Username</source> | 2898 | <source>Enter Username</source> |
| 2724 | <translation>Indtast Brugernavn</translation> | 2899 | <translation>Indtast Brugernavn</translation> |
| 2725 | </message> | 2900 | </message> |
| 2726 | <message> | 2901 | <message> |
| 2727 | <location filename="../../src/yuzu/configuration/configure_profile_manager.cpp" line="134"/> | 2902 | <location filename="../../src/yuzu/configuration/configure_profile_manager.cpp" line="133"/> |
| 2728 | <source>Users</source> | 2903 | <source>Users</source> |
| 2729 | <translation>Brugere</translation> | 2904 | <translation>Brugere</translation> |
| 2730 | </message> | 2905 | </message> |
| 2731 | <message> | 2906 | <message> |
| 2732 | <location filename="../../src/yuzu/configuration/configure_profile_manager.cpp" line="196"/> | 2907 | <location filename="../../src/yuzu/configuration/configure_profile_manager.cpp" line="195"/> |
| 2733 | <source>Enter a username for the new user:</source> | 2908 | <source>Enter a username for the new user:</source> |
| 2734 | <translation>Indtast et brugernavn for den nye bruger:</translation> | 2909 | <translation>Indtast et brugernavn for den nye bruger:</translation> |
| 2735 | </message> | 2910 | </message> |
| 2736 | <message> | 2911 | <message> |
| 2737 | <location filename="../../src/yuzu/configuration/configure_profile_manager.cpp" line="216"/> | 2912 | <location filename="../../src/yuzu/configuration/configure_profile_manager.cpp" line="215"/> |
| 2738 | <source>Enter a new username:</source> | 2913 | <source>Enter a new username:</source> |
| 2739 | <translation>Indtast et nyt brugernavn:</translation> | 2914 | <translation>Indtast et nyt brugernavn:</translation> |
| 2740 | </message> | 2915 | </message> |
| 2741 | <message> | 2916 | <message> |
| 2742 | <location filename="../../src/yuzu/configuration/configure_profile_manager.cpp" line="241"/> | 2917 | <location filename="../../src/yuzu/configuration/configure_profile_manager.cpp" line="240"/> |
| 2743 | <source>Confirm Delete</source> | 2918 | <source>Confirm Delete</source> |
| 2744 | <translation>Bekræft Slet</translation> | 2919 | <translation>Bekræft Slet</translation> |
| 2745 | </message> | 2920 | </message> |
| 2746 | <message> | 2921 | <message> |
| 2747 | <location filename="../../src/yuzu/configuration/configure_profile_manager.cpp" line="242"/> | 2922 | <location filename="../../src/yuzu/configuration/configure_profile_manager.cpp" line="241"/> |
| 2748 | <source>You are about to delete user with name "%1". Are you sure?</source> | 2923 | <source>You are about to delete user with name "%1". Are you sure?</source> |
| 2749 | <translation>Du er ved at slette brugeren, med navnet "%1". Er du sikker?</translation> | 2924 | <translation>Du er ved at slette brugeren, med navnet "%1". Er du sikker?</translation> |
| 2750 | </message> | 2925 | </message> |
| 2751 | <message> | 2926 | <message> |
| 2752 | <location filename="../../src/yuzu/configuration/configure_profile_manager.cpp" line="269"/> | 2927 | <location filename="../../src/yuzu/configuration/configure_profile_manager.cpp" line="268"/> |
| 2753 | <source>Select User Image</source> | 2928 | <source>Select User Image</source> |
| 2754 | <translation>Vælg Brugerbillede</translation> | 2929 | <translation>Vælg Brugerbillede</translation> |
| 2755 | </message> | 2930 | </message> |
| 2756 | <message> | 2931 | <message> |
| 2757 | <location filename="../../src/yuzu/configuration/configure_profile_manager.cpp" line="270"/> | 2932 | <location filename="../../src/yuzu/configuration/configure_profile_manager.cpp" line="269"/> |
| 2758 | <source>JPEG Images (*.jpg *.jpeg)</source> | 2933 | <source>JPEG Images (*.jpg *.jpeg)</source> |
| 2759 | <translation>JPEG-Billeder (*.jpg *.jpeg)</translation> | 2934 | <translation>JPEG-Billeder (*.jpg *.jpeg)</translation> |
| 2760 | </message> | 2935 | </message> |
| 2761 | <message> | 2936 | <message> |
| 2762 | <location filename="../../src/yuzu/configuration/configure_profile_manager.cpp" line="279"/> | 2937 | <location filename="../../src/yuzu/configuration/configure_profile_manager.cpp" line="278"/> |
| 2763 | <source>Error deleting image</source> | 2938 | <source>Error deleting image</source> |
| 2764 | <translation>Fejl ved sletning af billede</translation> | 2939 | <translation>Fejl ved sletning af billede</translation> |
| 2765 | </message> | 2940 | </message> |
| 2766 | <message> | 2941 | <message> |
| 2767 | <location filename="../../src/yuzu/configuration/configure_profile_manager.cpp" line="280"/> | 2942 | <location filename="../../src/yuzu/configuration/configure_profile_manager.cpp" line="279"/> |
| 2768 | <source>Error occurred attempting to overwrite previous image at: %1.</source> | 2943 | <source>Error occurred attempting to overwrite previous image at: %1.</source> |
| 2769 | <translation>Der skete en fejl, ved forsøg på at overskrive forrige billede på: %1.</translation> | 2944 | <translation>Der skete en fejl, ved forsøg på at overskrive forrige billede på: %1.</translation> |
| 2770 | </message> | 2945 | </message> |
| 2771 | <message> | 2946 | <message> |
| 2772 | <location filename="../../src/yuzu/configuration/configure_profile_manager.cpp" line="288"/> | 2947 | <location filename="../../src/yuzu/configuration/configure_profile_manager.cpp" line="287"/> |
| 2773 | <source>Error deleting file</source> | 2948 | <source>Error deleting file</source> |
| 2774 | <translation>Fejl ved sletning af fil</translation> | 2949 | <translation>Fejl ved sletning af fil</translation> |
| 2775 | </message> | 2950 | </message> |
| 2776 | <message> | 2951 | <message> |
| 2777 | <location filename="../../src/yuzu/configuration/configure_profile_manager.cpp" line="289"/> | 2952 | <location filename="../../src/yuzu/configuration/configure_profile_manager.cpp" line="288"/> |
| 2778 | <source>Unable to delete existing file: %1.</source> | 2953 | <source>Unable to delete existing file: %1.</source> |
| 2779 | <translation>Kan ikke slette eksisterende fil: %1.</translation> | 2954 | <translation>Kan ikke slette eksisterende fil: %1.</translation> |
| 2780 | </message> | 2955 | </message> |
| 2781 | <message> | 2956 | <message> |
| 2782 | <location filename="../../src/yuzu/configuration/configure_profile_manager.cpp" line="296"/> | 2957 | <location filename="../../src/yuzu/configuration/configure_profile_manager.cpp" line="295"/> |
| 2783 | <source>Error creating user image directory</source> | 2958 | <source>Error creating user image directory</source> |
| 2784 | <translation>Fejl ved oprettelse af brugerbillede-mappe</translation> | 2959 | <translation>Fejl ved oprettelse af brugerbillede-mappe</translation> |
| 2785 | </message> | 2960 | </message> |
| 2786 | <message> | 2961 | <message> |
| 2787 | <location filename="../../src/yuzu/configuration/configure_profile_manager.cpp" line="297"/> | 2962 | <location filename="../../src/yuzu/configuration/configure_profile_manager.cpp" line="296"/> |
| 2788 | <source>Unable to create directory %1 for storing user images.</source> | 2963 | <source>Unable to create directory %1 for storing user images.</source> |
| 2789 | <translation>Ude af stand til, at oprette mappe %1, til lagring af brugerbilleder.</translation> | 2964 | <translation>Ude af stand til, at oprette mappe %1, til lagring af brugerbilleder.</translation> |
| 2790 | </message> | 2965 | </message> |
| 2791 | <message> | 2966 | <message> |
| 2792 | <location filename="../../src/yuzu/configuration/configure_profile_manager.cpp" line="302"/> | 2967 | <location filename="../../src/yuzu/configuration/configure_profile_manager.cpp" line="301"/> |
| 2793 | <source>Error copying user image</source> | 2968 | <source>Error copying user image</source> |
| 2794 | <translation>Fejl ved kopiering af brugerbillede</translation> | 2969 | <translation>Fejl ved kopiering af brugerbillede</translation> |
| 2795 | </message> | 2970 | </message> |
| 2796 | <message> | 2971 | <message> |
| 2797 | <location filename="../../src/yuzu/configuration/configure_profile_manager.cpp" line="303"/> | 2972 | <location filename="../../src/yuzu/configuration/configure_profile_manager.cpp" line="302"/> |
| 2798 | <source>Unable to copy image from %1 to %2</source> | 2973 | <source>Unable to copy image from %1 to %2</source> |
| 2799 | <translation>Ude af stand til, at kopiere billede fra %1 til %2</translation> | 2974 | <translation>Ude af stand til, at kopiere billede fra %1 til %2</translation> |
| 2800 | </message> | 2975 | </message> |
| 2801 | <message> | 2976 | <message> |
| 2802 | <location filename="../../src/yuzu/configuration/configure_profile_manager.cpp" line="312"/> | 2977 | <location filename="../../src/yuzu/configuration/configure_profile_manager.cpp" line="311"/> |
| 2803 | <source>Error resizing user image</source> | 2978 | <source>Error resizing user image</source> |
| 2804 | <translation type="unfinished"/> | 2979 | <translation type="unfinished"/> |
| 2805 | </message> | 2980 | </message> |
| 2806 | <message> | 2981 | <message> |
| 2807 | <location filename="../../src/yuzu/configuration/configure_profile_manager.cpp" line="313"/> | 2982 | <location filename="../../src/yuzu/configuration/configure_profile_manager.cpp" line="312"/> |
| 2808 | <source>Unable to resize image</source> | 2983 | <source>Unable to resize image</source> |
| 2809 | <translation type="unfinished"/> | 2984 | <translation type="unfinished"/> |
| 2810 | </message> | 2985 | </message> |
| @@ -3309,17 +3484,17 @@ Bevæg, for at omvende akserne, først din styrepind lodret og så vandret.</tra | |||
| 3309 | <translation>Systemindstillinger er kun tilgængelige, når spil ikke kører.</translation> | 3484 | <translation>Systemindstillinger er kun tilgængelige, når spil ikke kører.</translation> |
| 3310 | </message> | 3485 | </message> |
| 3311 | <message> | 3486 | <message> |
| 3312 | <location filename="../../src/yuzu/configuration/configure_system.cpp" line="162"/> | 3487 | <location filename="../../src/yuzu/configuration/configure_system.cpp" line="161"/> |
| 3313 | <source>This will replace your current virtual Switch with a new one. Your current virtual Switch will not be recoverable. This might have unexpected effects in games. This might fail, if you use an outdated config savegame. Continue?</source> | 3488 | <source>This will replace your current virtual Switch with a new one. Your current virtual Switch will not be recoverable. This might have unexpected effects in games. This might fail, if you use an outdated config savegame. Continue?</source> |
| 3314 | <translation>Dette vil erstatte din nuværende virtuelle Switch med en ny. Din nuværende virtuelle Switch vil ikke kunne gendannes. Dette kan have uforudsete konsekvenser i spil. Dette kan fejle, hvis du bruger en forældet konfiguration fra gemte data. Fortsæt?</translation> | 3489 | <translation>Dette vil erstatte din nuværende virtuelle Switch med en ny. Din nuværende virtuelle Switch vil ikke kunne gendannes. Dette kan have uforudsete konsekvenser i spil. Dette kan fejle, hvis du bruger en forældet konfiguration fra gemte data. Fortsæt?</translation> |
| 3315 | </message> | 3490 | </message> |
| 3316 | <message> | 3491 | <message> |
| 3317 | <location filename="../../src/yuzu/configuration/configure_system.cpp" line="166"/> | 3492 | <location filename="../../src/yuzu/configuration/configure_system.cpp" line="165"/> |
| 3318 | <source>Warning</source> | 3493 | <source>Warning</source> |
| 3319 | <translation>Advarsel</translation> | 3494 | <translation>Advarsel</translation> |
| 3320 | </message> | 3495 | </message> |
| 3321 | <message> | 3496 | <message> |
| 3322 | <location filename="../../src/yuzu/configuration/configure_system.cpp" line="174"/> | 3497 | <location filename="../../src/yuzu/configuration/configure_system.cpp" line="173"/> |
| 3323 | <source>Console ID: 0x%1</source> | 3498 | <source>Console ID: 0x%1</source> |
| 3324 | <translation>Konsol-ID: 0x%1</translation> | 3499 | <translation>Konsol-ID: 0x%1</translation> |
| 3325 | </message> | 3500 | </message> |
| @@ -3435,54 +3610,54 @@ Træk punkter, for at skifte position, eller dobbeltklik i tabelceller, for at r | |||
| 3435 | <translation>Slet Punkt</translation> | 3610 | <translation>Slet Punkt</translation> |
| 3436 | </message> | 3611 | </message> |
| 3437 | <message> | 3612 | <message> |
| 3438 | <location filename="../../src/yuzu/configuration/configure_touch_from_button.cpp" line="79"/> | 3613 | <location filename="../../src/yuzu/configuration/configure_touch_from_button.cpp" line="78"/> |
| 3439 | <source>Button</source> | 3614 | <source>Button</source> |
| 3440 | <translation>Knap</translation> | 3615 | <translation>Knap</translation> |
| 3441 | </message> | 3616 | </message> |
| 3442 | <message> | 3617 | <message> |
| 3443 | <location filename="../../src/yuzu/configuration/configure_touch_from_button.cpp" line="79"/> | 3618 | <location filename="../../src/yuzu/configuration/configure_touch_from_button.cpp" line="78"/> |
| 3444 | <source>X</source> | 3619 | <source>X</source> |
| 3445 | <comment>X axis</comment> | 3620 | <comment>X axis</comment> |
| 3446 | <translation>X</translation> | 3621 | <translation>X</translation> |
| 3447 | </message> | 3622 | </message> |
| 3448 | <message> | 3623 | <message> |
| 3449 | <location filename="../../src/yuzu/configuration/configure_touch_from_button.cpp" line="79"/> | 3624 | <location filename="../../src/yuzu/configuration/configure_touch_from_button.cpp" line="78"/> |
| 3450 | <source>Y</source> | 3625 | <source>Y</source> |
| 3451 | <comment>Y axis</comment> | 3626 | <comment>Y axis</comment> |
| 3452 | <translation>Y</translation> | 3627 | <translation>Y</translation> |
| 3453 | </message> | 3628 | </message> |
| 3454 | <message> | 3629 | <message> |
| 3455 | <location filename="../../src/yuzu/configuration/configure_touch_from_button.cpp" line="196"/> | 3630 | <location filename="../../src/yuzu/configuration/configure_touch_from_button.cpp" line="195"/> |
| 3456 | <source>New Profile</source> | 3631 | <source>New Profile</source> |
| 3457 | <translation>Ny Profil</translation> | 3632 | <translation>Ny Profil</translation> |
| 3458 | </message> | 3633 | </message> |
| 3459 | <message> | 3634 | <message> |
| 3460 | <location filename="../../src/yuzu/configuration/configure_touch_from_button.cpp" line="196"/> | 3635 | <location filename="../../src/yuzu/configuration/configure_touch_from_button.cpp" line="195"/> |
| 3461 | <source>Enter the name for the new profile.</source> | 3636 | <source>Enter the name for the new profile.</source> |
| 3462 | <translation>Indtast navnet på den nye profil.</translation> | 3637 | <translation>Indtast navnet på den nye profil.</translation> |
| 3463 | </message> | 3638 | </message> |
| 3464 | <message> | 3639 | <message> |
| 3465 | <location filename="../../src/yuzu/configuration/configure_touch_from_button.cpp" line="207"/> | 3640 | <location filename="../../src/yuzu/configuration/configure_touch_from_button.cpp" line="206"/> |
| 3466 | <source>Delete Profile</source> | 3641 | <source>Delete Profile</source> |
| 3467 | <translation>Slet Profil</translation> | 3642 | <translation>Slet Profil</translation> |
| 3468 | </message> | 3643 | </message> |
| 3469 | <message> | 3644 | <message> |
| 3470 | <location filename="../../src/yuzu/configuration/configure_touch_from_button.cpp" line="207"/> | 3645 | <location filename="../../src/yuzu/configuration/configure_touch_from_button.cpp" line="206"/> |
| 3471 | <source>Delete profile %1?</source> | 3646 | <source>Delete profile %1?</source> |
| 3472 | <translation>Slet profil %1?</translation> | 3647 | <translation>Slet profil %1?</translation> |
| 3473 | </message> | 3648 | </message> |
| 3474 | <message> | 3649 | <message> |
| 3475 | <location filename="../../src/yuzu/configuration/configure_touch_from_button.cpp" line="220"/> | 3650 | <location filename="../../src/yuzu/configuration/configure_touch_from_button.cpp" line="219"/> |
| 3476 | <source>Rename Profile</source> | 3651 | <source>Rename Profile</source> |
| 3477 | <translation>Omdøb Profil</translation> | 3652 | <translation>Omdøb Profil</translation> |
| 3478 | </message> | 3653 | </message> |
| 3479 | <message> | 3654 | <message> |
| 3480 | <location filename="../../src/yuzu/configuration/configure_touch_from_button.cpp" line="220"/> | 3655 | <location filename="../../src/yuzu/configuration/configure_touch_from_button.cpp" line="219"/> |
| 3481 | <source>New name:</source> | 3656 | <source>New name:</source> |
| 3482 | <translation>Nyt navn:</translation> | 3657 | <translation>Nyt navn:</translation> |
| 3483 | </message> | 3658 | </message> |
| 3484 | <message> | 3659 | <message> |
| 3485 | <location filename="../../src/yuzu/configuration/configure_touch_from_button.cpp" line="232"/> | 3660 | <location filename="../../src/yuzu/configuration/configure_touch_from_button.cpp" line="231"/> |
| 3486 | <source>[press key]</source> | 3661 | <source>[press key]</source> |
| 3487 | <translation>[tryk på tast]</translation> | 3662 | <translation>[tryk på tast]</translation> |
| 3488 | </message> | 3663 | </message> |
| @@ -3528,64 +3703,64 @@ Træk punkter, for at skifte position, eller dobbeltklik i tabelceller, for at r | |||
| 3528 | <context> | 3703 | <context> |
| 3529 | <name>ConfigureUI</name> | 3704 | <name>ConfigureUI</name> |
| 3530 | <message> | 3705 | <message> |
| 3531 | <location filename="../../src/yuzu/configuration/configure_ui.cpp" line="21"/> | 3706 | <location filename="../../src/yuzu/configuration/configure_ui.cpp" line="20"/> |
| 3532 | <location filename="../../src/yuzu/configuration/configure_ui.cpp" line="29"/> | 3707 | <location filename="../../src/yuzu/configuration/configure_ui.cpp" line="28"/> |
| 3533 | <location filename="../../src/yuzu/configuration/configure_ui.cpp" line="41"/> | 3708 | <location filename="../../src/yuzu/configuration/configure_ui.cpp" line="40"/> |
| 3534 | <source>None</source> | 3709 | <source>None</source> |
| 3535 | <translation>Ingen</translation> | 3710 | <translation>Ingen</translation> |
| 3536 | </message> | 3711 | </message> |
| 3537 | <message> | 3712 | <message> |
| 3538 | <location filename="../../src/yuzu/configuration/configure_ui.cpp" line="22"/> | 3713 | <location filename="../../src/yuzu/configuration/configure_ui.cpp" line="21"/> |
| 3539 | <source>Small (32x32)</source> | 3714 | <source>Small (32x32)</source> |
| 3540 | <translation>Lille (32x32)</translation> | 3715 | <translation>Lille (32x32)</translation> |
| 3541 | </message> | 3716 | </message> |
| 3542 | <message> | 3717 | <message> |
| 3543 | <location filename="../../src/yuzu/configuration/configure_ui.cpp" line="23"/> | 3718 | <location filename="../../src/yuzu/configuration/configure_ui.cpp" line="22"/> |
| 3544 | <source>Standard (64x64)</source> | 3719 | <source>Standard (64x64)</source> |
| 3545 | <translation>Standard (64x64)</translation> | 3720 | <translation>Standard (64x64)</translation> |
| 3546 | </message> | 3721 | </message> |
| 3547 | <message> | 3722 | <message> |
| 3548 | <location filename="../../src/yuzu/configuration/configure_ui.cpp" line="24"/> | 3723 | <location filename="../../src/yuzu/configuration/configure_ui.cpp" line="23"/> |
| 3549 | <source>Large (128x128)</source> | 3724 | <source>Large (128x128)</source> |
| 3550 | <translation>Stor (128x128)</translation> | 3725 | <translation>Stor (128x128)</translation> |
| 3551 | </message> | 3726 | </message> |
| 3552 | <message> | 3727 | <message> |
| 3553 | <location filename="../../src/yuzu/configuration/configure_ui.cpp" line="25"/> | 3728 | <location filename="../../src/yuzu/configuration/configure_ui.cpp" line="24"/> |
| 3554 | <source>Full Size (256x256)</source> | 3729 | <source>Full Size (256x256)</source> |
| 3555 | <translation>Fuld Størrelse (256x256)</translation> | 3730 | <translation>Fuld Størrelse (256x256)</translation> |
| 3556 | </message> | 3731 | </message> |
| 3557 | <message> | 3732 | <message> |
| 3558 | <location filename="../../src/yuzu/configuration/configure_ui.cpp" line="30"/> | 3733 | <location filename="../../src/yuzu/configuration/configure_ui.cpp" line="29"/> |
| 3559 | <source>Small (24x24)</source> | 3734 | <source>Small (24x24)</source> |
| 3560 | <translation>Lille (24x24)</translation> | 3735 | <translation>Lille (24x24)</translation> |
| 3561 | </message> | 3736 | </message> |
| 3562 | <message> | 3737 | <message> |
| 3563 | <location filename="../../src/yuzu/configuration/configure_ui.cpp" line="31"/> | 3738 | <location filename="../../src/yuzu/configuration/configure_ui.cpp" line="30"/> |
| 3564 | <source>Standard (48x48)</source> | 3739 | <source>Standard (48x48)</source> |
| 3565 | <translation>Standard (48x48)</translation> | 3740 | <translation>Standard (48x48)</translation> |
| 3566 | </message> | 3741 | </message> |
| 3567 | <message> | 3742 | <message> |
| 3568 | <location filename="../../src/yuzu/configuration/configure_ui.cpp" line="32"/> | 3743 | <location filename="../../src/yuzu/configuration/configure_ui.cpp" line="31"/> |
| 3569 | <source>Large (72x72)</source> | 3744 | <source>Large (72x72)</source> |
| 3570 | <translation>Stor (72x72)</translation> | 3745 | <translation>Stor (72x72)</translation> |
| 3571 | </message> | 3746 | </message> |
| 3572 | <message> | 3747 | <message> |
| 3573 | <location filename="../../src/yuzu/configuration/configure_ui.cpp" line="37"/> | 3748 | <location filename="../../src/yuzu/configuration/configure_ui.cpp" line="36"/> |
| 3574 | <source>Filename</source> | 3749 | <source>Filename</source> |
| 3575 | <translation>Filnavn</translation> | 3750 | <translation>Filnavn</translation> |
| 3576 | </message> | 3751 | </message> |
| 3577 | <message> | 3752 | <message> |
| 3578 | <location filename="../../src/yuzu/configuration/configure_ui.cpp" line="38"/> | 3753 | <location filename="../../src/yuzu/configuration/configure_ui.cpp" line="37"/> |
| 3579 | <source>Filetype</source> | 3754 | <source>Filetype</source> |
| 3580 | <translation>Filtype</translation> | 3755 | <translation>Filtype</translation> |
| 3581 | </message> | 3756 | </message> |
| 3582 | <message> | 3757 | <message> |
| 3583 | <location filename="../../src/yuzu/configuration/configure_ui.cpp" line="39"/> | 3758 | <location filename="../../src/yuzu/configuration/configure_ui.cpp" line="38"/> |
| 3584 | <source>Title ID</source> | 3759 | <source>Title ID</source> |
| 3585 | <translation>Titel-ID</translation> | 3760 | <translation>Titel-ID</translation> |
| 3586 | </message> | 3761 | </message> |
| 3587 | <message> | 3762 | <message> |
| 3588 | <location filename="../../src/yuzu/configuration/configure_ui.cpp" line="40"/> | 3763 | <location filename="../../src/yuzu/configuration/configure_ui.cpp" line="39"/> |
| 3589 | <source>Title Name</source> | 3764 | <source>Title Name</source> |
| 3590 | <translation>Titelnavn</translation> | 3765 | <translation>Titelnavn</translation> |
| 3591 | </message> | 3766 | </message> |
| @@ -3673,12 +3848,12 @@ Træk punkter, for at skifte position, eller dobbeltklik i tabelceller, for at r | |||
| 3673 | <translation>...</translation> | 3848 | <translation>...</translation> |
| 3674 | </message> | 3849 | </message> |
| 3675 | <message> | 3850 | <message> |
| 3676 | <location filename="../../src/yuzu/configuration/configure_ui.cpp" line="94"/> | 3851 | <location filename="../../src/yuzu/configuration/configure_ui.cpp" line="93"/> |
| 3677 | <source>Select Screenshots Path...</source> | 3852 | <source>Select Screenshots Path...</source> |
| 3678 | <translation>Vælg Skærmbilledsti...</translation> | 3853 | <translation>Vælg Skærmbilledsti...</translation> |
| 3679 | </message> | 3854 | </message> |
| 3680 | <message> | 3855 | <message> |
| 3681 | <location filename="../../src/yuzu/configuration/configure_ui.cpp" line="217"/> | 3856 | <location filename="../../src/yuzu/configuration/configure_ui.cpp" line="216"/> |
| 3682 | <source><System></source> | 3857 | <source><System></source> |
| 3683 | <translation><System></translation> | 3858 | <translation><System></translation> |
| 3684 | </message> | 3859 | </message> |
| @@ -3787,7 +3962,7 @@ Træk punkter, for at skifte position, eller dobbeltklik i tabelceller, for at r | |||
| 3787 | </message> | 3962 | </message> |
| 3788 | <message> | 3963 | <message> |
| 3789 | <location filename="../../src/yuzu/configuration/configure_web.ui" line="49"/> | 3964 | <location filename="../../src/yuzu/configuration/configure_web.ui" line="49"/> |
| 3790 | <location filename="../../src/yuzu/configuration/configure_web.cpp" line="155"/> | 3965 | <location filename="../../src/yuzu/configuration/configure_web.cpp" line="154"/> |
| 3791 | <source>Verify</source> | 3966 | <source>Verify</source> |
| 3792 | <translation>Bekræft</translation> | 3967 | <translation>Bekræft</translation> |
| 3793 | </message> | 3968 | </message> |
| @@ -3813,88 +3988,93 @@ Træk punkter, for at skifte position, eller dobbeltklik i tabelceller, for at r | |||
| 3813 | </message> | 3988 | </message> |
| 3814 | <message> | 3989 | <message> |
| 3815 | <location filename="../../src/yuzu/configuration/configure_web.ui" line="118"/> | 3990 | <location filename="../../src/yuzu/configuration/configure_web.ui" line="118"/> |
| 3991 | <source>Web Service configuration can only be changed when a public room isn't being hosted.</source> | ||
| 3992 | <translation type="unfinished"/> | ||
| 3993 | </message> | ||
| 3994 | <message> | ||
| 3995 | <location filename="../../src/yuzu/configuration/configure_web.ui" line="128"/> | ||
| 3816 | <source>Telemetry</source> | 3996 | <source>Telemetry</source> |
| 3817 | <translation>Telemetri</translation> | 3997 | <translation>Telemetri</translation> |
| 3818 | </message> | 3998 | </message> |
| 3819 | <message> | 3999 | <message> |
| 3820 | <location filename="../../src/yuzu/configuration/configure_web.ui" line="124"/> | 4000 | <location filename="../../src/yuzu/configuration/configure_web.ui" line="134"/> |
| 3821 | <source>Share anonymous usage data with the yuzu team</source> | 4001 | <source>Share anonymous usage data with the yuzu team</source> |
| 3822 | <translation>Del anonyme brugsdata med holdet bag yuzu</translation> | 4002 | <translation>Del anonyme brugsdata med holdet bag yuzu</translation> |
| 3823 | </message> | 4003 | </message> |
| 3824 | <message> | 4004 | <message> |
| 3825 | <location filename="../../src/yuzu/configuration/configure_web.ui" line="131"/> | 4005 | <location filename="../../src/yuzu/configuration/configure_web.ui" line="141"/> |
| 3826 | <source>Learn more</source> | 4006 | <source>Learn more</source> |
| 3827 | <translation>Find ud af mere</translation> | 4007 | <translation>Find ud af mere</translation> |
| 3828 | </message> | 4008 | </message> |
| 3829 | <message> | 4009 | <message> |
| 3830 | <location filename="../../src/yuzu/configuration/configure_web.ui" line="140"/> | 4010 | <location filename="../../src/yuzu/configuration/configure_web.ui" line="150"/> |
| 3831 | <source>Telemetry ID:</source> | 4011 | <source>Telemetry ID:</source> |
| 3832 | <translation>Telemetri-ID:</translation> | 4012 | <translation>Telemetri-ID:</translation> |
| 3833 | </message> | 4013 | </message> |
| 3834 | <message> | 4014 | <message> |
| 3835 | <location filename="../../src/yuzu/configuration/configure_web.ui" line="156"/> | 4015 | <location filename="../../src/yuzu/configuration/configure_web.ui" line="166"/> |
| 3836 | <source>Regenerate</source> | 4016 | <source>Regenerate</source> |
| 3837 | <translation>Regenerér</translation> | 4017 | <translation>Regenerér</translation> |
| 3838 | </message> | 4018 | </message> |
| 3839 | <message> | 4019 | <message> |
| 3840 | <location filename="../../src/yuzu/configuration/configure_web.ui" line="170"/> | 4020 | <location filename="../../src/yuzu/configuration/configure_web.ui" line="180"/> |
| 3841 | <source>Discord Presence</source> | 4021 | <source>Discord Presence</source> |
| 3842 | <translation>Tilstedeværelse på Discord</translation> | 4022 | <translation>Tilstedeværelse på Discord</translation> |
| 3843 | </message> | 4023 | </message> |
| 3844 | <message> | 4024 | <message> |
| 3845 | <location filename="../../src/yuzu/configuration/configure_web.ui" line="176"/> | 4025 | <location filename="../../src/yuzu/configuration/configure_web.ui" line="186"/> |
| 3846 | <source>Show Current Game in your Discord Status</source> | 4026 | <source>Show Current Game in your Discord Status</source> |
| 3847 | <translation>Vis Aktuelt Spil i din Discord-Status</translation> | 4027 | <translation>Vis Aktuelt Spil i din Discord-Status</translation> |
| 3848 | </message> | 4028 | </message> |
| 3849 | <message> | 4029 | <message> |
| 3850 | <location filename="../../src/yuzu/configuration/configure_web.cpp" line="69"/> | 4030 | <location filename="../../src/yuzu/configuration/configure_web.cpp" line="68"/> |
| 3851 | <source><a href='https://yuzu-emu.org/help/feature/telemetry/'><span style="text-decoration: underline; color:#039be5;">Learn more</span></a></source> | 4031 | <source><a href='https://yuzu-emu.org/help/feature/telemetry/'><span style="text-decoration: underline; color:#039be5;">Learn more</span></a></source> |
| 3852 | <translation><a href='https://yuzu-emu.org/help/feature/telemetry/'><span style="text-decoration: underline; color:#039be5;">Find ud af mere</span></a></translation> | 4032 | <translation><a href='https://yuzu-emu.org/help/feature/telemetry/'><span style="text-decoration: underline; color:#039be5;">Find ud af mere</span></a></translation> |
| 3853 | </message> | 4033 | </message> |
| 3854 | <message> | 4034 | <message> |
| 3855 | <location filename="../../src/yuzu/configuration/configure_web.cpp" line="73"/> | 4035 | <location filename="../../src/yuzu/configuration/configure_web.cpp" line="72"/> |
| 3856 | <source><a href='https://profile.yuzu-emu.org/'><span style="text-decoration: underline; color:#039be5;">Sign up</span></a></source> | 4036 | <source><a href='https://profile.yuzu-emu.org/'><span style="text-decoration: underline; color:#039be5;">Sign up</span></a></source> |
| 3857 | <translation><a href='https://profile.yuzu-emu.org/'><span style="text-decoration: underline; color:#039be5;">Tilmeld dig</span></a></translation> | 4037 | <translation><a href='https://profile.yuzu-emu.org/'><span style="text-decoration: underline; color:#039be5;">Tilmeld dig</span></a></translation> |
| 3858 | </message> | 4038 | </message> |
| 3859 | <message> | 4039 | <message> |
| 3860 | <location filename="../../src/yuzu/configuration/configure_web.cpp" line="77"/> | 4040 | <location filename="../../src/yuzu/configuration/configure_web.cpp" line="76"/> |
| 3861 | <source><a href='https://yuzu-emu.org/wiki/yuzu-web-service/'><span style="text-decoration: underline; color:#039be5;">What is my token?</span></a></source> | 4041 | <source><a href='https://yuzu-emu.org/wiki/yuzu-web-service/'><span style="text-decoration: underline; color:#039be5;">What is my token?</span></a></source> |
| 3862 | <translation><a href='https://yuzu-emu.org/wiki/yuzu-web-service/'><span style="text-decoration: underline; color:#039be5;">Hvad er mit token?</span></a></translation> | 4042 | <translation><a href='https://yuzu-emu.org/wiki/yuzu-web-service/'><span style="text-decoration: underline; color:#039be5;">Hvad er mit token?</span></a></translation> |
| 3863 | </message> | 4043 | </message> |
| 3864 | <message> | 4044 | <message> |
| 3865 | <location filename="../../src/yuzu/configuration/configure_web.cpp" line="81"/> | 4045 | <location filename="../../src/yuzu/configuration/configure_web.cpp" line="80"/> |
| 3866 | <location filename="../../src/yuzu/configuration/configure_web.cpp" line="126"/> | 4046 | <location filename="../../src/yuzu/configuration/configure_web.cpp" line="125"/> |
| 3867 | <source>Telemetry ID: 0x%1</source> | 4047 | <source>Telemetry ID: 0x%1</source> |
| 3868 | <translation>Telemetri-ID: 0x%1</translation> | 4048 | <translation>Telemetri-ID: 0x%1</translation> |
| 3869 | </message> | 4049 | </message> |
| 3870 | <message> | 4050 | <message> |
| 3871 | <location filename="../../src/yuzu/configuration/configure_web.cpp" line="92"/> | 4051 | <location filename="../../src/yuzu/configuration/configure_web.cpp" line="91"/> |
| 3872 | <location filename="../../src/yuzu/configuration/configure_web.cpp" line="166"/> | 4052 | <location filename="../../src/yuzu/configuration/configure_web.cpp" line="165"/> |
| 3873 | <source>Unspecified</source> | 4053 | <source>Unspecified</source> |
| 3874 | <translation>Uspecificeret </translation> | 4054 | <translation>Uspecificeret </translation> |
| 3875 | </message> | 4055 | </message> |
| 3876 | <message> | 4056 | <message> |
| 3877 | <location filename="../../src/yuzu/configuration/configure_web.cpp" line="118"/> | 4057 | <location filename="../../src/yuzu/configuration/configure_web.cpp" line="117"/> |
| 3878 | <source>Token not verified</source> | 4058 | <source>Token not verified</source> |
| 3879 | <translation>Token ikke bekræftet</translation> | 4059 | <translation>Token ikke bekræftet</translation> |
| 3880 | </message> | 4060 | </message> |
| 3881 | <message> | 4061 | <message> |
| 3882 | <location filename="../../src/yuzu/configuration/configure_web.cpp" line="119"/> | 4062 | <location filename="../../src/yuzu/configuration/configure_web.cpp" line="118"/> |
| 3883 | <source>Token was not verified. The change to your token has not been saved.</source> | 4063 | <source>Token was not verified. The change to your token has not been saved.</source> |
| 3884 | <translation>Token blev ikke bekræftet. Ændringen af dit token er ikke blevet gemt.</translation> | 4064 | <translation>Token blev ikke bekræftet. Ændringen af dit token er ikke blevet gemt.</translation> |
| 3885 | </message> | 4065 | </message> |
| 3886 | <message> | 4066 | <message> |
| 3887 | <location filename="../../src/yuzu/configuration/configure_web.cpp" line="145"/> | 4067 | <location filename="../../src/yuzu/configuration/configure_web.cpp" line="144"/> |
| 3888 | <source>Verifying...</source> | 4068 | <source>Verifying...</source> |
| 3889 | <translation>Bekræfter...</translation> | 4069 | <translation>Bekræfter...</translation> |
| 3890 | </message> | 4070 | </message> |
| 3891 | <message> | 4071 | <message> |
| 3892 | <location filename="../../src/yuzu/configuration/configure_web.cpp" line="167"/> | 4072 | <location filename="../../src/yuzu/configuration/configure_web.cpp" line="166"/> |
| 3893 | <source>Verification failed</source> | 4073 | <source>Verification failed</source> |
| 3894 | <translation>Bekræftelse mislykkedes</translation> | 4074 | <translation>Bekræftelse mislykkedes</translation> |
| 3895 | </message> | 4075 | </message> |
| 3896 | <message> | 4076 | <message> |
| 3897 | <location filename="../../src/yuzu/configuration/configure_web.cpp" line="168"/> | 4077 | <location filename="../../src/yuzu/configuration/configure_web.cpp" line="167"/> |
| 3898 | <source>Verification failed. Check that you have entered your token correctly, and that your internet connection is working.</source> | 4078 | <source>Verification failed. Check that you have entered your token correctly, and that your internet connection is working.</source> |
| 3899 | <translation>Bekræftelse mislykkedes. Kontrollér at du har indtastet dit token korrekt, og at din internetforbindelse virker.</translation> | 4079 | <translation>Bekræftelse mislykkedes. Kontrollér at du har indtastet dit token korrekt, og at din internetforbindelse virker.</translation> |
| 3900 | </message> | 4080 | </message> |
| @@ -3902,920 +4082,986 @@ Træk punkter, for at skifte position, eller dobbeltklik i tabelceller, for at r | |||
| 3902 | <context> | 4082 | <context> |
| 3903 | <name>ControllerDialog</name> | 4083 | <name>ControllerDialog</name> |
| 3904 | <message> | 4084 | <message> |
| 3905 | <location filename="../../src/yuzu/debugger/controller.cpp" line="21"/> | 4085 | <location filename="../../src/yuzu/debugger/controller.cpp" line="20"/> |
| 3906 | <source>Controller P1</source> | 4086 | <source>Controller P1</source> |
| 3907 | <translation>Styringsenhed P1</translation> | 4087 | <translation>Styringsenhed P1</translation> |
| 3908 | </message> | 4088 | </message> |
| 3909 | <message> | 4089 | <message> |
| 3910 | <location filename="../../src/yuzu/debugger/controller.cpp" line="60"/> | 4090 | <location filename="../../src/yuzu/debugger/controller.cpp" line="59"/> |
| 3911 | <source>&Controller P1</source> | 4091 | <source>&Controller P1</source> |
| 3912 | <translation>&Styringsenhed P1</translation> | 4092 | <translation>&Styringsenhed P1</translation> |
| 3913 | </message> | 4093 | </message> |
| 3914 | </context> | 4094 | </context> |
| 3915 | <context> | 4095 | <context> |
| 4096 | <name>DirectConnect</name> | ||
| 4097 | <message> | ||
| 4098 | <location filename="../../src/yuzu/multiplayer/direct_connect.ui" line="14"/> | ||
| 4099 | <source>Direct Connect</source> | ||
| 4100 | <translation type="unfinished"/> | ||
| 4101 | </message> | ||
| 4102 | <message> | ||
| 4103 | <location filename="../../src/yuzu/multiplayer/direct_connect.ui" line="33"/> | ||
| 4104 | <source>IP Address</source> | ||
| 4105 | <translation type="unfinished"/> | ||
| 4106 | </message> | ||
| 4107 | <message> | ||
| 4108 | <location filename="../../src/yuzu/multiplayer/direct_connect.ui" line="56"/> | ||
| 4109 | <source>IP</source> | ||
| 4110 | <translation type="unfinished"/> | ||
| 4111 | </message> | ||
| 4112 | <message> | ||
| 4113 | <location filename="../../src/yuzu/multiplayer/direct_connect.ui" line="63"/> | ||
| 4114 | <source><html><head/><body><p>IPv4 address of the host</p></body></html></source> | ||
| 4115 | <translation type="unfinished"/> | ||
| 4116 | </message> | ||
| 4117 | <message> | ||
| 4118 | <location filename="../../src/yuzu/multiplayer/direct_connect.ui" line="73"/> | ||
| 4119 | <source>Port</source> | ||
| 4120 | <translation type="unfinished"/> | ||
| 4121 | </message> | ||
| 4122 | <message> | ||
| 4123 | <location filename="../../src/yuzu/multiplayer/direct_connect.ui" line="80"/> | ||
| 4124 | <source><html><head/><body><p>Port number the host is listening on</p></body></html></source> | ||
| 4125 | <translation type="unfinished"/> | ||
| 4126 | </message> | ||
| 4127 | <message> | ||
| 4128 | <location filename="../../src/yuzu/multiplayer/direct_connect.ui" line="86"/> | ||
| 4129 | <source>24872</source> | ||
| 4130 | <translation type="unfinished"/> | ||
| 4131 | </message> | ||
| 4132 | <message> | ||
| 4133 | <location filename="../../src/yuzu/multiplayer/direct_connect.ui" line="100"/> | ||
| 4134 | <source>Nickname</source> | ||
| 4135 | <translation type="unfinished"/> | ||
| 4136 | </message> | ||
| 4137 | <message> | ||
| 4138 | <location filename="../../src/yuzu/multiplayer/direct_connect.ui" line="114"/> | ||
| 4139 | <source>Password</source> | ||
| 4140 | <translation type="unfinished"/> | ||
| 4141 | </message> | ||
| 4142 | <message> | ||
| 4143 | <location filename="../../src/yuzu/multiplayer/direct_connect.ui" line="156"/> | ||
| 4144 | <source>Connect</source> | ||
| 4145 | <translation type="unfinished"/> | ||
| 4146 | </message> | ||
| 4147 | </context> | ||
| 4148 | <context> | ||
| 4149 | <name>DirectConnectWindow</name> | ||
| 4150 | <message> | ||
| 4151 | <location filename="../../src/yuzu/multiplayer/direct_connect.cpp" line="112"/> | ||
| 4152 | <source>Connecting</source> | ||
| 4153 | <translation type="unfinished"/> | ||
| 4154 | </message> | ||
| 4155 | <message> | ||
| 4156 | <location filename="../../src/yuzu/multiplayer/direct_connect.cpp" line="117"/> | ||
| 4157 | <source>Connect</source> | ||
| 4158 | <translation type="unfinished"/> | ||
| 4159 | </message> | ||
| 4160 | </context> | ||
| 4161 | <context> | ||
| 3916 | <name>GMainWindow</name> | 4162 | <name>GMainWindow</name> |
| 3917 | <message> | 4163 | <message> |
| 3918 | <location filename="../../src/yuzu/main.cpp" line="178"/> | 4164 | <location filename="../../src/yuzu/main.cpp" line="183"/> |
| 3919 | <source><a href='https://yuzu-emu.org/help/feature/telemetry/'>Anonymous data is collected</a> to help improve yuzu. <br/><br/>Would you like to share your usage data with us?</source> | 4165 | <source><a href='https://yuzu-emu.org/help/feature/telemetry/'>Anonymous data is collected</a> to help improve yuzu. <br/><br/>Would you like to share your usage data with us?</source> |
| 3920 | <translation><a href='https://yuzu-emu.org/help/feature/telemetry/'>Anonym data indsamles</a>, for at hjælp med, at forbedre yuzu. <br/><br/>Kunne du tænke dig, at dele dine brugsdata med os?</translation> | 4166 | <translation><a href='https://yuzu-emu.org/help/feature/telemetry/'>Anonym data indsamles</a>, for at hjælp med, at forbedre yuzu. <br/><br/>Kunne du tænke dig, at dele dine brugsdata med os?</translation> |
| 3921 | </message> | 4167 | </message> |
| 3922 | <message> | 4168 | <message> |
| 3923 | <location filename="../../src/yuzu/main.cpp" line="181"/> | 4169 | <location filename="../../src/yuzu/main.cpp" line="186"/> |
| 3924 | <source>Telemetry</source> | 4170 | <source>Telemetry</source> |
| 3925 | <translation>Telemetri</translation> | 4171 | <translation>Telemetri</translation> |
| 3926 | </message> | 4172 | </message> |
| 3927 | <message> | 4173 | <message> |
| 3928 | <location filename="../../src/yuzu/main.cpp" line="359"/> | 4174 | <location filename="../../src/yuzu/main.cpp" line="369"/> |
| 3929 | <source>Broken Vulkan Installation Detected</source> | 4175 | <source>Broken Vulkan Installation Detected</source> |
| 3930 | <translation type="unfinished"/> | 4176 | <translation type="unfinished"/> |
| 3931 | </message> | 4177 | </message> |
| 3932 | <message> | 4178 | <message> |
| 3933 | <location filename="../../src/yuzu/main.cpp" line="360"/> | 4179 | <location filename="../../src/yuzu/main.cpp" line="370"/> |
| 3934 | <source>Vulkan initialization failed on the previous boot.<br><br>Click <a href='https://yuzu-emu.org/wiki/faq/#yuzu-starts-with-the-error-broken-vulkan-installation-detected'>here for instructions to fix the issue</a>.</source> | 4180 | <source>Vulkan initialization failed during boot.<br><br>Click <a href='https://yuzu-emu.org/wiki/faq/#yuzu-starts-with-the-error-broken-vulkan-installation-detected'>here for instructions to fix the issue</a>.</source> |
| 3935 | <translation type="unfinished"/> | 4181 | <translation type="unfinished"/> |
| 3936 | </message> | 4182 | </message> |
| 3937 | <message> | 4183 | <message> |
| 3938 | <location filename="../../src/yuzu/main.cpp" line="682"/> | 4184 | <location filename="../../src/yuzu/main.cpp" line="700"/> |
| 3939 | <source>Loading Web Applet...</source> | 4185 | <source>Loading Web Applet...</source> |
| 3940 | <translation>Indlæser Net-Applet...</translation> | 4186 | <translation>Indlæser Net-Applet...</translation> |
| 3941 | </message> | 4187 | </message> |
| 3942 | <message> | 4188 | <message> |
| 3943 | <location filename="../../src/yuzu/main.cpp" line="729"/> | 4189 | <location filename="../../src/yuzu/main.cpp" line="747"/> |
| 3944 | <location filename="../../src/yuzu/main.cpp" line="732"/> | 4190 | <location filename="../../src/yuzu/main.cpp" line="750"/> |
| 3945 | <source>Disable Web Applet</source> | 4191 | <source>Disable Web Applet</source> |
| 3946 | <translation>Deaktivér Net-Applet</translation> | 4192 | <translation>Deaktivér Net-Applet</translation> |
| 3947 | </message> | 4193 | </message> |
| 3948 | <message> | 4194 | <message> |
| 3949 | <location filename="../../src/yuzu/main.cpp" line="733"/> | 4195 | <location filename="../../src/yuzu/main.cpp" line="751"/> |
| 3950 | <source>Disabling the web applet can lead to undefined behavior and should only be used with Super Mario 3D All-Stars. Are you sure you want to disable the web applet? | 4196 | <source>Disabling the web applet can lead to undefined behavior and should only be used with Super Mario 3D All-Stars. Are you sure you want to disable the web applet? |
| 3951 | (This can be re-enabled in the Debug settings.)</source> | 4197 | (This can be re-enabled in the Debug settings.)</source> |
| 3952 | <translation type="unfinished"/> | 4198 | <translation type="unfinished"/> |
| 3953 | </message> | 4199 | </message> |
| 3954 | <message> | 4200 | <message> |
| 3955 | <location filename="../../src/yuzu/main.cpp" line="836"/> | 4201 | <location filename="../../src/yuzu/main.cpp" line="858"/> |
| 3956 | <source>The amount of shaders currently being built</source> | 4202 | <source>The amount of shaders currently being built</source> |
| 3957 | <translation type="unfinished"/> | 4203 | <translation type="unfinished"/> |
| 3958 | </message> | 4204 | </message> |
| 3959 | <message> | 4205 | <message> |
| 3960 | <location filename="../../src/yuzu/main.cpp" line="838"/> | 4206 | <location filename="../../src/yuzu/main.cpp" line="860"/> |
| 3961 | <source>The current selected resolution scaling multiplier.</source> | 4207 | <source>The current selected resolution scaling multiplier.</source> |
| 3962 | <translation type="unfinished"/> | 4208 | <translation type="unfinished"/> |
| 3963 | </message> | 4209 | </message> |
| 3964 | <message> | 4210 | <message> |
| 3965 | <location filename="../../src/yuzu/main.cpp" line="841"/> | 4211 | <location filename="../../src/yuzu/main.cpp" line="863"/> |
| 3966 | <source>Current emulation speed. Values higher or lower than 100% indicate emulation is running faster or slower than a Switch.</source> | 4212 | <source>Current emulation speed. Values higher or lower than 100% indicate emulation is running faster or slower than a Switch.</source> |
| 3967 | <translation>Aktuel emuleringshastighed. Værdier højere eller lavere end 100% indikerer, at emulering kører hurtigere eller langsommere end en Switch.</translation> | 4213 | <translation>Aktuel emuleringshastighed. Værdier højere eller lavere end 100% indikerer, at emulering kører hurtigere eller langsommere end en Switch.</translation> |
| 3968 | </message> | 4214 | </message> |
| 3969 | <message> | 4215 | <message> |
| 3970 | <location filename="../../src/yuzu/main.cpp" line="844"/> | 4216 | <location filename="../../src/yuzu/main.cpp" line="866"/> |
| 3971 | <source>How many frames per second the game is currently displaying. This will vary from game to game and scene to scene.</source> | 4217 | <source>How many frames per second the game is currently displaying. This will vary from game to game and scene to scene.</source> |
| 3972 | <translation type="unfinished"/> | 4218 | <translation type="unfinished"/> |
| 3973 | </message> | 4219 | </message> |
| 3974 | <message> | 4220 | <message> |
| 3975 | <location filename="../../src/yuzu/main.cpp" line="848"/> | 4221 | <location filename="../../src/yuzu/main.cpp" line="870"/> |
| 3976 | <source>Time taken to emulate a Switch frame, not counting framelimiting or v-sync. For full-speed emulation this should be at most 16.67 ms.</source> | 4222 | <source>Time taken to emulate a Switch frame, not counting framelimiting or v-sync. For full-speed emulation this should be at most 16.67 ms.</source> |
| 3977 | <translation type="unfinished"/> | 4223 | <translation type="unfinished"/> |
| 3978 | </message> | 4224 | </message> |
| 3979 | <message> | 4225 | <message> |
| 3980 | <location filename="../../src/yuzu/main.cpp" line="923"/> | 4226 | <location filename="../../src/yuzu/main.cpp" line="949"/> |
| 3981 | <source>VULKAN</source> | 4227 | <source>VULKAN</source> |
| 3982 | <translation type="unfinished"/> | 4228 | <translation type="unfinished"/> |
| 3983 | </message> | 4229 | </message> |
| 3984 | <message> | 4230 | <message> |
| 3985 | <location filename="../../src/yuzu/main.cpp" line="923"/> | 4231 | <location filename="../../src/yuzu/main.cpp" line="949"/> |
| 3986 | <source>OPENGL</source> | 4232 | <source>OPENGL</source> |
| 3987 | <translation type="unfinished"/> | 4233 | <translation type="unfinished"/> |
| 3988 | </message> | 4234 | </message> |
| 3989 | <message> | 4235 | <message> |
| 3990 | <location filename="../../src/yuzu/main.cpp" line="985"/> | 4236 | <location filename="../../src/yuzu/main.cpp" line="1011"/> |
| 3991 | <source>&Clear Recent Files</source> | 4237 | <source>&Clear Recent Files</source> |
| 3992 | <translation type="unfinished"/> | 4238 | <translation type="unfinished"/> |
| 3993 | </message> | 4239 | </message> |
| 3994 | <message> | 4240 | <message> |
| 3995 | <location filename="../../src/yuzu/main.cpp" line="1262"/> | 4241 | <location filename="../../src/yuzu/main.cpp" line="1320"/> |
| 3996 | <source>&Continue</source> | 4242 | <source>&Continue</source> |
| 3997 | <translation type="unfinished"/> | 4243 | <translation type="unfinished"/> |
| 3998 | </message> | 4244 | </message> |
| 3999 | <message> | 4245 | <message> |
| 4000 | <location filename="../../src/yuzu/main.cpp" line="1264"/> | 4246 | <location filename="../../src/yuzu/main.cpp" line="1322"/> |
| 4001 | <source>&Pause</source> | 4247 | <source>&Pause</source> |
| 4002 | <translation type="unfinished"/> | 4248 | <translation type="unfinished"/> |
| 4003 | </message> | 4249 | </message> |
| 4004 | <message> | 4250 | <message> |
| 4005 | <location filename="../../src/yuzu/main.cpp" line="1305"/> | 4251 | <location filename="../../src/yuzu/main.cpp" line="1400"/> |
| 4006 | <source>yuzu is running a game</source> | 4252 | <source>yuzu is running a game</source> |
| 4007 | <extracomment>TRANSLATORS: This string is shown to the user to explain why yuzu needs to prevent the computer from sleeping</extracomment> | 4253 | <extracomment>TRANSLATORS: This string is shown to the user to explain why yuzu needs to prevent the computer from sleeping</extracomment> |
| 4008 | <translation type="unfinished"/> | 4254 | <translation type="unfinished"/> |
| 4009 | </message> | 4255 | </message> |
| 4010 | <message> | 4256 | <message> |
| 4011 | <location filename="../../src/yuzu/main.cpp" line="1390"/> | 4257 | <location filename="../../src/yuzu/main.cpp" line="1531"/> |
| 4012 | <source>Warning Outdated Game Format</source> | 4258 | <source>Warning Outdated Game Format</source> |
| 4013 | <translation>Advarsel, Forældet Spilformat</translation> | 4259 | <translation>Advarsel, Forældet Spilformat</translation> |
| 4014 | </message> | 4260 | </message> |
| 4015 | <message> | 4261 | <message> |
| 4016 | <location filename="../../src/yuzu/main.cpp" line="1391"/> | 4262 | <location filename="../../src/yuzu/main.cpp" line="1532"/> |
| 4017 | <source>You are using the deconstructed ROM directory format for this game, which is an outdated format that has been superseded by others such as NCA, NAX, XCI, or NSP. Deconstructed ROM directories lack icons, metadata, and update support.<br><br>For an explanation of the various Switch formats yuzu supports, <a href='https://yuzu-emu.org/wiki/overview-of-switch-game-formats'>check out our wiki</a>. This message will not be shown again.</source> | 4263 | <source>You are using the deconstructed ROM directory format for this game, which is an outdated format that has been superseded by others such as NCA, NAX, XCI, or NSP. Deconstructed ROM directories lack icons, metadata, and update support.<br><br>For an explanation of the various Switch formats yuzu supports, <a href='https://yuzu-emu.org/wiki/overview-of-switch-game-formats'>check out our wiki</a>. This message will not be shown again.</source> |
| 4018 | <translation type="unfinished"/> | 4264 | <translation type="unfinished"/> |
| 4019 | </message> | 4265 | </message> |
| 4020 | <message> | 4266 | <message> |
| 4021 | <location filename="../../src/yuzu/main.cpp" line="1403"/> | 4267 | <location filename="../../src/yuzu/main.cpp" line="1544"/> |
| 4022 | <location filename="../../src/yuzu/main.cpp" line="1437"/> | 4268 | <location filename="../../src/yuzu/main.cpp" line="1578"/> |
| 4023 | <source>Error while loading ROM!</source> | 4269 | <source>Error while loading ROM!</source> |
| 4024 | <translation>Fejl under indlæsning af ROM!</translation> | 4270 | <translation>Fejl under indlæsning af ROM!</translation> |
| 4025 | </message> | 4271 | </message> |
| 4026 | <message> | 4272 | <message> |
| 4027 | <location filename="../../src/yuzu/main.cpp" line="1404"/> | 4273 | <location filename="../../src/yuzu/main.cpp" line="1545"/> |
| 4028 | <source>The ROM format is not supported.</source> | 4274 | <source>The ROM format is not supported.</source> |
| 4029 | <translation>ROM-formatet understøttes ikke.</translation> | 4275 | <translation>ROM-formatet understøttes ikke.</translation> |
| 4030 | </message> | 4276 | </message> |
| 4031 | <message> | 4277 | <message> |
| 4032 | <location filename="../../src/yuzu/main.cpp" line="1408"/> | 4278 | <location filename="../../src/yuzu/main.cpp" line="1549"/> |
| 4033 | <source>An error occurred initializing the video core.</source> | 4279 | <source>An error occurred initializing the video core.</source> |
| 4034 | <translation>Der skete en fejl under initialisering af video-kerne.</translation> | 4280 | <translation>Der skete en fejl under initialisering af video-kerne.</translation> |
| 4035 | </message> | 4281 | </message> |
| 4036 | <message> | 4282 | <message> |
| 4037 | <location filename="../../src/yuzu/main.cpp" line="1409"/> | 4283 | <location filename="../../src/yuzu/main.cpp" line="1550"/> |
| 4038 | <source>yuzu has encountered an error while running the video core. This is usually caused by outdated GPU drivers, including integrated ones. Please see the log for more details. For more information on accessing the log, please see the following page: <a href='https://yuzu-emu.org/help/reference/log-files/'>How to Upload the Log File</a>. </source> | 4284 | <source>yuzu has encountered an error while running the video core. This is usually caused by outdated GPU drivers, including integrated ones. Please see the log for more details. For more information on accessing the log, please see the following page: <a href='https://yuzu-emu.org/help/reference/log-files/'>How to Upload the Log File</a>. </source> |
| 4039 | <translation type="unfinished"/> | 4285 | <translation type="unfinished"/> |
| 4040 | </message> | 4286 | </message> |
| 4041 | <message> | 4287 | <message> |
| 4042 | <location filename="../../src/yuzu/main.cpp" line="1424"/> | 4288 | <location filename="../../src/yuzu/main.cpp" line="1565"/> |
| 4043 | <source>Error while loading ROM! %1</source> | 4289 | <source>Error while loading ROM! %1</source> |
| 4044 | <comment>%1 signifies a numeric error code.</comment> | 4290 | <comment>%1 signifies a numeric error code.</comment> |
| 4045 | <translation type="unfinished"/> | 4291 | <translation type="unfinished"/> |
| 4046 | </message> | 4292 | </message> |
| 4047 | <message> | 4293 | <message> |
| 4048 | <location filename="../../src/yuzu/main.cpp" line="1427"/> | 4294 | <location filename="../../src/yuzu/main.cpp" line="1568"/> |
| 4049 | <source>%1<br>Please follow <a href='https://yuzu-emu.org/help/quickstart/'>the yuzu quickstart guide</a> to redump your files.<br>You can refer to the yuzu wiki</a> or the yuzu Discord</a> for help.</source> | 4295 | <source>%1<br>Please follow <a href='https://yuzu-emu.org/help/quickstart/'>the yuzu quickstart guide</a> to redump your files.<br>You can refer to the yuzu wiki</a> or the yuzu Discord</a> for help.</source> |
| 4050 | <comment>%1 signifies an error string.</comment> | 4296 | <comment>%1 signifies an error string.</comment> |
| 4051 | <translation type="unfinished"/> | 4297 | <translation type="unfinished"/> |
| 4052 | </message> | 4298 | </message> |
| 4053 | <message> | 4299 | <message> |
| 4054 | <location filename="../../src/yuzu/main.cpp" line="1438"/> | 4300 | <location filename="../../src/yuzu/main.cpp" line="1579"/> |
| 4055 | <source>An unknown error occurred. Please see the log for more details.</source> | 4301 | <source>An unknown error occurred. Please see the log for more details.</source> |
| 4056 | <translation type="unfinished"/> | 4302 | <translation type="unfinished"/> |
| 4057 | </message> | 4303 | </message> |
| 4058 | <message> | 4304 | <message> |
| 4059 | <location filename="../../src/yuzu/main.cpp" line="1564"/> | 4305 | <location filename="../../src/yuzu/main.cpp" line="1706"/> |
| 4060 | <source>(64-bit)</source> | 4306 | <source>(64-bit)</source> |
| 4061 | <translation type="unfinished"/> | 4307 | <translation type="unfinished"/> |
| 4062 | </message> | 4308 | </message> |
| 4063 | <message> | 4309 | <message> |
| 4064 | <location filename="../../src/yuzu/main.cpp" line="1564"/> | 4310 | <location filename="../../src/yuzu/main.cpp" line="1706"/> |
| 4065 | <source>(32-bit)</source> | 4311 | <source>(32-bit)</source> |
| 4066 | <translation type="unfinished"/> | 4312 | <translation type="unfinished"/> |
| 4067 | </message> | 4313 | </message> |
| 4068 | <message> | 4314 | <message> |
| 4069 | <location filename="../../src/yuzu/main.cpp" line="1565"/> | 4315 | <location filename="../../src/yuzu/main.cpp" line="1707"/> |
| 4070 | <source>%1 %2</source> | 4316 | <source>%1 %2</source> |
| 4071 | <comment>%1 is the title name. %2 indicates if the title is 64-bit or 32-bit</comment> | 4317 | <comment>%1 is the title name. %2 indicates if the title is 64-bit or 32-bit</comment> |
| 4072 | <translation type="unfinished"/> | 4318 | <translation type="unfinished"/> |
| 4073 | </message> | 4319 | </message> |
| 4074 | <message> | 4320 | <message> |
| 4075 | <location filename="../../src/yuzu/main.cpp" line="1713"/> | 4321 | <location filename="../../src/yuzu/main.cpp" line="1857"/> |
| 4076 | <source>Save Data</source> | 4322 | <source>Save Data</source> |
| 4077 | <translation type="unfinished"/> | 4323 | <translation type="unfinished"/> |
| 4078 | </message> | 4324 | </message> |
| 4079 | <message> | 4325 | <message> |
| 4080 | <location filename="../../src/yuzu/main.cpp" line="1761"/> | 4326 | <location filename="../../src/yuzu/main.cpp" line="1905"/> |
| 4081 | <source>Mod Data</source> | 4327 | <source>Mod Data</source> |
| 4082 | <translation type="unfinished"/> | 4328 | <translation type="unfinished"/> |
| 4083 | </message> | 4329 | </message> |
| 4084 | <message> | 4330 | <message> |
| 4085 | <location filename="../../src/yuzu/main.cpp" line="1773"/> | 4331 | <location filename="../../src/yuzu/main.cpp" line="1917"/> |
| 4086 | <source>Error Opening %1 Folder</source> | 4332 | <source>Error Opening %1 Folder</source> |
| 4087 | <translation>Fejl ved Åbning af %1 Mappe</translation> | 4333 | <translation>Fejl ved Åbning af %1 Mappe</translation> |
| 4088 | </message> | 4334 | </message> |
| 4089 | <message> | 4335 | <message> |
| 4090 | <location filename="../../src/yuzu/main.cpp" line="1774"/> | 4336 | <location filename="../../src/yuzu/main.cpp" line="1918"/> |
| 4091 | <location filename="../../src/yuzu/main.cpp" line="2180"/> | 4337 | <location filename="../../src/yuzu/main.cpp" line="2324"/> |
| 4092 | <source>Folder does not exist!</source> | 4338 | <source>Folder does not exist!</source> |
| 4093 | <translation>Mappe eksisterer ikke!</translation> | 4339 | <translation>Mappe eksisterer ikke!</translation> |
| 4094 | </message> | 4340 | </message> |
| 4095 | <message> | 4341 | <message> |
| 4096 | <location filename="../../src/yuzu/main.cpp" line="1786"/> | 4342 | <location filename="../../src/yuzu/main.cpp" line="1930"/> |
| 4097 | <source>Error Opening Transferable Shader Cache</source> | 4343 | <source>Error Opening Transferable Shader Cache</source> |
| 4098 | <translation type="unfinished"/> | 4344 | <translation type="unfinished"/> |
| 4099 | </message> | 4345 | </message> |
| 4100 | <message> | 4346 | <message> |
| 4101 | <location filename="../../src/yuzu/main.cpp" line="1787"/> | 4347 | <location filename="../../src/yuzu/main.cpp" line="1931"/> |
| 4102 | <source>Failed to create the shader cache directory for this title.</source> | 4348 | <source>Failed to create the shader cache directory for this title.</source> |
| 4103 | <translation type="unfinished"/> | 4349 | <translation type="unfinished"/> |
| 4104 | </message> | 4350 | </message> |
| 4105 | <message> | 4351 | <message> |
| 4106 | <location filename="../../src/yuzu/main.cpp" line="1839"/> | 4352 | <location filename="../../src/yuzu/main.cpp" line="1983"/> |
| 4107 | <source>Contents</source> | 4353 | <source>Contents</source> |
| 4108 | <translation type="unfinished"/> | 4354 | <translation type="unfinished"/> |
| 4109 | </message> | 4355 | </message> |
| 4110 | <message> | 4356 | <message> |
| 4111 | <location filename="../../src/yuzu/main.cpp" line="1841"/> | 4357 | <location filename="../../src/yuzu/main.cpp" line="1985"/> |
| 4112 | <source>Update</source> | 4358 | <source>Update</source> |
| 4113 | <translation type="unfinished"/> | 4359 | <translation type="unfinished"/> |
| 4114 | </message> | 4360 | </message> |
| 4115 | <message> | 4361 | <message> |
| 4116 | <location filename="../../src/yuzu/main.cpp" line="1843"/> | 4362 | <location filename="../../src/yuzu/main.cpp" line="1987"/> |
| 4117 | <source>DLC</source> | 4363 | <source>DLC</source> |
| 4118 | <translation type="unfinished"/> | 4364 | <translation type="unfinished"/> |
| 4119 | </message> | 4365 | </message> |
| 4120 | <message> | 4366 | <message> |
| 4121 | <location filename="../../src/yuzu/main.cpp" line="1850"/> | 4367 | <location filename="../../src/yuzu/main.cpp" line="1994"/> |
| 4122 | <source>Remove Entry</source> | 4368 | <source>Remove Entry</source> |
| 4123 | <translation type="unfinished"/> | 4369 | <translation type="unfinished"/> |
| 4124 | </message> | 4370 | </message> |
| 4125 | <message> | 4371 | <message> |
| 4126 | <location filename="../../src/yuzu/main.cpp" line="1850"/> | 4372 | <location filename="../../src/yuzu/main.cpp" line="1994"/> |
| 4127 | <source>Remove Installed Game %1?</source> | 4373 | <source>Remove Installed Game %1?</source> |
| 4128 | <translation type="unfinished"/> | 4374 | <translation type="unfinished"/> |
| 4129 | </message> | 4375 | </message> |
| 4130 | <message> | 4376 | <message> |
| 4131 | <location filename="../../src/yuzu/main.cpp" line="1880"/> | 4377 | <location filename="../../src/yuzu/main.cpp" line="2024"/> |
| 4132 | <location filename="../../src/yuzu/main.cpp" line="1896"/> | 4378 | <location filename="../../src/yuzu/main.cpp" line="2040"/> |
| 4133 | <location filename="../../src/yuzu/main.cpp" line="1927"/> | 4379 | <location filename="../../src/yuzu/main.cpp" line="2071"/> |
| 4134 | <location filename="../../src/yuzu/main.cpp" line="1988"/> | 4380 | <location filename="../../src/yuzu/main.cpp" line="2132"/> |
| 4135 | <location filename="../../src/yuzu/main.cpp" line="2006"/> | 4381 | <location filename="../../src/yuzu/main.cpp" line="2150"/> |
| 4136 | <location filename="../../src/yuzu/main.cpp" line="2029"/> | 4382 | <location filename="../../src/yuzu/main.cpp" line="2173"/> |
| 4137 | <source>Successfully Removed</source> | 4383 | <source>Successfully Removed</source> |
| 4138 | <translation type="unfinished"/> | 4384 | <translation type="unfinished"/> |
| 4139 | </message> | 4385 | </message> |
| 4140 | <message> | 4386 | <message> |
| 4141 | <location filename="../../src/yuzu/main.cpp" line="1881"/> | 4387 | <location filename="../../src/yuzu/main.cpp" line="2025"/> |
| 4142 | <source>Successfully removed the installed base game.</source> | 4388 | <source>Successfully removed the installed base game.</source> |
| 4143 | <translation type="unfinished"/> | 4389 | <translation type="unfinished"/> |
| 4144 | </message> | 4390 | </message> |
| 4145 | <message> | 4391 | <message> |
| 4146 | <location filename="../../src/yuzu/main.cpp" line="1884"/> | 4392 | <location filename="../../src/yuzu/main.cpp" line="2028"/> |
| 4147 | <location filename="../../src/yuzu/main.cpp" line="1899"/> | 4393 | <location filename="../../src/yuzu/main.cpp" line="2043"/> |
| 4148 | <location filename="../../src/yuzu/main.cpp" line="1922"/> | 4394 | <location filename="../../src/yuzu/main.cpp" line="2066"/> |
| 4149 | <source>Error Removing %1</source> | 4395 | <source>Error Removing %1</source> |
| 4150 | <translation type="unfinished"/> | 4396 | <translation type="unfinished"/> |
| 4151 | </message> | 4397 | </message> |
| 4152 | <message> | 4398 | <message> |
| 4153 | <location filename="../../src/yuzu/main.cpp" line="1885"/> | 4399 | <location filename="../../src/yuzu/main.cpp" line="2029"/> |
| 4154 | <source>The base game is not installed in the NAND and cannot be removed.</source> | 4400 | <source>The base game is not installed in the NAND and cannot be removed.</source> |
| 4155 | <translation type="unfinished"/> | 4401 | <translation type="unfinished"/> |
| 4156 | </message> | 4402 | </message> |
| 4157 | <message> | 4403 | <message> |
| 4158 | <location filename="../../src/yuzu/main.cpp" line="1897"/> | 4404 | <location filename="../../src/yuzu/main.cpp" line="2041"/> |
| 4159 | <source>Successfully removed the installed update.</source> | 4405 | <source>Successfully removed the installed update.</source> |
| 4160 | <translation type="unfinished"/> | 4406 | <translation type="unfinished"/> |
| 4161 | </message> | 4407 | </message> |
| 4162 | <message> | 4408 | <message> |
| 4163 | <location filename="../../src/yuzu/main.cpp" line="1900"/> | 4409 | <location filename="../../src/yuzu/main.cpp" line="2044"/> |
| 4164 | <source>There is no update installed for this title.</source> | 4410 | <source>There is no update installed for this title.</source> |
| 4165 | <translation type="unfinished"/> | 4411 | <translation type="unfinished"/> |
| 4166 | </message> | 4412 | </message> |
| 4167 | <message> | 4413 | <message> |
| 4168 | <location filename="../../src/yuzu/main.cpp" line="1923"/> | 4414 | <location filename="../../src/yuzu/main.cpp" line="2067"/> |
| 4169 | <source>There are no DLC installed for this title.</source> | 4415 | <source>There are no DLC installed for this title.</source> |
| 4170 | <translation type="unfinished"/> | 4416 | <translation type="unfinished"/> |
| 4171 | </message> | 4417 | </message> |
| 4172 | <message> | 4418 | <message> |
| 4173 | <location filename="../../src/yuzu/main.cpp" line="1928"/> | 4419 | <location filename="../../src/yuzu/main.cpp" line="2072"/> |
| 4174 | <source>Successfully removed %1 installed DLC.</source> | 4420 | <source>Successfully removed %1 installed DLC.</source> |
| 4175 | <translation type="unfinished"/> | 4421 | <translation type="unfinished"/> |
| 4176 | </message> | 4422 | </message> |
| 4177 | <message> | 4423 | <message> |
| 4178 | <location filename="../../src/yuzu/main.cpp" line="1936"/> | 4424 | <location filename="../../src/yuzu/main.cpp" line="2080"/> |
| 4179 | <source>Delete OpenGL Transferable Shader Cache?</source> | 4425 | <source>Delete OpenGL Transferable Shader Cache?</source> |
| 4180 | <translation type="unfinished"/> | 4426 | <translation type="unfinished"/> |
| 4181 | </message> | 4427 | </message> |
| 4182 | <message> | 4428 | <message> |
| 4183 | <location filename="../../src/yuzu/main.cpp" line="1938"/> | 4429 | <location filename="../../src/yuzu/main.cpp" line="2082"/> |
| 4184 | <source>Delete Vulkan Transferable Shader Cache?</source> | 4430 | <source>Delete Vulkan Transferable Shader Cache?</source> |
| 4185 | <translation type="unfinished"/> | 4431 | <translation type="unfinished"/> |
| 4186 | </message> | 4432 | </message> |
| 4187 | <message> | 4433 | <message> |
| 4188 | <location filename="../../src/yuzu/main.cpp" line="1940"/> | 4434 | <location filename="../../src/yuzu/main.cpp" line="2084"/> |
| 4189 | <source>Delete All Transferable Shader Caches?</source> | 4435 | <source>Delete All Transferable Shader Caches?</source> |
| 4190 | <translation type="unfinished"/> | 4436 | <translation type="unfinished"/> |
| 4191 | </message> | 4437 | </message> |
| 4192 | <message> | 4438 | <message> |
| 4193 | <location filename="../../src/yuzu/main.cpp" line="1942"/> | 4439 | <location filename="../../src/yuzu/main.cpp" line="2086"/> |
| 4194 | <source>Remove Custom Game Configuration?</source> | 4440 | <source>Remove Custom Game Configuration?</source> |
| 4195 | <translation type="unfinished"/> | 4441 | <translation type="unfinished"/> |
| 4196 | </message> | 4442 | </message> |
| 4197 | <message> | 4443 | <message> |
| 4198 | <location filename="../../src/yuzu/main.cpp" line="1948"/> | 4444 | <location filename="../../src/yuzu/main.cpp" line="2092"/> |
| 4199 | <source>Remove File</source> | 4445 | <source>Remove File</source> |
| 4200 | <translation type="unfinished"/> | 4446 | <translation type="unfinished"/> |
| 4201 | </message> | 4447 | </message> |
| 4202 | <message> | 4448 | <message> |
| 4203 | <location filename="../../src/yuzu/main.cpp" line="1983"/> | 4449 | <location filename="../../src/yuzu/main.cpp" line="2127"/> |
| 4204 | <location filename="../../src/yuzu/main.cpp" line="1991"/> | 4450 | <location filename="../../src/yuzu/main.cpp" line="2135"/> |
| 4205 | <source>Error Removing Transferable Shader Cache</source> | 4451 | <source>Error Removing Transferable Shader Cache</source> |
| 4206 | <translation type="unfinished"/> | 4452 | <translation type="unfinished"/> |
| 4207 | </message> | 4453 | </message> |
| 4208 | <message> | 4454 | <message> |
| 4209 | <location filename="../../src/yuzu/main.cpp" line="1984"/> | 4455 | <location filename="../../src/yuzu/main.cpp" line="2128"/> |
| 4210 | <location filename="../../src/yuzu/main.cpp" line="2002"/> | 4456 | <location filename="../../src/yuzu/main.cpp" line="2146"/> |
| 4211 | <source>A shader cache for this title does not exist.</source> | 4457 | <source>A shader cache for this title does not exist.</source> |
| 4212 | <translation type="unfinished"/> | 4458 | <translation type="unfinished"/> |
| 4213 | </message> | 4459 | </message> |
| 4214 | <message> | 4460 | <message> |
| 4215 | <location filename="../../src/yuzu/main.cpp" line="1989"/> | 4461 | <location filename="../../src/yuzu/main.cpp" line="2133"/> |
| 4216 | <source>Successfully removed the transferable shader cache.</source> | 4462 | <source>Successfully removed the transferable shader cache.</source> |
| 4217 | <translation type="unfinished"/> | 4463 | <translation type="unfinished"/> |
| 4218 | </message> | 4464 | </message> |
| 4219 | <message> | 4465 | <message> |
| 4220 | <location filename="../../src/yuzu/main.cpp" line="1992"/> | 4466 | <location filename="../../src/yuzu/main.cpp" line="2136"/> |
| 4221 | <source>Failed to remove the transferable shader cache.</source> | 4467 | <source>Failed to remove the transferable shader cache.</source> |
| 4222 | <translation type="unfinished"/> | 4468 | <translation type="unfinished"/> |
| 4223 | </message> | 4469 | </message> |
| 4224 | <message> | 4470 | <message> |
| 4225 | <location filename="../../src/yuzu/main.cpp" line="2001"/> | 4471 | <location filename="../../src/yuzu/main.cpp" line="2145"/> |
| 4226 | <location filename="../../src/yuzu/main.cpp" line="2009"/> | 4472 | <location filename="../../src/yuzu/main.cpp" line="2153"/> |
| 4227 | <source>Error Removing Transferable Shader Caches</source> | 4473 | <source>Error Removing Transferable Shader Caches</source> |
| 4228 | <translation type="unfinished"/> | 4474 | <translation type="unfinished"/> |
| 4229 | </message> | 4475 | </message> |
| 4230 | <message> | 4476 | <message> |
| 4231 | <location filename="../../src/yuzu/main.cpp" line="2007"/> | 4477 | <location filename="../../src/yuzu/main.cpp" line="2151"/> |
| 4232 | <source>Successfully removed the transferable shader caches.</source> | 4478 | <source>Successfully removed the transferable shader caches.</source> |
| 4233 | <translation type="unfinished"/> | 4479 | <translation type="unfinished"/> |
| 4234 | </message> | 4480 | </message> |
| 4235 | <message> | 4481 | <message> |
| 4236 | <location filename="../../src/yuzu/main.cpp" line="2010"/> | 4482 | <location filename="../../src/yuzu/main.cpp" line="2154"/> |
| 4237 | <source>Failed to remove the transferable shader cache directory.</source> | 4483 | <source>Failed to remove the transferable shader cache directory.</source> |
| 4238 | <translation type="unfinished"/> | 4484 | <translation type="unfinished"/> |
| 4239 | </message> | 4485 | </message> |
| 4240 | <message> | 4486 | <message> |
| 4241 | <location filename="../../src/yuzu/main.cpp" line="2023"/> | 4487 | <location filename="../../src/yuzu/main.cpp" line="2167"/> |
| 4242 | <location filename="../../src/yuzu/main.cpp" line="2032"/> | 4488 | <location filename="../../src/yuzu/main.cpp" line="2176"/> |
| 4243 | <source>Error Removing Custom Configuration</source> | 4489 | <source>Error Removing Custom Configuration</source> |
| 4244 | <translation type="unfinished"/> | 4490 | <translation type="unfinished"/> |
| 4245 | </message> | 4491 | </message> |
| 4246 | <message> | 4492 | <message> |
| 4247 | <location filename="../../src/yuzu/main.cpp" line="2024"/> | 4493 | <location filename="../../src/yuzu/main.cpp" line="2168"/> |
| 4248 | <source>A custom configuration for this title does not exist.</source> | 4494 | <source>A custom configuration for this title does not exist.</source> |
| 4249 | <translation type="unfinished"/> | 4495 | <translation type="unfinished"/> |
| 4250 | </message> | 4496 | </message> |
| 4251 | <message> | 4497 | <message> |
| 4252 | <location filename="../../src/yuzu/main.cpp" line="2030"/> | 4498 | <location filename="../../src/yuzu/main.cpp" line="2174"/> |
| 4253 | <source>Successfully removed the custom game configuration.</source> | 4499 | <source>Successfully removed the custom game configuration.</source> |
| 4254 | <translation type="unfinished"/> | 4500 | <translation type="unfinished"/> |
| 4255 | </message> | 4501 | </message> |
| 4256 | <message> | 4502 | <message> |
| 4257 | <location filename="../../src/yuzu/main.cpp" line="2033"/> | 4503 | <location filename="../../src/yuzu/main.cpp" line="2177"/> |
| 4258 | <source>Failed to remove the custom game configuration.</source> | 4504 | <source>Failed to remove the custom game configuration.</source> |
| 4259 | <translation type="unfinished"/> | 4505 | <translation type="unfinished"/> |
| 4260 | </message> | 4506 | </message> |
| 4261 | <message> | 4507 | <message> |
| 4262 | <location filename="../../src/yuzu/main.cpp" line="2040"/> | 4508 | <location filename="../../src/yuzu/main.cpp" line="2184"/> |
| 4263 | <location filename="../../src/yuzu/main.cpp" line="2119"/> | 4509 | <location filename="../../src/yuzu/main.cpp" line="2263"/> |
| 4264 | <source>RomFS Extraction Failed!</source> | 4510 | <source>RomFS Extraction Failed!</source> |
| 4265 | <translation>RomFS-Udpakning Mislykkedes!</translation> | 4511 | <translation>RomFS-Udpakning Mislykkedes!</translation> |
| 4266 | </message> | 4512 | </message> |
| 4267 | <message> | 4513 | <message> |
| 4268 | <location filename="../../src/yuzu/main.cpp" line="2041"/> | 4514 | <location filename="../../src/yuzu/main.cpp" line="2185"/> |
| 4269 | <source>There was an error copying the RomFS files or the user cancelled the operation.</source> | 4515 | <source>There was an error copying the RomFS files or the user cancelled the operation.</source> |
| 4270 | <translation>Der skete en fejl ved kopiering af RomFS-filerne, eller brugeren afbrød opgaven.</translation> | 4516 | <translation>Der skete en fejl ved kopiering af RomFS-filerne, eller brugeren afbrød opgaven.</translation> |
| 4271 | </message> | 4517 | </message> |
| 4272 | <message> | 4518 | <message> |
| 4273 | <location filename="../../src/yuzu/main.cpp" line="2099"/> | 4519 | <location filename="../../src/yuzu/main.cpp" line="2243"/> |
| 4274 | <source>Full</source> | 4520 | <source>Full</source> |
| 4275 | <translation>Fuld</translation> | 4521 | <translation>Fuld</translation> |
| 4276 | </message> | 4522 | </message> |
| 4277 | <message> | 4523 | <message> |
| 4278 | <location filename="../../src/yuzu/main.cpp" line="2099"/> | 4524 | <location filename="../../src/yuzu/main.cpp" line="2243"/> |
| 4279 | <source>Skeleton</source> | 4525 | <source>Skeleton</source> |
| 4280 | <translation>Skelet</translation> | 4526 | <translation>Skelet</translation> |
| 4281 | </message> | 4527 | </message> |
| 4282 | <message> | 4528 | <message> |
| 4283 | <location filename="../../src/yuzu/main.cpp" line="2101"/> | 4529 | <location filename="../../src/yuzu/main.cpp" line="2245"/> |
| 4284 | <source>Select RomFS Dump Mode</source> | 4530 | <source>Select RomFS Dump Mode</source> |
| 4285 | <translation>Vælg RomFS-Nedfældelsestilstand</translation> | 4531 | <translation>Vælg RomFS-Nedfældelsestilstand</translation> |
| 4286 | </message> | 4532 | </message> |
| 4287 | <message> | 4533 | <message> |
| 4288 | <location filename="../../src/yuzu/main.cpp" line="2102"/> | 4534 | <location filename="../../src/yuzu/main.cpp" line="2246"/> |
| 4289 | <source>Please select the how you would like the RomFS dumped.<br>Full will copy all of the files into the new directory while <br>skeleton will only create the directory structure.</source> | 4535 | <source>Please select the how you would like the RomFS dumped.<br>Full will copy all of the files into the new directory while <br>skeleton will only create the directory structure.</source> |
| 4290 | <translation type="unfinished"/> | 4536 | <translation type="unfinished"/> |
| 4291 | </message> | 4537 | </message> |
| 4292 | <message> | 4538 | <message> |
| 4293 | <location filename="../../src/yuzu/main.cpp" line="2120"/> | 4539 | <location filename="../../src/yuzu/main.cpp" line="2264"/> |
| 4294 | <source>There is not enough free space at %1 to extract the RomFS. Please free up space or select a different dump directory at Emulation > Configure > System > Filesystem > Dump Root</source> | 4540 | <source>There is not enough free space at %1 to extract the RomFS. Please free up space or select a different dump directory at Emulation > Configure > System > Filesystem > Dump Root</source> |
| 4295 | <translation type="unfinished"/> | 4541 | <translation type="unfinished"/> |
| 4296 | </message> | 4542 | </message> |
| 4297 | <message> | 4543 | <message> |
| 4298 | <location filename="../../src/yuzu/main.cpp" line="2127"/> | 4544 | <location filename="../../src/yuzu/main.cpp" line="2271"/> |
| 4299 | <source>Extracting RomFS...</source> | 4545 | <source>Extracting RomFS...</source> |
| 4300 | <translation>Udpakker RomFS...</translation> | 4546 | <translation>Udpakker RomFS...</translation> |
| 4301 | </message> | 4547 | </message> |
| 4302 | <message> | 4548 | <message> |
| 4303 | <location filename="../../src/yuzu/main.cpp" line="2127"/> | 4549 | <location filename="../../src/yuzu/main.cpp" line="2271"/> |
| 4304 | <location filename="../../src/yuzu/main.cpp" line="2313"/> | 4550 | <location filename="../../src/yuzu/main.cpp" line="2457"/> |
| 4305 | <source>Cancel</source> | 4551 | <source>Cancel</source> |
| 4306 | <translation>Afbryd</translation> | 4552 | <translation>Afbryd</translation> |
| 4307 | </message> | 4553 | </message> |
| 4308 | <message> | 4554 | <message> |
| 4309 | <location filename="../../src/yuzu/main.cpp" line="2134"/> | 4555 | <location filename="../../src/yuzu/main.cpp" line="2278"/> |
| 4310 | <source>RomFS Extraction Succeeded!</source> | 4556 | <source>RomFS Extraction Succeeded!</source> |
| 4311 | <translation>RomFS-Udpakning Lykkedes!</translation> | 4557 | <translation>RomFS-Udpakning Lykkedes!</translation> |
| 4312 | </message> | 4558 | </message> |
| 4313 | <message> | 4559 | <message> |
| 4314 | <location filename="../../src/yuzu/main.cpp" line="2135"/> | 4560 | <location filename="../../src/yuzu/main.cpp" line="2279"/> |
| 4315 | <source>The operation completed successfully.</source> | 4561 | <source>The operation completed successfully.</source> |
| 4316 | <translation>Fuldførelse af opgaven lykkedes.</translation> | 4562 | <translation>Fuldførelse af opgaven lykkedes.</translation> |
| 4317 | </message> | 4563 | </message> |
| 4318 | <message> | 4564 | <message> |
| 4319 | <location filename="../../src/yuzu/main.cpp" line="2179"/> | 4565 | <location filename="../../src/yuzu/main.cpp" line="2323"/> |
| 4320 | <source>Error Opening %1</source> | 4566 | <source>Error Opening %1</source> |
| 4321 | <translation>Fejl ved Åbning af %1</translation> | 4567 | <translation>Fejl ved Åbning af %1</translation> |
| 4322 | </message> | 4568 | </message> |
| 4323 | <message> | 4569 | <message> |
| 4324 | <location filename="../../src/yuzu/main.cpp" line="2188"/> | 4570 | <location filename="../../src/yuzu/main.cpp" line="2332"/> |
| 4325 | <source>Select Directory</source> | 4571 | <source>Select Directory</source> |
| 4326 | <translation>Vælg Mappe</translation> | 4572 | <translation>Vælg Mappe</translation> |
| 4327 | </message> | 4573 | </message> |
| 4328 | <message> | 4574 | <message> |
| 4329 | <location filename="../../src/yuzu/main.cpp" line="2215"/> | 4575 | <location filename="../../src/yuzu/main.cpp" line="2359"/> |
| 4330 | <source>Properties</source> | 4576 | <source>Properties</source> |
| 4331 | <translation>Egenskaber</translation> | 4577 | <translation>Egenskaber</translation> |
| 4332 | </message> | 4578 | </message> |
| 4333 | <message> | 4579 | <message> |
| 4334 | <location filename="../../src/yuzu/main.cpp" line="2216"/> | 4580 | <location filename="../../src/yuzu/main.cpp" line="2360"/> |
| 4335 | <source>The game properties could not be loaded.</source> | 4581 | <source>The game properties could not be loaded.</source> |
| 4336 | <translation>Spil-egenskaberne kunne ikke indlæses.</translation> | 4582 | <translation>Spil-egenskaberne kunne ikke indlæses.</translation> |
| 4337 | </message> | 4583 | </message> |
| 4338 | <message> | 4584 | <message> |
| 4339 | <location filename="../../src/yuzu/main.cpp" line="2233"/> | 4585 | <location filename="../../src/yuzu/main.cpp" line="2377"/> |
| 4340 | <source>Switch Executable (%1);;All Files (*.*)</source> | 4586 | <source>Switch Executable (%1);;All Files (*.*)</source> |
| 4341 | <comment>%1 is an identifier for the Switch executable file extensions.</comment> | 4587 | <comment>%1 is an identifier for the Switch executable file extensions.</comment> |
| 4342 | <translation>Switch-Eksekverbar (%1);;Alle filer (*.*)</translation> | 4588 | <translation>Switch-Eksekverbar (%1);;Alle filer (*.*)</translation> |
| 4343 | </message> | 4589 | </message> |
| 4344 | <message> | 4590 | <message> |
| 4345 | <location filename="../../src/yuzu/main.cpp" line="2237"/> | 4591 | <location filename="../../src/yuzu/main.cpp" line="2381"/> |
| 4346 | <source>Load File</source> | 4592 | <source>Load File</source> |
| 4347 | <translation>Indlæs Fil</translation> | 4593 | <translation>Indlæs Fil</translation> |
| 4348 | </message> | 4594 | </message> |
| 4349 | <message> | 4595 | <message> |
| 4350 | <location filename="../../src/yuzu/main.cpp" line="2250"/> | 4596 | <location filename="../../src/yuzu/main.cpp" line="2394"/> |
| 4351 | <source>Open Extracted ROM Directory</source> | 4597 | <source>Open Extracted ROM Directory</source> |
| 4352 | <translation>Åbn Udpakket ROM-Mappe</translation> | 4598 | <translation>Åbn Udpakket ROM-Mappe</translation> |
| 4353 | </message> | 4599 | </message> |
| 4354 | <message> | 4600 | <message> |
| 4355 | <location filename="../../src/yuzu/main.cpp" line="2261"/> | 4601 | <location filename="../../src/yuzu/main.cpp" line="2405"/> |
| 4356 | <source>Invalid Directory Selected</source> | 4602 | <source>Invalid Directory Selected</source> |
| 4357 | <translation>Ugyldig Mappe Valgt</translation> | 4603 | <translation>Ugyldig Mappe Valgt</translation> |
| 4358 | </message> | 4604 | </message> |
| 4359 | <message> | 4605 | <message> |
| 4360 | <location filename="../../src/yuzu/main.cpp" line="2262"/> | 4606 | <location filename="../../src/yuzu/main.cpp" line="2406"/> |
| 4361 | <source>The directory you have selected does not contain a 'main' file.</source> | 4607 | <source>The directory you have selected does not contain a 'main' file.</source> |
| 4362 | <translation type="unfinished"/> | 4608 | <translation type="unfinished"/> |
| 4363 | </message> | 4609 | </message> |
| 4364 | <message> | 4610 | <message> |
| 4365 | <location filename="../../src/yuzu/main.cpp" line="2272"/> | 4611 | <location filename="../../src/yuzu/main.cpp" line="2416"/> |
| 4366 | <source>Installable Switch File (*.nca *.nsp *.xci);;Nintendo Content Archive (*.nca);;Nintendo Submission Package (*.nsp);;NX Cartridge Image (*.xci)</source> | 4612 | <source>Installable Switch File (*.nca *.nsp *.xci);;Nintendo Content Archive (*.nca);;Nintendo Submission Package (*.nsp);;NX Cartridge Image (*.xci)</source> |
| 4367 | <translation type="unfinished"/> | 4613 | <translation type="unfinished"/> |
| 4368 | </message> | 4614 | </message> |
| 4369 | <message> | 4615 | <message> |
| 4370 | <location filename="../../src/yuzu/main.cpp" line="2277"/> | 4616 | <location filename="../../src/yuzu/main.cpp" line="2421"/> |
| 4371 | <source>Install Files</source> | 4617 | <source>Install Files</source> |
| 4372 | <translation type="unfinished"/> | 4618 | <translation type="unfinished"/> |
| 4373 | </message> | 4619 | </message> |
| 4374 | <message numerus="yes"> | 4620 | <message numerus="yes"> |
| 4375 | <location filename="../../src/yuzu/main.cpp" line="2321"/> | 4621 | <location filename="../../src/yuzu/main.cpp" line="2465"/> |
| 4376 | <source>%n file(s) remaining</source> | 4622 | <source>%n file(s) remaining</source> |
| 4377 | <translation type="unfinished"><numerusform></numerusform><numerusform></numerusform></translation> | 4623 | <translation type="unfinished"><numerusform></numerusform><numerusform></numerusform></translation> |
| 4378 | </message> | 4624 | </message> |
| 4379 | <message> | 4625 | <message> |
| 4380 | <location filename="../../src/yuzu/main.cpp" line="2323"/> | 4626 | <location filename="../../src/yuzu/main.cpp" line="2467"/> |
| 4381 | <source>Installing file "%1"...</source> | 4627 | <source>Installing file "%1"...</source> |
| 4382 | <translation>Installér fil "%1"...</translation> | 4628 | <translation>Installér fil "%1"...</translation> |
| 4383 | </message> | 4629 | </message> |
| 4384 | <message> | 4630 | <message> |
| 4385 | <location filename="../../src/yuzu/main.cpp" line="2369"/> | 4631 | <location filename="../../src/yuzu/main.cpp" line="2513"/> |
| 4386 | <location filename="../../src/yuzu/main.cpp" line="2383"/> | 4632 | <location filename="../../src/yuzu/main.cpp" line="2527"/> |
| 4387 | <source>Install Results</source> | 4633 | <source>Install Results</source> |
| 4388 | <translation type="unfinished"/> | 4634 | <translation type="unfinished"/> |
| 4389 | </message> | 4635 | </message> |
| 4390 | <message> | 4636 | <message> |
| 4391 | <location filename="../../src/yuzu/main.cpp" line="2370"/> | 4637 | <location filename="../../src/yuzu/main.cpp" line="2514"/> |
| 4392 | <source>To avoid possible conflicts, we discourage users from installing base games to the NAND. | 4638 | <source>To avoid possible conflicts, we discourage users from installing base games to the NAND. |
| 4393 | Please, only use this feature to install updates and DLC.</source> | 4639 | Please, only use this feature to install updates and DLC.</source> |
| 4394 | <translation type="unfinished"/> | 4640 | <translation type="unfinished"/> |
| 4395 | </message> | 4641 | </message> |
| 4396 | <message numerus="yes"> | 4642 | <message numerus="yes"> |
| 4397 | <location filename="../../src/yuzu/main.cpp" line="2376"/> | 4643 | <location filename="../../src/yuzu/main.cpp" line="2520"/> |
| 4398 | <source>%n file(s) were newly installed | 4644 | <source>%n file(s) were newly installed |
| 4399 | </source> | 4645 | </source> |
| 4400 | <translation type="unfinished"><numerusform></numerusform><numerusform></numerusform></translation> | 4646 | <translation type="unfinished"><numerusform></numerusform><numerusform></numerusform></translation> |
| 4401 | </message> | 4647 | </message> |
| 4402 | <message numerus="yes"> | 4648 | <message numerus="yes"> |
| 4403 | <location filename="../../src/yuzu/main.cpp" line="2379"/> | 4649 | <location filename="../../src/yuzu/main.cpp" line="2523"/> |
| 4404 | <source>%n file(s) were overwritten | 4650 | <source>%n file(s) were overwritten |
| 4405 | </source> | 4651 | </source> |
| 4406 | <translation type="unfinished"><numerusform></numerusform><numerusform></numerusform></translation> | 4652 | <translation type="unfinished"><numerusform></numerusform><numerusform></numerusform></translation> |
| 4407 | </message> | 4653 | </message> |
| 4408 | <message numerus="yes"> | 4654 | <message numerus="yes"> |
| 4409 | <location filename="../../src/yuzu/main.cpp" line="2381"/> | 4655 | <location filename="../../src/yuzu/main.cpp" line="2525"/> |
| 4410 | <source>%n file(s) failed to install | 4656 | <source>%n file(s) failed to install |
| 4411 | </source> | 4657 | </source> |
| 4412 | <translation type="unfinished"><numerusform></numerusform><numerusform></numerusform></translation> | 4658 | <translation type="unfinished"><numerusform></numerusform><numerusform></numerusform></translation> |
| 4413 | </message> | 4659 | </message> |
| 4414 | <message> | 4660 | <message> |
| 4415 | <location filename="../../src/yuzu/main.cpp" line="2482"/> | 4661 | <location filename="../../src/yuzu/main.cpp" line="2626"/> |
| 4416 | <source>System Application</source> | 4662 | <source>System Application</source> |
| 4417 | <translation>Systemapplikation</translation> | 4663 | <translation>Systemapplikation</translation> |
| 4418 | </message> | 4664 | </message> |
| 4419 | <message> | 4665 | <message> |
| 4420 | <location filename="../../src/yuzu/main.cpp" line="2483"/> | 4666 | <location filename="../../src/yuzu/main.cpp" line="2627"/> |
| 4421 | <source>System Archive</source> | 4667 | <source>System Archive</source> |
| 4422 | <translation>Systemarkiv</translation> | 4668 | <translation>Systemarkiv</translation> |
| 4423 | </message> | 4669 | </message> |
| 4424 | <message> | 4670 | <message> |
| 4425 | <location filename="../../src/yuzu/main.cpp" line="2484"/> | 4671 | <location filename="../../src/yuzu/main.cpp" line="2628"/> |
| 4426 | <source>System Application Update</source> | 4672 | <source>System Application Update</source> |
| 4427 | <translation>Systemapplikationsopdatering</translation> | 4673 | <translation>Systemapplikationsopdatering</translation> |
| 4428 | </message> | 4674 | </message> |
| 4429 | <message> | 4675 | <message> |
| 4430 | <location filename="../../src/yuzu/main.cpp" line="2485"/> | 4676 | <location filename="../../src/yuzu/main.cpp" line="2629"/> |
| 4431 | <source>Firmware Package (Type A)</source> | 4677 | <source>Firmware Package (Type A)</source> |
| 4432 | <translation>Firmwarepakke (Type A)</translation> | 4678 | <translation>Firmwarepakke (Type A)</translation> |
| 4433 | </message> | 4679 | </message> |
| 4434 | <message> | 4680 | <message> |
| 4435 | <location filename="../../src/yuzu/main.cpp" line="2486"/> | 4681 | <location filename="../../src/yuzu/main.cpp" line="2630"/> |
| 4436 | <source>Firmware Package (Type B)</source> | 4682 | <source>Firmware Package (Type B)</source> |
| 4437 | <translation>Firmwarepakke (Type B)</translation> | 4683 | <translation>Firmwarepakke (Type B)</translation> |
| 4438 | </message> | 4684 | </message> |
| 4439 | <message> | 4685 | <message> |
| 4440 | <location filename="../../src/yuzu/main.cpp" line="2487"/> | 4686 | <location filename="../../src/yuzu/main.cpp" line="2631"/> |
| 4441 | <source>Game</source> | 4687 | <source>Game</source> |
| 4442 | <translation>Spil</translation> | 4688 | <translation>Spil</translation> |
| 4443 | </message> | 4689 | </message> |
| 4444 | <message> | 4690 | <message> |
| 4445 | <location filename="../../src/yuzu/main.cpp" line="2488"/> | 4691 | <location filename="../../src/yuzu/main.cpp" line="2632"/> |
| 4446 | <source>Game Update</source> | 4692 | <source>Game Update</source> |
| 4447 | <translation>Spilopdatering</translation> | 4693 | <translation>Spilopdatering</translation> |
| 4448 | </message> | 4694 | </message> |
| 4449 | <message> | 4695 | <message> |
| 4450 | <location filename="../../src/yuzu/main.cpp" line="2489"/> | 4696 | <location filename="../../src/yuzu/main.cpp" line="2633"/> |
| 4451 | <source>Game DLC</source> | 4697 | <source>Game DLC</source> |
| 4452 | <translation>Spiludvidelse</translation> | 4698 | <translation>Spiludvidelse</translation> |
| 4453 | </message> | 4699 | </message> |
| 4454 | <message> | 4700 | <message> |
| 4455 | <location filename="../../src/yuzu/main.cpp" line="2490"/> | 4701 | <location filename="../../src/yuzu/main.cpp" line="2634"/> |
| 4456 | <source>Delta Title</source> | 4702 | <source>Delta Title</source> |
| 4457 | <translation>Delta-Titel</translation> | 4703 | <translation>Delta-Titel</translation> |
| 4458 | </message> | 4704 | </message> |
| 4459 | <message> | 4705 | <message> |
| 4460 | <location filename="../../src/yuzu/main.cpp" line="2493"/> | 4706 | <location filename="../../src/yuzu/main.cpp" line="2637"/> |
| 4461 | <source>Select NCA Install Type...</source> | 4707 | <source>Select NCA Install Type...</source> |
| 4462 | <translation>Vælg NCA-Installationstype...</translation> | 4708 | <translation>Vælg NCA-Installationstype...</translation> |
| 4463 | </message> | 4709 | </message> |
| 4464 | <message> | 4710 | <message> |
| 4465 | <location filename="../../src/yuzu/main.cpp" line="2494"/> | 4711 | <location filename="../../src/yuzu/main.cpp" line="2638"/> |
| 4466 | <source>Please select the type of title you would like to install this NCA as: | 4712 | <source>Please select the type of title you would like to install this NCA as: |
| 4467 | (In most instances, the default 'Game' is fine.)</source> | 4713 | (In most instances, the default 'Game' is fine.)</source> |
| 4468 | <translation type="unfinished"/> | 4714 | <translation type="unfinished"/> |
| 4469 | </message> | 4715 | </message> |
| 4470 | <message> | 4716 | <message> |
| 4471 | <location filename="../../src/yuzu/main.cpp" line="2500"/> | 4717 | <location filename="../../src/yuzu/main.cpp" line="2644"/> |
| 4472 | <source>Failed to Install</source> | 4718 | <source>Failed to Install</source> |
| 4473 | <translation>Installation mislykkedes</translation> | 4719 | <translation>Installation mislykkedes</translation> |
| 4474 | </message> | 4720 | </message> |
| 4475 | <message> | 4721 | <message> |
| 4476 | <location filename="../../src/yuzu/main.cpp" line="2501"/> | 4722 | <location filename="../../src/yuzu/main.cpp" line="2645"/> |
| 4477 | <source>The title type you selected for the NCA is invalid.</source> | 4723 | <source>The title type you selected for the NCA is invalid.</source> |
| 4478 | <translation type="unfinished"/> | 4724 | <translation type="unfinished"/> |
| 4479 | </message> | 4725 | </message> |
| 4480 | <message> | 4726 | <message> |
| 4481 | <location filename="../../src/yuzu/main.cpp" line="2536"/> | 4727 | <location filename="../../src/yuzu/main.cpp" line="2680"/> |
| 4482 | <source>File not found</source> | 4728 | <source>File not found</source> |
| 4483 | <translation>Fil ikke fundet</translation> | 4729 | <translation>Fil ikke fundet</translation> |
| 4484 | </message> | 4730 | </message> |
| 4485 | <message> | 4731 | <message> |
| 4486 | <location filename="../../src/yuzu/main.cpp" line="2537"/> | 4732 | <location filename="../../src/yuzu/main.cpp" line="2681"/> |
| 4487 | <source>File "%1" not found</source> | 4733 | <source>File "%1" not found</source> |
| 4488 | <translation>Fil "%1" ikke fundet</translation> | 4734 | <translation>Fil "%1" ikke fundet</translation> |
| 4489 | </message> | 4735 | </message> |
| 4490 | <message> | 4736 | <message> |
| 4491 | <location filename="../../src/yuzu/main.cpp" line="2606"/> | 4737 | <location filename="../../src/yuzu/main.cpp" line="2751"/> |
| 4492 | <source>OK</source> | 4738 | <source>OK</source> |
| 4493 | <translation>OK</translation> | 4739 | <translation>OK</translation> |
| 4494 | </message> | 4740 | </message> |
| 4495 | <message> | 4741 | <message> |
| 4496 | <location filename="../../src/yuzu/main.cpp" line="2620"/> | 4742 | <location filename="../../src/yuzu/main.cpp" line="2765"/> |
| 4497 | <source>Missing yuzu Account</source> | 4743 | <source>Missing yuzu Account</source> |
| 4498 | <translation>Manglende yuzu-Konto</translation> | 4744 | <translation>Manglende yuzu-Konto</translation> |
| 4499 | </message> | 4745 | </message> |
| 4500 | <message> | 4746 | <message> |
| 4501 | <location filename="../../src/yuzu/main.cpp" line="2621"/> | 4747 | <location filename="../../src/yuzu/main.cpp" line="2766"/> |
| 4502 | <source>In order to submit a game compatibility test case, you must link your yuzu account.<br><br/>To link your yuzu account, go to Emulation &gt; Configuration &gt; Web.</source> | 4748 | <source>In order to submit a game compatibility test case, you must link your yuzu account.<br><br/>To link your yuzu account, go to Emulation &gt; Configuration &gt; Web.</source> |
| 4503 | <translation type="unfinished"/> | 4749 | <translation type="unfinished"/> |
| 4504 | </message> | 4750 | </message> |
| 4505 | <message> | 4751 | <message> |
| 4506 | <location filename="../../src/yuzu/main.cpp" line="2631"/> | 4752 | <location filename="../../src/yuzu/main.cpp" line="2776"/> |
| 4507 | <source>Error opening URL</source> | 4753 | <source>Error opening URL</source> |
| 4508 | <translation type="unfinished"/> | 4754 | <translation type="unfinished"/> |
| 4509 | </message> | 4755 | </message> |
| 4510 | <message> | 4756 | <message> |
| 4511 | <location filename="../../src/yuzu/main.cpp" line="2632"/> | 4757 | <location filename="../../src/yuzu/main.cpp" line="2777"/> |
| 4512 | <source>Unable to open the URL "%1".</source> | 4758 | <source>Unable to open the URL "%1".</source> |
| 4513 | <translation type="unfinished"/> | 4759 | <translation type="unfinished"/> |
| 4514 | </message> | 4760 | </message> |
| 4515 | <message> | 4761 | <message> |
| 4516 | <location filename="../../src/yuzu/main.cpp" line="2915"/> | 4762 | <location filename="../../src/yuzu/main.cpp" line="3072"/> |
| 4517 | <source>TAS Recording</source> | 4763 | <source>TAS Recording</source> |
| 4518 | <translation type="unfinished"/> | 4764 | <translation type="unfinished"/> |
| 4519 | </message> | 4765 | </message> |
| 4520 | <message> | 4766 | <message> |
| 4521 | <location filename="../../src/yuzu/main.cpp" line="2916"/> | 4767 | <location filename="../../src/yuzu/main.cpp" line="3073"/> |
| 4522 | <source>Overwrite file of player 1?</source> | 4768 | <source>Overwrite file of player 1?</source> |
| 4523 | <translation type="unfinished"/> | 4769 | <translation type="unfinished"/> |
| 4524 | </message> | 4770 | </message> |
| 4525 | <message> | 4771 | <message> |
| 4526 | <location filename="../../src/yuzu/main.cpp" line="2942"/> | 4772 | <location filename="../../src/yuzu/main.cpp" line="3099"/> |
| 4527 | <source>Invalid config detected</source> | 4773 | <source>Invalid config detected</source> |
| 4528 | <translation type="unfinished"/> | 4774 | <translation type="unfinished"/> |
| 4529 | </message> | 4775 | </message> |
| 4530 | <message> | 4776 | <message> |
| 4531 | <location filename="../../src/yuzu/main.cpp" line="2943"/> | 4777 | <location filename="../../src/yuzu/main.cpp" line="3100"/> |
| 4532 | <source>Handheld controller can't be used on docked mode. Pro controller will be selected.</source> | 4778 | <source>Handheld controller can't be used on docked mode. Pro controller will be selected.</source> |
| 4533 | <translation type="unfinished"/> | 4779 | <translation type="unfinished"/> |
| 4534 | </message> | 4780 | </message> |
| 4535 | <message> | 4781 | <message> |
| 4536 | <location filename="../../src/yuzu/main.cpp" line="3036"/> | 4782 | <location filename="../../src/yuzu/main.cpp" line="3193"/> |
| 4537 | <location filename="../../src/yuzu/main.cpp" line="3048"/> | 4783 | <location filename="../../src/yuzu/main.cpp" line="3205"/> |
| 4538 | <source>Error</source> | 4784 | <source>Error</source> |
| 4539 | <translation type="unfinished"/> | 4785 | <translation type="unfinished"/> |
| 4540 | </message> | 4786 | </message> |
| 4541 | <message> | 4787 | <message> |
| 4542 | <location filename="../../src/yuzu/main.cpp" line="3036"/> | 4788 | <location filename="../../src/yuzu/main.cpp" line="3193"/> |
| 4543 | <location filename="../../src/yuzu/main.cpp" line="3048"/> | 4789 | <location filename="../../src/yuzu/main.cpp" line="3205"/> |
| 4544 | <source>The current game is not looking for amiibos</source> | 4790 | <source>The current game is not looking for amiibos</source> |
| 4545 | <translation type="unfinished"/> | 4791 | <translation type="unfinished"/> |
| 4546 | </message> | 4792 | </message> |
| 4547 | <message> | 4793 | <message> |
| 4548 | <location filename="../../src/yuzu/main.cpp" line="3043"/> | 4794 | <location filename="../../src/yuzu/main.cpp" line="3200"/> |
| 4549 | <location filename="../../src/yuzu/main.cpp" line="3077"/> | 4795 | <location filename="../../src/yuzu/main.cpp" line="3234"/> |
| 4550 | <source>Amiibo</source> | 4796 | <source>Amiibo</source> |
| 4551 | <translation type="unfinished"/> | 4797 | <translation type="unfinished"/> |
| 4552 | </message> | 4798 | </message> |
| 4553 | <message> | 4799 | <message> |
| 4554 | <location filename="../../src/yuzu/main.cpp" line="3043"/> | 4800 | <location filename="../../src/yuzu/main.cpp" line="3200"/> |
| 4555 | <location filename="../../src/yuzu/main.cpp" line="3077"/> | 4801 | <location filename="../../src/yuzu/main.cpp" line="3234"/> |
| 4556 | <source>The current amiibo has been removed</source> | 4802 | <source>The current amiibo has been removed</source> |
| 4557 | <translation type="unfinished"/> | 4803 | <translation type="unfinished"/> |
| 4558 | </message> | 4804 | </message> |
| 4559 | <message> | 4805 | <message> |
| 4560 | <location filename="../../src/yuzu/main.cpp" line="3054"/> | 4806 | <location filename="../../src/yuzu/main.cpp" line="3211"/> |
| 4561 | <source>Amiibo File (%1);; All Files (*.*)</source> | 4807 | <source>Amiibo File (%1);; All Files (*.*)</source> |
| 4562 | <translation>Amiibo-Fil (%1);; Alle Filer (*.*)</translation> | 4808 | <translation>Amiibo-Fil (%1);; Alle Filer (*.*)</translation> |
| 4563 | </message> | 4809 | </message> |
| 4564 | <message> | 4810 | <message> |
| 4565 | <location filename="../../src/yuzu/main.cpp" line="3055"/> | 4811 | <location filename="../../src/yuzu/main.cpp" line="3212"/> |
| 4566 | <source>Load Amiibo</source> | 4812 | <source>Load Amiibo</source> |
| 4567 | <translation>Indlæs Amiibo</translation> | 4813 | <translation>Indlæs Amiibo</translation> |
| 4568 | </message> | 4814 | </message> |
| 4569 | <message> | 4815 | <message> |
| 4570 | <location filename="../../src/yuzu/main.cpp" line="3083"/> | 4816 | <location filename="../../src/yuzu/main.cpp" line="3240"/> |
| 4571 | <source>Error opening Amiibo data file</source> | 4817 | <source>Error opening Amiibo data file</source> |
| 4572 | <translation>Fejl ved åbning af Amiibo-datafil</translation> | 4818 | <translation>Fejl ved åbning af Amiibo-datafil</translation> |
| 4573 | </message> | 4819 | </message> |
| 4574 | <message> | 4820 | <message> |
| 4575 | <location filename="../../src/yuzu/main.cpp" line="3084"/> | 4821 | <location filename="../../src/yuzu/main.cpp" line="3241"/> |
| 4576 | <source>Unable to open Amiibo file "%1" for reading.</source> | 4822 | <source>Unable to open Amiibo file "%1" for reading.</source> |
| 4577 | <translation>Ude af stand til, at åbne Amiibo-fil "%1" til indlæsning.</translation> | 4823 | <translation>Ude af stand til, at åbne Amiibo-fil "%1" til indlæsning.</translation> |
| 4578 | </message> | 4824 | </message> |
| 4579 | <message> | 4825 | <message> |
| 4580 | <location filename="../../src/yuzu/main.cpp" line="3092"/> | 4826 | <location filename="../../src/yuzu/main.cpp" line="3249"/> |
| 4581 | <source>Error reading Amiibo data file</source> | 4827 | <source>Error reading Amiibo data file</source> |
| 4582 | <translation>Fejl ved indlæsning af Amiibo-datafil</translation> | 4828 | <translation>Fejl ved indlæsning af Amiibo-datafil</translation> |
| 4583 | </message> | 4829 | </message> |
| 4584 | <message> | 4830 | <message> |
| 4585 | <location filename="../../src/yuzu/main.cpp" line="3093"/> | 4831 | <location filename="../../src/yuzu/main.cpp" line="3250"/> |
| 4586 | <source>Unable to fully read Amiibo data. Expected to read %1 bytes, but was only able to read %2 bytes.</source> | 4832 | <source>Unable to fully read Amiibo data. Expected to read %1 bytes, but was only able to read %2 bytes.</source> |
| 4587 | <translation type="unfinished"/> | 4833 | <translation type="unfinished"/> |
| 4588 | </message> | 4834 | </message> |
| 4589 | <message> | 4835 | <message> |
| 4590 | <location filename="../../src/yuzu/main.cpp" line="3101"/> | 4836 | <location filename="../../src/yuzu/main.cpp" line="3258"/> |
| 4591 | <source>Error loading Amiibo data</source> | 4837 | <source>Error loading Amiibo data</source> |
| 4592 | <translation>Fejl ved indlæsning af Amiibo-data</translation> | 4838 | <translation>Fejl ved indlæsning af Amiibo-data</translation> |
| 4593 | </message> | 4839 | </message> |
| 4594 | <message> | 4840 | <message> |
| 4595 | <location filename="../../src/yuzu/main.cpp" line="3102"/> | 4841 | <location filename="../../src/yuzu/main.cpp" line="3259"/> |
| 4596 | <source>Unable to load Amiibo data.</source> | 4842 | <source>Unable to load Amiibo data.</source> |
| 4597 | <translation>Ude af stand til, at indlæse Amiibo-data.</translation> | 4843 | <translation>Ude af stand til, at indlæse Amiibo-data.</translation> |
| 4598 | </message> | 4844 | </message> |
| 4599 | <message> | 4845 | <message> |
| 4600 | <location filename="../../src/yuzu/main.cpp" line="3151"/> | 4846 | <location filename="../../src/yuzu/main.cpp" line="3308"/> |
| 4601 | <source>Capture Screenshot</source> | 4847 | <source>Capture Screenshot</source> |
| 4602 | <translation>Optag Skærmbillede</translation> | 4848 | <translation>Optag Skærmbillede</translation> |
| 4603 | </message> | 4849 | </message> |
| 4604 | <message> | 4850 | <message> |
| 4605 | <location filename="../../src/yuzu/main.cpp" line="3152"/> | 4851 | <location filename="../../src/yuzu/main.cpp" line="3309"/> |
| 4606 | <source>PNG Image (*.png)</source> | 4852 | <source>PNG Image (*.png)</source> |
| 4607 | <translation>PNG-Billede (*.png)</translation> | 4853 | <translation>PNG-Billede (*.png)</translation> |
| 4608 | </message> | 4854 | </message> |
| 4609 | <message> | 4855 | <message> |
| 4610 | <location filename="../../src/yuzu/main.cpp" line="3217"/> | 4856 | <location filename="../../src/yuzu/main.cpp" line="3374"/> |
| 4611 | <source>TAS state: Running %1/%2</source> | 4857 | <source>TAS state: Running %1/%2</source> |
| 4612 | <translation type="unfinished"/> | 4858 | <translation type="unfinished"/> |
| 4613 | </message> | 4859 | </message> |
| 4614 | <message> | 4860 | <message> |
| 4615 | <location filename="../../src/yuzu/main.cpp" line="3219"/> | 4861 | <location filename="../../src/yuzu/main.cpp" line="3376"/> |
| 4616 | <source>TAS state: Recording %1</source> | 4862 | <source>TAS state: Recording %1</source> |
| 4617 | <translation type="unfinished"/> | 4863 | <translation type="unfinished"/> |
| 4618 | </message> | 4864 | </message> |
| 4619 | <message> | 4865 | <message> |
| 4620 | <location filename="../../src/yuzu/main.cpp" line="3221"/> | 4866 | <location filename="../../src/yuzu/main.cpp" line="3378"/> |
| 4621 | <source>TAS state: Idle %1/%2</source> | 4867 | <source>TAS state: Idle %1/%2</source> |
| 4622 | <translation type="unfinished"/> | 4868 | <translation type="unfinished"/> |
| 4623 | </message> | 4869 | </message> |
| 4624 | <message> | 4870 | <message> |
| 4625 | <location filename="../../src/yuzu/main.cpp" line="3223"/> | 4871 | <location filename="../../src/yuzu/main.cpp" line="3380"/> |
| 4626 | <source>TAS State: Invalid</source> | 4872 | <source>TAS State: Invalid</source> |
| 4627 | <translation type="unfinished"/> | 4873 | <translation type="unfinished"/> |
| 4628 | </message> | 4874 | </message> |
| 4629 | <message> | 4875 | <message> |
| 4630 | <location filename="../../src/yuzu/main.cpp" line="3237"/> | 4876 | <location filename="../../src/yuzu/main.cpp" line="3394"/> |
| 4631 | <source>&Stop Running</source> | 4877 | <source>&Stop Running</source> |
| 4632 | <translation type="unfinished"/> | 4878 | <translation type="unfinished"/> |
| 4633 | </message> | 4879 | </message> |
| 4634 | <message> | 4880 | <message> |
| 4635 | <location filename="../../src/yuzu/main.cpp" line="3237"/> | 4881 | <location filename="../../src/yuzu/main.cpp" line="3394"/> |
| 4636 | <source>&Start</source> | 4882 | <source>&Start</source> |
| 4637 | <translation type="unfinished"/> | 4883 | <translation type="unfinished"/> |
| 4638 | </message> | 4884 | </message> |
| 4639 | <message> | 4885 | <message> |
| 4640 | <location filename="../../src/yuzu/main.cpp" line="3238"/> | 4886 | <location filename="../../src/yuzu/main.cpp" line="3395"/> |
| 4641 | <source>Stop R&ecording</source> | 4887 | <source>Stop R&ecording</source> |
| 4642 | <translation type="unfinished"/> | 4888 | <translation type="unfinished"/> |
| 4643 | </message> | 4889 | </message> |
| 4644 | <message> | 4890 | <message> |
| 4645 | <location filename="../../src/yuzu/main.cpp" line="3238"/> | 4891 | <location filename="../../src/yuzu/main.cpp" line="3395"/> |
| 4646 | <source>R&ecord</source> | 4892 | <source>R&ecord</source> |
| 4647 | <translation type="unfinished"/> | 4893 | <translation type="unfinished"/> |
| 4648 | </message> | 4894 | </message> |
| 4649 | <message numerus="yes"> | 4895 | <message numerus="yes"> |
| 4650 | <location filename="../../src/yuzu/main.cpp" line="3262"/> | 4896 | <location filename="../../src/yuzu/main.cpp" line="3419"/> |
| 4651 | <source>Building: %n shader(s)</source> | 4897 | <source>Building: %n shader(s)</source> |
| 4652 | <translation type="unfinished"><numerusform></numerusform><numerusform></numerusform></translation> | 4898 | <translation type="unfinished"><numerusform></numerusform><numerusform></numerusform></translation> |
| 4653 | </message> | 4899 | </message> |
| 4654 | <message> | 4900 | <message> |
| 4655 | <location filename="../../src/yuzu/main.cpp" line="3271"/> | 4901 | <location filename="../../src/yuzu/main.cpp" line="3428"/> |
| 4656 | <source>Scale: %1x</source> | 4902 | <source>Scale: %1x</source> |
| 4657 | <comment>%1 is the resolution scaling factor</comment> | 4903 | <comment>%1 is the resolution scaling factor</comment> |
| 4658 | <translation type="unfinished"/> | 4904 | <translation type="unfinished"/> |
| 4659 | </message> | 4905 | </message> |
| 4660 | <message> | 4906 | <message> |
| 4661 | <location filename="../../src/yuzu/main.cpp" line="3274"/> | 4907 | <location filename="../../src/yuzu/main.cpp" line="3431"/> |
| 4662 | <source>Speed: %1% / %2%</source> | 4908 | <source>Speed: %1% / %2%</source> |
| 4663 | <translation>Hastighed: %1% / %2%</translation> | 4909 | <translation>Hastighed: %1% / %2%</translation> |
| 4664 | </message> | 4910 | </message> |
| 4665 | <message> | 4911 | <message> |
| 4666 | <location filename="../../src/yuzu/main.cpp" line="3278"/> | 4912 | <location filename="../../src/yuzu/main.cpp" line="3435"/> |
| 4667 | <source>Speed: %1%</source> | 4913 | <source>Speed: %1%</source> |
| 4668 | <translation>Hastighed: %1%</translation> | 4914 | <translation>Hastighed: %1%</translation> |
| 4669 | </message> | 4915 | </message> |
| 4670 | <message> | 4916 | <message> |
| 4671 | <location filename="../../src/yuzu/main.cpp" line="3282"/> | 4917 | <location filename="../../src/yuzu/main.cpp" line="3439"/> |
| 4672 | <source>Game: %1 FPS (Unlocked)</source> | 4918 | <source>Game: %1 FPS (Unlocked)</source> |
| 4673 | <translation type="unfinished"/> | 4919 | <translation type="unfinished"/> |
| 4674 | </message> | 4920 | </message> |
| 4675 | <message> | 4921 | <message> |
| 4676 | <location filename="../../src/yuzu/main.cpp" line="3284"/> | 4922 | <location filename="../../src/yuzu/main.cpp" line="3441"/> |
| 4677 | <source>Game: %1 FPS</source> | 4923 | <source>Game: %1 FPS</source> |
| 4678 | <translation>Spil: %1 FPS</translation> | 4924 | <translation>Spil: %1 FPS</translation> |
| 4679 | </message> | 4925 | </message> |
| 4680 | <message> | 4926 | <message> |
| 4681 | <location filename="../../src/yuzu/main.cpp" line="3286"/> | 4927 | <location filename="../../src/yuzu/main.cpp" line="3443"/> |
| 4682 | <source>Frame: %1 ms</source> | 4928 | <source>Frame: %1 ms</source> |
| 4683 | <translation>Billede: %1 ms</translation> | 4929 | <translation>Billede: %1 ms</translation> |
| 4684 | </message> | 4930 | </message> |
| 4685 | <message> | 4931 | <message> |
| 4686 | <location filename="../../src/yuzu/main.cpp" line="3297"/> | 4932 | <location filename="../../src/yuzu/main.cpp" line="3454"/> |
| 4687 | <source>GPU NORMAL</source> | 4933 | <source>GPU NORMAL</source> |
| 4688 | <translation type="unfinished"/> | 4934 | <translation type="unfinished"/> |
| 4689 | </message> | 4935 | </message> |
| 4690 | <message> | 4936 | <message> |
| 4691 | <location filename="../../src/yuzu/main.cpp" line="3302"/> | 4937 | <location filename="../../src/yuzu/main.cpp" line="3459"/> |
| 4692 | <source>GPU HIGH</source> | 4938 | <source>GPU HIGH</source> |
| 4693 | <translation type="unfinished"/> | 4939 | <translation type="unfinished"/> |
| 4694 | </message> | 4940 | </message> |
| 4695 | <message> | 4941 | <message> |
| 4696 | <location filename="../../src/yuzu/main.cpp" line="3307"/> | 4942 | <location filename="../../src/yuzu/main.cpp" line="3464"/> |
| 4697 | <source>GPU EXTREME</source> | 4943 | <source>GPU EXTREME</source> |
| 4698 | <translation type="unfinished"/> | 4944 | <translation type="unfinished"/> |
| 4699 | </message> | 4945 | </message> |
| 4700 | <message> | 4946 | <message> |
| 4701 | <location filename="../../src/yuzu/main.cpp" line="3312"/> | 4947 | <location filename="../../src/yuzu/main.cpp" line="3469"/> |
| 4702 | <source>GPU ERROR</source> | 4948 | <source>GPU ERROR</source> |
| 4703 | <translation type="unfinished"/> | 4949 | <translation type="unfinished"/> |
| 4704 | </message> | 4950 | </message> |
| 4705 | <message> | 4951 | <message> |
| 4706 | <location filename="../../src/yuzu/main.cpp" line="3321"/> | 4952 | <location filename="../../src/yuzu/main.cpp" line="3478"/> |
| 4707 | <source>DOCKED</source> | 4953 | <source>DOCKED</source> |
| 4708 | <translation type="unfinished"/> | 4954 | <translation type="unfinished"/> |
| 4709 | </message> | 4955 | </message> |
| 4710 | <message> | 4956 | <message> |
| 4711 | <location filename="../../src/yuzu/main.cpp" line="3321"/> | 4957 | <location filename="../../src/yuzu/main.cpp" line="3478"/> |
| 4712 | <source>HANDHELD</source> | 4958 | <source>HANDHELD</source> |
| 4713 | <translation type="unfinished"/> | 4959 | <translation type="unfinished"/> |
| 4714 | </message> | 4960 | </message> |
| 4715 | <message> | 4961 | <message> |
| 4716 | <location filename="../../src/yuzu/main.cpp" line="3328"/> | 4962 | <location filename="../../src/yuzu/main.cpp" line="3485"/> |
| 4717 | <source>NEAREST</source> | 4963 | <source>NEAREST</source> |
| 4718 | <translation type="unfinished"/> | 4964 | <translation type="unfinished"/> |
| 4719 | </message> | 4965 | </message> |
| 4720 | <message> | 4966 | <message> |
| 4721 | <location filename="../../src/yuzu/main.cpp" line="3331"/> | 4967 | <location filename="../../src/yuzu/main.cpp" line="3488"/> |
| 4722 | <location filename="../../src/yuzu/main.cpp" line="3346"/> | 4968 | <location filename="../../src/yuzu/main.cpp" line="3503"/> |
| 4723 | <source>BILINEAR</source> | 4969 | <source>BILINEAR</source> |
| 4724 | <translation type="unfinished"/> | 4970 | <translation type="unfinished"/> |
| 4725 | </message> | 4971 | </message> |
| 4726 | <message> | 4972 | <message> |
| 4727 | <location filename="../../src/yuzu/main.cpp" line="3334"/> | 4973 | <location filename="../../src/yuzu/main.cpp" line="3491"/> |
| 4728 | <source>BICUBIC</source> | 4974 | <source>BICUBIC</source> |
| 4729 | <translation type="unfinished"/> | 4975 | <translation type="unfinished"/> |
| 4730 | </message> | 4976 | </message> |
| 4731 | <message> | 4977 | <message> |
| 4732 | <location filename="../../src/yuzu/main.cpp" line="3337"/> | 4978 | <location filename="../../src/yuzu/main.cpp" line="3494"/> |
| 4733 | <source>GAUSSIAN</source> | 4979 | <source>GAUSSIAN</source> |
| 4734 | <translation type="unfinished"/> | 4980 | <translation type="unfinished"/> |
| 4735 | </message> | 4981 | </message> |
| 4736 | <message> | 4982 | <message> |
| 4737 | <location filename="../../src/yuzu/main.cpp" line="3340"/> | 4983 | <location filename="../../src/yuzu/main.cpp" line="3497"/> |
| 4738 | <source>SCALEFORCE</source> | 4984 | <source>SCALEFORCE</source> |
| 4739 | <translation type="unfinished"/> | 4985 | <translation type="unfinished"/> |
| 4740 | </message> | 4986 | </message> |
| 4741 | <message> | 4987 | <message> |
| 4742 | <location filename="../../src/yuzu/main.cpp" line="3343"/> | 4988 | <location filename="../../src/yuzu/main.cpp" line="3500"/> |
| 4743 | <source>FSR</source> | 4989 | <source>FSR</source> |
| 4744 | <translation type="unfinished"/> | 4990 | <translation type="unfinished"/> |
| 4745 | </message> | 4991 | </message> |
| 4746 | <message> | 4992 | <message> |
| 4747 | <location filename="../../src/yuzu/main.cpp" line="3355"/> | 4993 | <location filename="../../src/yuzu/main.cpp" line="3512"/> |
| 4748 | <location filename="../../src/yuzu/main.cpp" line="3361"/> | 4994 | <location filename="../../src/yuzu/main.cpp" line="3518"/> |
| 4749 | <source>NO AA</source> | 4995 | <source>NO AA</source> |
| 4750 | <translation type="unfinished"/> | 4996 | <translation type="unfinished"/> |
| 4751 | </message> | 4997 | </message> |
| 4752 | <message> | 4998 | <message> |
| 4753 | <location filename="../../src/yuzu/main.cpp" line="3358"/> | 4999 | <location filename="../../src/yuzu/main.cpp" line="3515"/> |
| 4754 | <source>FXAA</source> | 5000 | <source>FXAA</source> |
| 4755 | <translation type="unfinished"/> | 5001 | <translation type="unfinished"/> |
| 4756 | </message> | 5002 | </message> |
| 4757 | <message> | 5003 | <message> |
| 4758 | <location filename="../../src/yuzu/main.cpp" line="3435"/> | 5004 | <location filename="../../src/yuzu/main.cpp" line="3592"/> |
| 4759 | <source>The game you are trying to load requires additional files from your Switch to be dumped before playing.<br/><br/>For more information on dumping these files, please see the following wiki page: <a href='https://yuzu-emu.org/wiki/dumping-system-archives-and-the-shared-fonts-from-a-switch-console/'>Dumping System Archives and the Shared Fonts from a Switch Console</a>.<br/><br/>Would you like to quit back to the game list? Continuing emulation may result in crashes, corrupted save data, or other bugs.</source> | 5005 | <source>The game you are trying to load requires additional files from your Switch to be dumped before playing.<br/><br/>For more information on dumping these files, please see the following wiki page: <a href='https://yuzu-emu.org/wiki/dumping-system-archives-and-the-shared-fonts-from-a-switch-console/'>Dumping System Archives and the Shared Fonts from a Switch Console</a>.<br/><br/>Would you like to quit back to the game list? Continuing emulation may result in crashes, corrupted save data, or other bugs.</source> |
| 4760 | <translation type="unfinished"/> | 5006 | <translation type="unfinished"/> |
| 4761 | </message> | 5007 | </message> |
| 4762 | <message> | 5008 | <message> |
| 4763 | <location filename="../../src/yuzu/main.cpp" line="3450"/> | 5009 | <location filename="../../src/yuzu/main.cpp" line="3607"/> |
| 4764 | <source>yuzu was unable to locate a Switch system archive. %1</source> | 5010 | <source>yuzu was unable to locate a Switch system archive. %1</source> |
| 4765 | <translation>yuzu var ude af stand til, at lokalisere et Switch-systemarkiv. %1</translation> | 5011 | <translation>yuzu var ude af stand til, at lokalisere et Switch-systemarkiv. %1</translation> |
| 4766 | </message> | 5012 | </message> |
| 4767 | <message> | 5013 | <message> |
| 4768 | <location filename="../../src/yuzu/main.cpp" line="3452"/> | 5014 | <location filename="../../src/yuzu/main.cpp" line="3609"/> |
| 4769 | <source>yuzu was unable to locate a Switch system archive: %1. %2</source> | 5015 | <source>yuzu was unable to locate a Switch system archive: %1. %2</source> |
| 4770 | <translation>yuzu var ude af stand til, at lokalisere et Switch-systemarkiv. %1. %2</translation> | 5016 | <translation>yuzu var ude af stand til, at lokalisere et Switch-systemarkiv. %1. %2</translation> |
| 4771 | </message> | 5017 | </message> |
| 4772 | <message> | 5018 | <message> |
| 4773 | <location filename="../../src/yuzu/main.cpp" line="3456"/> | 5019 | <location filename="../../src/yuzu/main.cpp" line="3613"/> |
| 4774 | <source>System Archive Not Found</source> | 5020 | <source>System Archive Not Found</source> |
| 4775 | <translation>Systemarkiv Ikke Fundet</translation> | 5021 | <translation>Systemarkiv Ikke Fundet</translation> |
| 4776 | </message> | 5022 | </message> |
| 4777 | <message> | 5023 | <message> |
| 4778 | <location filename="../../src/yuzu/main.cpp" line="3458"/> | 5024 | <location filename="../../src/yuzu/main.cpp" line="3615"/> |
| 4779 | <source>System Archive Missing</source> | 5025 | <source>System Archive Missing</source> |
| 4780 | <translation>Systemarkiv Mangler</translation> | 5026 | <translation>Systemarkiv Mangler</translation> |
| 4781 | </message> | 5027 | </message> |
| 4782 | <message> | 5028 | <message> |
| 4783 | <location filename="../../src/yuzu/main.cpp" line="3464"/> | 5029 | <location filename="../../src/yuzu/main.cpp" line="3621"/> |
| 4784 | <source>yuzu was unable to locate the Switch shared fonts. %1</source> | 5030 | <source>yuzu was unable to locate the Switch shared fonts. %1</source> |
| 4785 | <translation>yuzu var ude af stand til, at finde delte Switch-skrifttyper. %1</translation> | 5031 | <translation>yuzu var ude af stand til, at finde delte Switch-skrifttyper. %1</translation> |
| 4786 | </message> | 5032 | </message> |
| 4787 | <message> | 5033 | <message> |
| 4788 | <location filename="../../src/yuzu/main.cpp" line="3465"/> | 5034 | <location filename="../../src/yuzu/main.cpp" line="3622"/> |
| 4789 | <source>Shared Fonts Not Found</source> | 5035 | <source>Shared Fonts Not Found</source> |
| 4790 | <translation>Delte Skrifttyper Ikke Fundet</translation> | 5036 | <translation>Delte Skrifttyper Ikke Fundet</translation> |
| 4791 | </message> | 5037 | </message> |
| 4792 | <message> | 5038 | <message> |
| 4793 | <location filename="../../src/yuzu/main.cpp" line="3467"/> | 5039 | <location filename="../../src/yuzu/main.cpp" line="3624"/> |
| 4794 | <source>Shared Font Missing</source> | 5040 | <source>Shared Font Missing</source> |
| 4795 | <translation>Delte Skrifttyper Mangler</translation> | 5041 | <translation>Delte Skrifttyper Mangler</translation> |
| 4796 | </message> | 5042 | </message> |
| 4797 | <message> | 5043 | <message> |
| 4798 | <location filename="../../src/yuzu/main.cpp" line="3473"/> | 5044 | <location filename="../../src/yuzu/main.cpp" line="3630"/> |
| 4799 | <source>Fatal Error</source> | 5045 | <source>Fatal Error</source> |
| 4800 | <translation>Fatal Fejl</translation> | 5046 | <translation>Fatal Fejl</translation> |
| 4801 | </message> | 5047 | </message> |
| 4802 | <message> | 5048 | <message> |
| 4803 | <location filename="../../src/yuzu/main.cpp" line="3474"/> | 5049 | <location filename="../../src/yuzu/main.cpp" line="3631"/> |
| 4804 | <source>yuzu has encountered a fatal error, please see the log for more details. For more information on accessing the log, please see the following page: <a href='https://community.citra-emu.org/t/how-to-upload-the-log-file/296'>How to Upload the Log File</a>.<br/><br/>Would you like to quit back to the game list? Continuing emulation may result in crashes, corrupted save data, or other bugs.</source> | 5050 | <source>yuzu has encountered a fatal error, please see the log for more details. For more information on accessing the log, please see the following page: <a href='https://community.citra-emu.org/t/how-to-upload-the-log-file/296'>How to Upload the Log File</a>.<br/><br/>Would you like to quit back to the game list? Continuing emulation may result in crashes, corrupted save data, or other bugs.</source> |
| 4805 | <translation type="unfinished"/> | 5051 | <translation type="unfinished"/> |
| 4806 | </message> | 5052 | </message> |
| 4807 | <message> | 5053 | <message> |
| 4808 | <location filename="../../src/yuzu/main.cpp" line="3483"/> | 5054 | <location filename="../../src/yuzu/main.cpp" line="3640"/> |
| 4809 | <source>Fatal Error encountered</source> | 5055 | <source>Fatal Error encountered</source> |
| 4810 | <translation>Stødte på Fatal Fejl</translation> | 5056 | <translation>Stødte på Fatal Fejl</translation> |
| 4811 | </message> | 5057 | </message> |
| 4812 | <message> | 5058 | <message> |
| 4813 | <location filename="../../src/yuzu/main.cpp" line="3506"/> | 5059 | <location filename="../../src/yuzu/main.cpp" line="3663"/> |
| 4814 | <source>Confirm Key Rederivation</source> | 5060 | <source>Confirm Key Rederivation</source> |
| 4815 | <translation type="unfinished"/> | 5061 | <translation type="unfinished"/> |
| 4816 | </message> | 5062 | </message> |
| 4817 | <message> | 5063 | <message> |
| 4818 | <location filename="../../src/yuzu/main.cpp" line="3507"/> | 5064 | <location filename="../../src/yuzu/main.cpp" line="3664"/> |
| 4819 | <source>You are about to force rederive all of your keys. | 5065 | <source>You are about to force rederive all of your keys. |
| 4820 | If you do not know what this means or what you are doing, | 5066 | If you do not know what this means or what you are doing, |
| 4821 | this is a potentially destructive action. | 5067 | this is a potentially destructive action. |
| @@ -4826,76 +5072,76 @@ This will delete your autogenerated key files and re-run the key derivation modu | |||
| 4826 | <translation type="unfinished"/> | 5072 | <translation type="unfinished"/> |
| 4827 | </message> | 5073 | </message> |
| 4828 | <message> | 5074 | <message> |
| 4829 | <location filename="../../src/yuzu/main.cpp" line="3539"/> | 5075 | <location filename="../../src/yuzu/main.cpp" line="3696"/> |
| 4830 | <source>Missing fuses</source> | 5076 | <source>Missing fuses</source> |
| 4831 | <translation type="unfinished"/> | 5077 | <translation type="unfinished"/> |
| 4832 | </message> | 5078 | </message> |
| 4833 | <message> | 5079 | <message> |
| 4834 | <location filename="../../src/yuzu/main.cpp" line="3542"/> | 5080 | <location filename="../../src/yuzu/main.cpp" line="3699"/> |
| 4835 | <source> - Missing BOOT0</source> | 5081 | <source> - Missing BOOT0</source> |
| 4836 | <translation type="unfinished"/> | 5082 | <translation type="unfinished"/> |
| 4837 | </message> | 5083 | </message> |
| 4838 | <message> | 5084 | <message> |
| 4839 | <location filename="../../src/yuzu/main.cpp" line="3545"/> | 5085 | <location filename="../../src/yuzu/main.cpp" line="3702"/> |
| 4840 | <source> - Missing BCPKG2-1-Normal-Main</source> | 5086 | <source> - Missing BCPKG2-1-Normal-Main</source> |
| 4841 | <translation type="unfinished"/> | 5087 | <translation type="unfinished"/> |
| 4842 | </message> | 5088 | </message> |
| 4843 | <message> | 5089 | <message> |
| 4844 | <location filename="../../src/yuzu/main.cpp" line="3548"/> | 5090 | <location filename="../../src/yuzu/main.cpp" line="3705"/> |
| 4845 | <source> - Missing PRODINFO</source> | 5091 | <source> - Missing PRODINFO</source> |
| 4846 | <translation type="unfinished"/> | 5092 | <translation type="unfinished"/> |
| 4847 | </message> | 5093 | </message> |
| 4848 | <message> | 5094 | <message> |
| 4849 | <location filename="../../src/yuzu/main.cpp" line="3552"/> | 5095 | <location filename="../../src/yuzu/main.cpp" line="3709"/> |
| 4850 | <source>Derivation Components Missing</source> | 5096 | <source>Derivation Components Missing</source> |
| 4851 | <translation type="unfinished"/> | 5097 | <translation type="unfinished"/> |
| 4852 | </message> | 5098 | </message> |
| 4853 | <message> | 5099 | <message> |
| 4854 | <location filename="../../src/yuzu/main.cpp" line="3553"/> | 5100 | <location filename="../../src/yuzu/main.cpp" line="3710"/> |
| 4855 | <source>Encryption keys are missing. <br>Please follow <a href='https://yuzu-emu.org/help/quickstart/'>the yuzu quickstart guide</a> to get all your keys, firmware and games.<br><br><small>(%1)</small></source> | 5101 | <source>Encryption keys are missing. <br>Please follow <a href='https://yuzu-emu.org/help/quickstart/'>the yuzu quickstart guide</a> to get all your keys, firmware and games.<br><br><small>(%1)</small></source> |
| 4856 | <translation type="unfinished"/> | 5102 | <translation type="unfinished"/> |
| 4857 | </message> | 5103 | </message> |
| 4858 | <message> | 5104 | <message> |
| 4859 | <location filename="../../src/yuzu/main.cpp" line="3562"/> | 5105 | <location filename="../../src/yuzu/main.cpp" line="3719"/> |
| 4860 | <source>Deriving keys... | 5106 | <source>Deriving keys... |
| 4861 | This may take up to a minute depending | 5107 | This may take up to a minute depending |
| 4862 | on your system's performance.</source> | 5108 | on your system's performance.</source> |
| 4863 | <translation type="unfinished"/> | 5109 | <translation type="unfinished"/> |
| 4864 | </message> | 5110 | </message> |
| 4865 | <message> | 5111 | <message> |
| 4866 | <location filename="../../src/yuzu/main.cpp" line="3564"/> | 5112 | <location filename="../../src/yuzu/main.cpp" line="3721"/> |
| 4867 | <source>Deriving Keys</source> | 5113 | <source>Deriving Keys</source> |
| 4868 | <translation type="unfinished"/> | 5114 | <translation type="unfinished"/> |
| 4869 | </message> | 5115 | </message> |
| 4870 | <message> | 5116 | <message> |
| 4871 | <location filename="../../src/yuzu/main.cpp" line="3609"/> | 5117 | <location filename="../../src/yuzu/main.cpp" line="3766"/> |
| 4872 | <source>Select RomFS Dump Target</source> | 5118 | <source>Select RomFS Dump Target</source> |
| 4873 | <translation type="unfinished"/> | 5119 | <translation type="unfinished"/> |
| 4874 | </message> | 5120 | </message> |
| 4875 | <message> | 5121 | <message> |
| 4876 | <location filename="../../src/yuzu/main.cpp" line="3610"/> | 5122 | <location filename="../../src/yuzu/main.cpp" line="3767"/> |
| 4877 | <source>Please select which RomFS you would like to dump.</source> | 5123 | <source>Please select which RomFS you would like to dump.</source> |
| 4878 | <translation type="unfinished"/> | 5124 | <translation type="unfinished"/> |
| 4879 | </message> | 5125 | </message> |
| 4880 | <message> | 5126 | <message> |
| 4881 | <location filename="../../src/yuzu/main.cpp" line="3625"/> | 5127 | <location filename="../../src/yuzu/main.cpp" line="3782"/> |
| 4882 | <source>Are you sure you want to close yuzu?</source> | 5128 | <source>Are you sure you want to close yuzu?</source> |
| 4883 | <translation>Er du sikker på, at du vil lukke yuzu?</translation> | 5129 | <translation>Er du sikker på, at du vil lukke yuzu?</translation> |
| 4884 | </message> | 5130 | </message> |
| 4885 | <message> | 5131 | <message> |
| 4886 | <location filename="../../src/yuzu/main.cpp" line="3626"/> | 5132 | <location filename="../../src/yuzu/main.cpp" line="3783"/> |
| 4887 | <location filename="../../src/yuzu/main.cpp" line="3722"/> | 5133 | <location filename="../../src/yuzu/main.cpp" line="3880"/> |
| 4888 | <location filename="../../src/yuzu/main.cpp" line="3735"/> | 5134 | <location filename="../../src/yuzu/main.cpp" line="3893"/> |
| 4889 | <source>yuzu</source> | 5135 | <source>yuzu</source> |
| 4890 | <translation>yuzu</translation> | 5136 | <translation>yuzu</translation> |
| 4891 | </message> | 5137 | </message> |
| 4892 | <message> | 5138 | <message> |
| 4893 | <location filename="../../src/yuzu/main.cpp" line="3723"/> | 5139 | <location filename="../../src/yuzu/main.cpp" line="3881"/> |
| 4894 | <source>Are you sure you want to stop the emulation? Any unsaved progress will be lost.</source> | 5140 | <source>Are you sure you want to stop the emulation? Any unsaved progress will be lost.</source> |
| 4895 | <translation>Er du sikker på, at du vil stoppe emulereingen? Enhver ulagret data, vil gå tabt.</translation> | 5141 | <translation>Er du sikker på, at du vil stoppe emulereingen? Enhver ulagret data, vil gå tabt.</translation> |
| 4896 | </message> | 5142 | </message> |
| 4897 | <message> | 5143 | <message> |
| 4898 | <location filename="../../src/yuzu/main.cpp" line="3732"/> | 5144 | <location filename="../../src/yuzu/main.cpp" line="3890"/> |
| 4899 | <source>The currently running application has requested yuzu to not exit. | 5145 | <source>The currently running application has requested yuzu to not exit. |
| 4900 | 5146 | ||
| 4901 | Would you like to bypass this and exit anyway?</source> | 5147 | Would you like to bypass this and exit anyway?</source> |
| @@ -4905,38 +5151,38 @@ Would you like to bypass this and exit anyway?</source> | |||
| 4905 | <context> | 5151 | <context> |
| 4906 | <name>GRenderWindow</name> | 5152 | <name>GRenderWindow</name> |
| 4907 | <message> | 5153 | <message> |
| 4908 | <location filename="../../src/yuzu/bootmanager.cpp" line="947"/> | 5154 | <location filename="../../src/yuzu/bootmanager.cpp" line="1029"/> |
| 4909 | <source>OpenGL not available!</source> | 5155 | <source>OpenGL not available!</source> |
| 4910 | <translation type="unfinished"/> | 5156 | <translation type="unfinished"/> |
| 4911 | </message> | 5157 | </message> |
| 4912 | <message> | 5158 | <message> |
| 4913 | <location filename="../../src/yuzu/bootmanager.cpp" line="948"/> | 5159 | <location filename="../../src/yuzu/bootmanager.cpp" line="1030"/> |
| 4914 | <source>yuzu has not been compiled with OpenGL support.</source> | 5160 | <source>yuzu has not been compiled with OpenGL support.</source> |
| 4915 | <translation type="unfinished"/> | 5161 | <translation type="unfinished"/> |
| 4916 | </message> | 5162 | </message> |
| 4917 | <message> | 5163 | <message> |
| 4918 | <location filename="../../src/yuzu/bootmanager.cpp" line="967"/> | 5164 | <location filename="../../src/yuzu/bootmanager.cpp" line="1049"/> |
| 4919 | <location filename="../../src/yuzu/bootmanager.cpp" line="987"/> | 5165 | <location filename="../../src/yuzu/bootmanager.cpp" line="1069"/> |
| 4920 | <source>Error while initializing OpenGL!</source> | 5166 | <source>Error while initializing OpenGL!</source> |
| 4921 | <translation type="unfinished"/> | 5167 | <translation type="unfinished"/> |
| 4922 | </message> | 5168 | </message> |
| 4923 | <message> | 5169 | <message> |
| 4924 | <location filename="../../src/yuzu/bootmanager.cpp" line="968"/> | 5170 | <location filename="../../src/yuzu/bootmanager.cpp" line="1050"/> |
| 4925 | <source>Your GPU may not support OpenGL, or you do not have the latest graphics driver.</source> | 5171 | <source>Your GPU may not support OpenGL, or you do not have the latest graphics driver.</source> |
| 4926 | <translation type="unfinished"/> | 5172 | <translation type="unfinished"/> |
| 4927 | </message> | 5173 | </message> |
| 4928 | <message> | 5174 | <message> |
| 4929 | <location filename="../../src/yuzu/bootmanager.cpp" line="977"/> | 5175 | <location filename="../../src/yuzu/bootmanager.cpp" line="1059"/> |
| 4930 | <source>Error while initializing OpenGL 4.6!</source> | 5176 | <source>Error while initializing OpenGL 4.6!</source> |
| 4931 | <translation type="unfinished"/> | 5177 | <translation type="unfinished"/> |
| 4932 | </message> | 5178 | </message> |
| 4933 | <message> | 5179 | <message> |
| 4934 | <location filename="../../src/yuzu/bootmanager.cpp" line="978"/> | 5180 | <location filename="../../src/yuzu/bootmanager.cpp" line="1060"/> |
| 4935 | <source>Your GPU may not support OpenGL 4.6, or you do not have the latest graphics driver.<br><br>GL Renderer:<br>%1</source> | 5181 | <source>Your GPU may not support OpenGL 4.6, or you do not have the latest graphics driver.<br><br>GL Renderer:<br>%1</source> |
| 4936 | <translation type="unfinished"/> | 5182 | <translation type="unfinished"/> |
| 4937 | </message> | 5183 | </message> |
| 4938 | <message> | 5184 | <message> |
| 4939 | <location filename="../../src/yuzu/bootmanager.cpp" line="988"/> | 5185 | <location filename="../../src/yuzu/bootmanager.cpp" line="1070"/> |
| 4940 | <source>Your GPU may not support one or more required OpenGL extensions. Please ensure you have the latest graphics driver.<br><br>GL Renderer:<br>%1<br><br>Unsupported extensions:<br>%2</source> | 5186 | <source>Your GPU may not support one or more required OpenGL extensions. Please ensure you have the latest graphics driver.<br><br>GL Renderer:<br>%1<br><br>Unsupported extensions:<br>%2</source> |
| 4941 | <translation type="unfinished"/> | 5187 | <translation type="unfinished"/> |
| 4942 | </message> | 5188 | </message> |
| @@ -4944,153 +5190,153 @@ Would you like to bypass this and exit anyway?</source> | |||
| 4944 | <context> | 5190 | <context> |
| 4945 | <name>GameList</name> | 5191 | <name>GameList</name> |
| 4946 | <message> | 5192 | <message> |
| 4947 | <location filename="../../src/yuzu/game_list.cpp" line="337"/> | 5193 | <location filename="../../src/yuzu/game_list.cpp" line="336"/> |
| 4948 | <source>Name</source> | 5194 | <source>Name</source> |
| 4949 | <translation>Navn</translation> | 5195 | <translation>Navn</translation> |
| 4950 | </message> | 5196 | </message> |
| 4951 | <message> | 5197 | <message> |
| 4952 | <location filename="../../src/yuzu/game_list.cpp" line="338"/> | 5198 | <location filename="../../src/yuzu/game_list.cpp" line="337"/> |
| 4953 | <source>Compatibility</source> | 5199 | <source>Compatibility</source> |
| 4954 | <translation>Kompatibilitet</translation> | 5200 | <translation>Kompatibilitet</translation> |
| 4955 | </message> | 5201 | </message> |
| 4956 | <message> | 5202 | <message> |
| 4957 | <location filename="../../src/yuzu/game_list.cpp" line="340"/> | 5203 | <location filename="../../src/yuzu/game_list.cpp" line="339"/> |
| 4958 | <source>Add-ons</source> | 5204 | <source>Add-ons</source> |
| 4959 | <translation>Tilføjelser</translation> | 5205 | <translation>Tilføjelser</translation> |
| 4960 | </message> | 5206 | </message> |
| 4961 | <message> | 5207 | <message> |
| 4962 | <location filename="../../src/yuzu/game_list.cpp" line="342"/> | 5208 | <location filename="../../src/yuzu/game_list.cpp" line="341"/> |
| 4963 | <source>File type</source> | 5209 | <source>File type</source> |
| 4964 | <translation>Filtype</translation> | 5210 | <translation>Filtype</translation> |
| 4965 | </message> | 5211 | </message> |
| 4966 | <message> | 5212 | <message> |
| 4967 | <location filename="../../src/yuzu/game_list.cpp" line="343"/> | 5213 | <location filename="../../src/yuzu/game_list.cpp" line="342"/> |
| 4968 | <source>Size</source> | 5214 | <source>Size</source> |
| 4969 | <translation>Størrelse</translation> | 5215 | <translation>Størrelse</translation> |
| 4970 | </message> | 5216 | </message> |
| 4971 | <message> | 5217 | <message> |
| 4972 | <location filename="../../src/yuzu/game_list.cpp" line="535"/> | 5218 | <location filename="../../src/yuzu/game_list.cpp" line="536"/> |
| 4973 | <source>Favorite</source> | 5219 | <source>Favorite</source> |
| 4974 | <translation type="unfinished"/> | 5220 | <translation type="unfinished"/> |
| 4975 | </message> | 5221 | </message> |
| 4976 | <message> | 5222 | <message> |
| 4977 | <location filename="../../src/yuzu/game_list.cpp" line="537"/> | 5223 | <location filename="../../src/yuzu/game_list.cpp" line="538"/> |
| 4978 | <source>Start Game</source> | 5224 | <source>Start Game</source> |
| 4979 | <translation type="unfinished"/> | 5225 | <translation type="unfinished"/> |
| 4980 | </message> | 5226 | </message> |
| 4981 | <message> | 5227 | <message> |
| 4982 | <location filename="../../src/yuzu/game_list.cpp" line="539"/> | 5228 | <location filename="../../src/yuzu/game_list.cpp" line="540"/> |
| 4983 | <source>Start Game without Custom Configuration</source> | 5229 | <source>Start Game without Custom Configuration</source> |
| 4984 | <translation type="unfinished"/> | 5230 | <translation type="unfinished"/> |
| 4985 | </message> | 5231 | </message> |
| 4986 | <message> | 5232 | <message> |
| 4987 | <location filename="../../src/yuzu/game_list.cpp" line="541"/> | 5233 | <location filename="../../src/yuzu/game_list.cpp" line="542"/> |
| 4988 | <source>Open Save Data Location</source> | 5234 | <source>Open Save Data Location</source> |
| 4989 | <translation>Åbn Gemt Data-Placering</translation> | 5235 | <translation>Åbn Gemt Data-Placering</translation> |
| 4990 | </message> | 5236 | </message> |
| 4991 | <message> | 5237 | <message> |
| 4992 | <location filename="../../src/yuzu/game_list.cpp" line="542"/> | 5238 | <location filename="../../src/yuzu/game_list.cpp" line="543"/> |
| 4993 | <source>Open Mod Data Location</source> | 5239 | <source>Open Mod Data Location</source> |
| 4994 | <translation>Åbn Mod-Data-Placering</translation> | 5240 | <translation>Åbn Mod-Data-Placering</translation> |
| 4995 | </message> | 5241 | </message> |
| 4996 | <message> | 5242 | <message> |
| 4997 | <location filename="../../src/yuzu/game_list.cpp" line="544"/> | 5243 | <location filename="../../src/yuzu/game_list.cpp" line="545"/> |
| 4998 | <source>Open Transferable Pipeline Cache</source> | 5244 | <source>Open Transferable Pipeline Cache</source> |
| 4999 | <translation type="unfinished"/> | 5245 | <translation type="unfinished"/> |
| 5000 | </message> | 5246 | </message> |
| 5001 | <message> | 5247 | <message> |
| 5002 | <location filename="../../src/yuzu/game_list.cpp" line="546"/> | 5248 | <location filename="../../src/yuzu/game_list.cpp" line="547"/> |
| 5003 | <source>Remove</source> | 5249 | <source>Remove</source> |
| 5004 | <translation>Fjern</translation> | 5250 | <translation>Fjern</translation> |
| 5005 | </message> | 5251 | </message> |
| 5006 | <message> | 5252 | <message> |
| 5007 | <location filename="../../src/yuzu/game_list.cpp" line="547"/> | 5253 | <location filename="../../src/yuzu/game_list.cpp" line="548"/> |
| 5008 | <source>Remove Installed Update</source> | 5254 | <source>Remove Installed Update</source> |
| 5009 | <translation type="unfinished"/> | 5255 | <translation type="unfinished"/> |
| 5010 | </message> | 5256 | </message> |
| 5011 | <message> | 5257 | <message> |
| 5012 | <location filename="../../src/yuzu/game_list.cpp" line="548"/> | 5258 | <location filename="../../src/yuzu/game_list.cpp" line="549"/> |
| 5013 | <source>Remove All Installed DLC</source> | 5259 | <source>Remove All Installed DLC</source> |
| 5014 | <translation type="unfinished"/> | 5260 | <translation type="unfinished"/> |
| 5015 | </message> | 5261 | </message> |
| 5016 | <message> | 5262 | <message> |
| 5017 | <location filename="../../src/yuzu/game_list.cpp" line="549"/> | 5263 | <location filename="../../src/yuzu/game_list.cpp" line="550"/> |
| 5018 | <source>Remove Custom Configuration</source> | 5264 | <source>Remove Custom Configuration</source> |
| 5019 | <translation type="unfinished"/> | 5265 | <translation type="unfinished"/> |
| 5020 | </message> | 5266 | </message> |
| 5021 | <message> | 5267 | <message> |
| 5022 | <location filename="../../src/yuzu/game_list.cpp" line="550"/> | 5268 | <location filename="../../src/yuzu/game_list.cpp" line="551"/> |
| 5023 | <source>Remove OpenGL Pipeline Cache</source> | 5269 | <source>Remove OpenGL Pipeline Cache</source> |
| 5024 | <translation type="unfinished"/> | 5270 | <translation type="unfinished"/> |
| 5025 | </message> | 5271 | </message> |
| 5026 | <message> | 5272 | <message> |
| 5027 | <location filename="../../src/yuzu/game_list.cpp" line="551"/> | 5273 | <location filename="../../src/yuzu/game_list.cpp" line="552"/> |
| 5028 | <source>Remove Vulkan Pipeline Cache</source> | 5274 | <source>Remove Vulkan Pipeline Cache</source> |
| 5029 | <translation type="unfinished"/> | 5275 | <translation type="unfinished"/> |
| 5030 | </message> | 5276 | </message> |
| 5031 | <message> | 5277 | <message> |
| 5032 | <location filename="../../src/yuzu/game_list.cpp" line="553"/> | 5278 | <location filename="../../src/yuzu/game_list.cpp" line="554"/> |
| 5033 | <source>Remove All Pipeline Caches</source> | 5279 | <source>Remove All Pipeline Caches</source> |
| 5034 | <translation type="unfinished"/> | 5280 | <translation type="unfinished"/> |
| 5035 | </message> | 5281 | </message> |
| 5036 | <message> | 5282 | <message> |
| 5037 | <location filename="../../src/yuzu/game_list.cpp" line="554"/> | 5283 | <location filename="../../src/yuzu/game_list.cpp" line="555"/> |
| 5038 | <source>Remove All Installed Contents</source> | 5284 | <source>Remove All Installed Contents</source> |
| 5039 | <translation type="unfinished"/> | 5285 | <translation type="unfinished"/> |
| 5040 | </message> | 5286 | </message> |
| 5041 | <message> | 5287 | <message> |
| 5042 | <location filename="../../src/yuzu/game_list.cpp" line="555"/> | ||
| 5043 | <location filename="../../src/yuzu/game_list.cpp" line="556"/> | 5288 | <location filename="../../src/yuzu/game_list.cpp" line="556"/> |
| 5289 | <location filename="../../src/yuzu/game_list.cpp" line="557"/> | ||
| 5044 | <source>Dump RomFS</source> | 5290 | <source>Dump RomFS</source> |
| 5045 | <translation type="unfinished"/> | 5291 | <translation type="unfinished"/> |
| 5046 | </message> | 5292 | </message> |
| 5047 | <message> | 5293 | <message> |
| 5048 | <location filename="../../src/yuzu/game_list.cpp" line="557"/> | 5294 | <location filename="../../src/yuzu/game_list.cpp" line="558"/> |
| 5049 | <source>Dump RomFS to SDMC</source> | 5295 | <source>Dump RomFS to SDMC</source> |
| 5050 | <translation type="unfinished"/> | 5296 | <translation type="unfinished"/> |
| 5051 | </message> | 5297 | </message> |
| 5052 | <message> | 5298 | <message> |
| 5053 | <location filename="../../src/yuzu/game_list.cpp" line="558"/> | 5299 | <location filename="../../src/yuzu/game_list.cpp" line="559"/> |
| 5054 | <source>Copy Title ID to Clipboard</source> | 5300 | <source>Copy Title ID to Clipboard</source> |
| 5055 | <translation>Kopiér Titel-ID til Udklipsholder</translation> | 5301 | <translation>Kopiér Titel-ID til Udklipsholder</translation> |
| 5056 | </message> | 5302 | </message> |
| 5057 | <message> | 5303 | <message> |
| 5058 | <location filename="../../src/yuzu/game_list.cpp" line="559"/> | 5304 | <location filename="../../src/yuzu/game_list.cpp" line="560"/> |
| 5059 | <source>Navigate to GameDB entry</source> | 5305 | <source>Navigate to GameDB entry</source> |
| 5060 | <translation type="unfinished"/> | 5306 | <translation type="unfinished"/> |
| 5061 | </message> | 5307 | </message> |
| 5062 | <message> | 5308 | <message> |
| 5063 | <location filename="../../src/yuzu/game_list.cpp" line="561"/> | 5309 | <location filename="../../src/yuzu/game_list.cpp" line="562"/> |
| 5064 | <source>Properties</source> | 5310 | <source>Properties</source> |
| 5065 | <translation>Egenskaber</translation> | 5311 | <translation>Egenskaber</translation> |
| 5066 | </message> | 5312 | </message> |
| 5067 | <message> | 5313 | <message> |
| 5068 | <location filename="../../src/yuzu/game_list.cpp" line="633"/> | 5314 | <location filename="../../src/yuzu/game_list.cpp" line="634"/> |
| 5069 | <source>Scan Subfolders</source> | 5315 | <source>Scan Subfolders</source> |
| 5070 | <translation type="unfinished"/> | 5316 | <translation type="unfinished"/> |
| 5071 | </message> | 5317 | </message> |
| 5072 | <message> | 5318 | <message> |
| 5073 | <location filename="../../src/yuzu/game_list.cpp" line="634"/> | 5319 | <location filename="../../src/yuzu/game_list.cpp" line="635"/> |
| 5074 | <source>Remove Game Directory</source> | 5320 | <source>Remove Game Directory</source> |
| 5075 | <translation type="unfinished"/> | 5321 | <translation type="unfinished"/> |
| 5076 | </message> | 5322 | </message> |
| 5077 | <message> | 5323 | <message> |
| 5078 | <location filename="../../src/yuzu/game_list.cpp" line="653"/> | 5324 | <location filename="../../src/yuzu/game_list.cpp" line="654"/> |
| 5079 | <source>▲ Move Up</source> | 5325 | <source>▲ Move Up</source> |
| 5080 | <translation type="unfinished"/> | 5326 | <translation type="unfinished"/> |
| 5081 | </message> | 5327 | </message> |
| 5082 | <message> | 5328 | <message> |
| 5083 | <location filename="../../src/yuzu/game_list.cpp" line="654"/> | 5329 | <location filename="../../src/yuzu/game_list.cpp" line="655"/> |
| 5084 | <source>▼ Move Down</source> | 5330 | <source>▼ Move Down</source> |
| 5085 | <translation type="unfinished"/> | 5331 | <translation type="unfinished"/> |
| 5086 | </message> | 5332 | </message> |
| 5087 | <message> | 5333 | <message> |
| 5088 | <location filename="../../src/yuzu/game_list.cpp" line="655"/> | 5334 | <location filename="../../src/yuzu/game_list.cpp" line="656"/> |
| 5089 | <source>Open Directory Location</source> | 5335 | <source>Open Directory Location</source> |
| 5090 | <translation type="unfinished"/> | 5336 | <translation type="unfinished"/> |
| 5091 | </message> | 5337 | </message> |
| 5092 | <message> | 5338 | <message> |
| 5093 | <location filename="../../src/yuzu/game_list.cpp" line="700"/> | 5339 | <location filename="../../src/yuzu/game_list.cpp" line="701"/> |
| 5094 | <source>Clear</source> | 5340 | <source>Clear</source> |
| 5095 | <translation>Ryd</translation> | 5341 | <translation>Ryd</translation> |
| 5096 | </message> | 5342 | </message> |
| @@ -5098,77 +5344,77 @@ Would you like to bypass this and exit anyway?</source> | |||
| 5098 | <context> | 5344 | <context> |
| 5099 | <name>GameListItemCompat</name> | 5345 | <name>GameListItemCompat</name> |
| 5100 | <message> | 5346 | <message> |
| 5101 | <location filename="../../src/yuzu/game_list_p.h" line="150"/> | 5347 | <location filename="../../src/yuzu/game_list_p.h" line="149"/> |
| 5102 | <source>Perfect</source> | 5348 | <source>Perfect</source> |
| 5103 | <translation>Perfekt</translation> | 5349 | <translation>Perfekt</translation> |
| 5104 | </message> | 5350 | </message> |
| 5105 | <message> | 5351 | <message> |
| 5106 | <location filename="../../src/yuzu/game_list_p.h" line="150"/> | 5352 | <location filename="../../src/yuzu/game_list_p.h" line="149"/> |
| 5107 | <source>Game functions flawless with no audio or graphical glitches, all tested functionality works as intended without | 5353 | <source>Game functions flawless with no audio or graphical glitches, all tested functionality works as intended without |
| 5108 | any workarounds needed.</source> | 5354 | any workarounds needed.</source> |
| 5109 | <translation type="unfinished"/> | 5355 | <translation type="unfinished"/> |
| 5110 | </message> | 5356 | </message> |
| 5111 | <message> | 5357 | <message> |
| 5112 | <location filename="../../src/yuzu/game_list_p.h" line="151"/> | 5358 | <location filename="../../src/yuzu/game_list_p.h" line="150"/> |
| 5113 | <source>Great</source> | 5359 | <source>Great</source> |
| 5114 | <translation>Fedt</translation> | 5360 | <translation>Fedt</translation> |
| 5115 | </message> | 5361 | </message> |
| 5116 | <message> | 5362 | <message> |
| 5117 | <location filename="../../src/yuzu/game_list_p.h" line="151"/> | 5363 | <location filename="../../src/yuzu/game_list_p.h" line="150"/> |
| 5118 | <source>Game functions with minor graphical or audio glitches and is playable from start to finish. May require some | 5364 | <source>Game functions with minor graphical or audio glitches and is playable from start to finish. May require some |
| 5119 | workarounds.</source> | 5365 | workarounds.</source> |
| 5120 | <translation type="unfinished"/> | 5366 | <translation type="unfinished"/> |
| 5121 | </message> | 5367 | </message> |
| 5122 | <message> | 5368 | <message> |
| 5123 | <location filename="../../src/yuzu/game_list_p.h" line="152"/> | 5369 | <location filename="../../src/yuzu/game_list_p.h" line="151"/> |
| 5124 | <source>Okay</source> | 5370 | <source>Okay</source> |
| 5125 | <translation>OK</translation> | 5371 | <translation>OK</translation> |
| 5126 | </message> | 5372 | </message> |
| 5127 | <message> | 5373 | <message> |
| 5128 | <location filename="../../src/yuzu/game_list_p.h" line="152"/> | 5374 | <location filename="../../src/yuzu/game_list_p.h" line="151"/> |
| 5129 | <source>Game functions with major graphical or audio glitches, but game is playable from start to finish with | 5375 | <source>Game functions with major graphical or audio glitches, but game is playable from start to finish with |
| 5130 | workarounds.</source> | 5376 | workarounds.</source> |
| 5131 | <translation type="unfinished"/> | 5377 | <translation type="unfinished"/> |
| 5132 | </message> | 5378 | </message> |
| 5133 | <message> | 5379 | <message> |
| 5134 | <location filename="../../src/yuzu/game_list_p.h" line="153"/> | 5380 | <location filename="../../src/yuzu/game_list_p.h" line="152"/> |
| 5135 | <source>Bad</source> | 5381 | <source>Bad</source> |
| 5136 | <translation>Dårlig</translation> | 5382 | <translation>Dårlig</translation> |
| 5137 | </message> | 5383 | </message> |
| 5138 | <message> | 5384 | <message> |
| 5139 | <location filename="../../src/yuzu/game_list_p.h" line="153"/> | 5385 | <location filename="../../src/yuzu/game_list_p.h" line="152"/> |
| 5140 | <source>Game functions, but with major graphical or audio glitches. Unable to progress in specific areas due to glitches | 5386 | <source>Game functions, but with major graphical or audio glitches. Unable to progress in specific areas due to glitches |
| 5141 | even with workarounds.</source> | 5387 | even with workarounds.</source> |
| 5142 | <translation type="unfinished"/> | 5388 | <translation type="unfinished"/> |
| 5143 | </message> | 5389 | </message> |
| 5144 | <message> | 5390 | <message> |
| 5145 | <location filename="../../src/yuzu/game_list_p.h" line="154"/> | 5391 | <location filename="../../src/yuzu/game_list_p.h" line="153"/> |
| 5146 | <source>Intro/Menu</source> | 5392 | <source>Intro/Menu</source> |
| 5147 | <translation>Intro/Menu</translation> | 5393 | <translation>Intro/Menu</translation> |
| 5148 | </message> | 5394 | </message> |
| 5149 | <message> | 5395 | <message> |
| 5150 | <location filename="../../src/yuzu/game_list_p.h" line="154"/> | 5396 | <location filename="../../src/yuzu/game_list_p.h" line="153"/> |
| 5151 | <source>Game is completely unplayable due to major graphical or audio glitches. Unable to progress past the Start | 5397 | <source>Game is completely unplayable due to major graphical or audio glitches. Unable to progress past the Start |
| 5152 | Screen.</source> | 5398 | Screen.</source> |
| 5153 | <translation type="unfinished"/> | 5399 | <translation type="unfinished"/> |
| 5154 | </message> | 5400 | </message> |
| 5155 | <message> | 5401 | <message> |
| 5156 | <location filename="../../src/yuzu/game_list_p.h" line="155"/> | 5402 | <location filename="../../src/yuzu/game_list_p.h" line="154"/> |
| 5157 | <source>Won't Boot</source> | 5403 | <source>Won't Boot</source> |
| 5158 | <translation>Starter Ikke Op</translation> | 5404 | <translation>Starter Ikke Op</translation> |
| 5159 | </message> | 5405 | </message> |
| 5160 | <message> | 5406 | <message> |
| 5161 | <location filename="../../src/yuzu/game_list_p.h" line="155"/> | 5407 | <location filename="../../src/yuzu/game_list_p.h" line="154"/> |
| 5162 | <source>The game crashes when attempting to startup.</source> | 5408 | <source>The game crashes when attempting to startup.</source> |
| 5163 | <translation type="unfinished"/> | 5409 | <translation type="unfinished"/> |
| 5164 | </message> | 5410 | </message> |
| 5165 | <message> | 5411 | <message> |
| 5166 | <location filename="../../src/yuzu/game_list_p.h" line="156"/> | 5412 | <location filename="../../src/yuzu/game_list_p.h" line="155"/> |
| 5167 | <source>Not Tested</source> | 5413 | <source>Not Tested</source> |
| 5168 | <translation>Ikke Afprøvet</translation> | 5414 | <translation>Ikke Afprøvet</translation> |
| 5169 | </message> | 5415 | </message> |
| 5170 | <message> | 5416 | <message> |
| 5171 | <location filename="../../src/yuzu/game_list_p.h" line="156"/> | 5417 | <location filename="../../src/yuzu/game_list_p.h" line="155"/> |
| 5172 | <source>The game has not yet been tested.</source> | 5418 | <source>The game has not yet been tested.</source> |
| 5173 | <translation>Spillet er endnu ikke blevet afprøvet.</translation> | 5419 | <translation>Spillet er endnu ikke blevet afprøvet.</translation> |
| 5174 | </message> | 5420 | </message> |
| @@ -5176,7 +5422,7 @@ Screen.</source> | |||
| 5176 | <context> | 5422 | <context> |
| 5177 | <name>GameListPlaceholder</name> | 5423 | <name>GameListPlaceholder</name> |
| 5178 | <message> | 5424 | <message> |
| 5179 | <location filename="../../src/yuzu/game_list.cpp" line="904"/> | 5425 | <location filename="../../src/yuzu/game_list.cpp" line="909"/> |
| 5180 | <source>Double-click to add a new folder to the game list</source> | 5426 | <source>Double-click to add a new folder to the game list</source> |
| 5181 | <translation type="unfinished"/> | 5427 | <translation type="unfinished"/> |
| 5182 | </message> | 5428 | </message> |
| @@ -5184,22 +5430,104 @@ Screen.</source> | |||
| 5184 | <context> | 5430 | <context> |
| 5185 | <name>GameListSearchField</name> | 5431 | <name>GameListSearchField</name> |
| 5186 | <message numerus="yes"> | 5432 | <message numerus="yes"> |
| 5187 | <location filename="../../src/yuzu/game_list.cpp" line="87"/> | 5433 | <location filename="../../src/yuzu/game_list.cpp" line="86"/> |
| 5188 | <source>%1 of %n result(s)</source> | 5434 | <source>%1 of %n result(s)</source> |
| 5189 | <translation type="unfinished"><numerusform></numerusform><numerusform></numerusform></translation> | 5435 | <translation type="unfinished"><numerusform></numerusform><numerusform></numerusform></translation> |
| 5190 | </message> | 5436 | </message> |
| 5191 | <message> | 5437 | <message> |
| 5192 | <location filename="../../src/yuzu/game_list.cpp" line="130"/> | 5438 | <location filename="../../src/yuzu/game_list.cpp" line="129"/> |
| 5193 | <source>Filter:</source> | 5439 | <source>Filter:</source> |
| 5194 | <translation>Filter:</translation> | 5440 | <translation>Filter:</translation> |
| 5195 | </message> | 5441 | </message> |
| 5196 | <message> | 5442 | <message> |
| 5197 | <location filename="../../src/yuzu/game_list.cpp" line="133"/> | 5443 | <location filename="../../src/yuzu/game_list.cpp" line="132"/> |
| 5198 | <source>Enter pattern to filter</source> | 5444 | <source>Enter pattern to filter</source> |
| 5199 | <translation type="unfinished"/> | 5445 | <translation type="unfinished"/> |
| 5200 | </message> | 5446 | </message> |
| 5201 | </context> | 5447 | </context> |
| 5202 | <context> | 5448 | <context> |
| 5449 | <name>HostRoom</name> | ||
| 5450 | <message> | ||
| 5451 | <location filename="../../src/yuzu/multiplayer/host_room.ui" line="14"/> | ||
| 5452 | <source>Create Room</source> | ||
| 5453 | <translation type="unfinished"/> | ||
| 5454 | </message> | ||
| 5455 | <message> | ||
| 5456 | <location filename="../../src/yuzu/multiplayer/host_room.ui" line="37"/> | ||
| 5457 | <source>Room Name</source> | ||
| 5458 | <translation type="unfinished"/> | ||
| 5459 | </message> | ||
| 5460 | <message> | ||
| 5461 | <location filename="../../src/yuzu/multiplayer/host_room.ui" line="51"/> | ||
| 5462 | <source>Preferred Game</source> | ||
| 5463 | <translation type="unfinished"/> | ||
| 5464 | </message> | ||
| 5465 | <message> | ||
| 5466 | <location filename="../../src/yuzu/multiplayer/host_room.ui" line="61"/> | ||
| 5467 | <source>Max Players</source> | ||
| 5468 | <translation type="unfinished"/> | ||
| 5469 | </message> | ||
| 5470 | <message> | ||
| 5471 | <location filename="../../src/yuzu/multiplayer/host_room.ui" line="91"/> | ||
| 5472 | <source>Username</source> | ||
| 5473 | <translation>Brugernavn</translation> | ||
| 5474 | </message> | ||
| 5475 | <message> | ||
| 5476 | <location filename="../../src/yuzu/multiplayer/host_room.ui" line="101"/> | ||
| 5477 | <source>(Leave blank for open game)</source> | ||
| 5478 | <translation type="unfinished"/> | ||
| 5479 | </message> | ||
| 5480 | <message> | ||
| 5481 | <location filename="../../src/yuzu/multiplayer/host_room.ui" line="118"/> | ||
| 5482 | <source>Password</source> | ||
| 5483 | <translation type="unfinished"/> | ||
| 5484 | </message> | ||
| 5485 | <message> | ||
| 5486 | <location filename="../../src/yuzu/multiplayer/host_room.ui" line="125"/> | ||
| 5487 | <source>Port</source> | ||
| 5488 | <translation type="unfinished"/> | ||
| 5489 | </message> | ||
| 5490 | <message> | ||
| 5491 | <location filename="../../src/yuzu/multiplayer/host_room.ui" line="139"/> | ||
| 5492 | <source>Room Description</source> | ||
| 5493 | <translation type="unfinished"/> | ||
| 5494 | </message> | ||
| 5495 | <message> | ||
| 5496 | <location filename="../../src/yuzu/multiplayer/host_room.ui" line="153"/> | ||
| 5497 | <source>Load Previous Ban List</source> | ||
| 5498 | <translation type="unfinished"/> | ||
| 5499 | </message> | ||
| 5500 | <message> | ||
| 5501 | <location filename="../../src/yuzu/multiplayer/host_room.ui" line="184"/> | ||
| 5502 | <source>Public</source> | ||
| 5503 | <translation type="unfinished"/> | ||
| 5504 | </message> | ||
| 5505 | <message> | ||
| 5506 | <location filename="../../src/yuzu/multiplayer/host_room.ui" line="189"/> | ||
| 5507 | <source>Unlisted</source> | ||
| 5508 | <translation type="unfinished"/> | ||
| 5509 | </message> | ||
| 5510 | <message> | ||
| 5511 | <location filename="../../src/yuzu/multiplayer/host_room.ui" line="197"/> | ||
| 5512 | <source>Host Room</source> | ||
| 5513 | <translation type="unfinished"/> | ||
| 5514 | </message> | ||
| 5515 | </context> | ||
| 5516 | <context> | ||
| 5517 | <name>HostRoomWindow</name> | ||
| 5518 | <message> | ||
| 5519 | <location filename="../../src/yuzu/multiplayer/host_room.cpp" line="169"/> | ||
| 5520 | <source>Error</source> | ||
| 5521 | <translation type="unfinished"/> | ||
| 5522 | </message> | ||
| 5523 | <message> | ||
| 5524 | <location filename="../../src/yuzu/multiplayer/host_room.cpp" line="170"/> | ||
| 5525 | <source>Failed to announce the room to the public lobby. In order to host a room publicly, you must have a valid yuzu account configured in Emulation -> Configure -> Web. If you do not want to publish a room in the public lobby, then select Unlisted instead. | ||
| 5526 | Debug Message: </source> | ||
| 5527 | <translation type="unfinished"/> | ||
| 5528 | </message> | ||
| 5529 | </context> | ||
| 5530 | <context> | ||
| 5203 | <name>Hotkeys</name> | 5531 | <name>Hotkeys</name> |
| 5204 | <message> | 5532 | <message> |
| 5205 | <location filename="../../src/yuzu/configuration/config.cpp" line="74"/> | 5533 | <location filename="../../src/yuzu/configuration/config.cpp" line="74"/> |
| @@ -5403,12 +5731,91 @@ Screen.</source> | |||
| 5403 | <translation>Starter...</translation> | 5731 | <translation>Starter...</translation> |
| 5404 | </message> | 5732 | </message> |
| 5405 | <message> | 5733 | <message> |
| 5406 | <location filename="../../src/yuzu/loading_screen.cpp" line="166"/> | 5734 | <location filename="../../src/yuzu/loading_screen.cpp" line="170"/> |
| 5407 | <source>Estimated Time %1</source> | 5735 | <source>Estimated Time %1</source> |
| 5408 | <translation>Estimeret Tid %1</translation> | 5736 | <translation>Estimeret Tid %1</translation> |
| 5409 | </message> | 5737 | </message> |
| 5410 | </context> | 5738 | </context> |
| 5411 | <context> | 5739 | <context> |
| 5740 | <name>Lobby</name> | ||
| 5741 | <message> | ||
| 5742 | <location filename="../../src/yuzu/multiplayer/lobby.ui" line="14"/> | ||
| 5743 | <source>Public Room Browser</source> | ||
| 5744 | <translation type="unfinished"/> | ||
| 5745 | </message> | ||
| 5746 | <message> | ||
| 5747 | <location filename="../../src/yuzu/multiplayer/lobby.ui" line="32"/> | ||
| 5748 | <location filename="../../src/yuzu/multiplayer/lobby.ui" line="39"/> | ||
| 5749 | <source>Nickname</source> | ||
| 5750 | <translation type="unfinished"/> | ||
| 5751 | </message> | ||
| 5752 | <message> | ||
| 5753 | <location filename="../../src/yuzu/multiplayer/lobby.ui" line="59"/> | ||
| 5754 | <source>Filters</source> | ||
| 5755 | <translation type="unfinished"/> | ||
| 5756 | </message> | ||
| 5757 | <message> | ||
| 5758 | <location filename="../../src/yuzu/multiplayer/lobby.ui" line="66"/> | ||
| 5759 | <source>Search</source> | ||
| 5760 | <translation type="unfinished"/> | ||
| 5761 | </message> | ||
| 5762 | <message> | ||
| 5763 | <location filename="../../src/yuzu/multiplayer/lobby.ui" line="76"/> | ||
| 5764 | <source>Games I Own</source> | ||
| 5765 | <translation type="unfinished"/> | ||
| 5766 | </message> | ||
| 5767 | <message> | ||
| 5768 | <location filename="../../src/yuzu/multiplayer/lobby.ui" line="83"/> | ||
| 5769 | <source>Hide Full Rooms</source> | ||
| 5770 | <translation type="unfinished"/> | ||
| 5771 | </message> | ||
| 5772 | <message> | ||
| 5773 | <location filename="../../src/yuzu/multiplayer/lobby.ui" line="103"/> | ||
| 5774 | <source>Refresh Lobby</source> | ||
| 5775 | <translation type="unfinished"/> | ||
| 5776 | </message> | ||
| 5777 | <message> | ||
| 5778 | <location filename="../../src/yuzu/multiplayer/lobby.cpp" line="106"/> | ||
| 5779 | <source>Password Required to Join</source> | ||
| 5780 | <translation type="unfinished"/> | ||
| 5781 | </message> | ||
| 5782 | <message> | ||
| 5783 | <location filename="../../src/yuzu/multiplayer/lobby.cpp" line="106"/> | ||
| 5784 | <source>Password:</source> | ||
| 5785 | <translation type="unfinished"/> | ||
| 5786 | </message> | ||
| 5787 | <message> | ||
| 5788 | <location filename="../../src/yuzu/multiplayer/lobby.cpp" line="192"/> | ||
| 5789 | <source>Room Name</source> | ||
| 5790 | <translation type="unfinished"/> | ||
| 5791 | </message> | ||
| 5792 | <message> | ||
| 5793 | <location filename="../../src/yuzu/multiplayer/lobby.cpp" line="193"/> | ||
| 5794 | <source>Preferred Game</source> | ||
| 5795 | <translation type="unfinished"/> | ||
| 5796 | </message> | ||
| 5797 | <message> | ||
| 5798 | <location filename="../../src/yuzu/multiplayer/lobby.cpp" line="194"/> | ||
| 5799 | <source>Host</source> | ||
| 5800 | <translation type="unfinished"/> | ||
| 5801 | </message> | ||
| 5802 | <message> | ||
| 5803 | <location filename="../../src/yuzu/multiplayer/lobby.cpp" line="195"/> | ||
| 5804 | <source>Players</source> | ||
| 5805 | <translation>Spillere</translation> | ||
| 5806 | </message> | ||
| 5807 | <message> | ||
| 5808 | <location filename="../../src/yuzu/multiplayer/lobby.cpp" line="202"/> | ||
| 5809 | <source>Refreshing</source> | ||
| 5810 | <translation type="unfinished"/> | ||
| 5811 | </message> | ||
| 5812 | <message> | ||
| 5813 | <location filename="../../src/yuzu/multiplayer/lobby.cpp" line="259"/> | ||
| 5814 | <source>Refresh List</source> | ||
| 5815 | <translation type="unfinished"/> | ||
| 5816 | </message> | ||
| 5817 | </context> | ||
| 5818 | <context> | ||
| 5412 | <name>MainWindow</name> | 5819 | <name>MainWindow</name> |
| 5413 | <message> | 5820 | <message> |
| 5414 | <location filename="../../src/yuzu/main.ui" line="14"/> | 5821 | <location filename="../../src/yuzu/main.ui" line="14"/> |
| @@ -5491,142 +5898,167 @@ Screen.</source> | |||
| 5491 | <translation>&Hjælp</translation> | 5898 | <translation>&Hjælp</translation> |
| 5492 | </message> | 5899 | </message> |
| 5493 | <message> | 5900 | <message> |
| 5494 | <location filename="../../src/yuzu/main.ui" line="164"/> | 5901 | <location filename="../../src/yuzu/main.ui" line="165"/> |
| 5495 | <source>&Install Files to NAND...</source> | 5902 | <source>&Install Files to NAND...</source> |
| 5496 | <translation type="unfinished"/> | 5903 | <translation type="unfinished"/> |
| 5497 | </message> | 5904 | </message> |
| 5498 | <message> | 5905 | <message> |
| 5499 | <location filename="../../src/yuzu/main.ui" line="169"/> | 5906 | <location filename="../../src/yuzu/main.ui" line="170"/> |
| 5500 | <source>L&oad File...</source> | 5907 | <source>L&oad File...</source> |
| 5501 | <translation type="unfinished"/> | 5908 | <translation type="unfinished"/> |
| 5502 | </message> | 5909 | </message> |
| 5503 | <message> | 5910 | <message> |
| 5504 | <location filename="../../src/yuzu/main.ui" line="174"/> | 5911 | <location filename="../../src/yuzu/main.ui" line="175"/> |
| 5505 | <source>Load &Folder...</source> | 5912 | <source>Load &Folder...</source> |
| 5506 | <translation type="unfinished"/> | 5913 | <translation type="unfinished"/> |
| 5507 | </message> | 5914 | </message> |
| 5508 | <message> | 5915 | <message> |
| 5509 | <location filename="../../src/yuzu/main.ui" line="179"/> | 5916 | <location filename="../../src/yuzu/main.ui" line="180"/> |
| 5510 | <source>E&xit</source> | 5917 | <source>E&xit</source> |
| 5511 | <translation type="unfinished"/> | 5918 | <translation type="unfinished"/> |
| 5512 | </message> | 5919 | </message> |
| 5513 | <message> | 5920 | <message> |
| 5514 | <location filename="../../src/yuzu/main.ui" line="187"/> | 5921 | <location filename="../../src/yuzu/main.ui" line="188"/> |
| 5515 | <source>&Pause</source> | 5922 | <source>&Pause</source> |
| 5516 | <translation type="unfinished"/> | 5923 | <translation type="unfinished"/> |
| 5517 | </message> | 5924 | </message> |
| 5518 | <message> | 5925 | <message> |
| 5519 | <location filename="../../src/yuzu/main.ui" line="195"/> | 5926 | <location filename="../../src/yuzu/main.ui" line="196"/> |
| 5520 | <source>&Stop</source> | 5927 | <source>&Stop</source> |
| 5521 | <translation type="unfinished"/> | 5928 | <translation type="unfinished"/> |
| 5522 | </message> | 5929 | </message> |
| 5523 | <message> | 5930 | <message> |
| 5524 | <location filename="../../src/yuzu/main.ui" line="200"/> | 5931 | <location filename="../../src/yuzu/main.ui" line="201"/> |
| 5525 | <source>&Reinitialize keys...</source> | 5932 | <source>&Reinitialize keys...</source> |
| 5526 | <translation type="unfinished"/> | 5933 | <translation type="unfinished"/> |
| 5527 | </message> | 5934 | </message> |
| 5528 | <message> | 5935 | <message> |
| 5529 | <location filename="../../src/yuzu/main.ui" line="205"/> | 5936 | <location filename="../../src/yuzu/main.ui" line="206"/> |
| 5530 | <source>&About yuzu</source> | 5937 | <source>&About yuzu</source> |
| 5531 | <translation type="unfinished"/> | 5938 | <translation type="unfinished"/> |
| 5532 | </message> | 5939 | </message> |
| 5533 | <message> | 5940 | <message> |
| 5534 | <location filename="../../src/yuzu/main.ui" line="213"/> | 5941 | <location filename="../../src/yuzu/main.ui" line="214"/> |
| 5535 | <source>Single &Window Mode</source> | 5942 | <source>Single &Window Mode</source> |
| 5536 | <translation type="unfinished"/> | 5943 | <translation type="unfinished"/> |
| 5537 | </message> | 5944 | </message> |
| 5538 | <message> | 5945 | <message> |
| 5539 | <location filename="../../src/yuzu/main.ui" line="218"/> | 5946 | <location filename="../../src/yuzu/main.ui" line="219"/> |
| 5540 | <source>Con&figure...</source> | 5947 | <source>Con&figure...</source> |
| 5541 | <translation type="unfinished"/> | 5948 | <translation type="unfinished"/> |
| 5542 | </message> | 5949 | </message> |
| 5543 | <message> | 5950 | <message> |
| 5544 | <location filename="../../src/yuzu/main.ui" line="226"/> | 5951 | <location filename="../../src/yuzu/main.ui" line="227"/> |
| 5545 | <source>Display D&ock Widget Headers</source> | 5952 | <source>Display D&ock Widget Headers</source> |
| 5546 | <translation type="unfinished"/> | 5953 | <translation type="unfinished"/> |
| 5547 | </message> | 5954 | </message> |
| 5548 | <message> | 5955 | <message> |
| 5549 | <location filename="../../src/yuzu/main.ui" line="234"/> | 5956 | <location filename="../../src/yuzu/main.ui" line="235"/> |
| 5550 | <source>Show &Filter Bar</source> | 5957 | <source>Show &Filter Bar</source> |
| 5551 | <translation type="unfinished"/> | 5958 | <translation type="unfinished"/> |
| 5552 | </message> | 5959 | </message> |
| 5553 | <message> | 5960 | <message> |
| 5554 | <location filename="../../src/yuzu/main.ui" line="242"/> | 5961 | <location filename="../../src/yuzu/main.ui" line="243"/> |
| 5555 | <source>Show &Status Bar</source> | 5962 | <source>Show &Status Bar</source> |
| 5556 | <translation type="unfinished"/> | 5963 | <translation type="unfinished"/> |
| 5557 | </message> | 5964 | </message> |
| 5558 | <message> | 5965 | <message> |
| 5559 | <location filename="../../src/yuzu/main.ui" line="245"/> | 5966 | <location filename="../../src/yuzu/main.ui" line="246"/> |
| 5560 | <source>Show Status Bar</source> | 5967 | <source>Show Status Bar</source> |
| 5561 | <translation>Vis Statuslinje</translation> | 5968 | <translation>Vis Statuslinje</translation> |
| 5562 | </message> | 5969 | </message> |
| 5563 | <message> | 5970 | <message> |
| 5564 | <location filename="../../src/yuzu/main.ui" line="253"/> | 5971 | <location filename="../../src/yuzu/main.ui" line="254"/> |
| 5972 | <source>Browse Public Game Lobby</source> | ||
| 5973 | <translation type="unfinished"/> | ||
| 5974 | </message> | ||
| 5975 | <message> | ||
| 5976 | <location filename="../../src/yuzu/main.ui" line="262"/> | ||
| 5977 | <source>Create Room</source> | ||
| 5978 | <translation type="unfinished"/> | ||
| 5979 | </message> | ||
| 5980 | <message> | ||
| 5981 | <location filename="../../src/yuzu/main.ui" line="270"/> | ||
| 5982 | <source>Leave Room</source> | ||
| 5983 | <translation type="unfinished"/> | ||
| 5984 | </message> | ||
| 5985 | <message> | ||
| 5986 | <location filename="../../src/yuzu/main.ui" line="275"/> | ||
| 5987 | <source>Direct Connect to Room</source> | ||
| 5988 | <translation type="unfinished"/> | ||
| 5989 | </message> | ||
| 5990 | <message> | ||
| 5991 | <location filename="../../src/yuzu/main.ui" line="283"/> | ||
| 5992 | <source>Show Current Room</source> | ||
| 5993 | <translation type="unfinished"/> | ||
| 5994 | </message> | ||
| 5995 | <message> | ||
| 5996 | <location filename="../../src/yuzu/main.ui" line="291"/> | ||
| 5565 | <source>F&ullscreen</source> | 5997 | <source>F&ullscreen</source> |
| 5566 | <translation type="unfinished"/> | 5998 | <translation type="unfinished"/> |
| 5567 | </message> | 5999 | </message> |
| 5568 | <message> | 6000 | <message> |
| 5569 | <location filename="../../src/yuzu/main.ui" line="261"/> | 6001 | <location filename="../../src/yuzu/main.ui" line="299"/> |
| 5570 | <source>&Restart</source> | 6002 | <source>&Restart</source> |
| 5571 | <translation type="unfinished"/> | 6003 | <translation type="unfinished"/> |
| 5572 | </message> | 6004 | </message> |
| 5573 | <message> | 6005 | <message> |
| 5574 | <location filename="../../src/yuzu/main.ui" line="269"/> | 6006 | <location filename="../../src/yuzu/main.ui" line="307"/> |
| 5575 | <source>Load/Remove &Amiibo...</source> | 6007 | <source>Load/Remove &Amiibo...</source> |
| 5576 | <translation type="unfinished"/> | 6008 | <translation type="unfinished"/> |
| 5577 | </message> | 6009 | </message> |
| 5578 | <message> | 6010 | <message> |
| 5579 | <location filename="../../src/yuzu/main.ui" line="277"/> | 6011 | <location filename="../../src/yuzu/main.ui" line="315"/> |
| 5580 | <source>&Report Compatibility</source> | 6012 | <source>&Report Compatibility</source> |
| 5581 | <translation type="unfinished"/> | 6013 | <translation type="unfinished"/> |
| 5582 | </message> | 6014 | </message> |
| 5583 | <message> | 6015 | <message> |
| 5584 | <location filename="../../src/yuzu/main.ui" line="285"/> | 6016 | <location filename="../../src/yuzu/main.ui" line="323"/> |
| 5585 | <source>Open &Mods Page</source> | 6017 | <source>Open &Mods Page</source> |
| 5586 | <translation type="unfinished"/> | 6018 | <translation type="unfinished"/> |
| 5587 | </message> | 6019 | </message> |
| 5588 | <message> | 6020 | <message> |
| 5589 | <location filename="../../src/yuzu/main.ui" line="290"/> | 6021 | <location filename="../../src/yuzu/main.ui" line="328"/> |
| 5590 | <source>Open &Quickstart Guide</source> | 6022 | <source>Open &Quickstart Guide</source> |
| 5591 | <translation type="unfinished"/> | 6023 | <translation type="unfinished"/> |
| 5592 | </message> | 6024 | </message> |
| 5593 | <message> | 6025 | <message> |
| 5594 | <location filename="../../src/yuzu/main.ui" line="295"/> | 6026 | <location filename="../../src/yuzu/main.ui" line="333"/> |
| 5595 | <source>&FAQ</source> | 6027 | <source>&FAQ</source> |
| 5596 | <translation type="unfinished"/> | 6028 | <translation type="unfinished"/> |
| 5597 | </message> | 6029 | </message> |
| 5598 | <message> | 6030 | <message> |
| 5599 | <location filename="../../src/yuzu/main.ui" line="300"/> | 6031 | <location filename="../../src/yuzu/main.ui" line="338"/> |
| 5600 | <source>Open &yuzu Folder</source> | 6032 | <source>Open &yuzu Folder</source> |
| 5601 | <translation type="unfinished"/> | 6033 | <translation type="unfinished"/> |
| 5602 | </message> | 6034 | </message> |
| 5603 | <message> | 6035 | <message> |
| 5604 | <location filename="../../src/yuzu/main.ui" line="308"/> | 6036 | <location filename="../../src/yuzu/main.ui" line="346"/> |
| 5605 | <source>&Capture Screenshot</source> | 6037 | <source>&Capture Screenshot</source> |
| 5606 | <translation type="unfinished"/> | 6038 | <translation type="unfinished"/> |
| 5607 | </message> | 6039 | </message> |
| 5608 | <message> | 6040 | <message> |
| 5609 | <location filename="../../src/yuzu/main.ui" line="313"/> | 6041 | <location filename="../../src/yuzu/main.ui" line="351"/> |
| 5610 | <source>&Configure TAS...</source> | 6042 | <source>&Configure TAS...</source> |
| 5611 | <translation type="unfinished"/> | 6043 | <translation type="unfinished"/> |
| 5612 | </message> | 6044 | </message> |
| 5613 | <message> | 6045 | <message> |
| 5614 | <location filename="../../src/yuzu/main.ui" line="321"/> | 6046 | <location filename="../../src/yuzu/main.ui" line="359"/> |
| 5615 | <source>Configure C&urrent Game...</source> | 6047 | <source>Configure C&urrent Game...</source> |
| 5616 | <translation type="unfinished"/> | 6048 | <translation type="unfinished"/> |
| 5617 | </message> | 6049 | </message> |
| 5618 | <message> | 6050 | <message> |
| 5619 | <location filename="../../src/yuzu/main.ui" line="329"/> | 6051 | <location filename="../../src/yuzu/main.ui" line="367"/> |
| 5620 | <source>&Start</source> | 6052 | <source>&Start</source> |
| 5621 | <translation type="unfinished"/> | 6053 | <translation type="unfinished"/> |
| 5622 | </message> | 6054 | </message> |
| 5623 | <message> | 6055 | <message> |
| 5624 | <location filename="../../src/yuzu/main.ui" line="337"/> | 6056 | <location filename="../../src/yuzu/main.ui" line="375"/> |
| 5625 | <source>&Reset</source> | 6057 | <source>&Reset</source> |
| 5626 | <translation type="unfinished"/> | 6058 | <translation type="unfinished"/> |
| 5627 | </message> | 6059 | </message> |
| 5628 | <message> | 6060 | <message> |
| 5629 | <location filename="../../src/yuzu/main.ui" line="345"/> | 6061 | <location filename="../../src/yuzu/main.ui" line="383"/> |
| 5630 | <source>R&ecord</source> | 6062 | <source>R&ecord</source> |
| 5631 | <translation type="unfinished"/> | 6063 | <translation type="unfinished"/> |
| 5632 | </message> | 6064 | </message> |
| @@ -5634,12 +6066,239 @@ Screen.</source> | |||
| 5634 | <context> | 6066 | <context> |
| 5635 | <name>MicroProfileDialog</name> | 6067 | <name>MicroProfileDialog</name> |
| 5636 | <message> | 6068 | <message> |
| 5637 | <location filename="../../src/yuzu/debugger/profiler.cpp" line="51"/> | 6069 | <location filename="../../src/yuzu/debugger/profiler.cpp" line="50"/> |
| 5638 | <source>&MicroProfile</source> | 6070 | <source>&MicroProfile</source> |
| 5639 | <translation type="unfinished"/> | 6071 | <translation type="unfinished"/> |
| 5640 | </message> | 6072 | </message> |
| 5641 | </context> | 6073 | </context> |
| 5642 | <context> | 6074 | <context> |
| 6075 | <name>ModerationDialog</name> | ||
| 6076 | <message> | ||
| 6077 | <location filename="../../src/yuzu/multiplayer/moderation_dialog.ui" line="6"/> | ||
| 6078 | <source>Moderation</source> | ||
| 6079 | <translation type="unfinished"/> | ||
| 6080 | </message> | ||
| 6081 | <message> | ||
| 6082 | <location filename="../../src/yuzu/multiplayer/moderation_dialog.ui" line="20"/> | ||
| 6083 | <source>Ban List</source> | ||
| 6084 | <translation type="unfinished"/> | ||
| 6085 | </message> | ||
| 6086 | <message> | ||
| 6087 | <location filename="../../src/yuzu/multiplayer/moderation_dialog.ui" line="41"/> | ||
| 6088 | <location filename="../../src/yuzu/multiplayer/moderation_dialog.cpp" line="73"/> | ||
| 6089 | <source>Refreshing</source> | ||
| 6090 | <translation type="unfinished"/> | ||
| 6091 | </message> | ||
| 6092 | <message> | ||
| 6093 | <location filename="../../src/yuzu/multiplayer/moderation_dialog.ui" line="51"/> | ||
| 6094 | <source>Unban</source> | ||
| 6095 | <translation type="unfinished"/> | ||
| 6096 | </message> | ||
| 6097 | <message> | ||
| 6098 | <location filename="../../src/yuzu/multiplayer/moderation_dialog.cpp" line="40"/> | ||
| 6099 | <source>Subject</source> | ||
| 6100 | <translation type="unfinished"/> | ||
| 6101 | </message> | ||
| 6102 | <message> | ||
| 6103 | <location filename="../../src/yuzu/multiplayer/moderation_dialog.cpp" line="41"/> | ||
| 6104 | <source>Type</source> | ||
| 6105 | <translation type="unfinished"/> | ||
| 6106 | </message> | ||
| 6107 | <message> | ||
| 6108 | <location filename="../../src/yuzu/multiplayer/moderation_dialog.cpp" line="83"/> | ||
| 6109 | <source>Forum Username</source> | ||
| 6110 | <translation type="unfinished"/> | ||
| 6111 | </message> | ||
| 6112 | <message> | ||
| 6113 | <location filename="../../src/yuzu/multiplayer/moderation_dialog.cpp" line="88"/> | ||
| 6114 | <source>IP Address</source> | ||
| 6115 | <translation type="unfinished"/> | ||
| 6116 | </message> | ||
| 6117 | <message> | ||
| 6118 | <location filename="../../src/yuzu/multiplayer/moderation_dialog.cpp" line="95"/> | ||
| 6119 | <source>Refresh</source> | ||
| 6120 | <translation type="unfinished"/> | ||
| 6121 | </message> | ||
| 6122 | </context> | ||
| 6123 | <context> | ||
| 6124 | <name>MultiplayerState</name> | ||
| 6125 | <message> | ||
| 6126 | <location filename="../../src/yuzu/multiplayer/state.cpp" line="47"/> | ||
| 6127 | <location filename="../../src/yuzu/multiplayer/state.cpp" line="92"/> | ||
| 6128 | <source>Current connection status</source> | ||
| 6129 | <translation type="unfinished"/> | ||
| 6130 | </message> | ||
| 6131 | <message> | ||
| 6132 | <location filename="../../src/yuzu/multiplayer/state.cpp" line="48"/> | ||
| 6133 | <location filename="../../src/yuzu/multiplayer/state.cpp" line="95"/> | ||
| 6134 | <source>Not Connected. Click here to find a room!</source> | ||
| 6135 | <translation type="unfinished"/> | ||
| 6136 | </message> | ||
| 6137 | <message> | ||
| 6138 | <location filename="../../src/yuzu/multiplayer/state.cpp" line="99"/> | ||
| 6139 | <location filename="../../src/yuzu/multiplayer/state.cpp" line="125"/> | ||
| 6140 | <location filename="../../src/yuzu/multiplayer/state.cpp" line="265"/> | ||
| 6141 | <source>Connected</source> | ||
| 6142 | <translation>Tilsluttet</translation> | ||
| 6143 | </message> | ||
| 6144 | <message> | ||
| 6145 | <location filename="../../src/yuzu/multiplayer/state.cpp" line="101"/> | ||
| 6146 | <location filename="../../src/yuzu/multiplayer/state.cpp" line="130"/> | ||
| 6147 | <source>Not Connected</source> | ||
| 6148 | <translation type="unfinished"/> | ||
| 6149 | </message> | ||
| 6150 | <message> | ||
| 6151 | <location filename="../../src/yuzu/multiplayer/state.cpp" line="186"/> | ||
| 6152 | <source>Error</source> | ||
| 6153 | <translation type="unfinished"/> | ||
| 6154 | </message> | ||
| 6155 | <message> | ||
| 6156 | <location filename="../../src/yuzu/multiplayer/state.cpp" line="187"/> | ||
| 6157 | <source>Failed to update the room information. Please check your Internet connection and try hosting the room again. | ||
| 6158 | Debug Message: </source> | ||
| 6159 | <translation type="unfinished"/> | ||
| 6160 | </message> | ||
| 6161 | <message> | ||
| 6162 | <location filename="../../src/yuzu/multiplayer/state.cpp" line="259"/> | ||
| 6163 | <source>New Messages Received</source> | ||
| 6164 | <translation type="unfinished"/> | ||
| 6165 | </message> | ||
| 6166 | </context> | ||
| 6167 | <context> | ||
| 6168 | <name>NetworkMessage</name> | ||
| 6169 | <message> | ||
| 6170 | <location filename="../../src/yuzu/multiplayer/message.cpp" line="11"/> | ||
| 6171 | <source>Username is not valid. Must be 4 to 20 alphanumeric characters.</source> | ||
| 6172 | <translation type="unfinished"/> | ||
| 6173 | </message> | ||
| 6174 | <message> | ||
| 6175 | <location filename="../../src/yuzu/multiplayer/message.cpp" line="13"/> | ||
| 6176 | <source>Room name is not valid. Must be 4 to 20 alphanumeric characters.</source> | ||
| 6177 | <translation type="unfinished"/> | ||
| 6178 | </message> | ||
| 6179 | <message> | ||
| 6180 | <location filename="../../src/yuzu/multiplayer/message.cpp" line="15"/> | ||
| 6181 | <source>Username is already in use or not valid. Please choose another.</source> | ||
| 6182 | <translation type="unfinished"/> | ||
| 6183 | </message> | ||
| 6184 | <message> | ||
| 6185 | <location filename="../../src/yuzu/multiplayer/message.cpp" line="17"/> | ||
| 6186 | <source>IP is not a valid IPv4 address.</source> | ||
| 6187 | <translation type="unfinished"/> | ||
| 6188 | </message> | ||
| 6189 | <message> | ||
| 6190 | <location filename="../../src/yuzu/multiplayer/message.cpp" line="19"/> | ||
| 6191 | <source>Port must be a number between 0 to 65535.</source> | ||
| 6192 | <translation type="unfinished"/> | ||
| 6193 | </message> | ||
| 6194 | <message> | ||
| 6195 | <location filename="../../src/yuzu/multiplayer/message.cpp" line="20"/> | ||
| 6196 | <source>You must choose a Preferred Game to host a room. If you do not have any games in your game list yet, add a game folder by clicking on the plus icon in the game list.</source> | ||
| 6197 | <translation type="unfinished"/> | ||
| 6198 | </message> | ||
| 6199 | <message> | ||
| 6200 | <location filename="../../src/yuzu/multiplayer/message.cpp" line="24"/> | ||
| 6201 | <source>Unable to find an internet connection. Check your internet settings.</source> | ||
| 6202 | <translation type="unfinished"/> | ||
| 6203 | </message> | ||
| 6204 | <message> | ||
| 6205 | <location filename="../../src/yuzu/multiplayer/message.cpp" line="26"/> | ||
| 6206 | <source>Unable to connect to the host. Verify that the connection settings are correct. If you still cannot connect, contact the room host and verify that the host is properly configured with the external port forwarded.</source> | ||
| 6207 | <translation type="unfinished"/> | ||
| 6208 | </message> | ||
| 6209 | <message> | ||
| 6210 | <location filename="../../src/yuzu/multiplayer/message.cpp" line="30"/> | ||
| 6211 | <source>Unable to connect to the room because it is already full.</source> | ||
| 6212 | <translation type="unfinished"/> | ||
| 6213 | </message> | ||
| 6214 | <message> | ||
| 6215 | <location filename="../../src/yuzu/multiplayer/message.cpp" line="32"/> | ||
| 6216 | <source>Creating a room failed. Please retry. Restarting yuzu might be necessary.</source> | ||
| 6217 | <translation type="unfinished"/> | ||
| 6218 | </message> | ||
| 6219 | <message> | ||
| 6220 | <location filename="../../src/yuzu/multiplayer/message.cpp" line="34"/> | ||
| 6221 | <source>The host of the room has banned you. Speak with the host to unban you or try a different room.</source> | ||
| 6222 | <translation type="unfinished"/> | ||
| 6223 | </message> | ||
| 6224 | <message> | ||
| 6225 | <location filename="../../src/yuzu/multiplayer/message.cpp" line="37"/> | ||
| 6226 | <source>Version mismatch! Please update to the latest version of yuzu. If the problem persists, contact the room host and ask them to update the server.</source> | ||
| 6227 | <translation type="unfinished"/> | ||
| 6228 | </message> | ||
| 6229 | <message> | ||
| 6230 | <location filename="../../src/yuzu/multiplayer/message.cpp" line="39"/> | ||
| 6231 | <source>Incorrect password.</source> | ||
| 6232 | <translation type="unfinished"/> | ||
| 6233 | </message> | ||
| 6234 | <message> | ||
| 6235 | <location filename="../../src/yuzu/multiplayer/message.cpp" line="40"/> | ||
| 6236 | <source>An unknown error occurred. If this error continues to occur, please open an issue</source> | ||
| 6237 | <translation type="unfinished"/> | ||
| 6238 | </message> | ||
| 6239 | <message> | ||
| 6240 | <location filename="../../src/yuzu/multiplayer/message.cpp" line="43"/> | ||
| 6241 | <source>Connection to room lost. Try to reconnect.</source> | ||
| 6242 | <translation type="unfinished"/> | ||
| 6243 | </message> | ||
| 6244 | <message> | ||
| 6245 | <location filename="../../src/yuzu/multiplayer/message.cpp" line="45"/> | ||
| 6246 | <source>You have been kicked by the room host.</source> | ||
| 6247 | <translation type="unfinished"/> | ||
| 6248 | </message> | ||
| 6249 | <message> | ||
| 6250 | <location filename="../../src/yuzu/multiplayer/message.cpp" line="47"/> | ||
| 6251 | <source>MAC address is already in use. Please choose another.</source> | ||
| 6252 | <translation type="unfinished"/> | ||
| 6253 | </message> | ||
| 6254 | <message> | ||
| 6255 | <location filename="../../src/yuzu/multiplayer/message.cpp" line="48"/> | ||
| 6256 | <source>Your Console ID conflicted with someone else's in the room. | ||
| 6257 | |||
| 6258 | Please go to Emulation > Configure > System to regenerate your Console ID.</source> | ||
| 6259 | <translation type="unfinished"/> | ||
| 6260 | </message> | ||
| 6261 | <message> | ||
| 6262 | <location filename="../../src/yuzu/multiplayer/message.cpp" line="52"/> | ||
| 6263 | <source>You do not have enough permission to perform this action.</source> | ||
| 6264 | <translation type="unfinished"/> | ||
| 6265 | </message> | ||
| 6266 | <message> | ||
| 6267 | <location filename="../../src/yuzu/multiplayer/message.cpp" line="53"/> | ||
| 6268 | <source>The user you are trying to kick/ban could not be found. | ||
| 6269 | They may have left the room.</source> | ||
| 6270 | <translation type="unfinished"/> | ||
| 6271 | </message> | ||
| 6272 | <message> | ||
| 6273 | <location filename="../../src/yuzu/multiplayer/message.cpp" line="68"/> | ||
| 6274 | <source>Leave Room</source> | ||
| 6275 | <translation type="unfinished"/> | ||
| 6276 | </message> | ||
| 6277 | <message> | ||
| 6278 | <location filename="../../src/yuzu/multiplayer/message.cpp" line="69"/> | ||
| 6279 | <source>You are about to close the room. Any network connections will be closed.</source> | ||
| 6280 | <translation type="unfinished"/> | ||
| 6281 | </message> | ||
| 6282 | <message> | ||
| 6283 | <location filename="../../src/yuzu/multiplayer/message.cpp" line="74"/> | ||
| 6284 | <source>Disconnect</source> | ||
| 6285 | <translation type="unfinished"/> | ||
| 6286 | </message> | ||
| 6287 | <message> | ||
| 6288 | <location filename="../../src/yuzu/multiplayer/message.cpp" line="75"/> | ||
| 6289 | <source>You are about to leave the room. Any network connections will be closed.</source> | ||
| 6290 | <translation type="unfinished"/> | ||
| 6291 | </message> | ||
| 6292 | </context> | ||
| 6293 | <context> | ||
| 6294 | <name>NetworkMessage::ErrorManager</name> | ||
| 6295 | <message> | ||
| 6296 | <location filename="../../src/yuzu/multiplayer/message.cpp" line="63"/> | ||
| 6297 | <source>Error</source> | ||
| 6298 | <translation type="unfinished"/> | ||
| 6299 | </message> | ||
| 6300 | </context> | ||
| 6301 | <context> | ||
| 5643 | <name>OverlayDialog</name> | 6302 | <name>OverlayDialog</name> |
| 5644 | <message> | 6303 | <message> |
| 5645 | <location filename="../../src/yuzu/util/overlay_dialog.ui" line="14"/> | 6304 | <location filename="../../src/yuzu/util/overlay_dialog.ui" line="14"/> |
| @@ -5679,245 +6338,260 @@ p, li { white-space: pre-wrap; } | |||
| 5679 | <context> | 6338 | <context> |
| 5680 | <name>QObject</name> | 6339 | <name>QObject</name> |
| 5681 | <message> | 6340 | <message> |
| 5682 | <location filename="../../src/yuzu/game_list_p.h" line="243"/> | 6341 | <location filename="../../src/yuzu/multiplayer/lobby_p.h" line="230"/> |
| 6342 | <source>%1 is not playing a game</source> | ||
| 6343 | <translation type="unfinished"/> | ||
| 6344 | </message> | ||
| 6345 | <message> | ||
| 6346 | <location filename="../../src/yuzu/multiplayer/lobby_p.h" line="232"/> | ||
| 6347 | <source>%1 is playing %2</source> | ||
| 6348 | <translation type="unfinished"/> | ||
| 6349 | </message> | ||
| 6350 | <message> | ||
| 6351 | <location filename="../../src/yuzu/multiplayer/chat_room.cpp" line="134"/> | ||
| 6352 | <source>Not playing a game</source> | ||
| 6353 | <translation type="unfinished"/> | ||
| 6354 | </message> | ||
| 6355 | <message> | ||
| 6356 | <location filename="../../src/yuzu/game_list_p.h" line="242"/> | ||
| 5683 | <source>Installed SD Titles</source> | 6357 | <source>Installed SD Titles</source> |
| 5684 | <translation>Installerede SD-Titler</translation> | 6358 | <translation>Installerede SD-Titler</translation> |
| 5685 | </message> | 6359 | </message> |
| 5686 | <message> | 6360 | <message> |
| 5687 | <location filename="../../src/yuzu/game_list_p.h" line="251"/> | 6361 | <location filename="../../src/yuzu/game_list_p.h" line="250"/> |
| 5688 | <source>Installed NAND Titles</source> | 6362 | <source>Installed NAND Titles</source> |
| 5689 | <translation>Installerede NAND-Titler</translation> | 6363 | <translation>Installerede NAND-Titler</translation> |
| 5690 | </message> | 6364 | </message> |
| 5691 | <message> | 6365 | <message> |
| 5692 | <location filename="../../src/yuzu/game_list_p.h" line="259"/> | 6366 | <location filename="../../src/yuzu/game_list_p.h" line="258"/> |
| 5693 | <source>System Titles</source> | 6367 | <source>System Titles</source> |
| 5694 | <translation>Systemtitler</translation> | 6368 | <translation>Systemtitler</translation> |
| 5695 | </message> | 6369 | </message> |
| 5696 | <message> | 6370 | <message> |
| 5697 | <location filename="../../src/yuzu/game_list_p.h" line="302"/> | 6371 | <location filename="../../src/yuzu/game_list_p.h" line="301"/> |
| 5698 | <source>Add New Game Directory</source> | 6372 | <source>Add New Game Directory</source> |
| 5699 | <translation>Tilføj Ny Spilmappe</translation> | 6373 | <translation>Tilføj Ny Spilmappe</translation> |
| 5700 | </message> | 6374 | </message> |
| 5701 | <message> | 6375 | <message> |
| 5702 | <location filename="../../src/yuzu/game_list_p.h" line="325"/> | 6376 | <location filename="../../src/yuzu/game_list_p.h" line="324"/> |
| 5703 | <source>Favorites</source> | 6377 | <source>Favorites</source> |
| 5704 | <translation type="unfinished"/> | 6378 | <translation type="unfinished"/> |
| 5705 | </message> | 6379 | </message> |
| 5706 | <message> | 6380 | <message> |
| 5707 | <location filename="../../src/yuzu/configuration/configure_touch_from_button.cpp" line="22"/> | 6381 | <location filename="../../src/yuzu/configuration/configure_touch_from_button.cpp" line="21"/> |
| 5708 | <location filename="../../src/yuzu/configuration/configure_ringcon.cpp" line="30"/> | 6382 | <location filename="../../src/yuzu/configuration/configure_ringcon.cpp" line="30"/> |
| 5709 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="42"/> | 6383 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="41"/> |
| 5710 | <source>Shift</source> | 6384 | <source>Shift</source> |
| 5711 | <translation>Skift</translation> | 6385 | <translation>Skift</translation> |
| 5712 | </message> | 6386 | </message> |
| 5713 | <message> | 6387 | <message> |
| 5714 | <location filename="../../src/yuzu/configuration/configure_touch_from_button.cpp" line="24"/> | 6388 | <location filename="../../src/yuzu/configuration/configure_touch_from_button.cpp" line="23"/> |
| 5715 | <location filename="../../src/yuzu/configuration/configure_ringcon.cpp" line="32"/> | 6389 | <location filename="../../src/yuzu/configuration/configure_ringcon.cpp" line="32"/> |
| 5716 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="44"/> | 6390 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="43"/> |
| 5717 | <source>Ctrl</source> | 6391 | <source>Ctrl</source> |
| 5718 | <translation>Ctrl</translation> | 6392 | <translation>Ctrl</translation> |
| 5719 | </message> | 6393 | </message> |
| 5720 | <message> | 6394 | <message> |
| 5721 | <location filename="../../src/yuzu/configuration/configure_touch_from_button.cpp" line="26"/> | 6395 | <location filename="../../src/yuzu/configuration/configure_touch_from_button.cpp" line="25"/> |
| 5722 | <location filename="../../src/yuzu/configuration/configure_ringcon.cpp" line="34"/> | 6396 | <location filename="../../src/yuzu/configuration/configure_ringcon.cpp" line="34"/> |
| 5723 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="46"/> | 6397 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="45"/> |
| 5724 | <source>Alt</source> | 6398 | <source>Alt</source> |
| 5725 | <translation>Alt</translation> | 6399 | <translation>Alt</translation> |
| 5726 | </message> | 6400 | </message> |
| 5727 | <message> | 6401 | <message> |
| 5728 | <location filename="../../src/yuzu/configuration/configure_touch_from_button.cpp" line="36"/> | 6402 | <location filename="../../src/yuzu/configuration/configure_touch_from_button.cpp" line="35"/> |
| 5729 | <location filename="../../src/yuzu/configuration/configure_ringcon.cpp" line="318"/> | 6403 | <location filename="../../src/yuzu/configuration/configure_ringcon.cpp" line="318"/> |
| 5730 | <location filename="../../src/yuzu/configuration/configure_ringcon.cpp" line="384"/> | 6404 | <location filename="../../src/yuzu/configuration/configure_ringcon.cpp" line="384"/> |
| 5731 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="160"/> | 6405 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="159"/> |
| 5732 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="226"/> | 6406 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="225"/> |
| 5733 | <source>[not set]</source> | 6407 | <source>[not set]</source> |
| 5734 | <translation>[ikke indstillet]</translation> | 6408 | <translation>[ikke indstillet]</translation> |
| 5735 | </message> | 6409 | </message> |
| 5736 | <message> | 6410 | <message> |
| 5737 | <location filename="../../src/yuzu/configuration/configure_touch_from_button.cpp" line="48"/> | 6411 | <location filename="../../src/yuzu/configuration/configure_touch_from_button.cpp" line="47"/> |
| 5738 | <source>Hat %1 %2</source> | 6412 | <source>Hat %1 %2</source> |
| 5739 | <translation type="unfinished"/> | 6413 | <translation type="unfinished"/> |
| 5740 | </message> | 6414 | </message> |
| 5741 | <message> | 6415 | <message> |
| 5742 | <location filename="../../src/yuzu/configuration/configure_touch_from_button.cpp" line="55"/> | 6416 | <location filename="../../src/yuzu/configuration/configure_touch_from_button.cpp" line="54"/> |
| 5743 | <location filename="../../src/yuzu/configuration/configure_ringcon.cpp" line="407"/> | 6417 | <location filename="../../src/yuzu/configuration/configure_ringcon.cpp" line="407"/> |
| 5744 | <location filename="../../src/yuzu/configuration/configure_ringcon.cpp" line="411"/> | 6418 | <location filename="../../src/yuzu/configuration/configure_ringcon.cpp" line="411"/> |
| 5745 | <location filename="../../src/yuzu/configuration/configure_ringcon.cpp" line="415"/> | 6419 | <location filename="../../src/yuzu/configuration/configure_ringcon.cpp" line="415"/> |
| 5746 | <location filename="../../src/yuzu/configuration/configure_ringcon.cpp" line="419"/> | 6420 | <location filename="../../src/yuzu/configuration/configure_ringcon.cpp" line="419"/> |
| 5747 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="249"/> | 6421 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="248"/> |
| 5748 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="253"/> | 6422 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="252"/> |
| 5749 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="257"/> | 6423 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="256"/> |
| 5750 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="261"/> | 6424 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="260"/> |
| 5751 | <source>Axis %1%2</source> | 6425 | <source>Axis %1%2</source> |
| 5752 | <translation>Akse %1%2</translation> | 6426 | <translation>Akse %1%2</translation> |
| 5753 | </message> | 6427 | </message> |
| 5754 | <message> | 6428 | <message> |
| 5755 | <location filename="../../src/yuzu/configuration/configure_touch_from_button.cpp" line="61"/> | 6429 | <location filename="../../src/yuzu/configuration/configure_touch_from_button.cpp" line="60"/> |
| 5756 | <source>Button %1</source> | 6430 | <source>Button %1</source> |
| 5757 | <translation>Knap %1</translation> | 6431 | <translation>Knap %1</translation> |
| 5758 | </message> | 6432 | </message> |
| 5759 | <message> | 6433 | <message> |
| 5760 | <location filename="../../src/yuzu/configuration/configure_touch_from_button.cpp" line="67"/> | 6434 | <location filename="../../src/yuzu/configuration/configure_touch_from_button.cpp" line="66"/> |
| 5761 | <location filename="../../src/yuzu/configuration/configure_ringcon.cpp" line="378"/> | 6435 | <location filename="../../src/yuzu/configuration/configure_ringcon.cpp" line="378"/> |
| 5762 | <location filename="../../src/yuzu/configuration/configure_ringcon.cpp" line="392"/> | 6436 | <location filename="../../src/yuzu/configuration/configure_ringcon.cpp" line="392"/> |
| 5763 | <location filename="../../src/yuzu/configuration/configure_ringcon.cpp" line="422"/> | 6437 | <location filename="../../src/yuzu/configuration/configure_ringcon.cpp" line="422"/> |
| 5764 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="220"/> | 6438 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="219"/> |
| 5765 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="234"/> | 6439 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="233"/> |
| 5766 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="264"/> | 6440 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="263"/> |
| 5767 | <source>[unknown]</source> | 6441 | <source>[unknown]</source> |
| 5768 | <translation>[ukendt]</translation> | 6442 | <translation>[ukendt]</translation> |
| 5769 | </message> | 6443 | </message> |
| 5770 | <message> | 6444 | <message> |
| 5771 | <location filename="../../src/yuzu/configuration/configure_ringcon.cpp" line="45"/> | 6445 | <location filename="../../src/yuzu/configuration/configure_ringcon.cpp" line="45"/> |
| 5772 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="57"/> | 6446 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="56"/> |
| 5773 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="125"/> | 6447 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="124"/> |
| 5774 | <source>Left</source> | 6448 | <source>Left</source> |
| 5775 | <translation>Venstre</translation> | 6449 | <translation>Venstre</translation> |
| 5776 | </message> | 6450 | </message> |
| 5777 | <message> | 6451 | <message> |
| 5778 | <location filename="../../src/yuzu/configuration/configure_ringcon.cpp" line="47"/> | 6452 | <location filename="../../src/yuzu/configuration/configure_ringcon.cpp" line="47"/> |
| 5779 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="59"/> | 6453 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="58"/> |
| 5780 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="128"/> | 6454 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="127"/> |
| 5781 | <source>Right</source> | 6455 | <source>Right</source> |
| 5782 | <translation>Højre</translation> | 6456 | <translation>Højre</translation> |
| 5783 | </message> | 6457 | </message> |
| 5784 | <message> | 6458 | <message> |
| 5785 | <location filename="../../src/yuzu/configuration/configure_ringcon.cpp" line="49"/> | 6459 | <location filename="../../src/yuzu/configuration/configure_ringcon.cpp" line="49"/> |
| 5786 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="61"/> | 6460 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="60"/> |
| 5787 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="134"/> | 6461 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="133"/> |
| 5788 | <source>Down</source> | 6462 | <source>Down</source> |
| 5789 | <translation>ed</translation> | 6463 | <translation>ed</translation> |
| 5790 | </message> | 6464 | </message> |
| 5791 | <message> | 6465 | <message> |
| 5792 | <location filename="../../src/yuzu/configuration/configure_ringcon.cpp" line="51"/> | 6466 | <location filename="../../src/yuzu/configuration/configure_ringcon.cpp" line="51"/> |
| 5793 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="63"/> | 6467 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="62"/> |
| 5794 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="131"/> | 6468 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="130"/> |
| 5795 | <source>Up</source> | 6469 | <source>Up</source> |
| 5796 | <translation>Op</translation> | 6470 | <translation>Op</translation> |
| 5797 | </message> | 6471 | </message> |
| 5798 | <message> | 6472 | <message> |
| 5799 | <location filename="../../src/yuzu/configuration/configure_ringcon.cpp" line="53"/> | 6473 | <location filename="../../src/yuzu/configuration/configure_ringcon.cpp" line="53"/> |
| 5800 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="65"/> | 6474 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="64"/> |
| 5801 | <source>Z</source> | 6475 | <source>Z</source> |
| 5802 | <translation>Z</translation> | 6476 | <translation>Z</translation> |
| 5803 | </message> | 6477 | </message> |
| 5804 | <message> | 6478 | <message> |
| 5805 | <location filename="../../src/yuzu/configuration/configure_ringcon.cpp" line="55"/> | 6479 | <location filename="../../src/yuzu/configuration/configure_ringcon.cpp" line="55"/> |
| 5806 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="67"/> | 6480 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="66"/> |
| 5807 | <source>R</source> | 6481 | <source>R</source> |
| 5808 | <translation>R</translation> | 6482 | <translation>R</translation> |
| 5809 | </message> | 6483 | </message> |
| 5810 | <message> | 6484 | <message> |
| 5811 | <location filename="../../src/yuzu/configuration/configure_ringcon.cpp" line="57"/> | 6485 | <location filename="../../src/yuzu/configuration/configure_ringcon.cpp" line="57"/> |
| 5812 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="69"/> | 6486 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="68"/> |
| 5813 | <source>L</source> | 6487 | <source>L</source> |
| 5814 | <translation>L</translation> | 6488 | <translation>L</translation> |
| 5815 | </message> | 6489 | </message> |
| 5816 | <message> | 6490 | <message> |
| 5817 | <location filename="../../src/yuzu/configuration/configure_ringcon.cpp" line="59"/> | 6491 | <location filename="../../src/yuzu/configuration/configure_ringcon.cpp" line="59"/> |
| 5818 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="71"/> | 6492 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="70"/> |
| 5819 | <source>A</source> | 6493 | <source>A</source> |
| 5820 | <translation>A</translation> | 6494 | <translation>A</translation> |
| 5821 | </message> | 6495 | </message> |
| 5822 | <message> | 6496 | <message> |
| 5823 | <location filename="../../src/yuzu/configuration/configure_ringcon.cpp" line="61"/> | 6497 | <location filename="../../src/yuzu/configuration/configure_ringcon.cpp" line="61"/> |
| 5824 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="73"/> | 6498 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="72"/> |
| 5825 | <source>B</source> | 6499 | <source>B</source> |
| 5826 | <translation>B</translation> | 6500 | <translation>B</translation> |
| 5827 | </message> | 6501 | </message> |
| 5828 | <message> | 6502 | <message> |
| 5829 | <location filename="../../src/yuzu/configuration/configure_ringcon.cpp" line="63"/> | 6503 | <location filename="../../src/yuzu/configuration/configure_ringcon.cpp" line="63"/> |
| 5830 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="75"/> | 6504 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="74"/> |
| 5831 | <source>X</source> | 6505 | <source>X</source> |
| 5832 | <translation>X</translation> | 6506 | <translation>X</translation> |
| 5833 | </message> | 6507 | </message> |
| 5834 | <message> | 6508 | <message> |
| 5835 | <location filename="../../src/yuzu/configuration/configure_ringcon.cpp" line="65"/> | 6509 | <location filename="../../src/yuzu/configuration/configure_ringcon.cpp" line="65"/> |
| 5836 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="77"/> | 6510 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="76"/> |
| 5837 | <source>Y</source> | 6511 | <source>Y</source> |
| 5838 | <translation>Y</translation> | 6512 | <translation>Y</translation> |
| 5839 | </message> | 6513 | </message> |
| 5840 | <message> | 6514 | <message> |
| 5841 | <location filename="../../src/yuzu/configuration/configure_ringcon.cpp" line="67"/> | 6515 | <location filename="../../src/yuzu/configuration/configure_ringcon.cpp" line="67"/> |
| 5842 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="79"/> | 6516 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="78"/> |
| 5843 | <source>Start</source> | 6517 | <source>Start</source> |
| 5844 | <translation>Start</translation> | 6518 | <translation>Start</translation> |
| 5845 | </message> | 6519 | </message> |
| 5846 | <message> | 6520 | <message> |
| 5847 | <location filename="../../src/yuzu/configuration/configure_ringcon.cpp" line="69"/> | 6521 | <location filename="../../src/yuzu/configuration/configure_ringcon.cpp" line="69"/> |
| 5848 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="81"/> | 6522 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="80"/> |
| 5849 | <source>L1</source> | 6523 | <source>L1</source> |
| 5850 | <translation type="unfinished"/> | 6524 | <translation type="unfinished"/> |
| 5851 | </message> | 6525 | </message> |
| 5852 | <message> | 6526 | <message> |
| 5853 | <location filename="../../src/yuzu/configuration/configure_ringcon.cpp" line="71"/> | 6527 | <location filename="../../src/yuzu/configuration/configure_ringcon.cpp" line="71"/> |
| 5854 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="83"/> | 6528 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="82"/> |
| 5855 | <source>L2</source> | 6529 | <source>L2</source> |
| 5856 | <translation type="unfinished"/> | 6530 | <translation type="unfinished"/> |
| 5857 | </message> | 6531 | </message> |
| 5858 | <message> | 6532 | <message> |
| 5859 | <location filename="../../src/yuzu/configuration/configure_ringcon.cpp" line="73"/> | 6533 | <location filename="../../src/yuzu/configuration/configure_ringcon.cpp" line="73"/> |
| 5860 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="85"/> | 6534 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="84"/> |
| 5861 | <source>L3</source> | 6535 | <source>L3</source> |
| 5862 | <translation type="unfinished"/> | 6536 | <translation type="unfinished"/> |
| 5863 | </message> | 6537 | </message> |
| 5864 | <message> | 6538 | <message> |
| 5865 | <location filename="../../src/yuzu/configuration/configure_ringcon.cpp" line="75"/> | 6539 | <location filename="../../src/yuzu/configuration/configure_ringcon.cpp" line="75"/> |
| 5866 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="87"/> | 6540 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="86"/> |
| 5867 | <source>R1</source> | 6541 | <source>R1</source> |
| 5868 | <translation type="unfinished"/> | 6542 | <translation type="unfinished"/> |
| 5869 | </message> | 6543 | </message> |
| 5870 | <message> | 6544 | <message> |
| 5871 | <location filename="../../src/yuzu/configuration/configure_ringcon.cpp" line="77"/> | 6545 | <location filename="../../src/yuzu/configuration/configure_ringcon.cpp" line="77"/> |
| 5872 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="89"/> | 6546 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="88"/> |
| 5873 | <source>R2</source> | 6547 | <source>R2</source> |
| 5874 | <translation type="unfinished"/> | 6548 | <translation type="unfinished"/> |
| 5875 | </message> | 6549 | </message> |
| 5876 | <message> | 6550 | <message> |
| 5877 | <location filename="../../src/yuzu/configuration/configure_ringcon.cpp" line="79"/> | 6551 | <location filename="../../src/yuzu/configuration/configure_ringcon.cpp" line="79"/> |
| 5878 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="91"/> | 6552 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="90"/> |
| 5879 | <source>R3</source> | 6553 | <source>R3</source> |
| 5880 | <translation type="unfinished"/> | 6554 | <translation type="unfinished"/> |
| 5881 | </message> | 6555 | </message> |
| 5882 | <message> | 6556 | <message> |
| 5883 | <location filename="../../src/yuzu/configuration/configure_ringcon.cpp" line="81"/> | 6557 | <location filename="../../src/yuzu/configuration/configure_ringcon.cpp" line="81"/> |
| 5884 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="93"/> | 6558 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="92"/> |
| 5885 | <source>Circle</source> | 6559 | <source>Circle</source> |
| 5886 | <translation type="unfinished"/> | 6560 | <translation type="unfinished"/> |
| 5887 | </message> | 6561 | </message> |
| 5888 | <message> | 6562 | <message> |
| 5889 | <location filename="../../src/yuzu/configuration/configure_ringcon.cpp" line="83"/> | 6563 | <location filename="../../src/yuzu/configuration/configure_ringcon.cpp" line="83"/> |
| 5890 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="95"/> | 6564 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="94"/> |
| 5891 | <source>Cross</source> | 6565 | <source>Cross</source> |
| 5892 | <translation type="unfinished"/> | 6566 | <translation type="unfinished"/> |
| 5893 | </message> | 6567 | </message> |
| 5894 | <message> | 6568 | <message> |
| 5895 | <location filename="../../src/yuzu/configuration/configure_ringcon.cpp" line="85"/> | 6569 | <location filename="../../src/yuzu/configuration/configure_ringcon.cpp" line="85"/> |
| 5896 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="97"/> | 6570 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="96"/> |
| 5897 | <source>Square</source> | 6571 | <source>Square</source> |
| 5898 | <translation type="unfinished"/> | 6572 | <translation type="unfinished"/> |
| 5899 | </message> | 6573 | </message> |
| 5900 | <message> | 6574 | <message> |
| 5901 | <location filename="../../src/yuzu/configuration/configure_ringcon.cpp" line="87"/> | 6575 | <location filename="../../src/yuzu/configuration/configure_ringcon.cpp" line="87"/> |
| 5902 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="99"/> | 6576 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="98"/> |
| 5903 | <source>Triangle</source> | 6577 | <source>Triangle</source> |
| 5904 | <translation type="unfinished"/> | 6578 | <translation type="unfinished"/> |
| 5905 | </message> | 6579 | </message> |
| 5906 | <message> | 6580 | <message> |
| 5907 | <location filename="../../src/yuzu/configuration/configure_ringcon.cpp" line="89"/> | 6581 | <location filename="../../src/yuzu/configuration/configure_ringcon.cpp" line="89"/> |
| 5908 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="101"/> | 6582 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="100"/> |
| 5909 | <source>Share</source> | 6583 | <source>Share</source> |
| 5910 | <translation type="unfinished"/> | 6584 | <translation type="unfinished"/> |
| 5911 | </message> | 6585 | </message> |
| 5912 | <message> | 6586 | <message> |
| 5913 | <location filename="../../src/yuzu/configuration/configure_ringcon.cpp" line="91"/> | 6587 | <location filename="../../src/yuzu/configuration/configure_ringcon.cpp" line="91"/> |
| 5914 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="103"/> | 6588 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="102"/> |
| 5915 | <source>Options</source> | 6589 | <source>Options</source> |
| 5916 | <translation type="unfinished"/> | 6590 | <translation type="unfinished"/> |
| 5917 | </message> | 6591 | </message> |
| 5918 | <message> | 6592 | <message> |
| 5919 | <location filename="../../src/yuzu/configuration/configure_ringcon.cpp" line="93"/> | 6593 | <location filename="../../src/yuzu/configuration/configure_ringcon.cpp" line="93"/> |
| 5920 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="119"/> | 6594 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="118"/> |
| 5921 | <source>[undefined]</source> | 6595 | <source>[undefined]</source> |
| 5922 | <translation type="unfinished"/> | 6596 | <translation type="unfinished"/> |
| 5923 | </message> | 6597 | </message> |
| @@ -5928,15 +6602,15 @@ p, li { white-space: pre-wrap; } | |||
| 5928 | </message> | 6602 | </message> |
| 5929 | <message> | 6603 | <message> |
| 5930 | <location filename="../../src/yuzu/configuration/configure_ringcon.cpp" line="332"/> | 6604 | <location filename="../../src/yuzu/configuration/configure_ringcon.cpp" line="332"/> |
| 5931 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="174"/> | 6605 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="173"/> |
| 5932 | <source>[invalid]</source> | 6606 | <source>[invalid]</source> |
| 5933 | <translation type="unfinished"/> | 6607 | <translation type="unfinished"/> |
| 5934 | </message> | 6608 | </message> |
| 5935 | <message> | 6609 | <message> |
| 5936 | <location filename="../../src/yuzu/configuration/configure_ringcon.cpp" line="342"/> | 6610 | <location filename="../../src/yuzu/configuration/configure_ringcon.cpp" line="342"/> |
| 5937 | <location filename="../../src/yuzu/configuration/configure_ringcon.cpp" line="366"/> | 6611 | <location filename="../../src/yuzu/configuration/configure_ringcon.cpp" line="366"/> |
| 5938 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="184"/> | 6612 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="183"/> |
| 5939 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="208"/> | 6613 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="207"/> |
| 5940 | <source>%1%2Hat %3</source> | 6614 | <source>%1%2Hat %3</source> |
| 5941 | <translation type="unfinished"/> | 6615 | <translation type="unfinished"/> |
| 5942 | </message> | 6616 | </message> |
| @@ -5944,76 +6618,76 @@ p, li { white-space: pre-wrap; } | |||
| 5944 | <location filename="../../src/yuzu/configuration/configure_ringcon.cpp" line="346"/> | 6618 | <location filename="../../src/yuzu/configuration/configure_ringcon.cpp" line="346"/> |
| 5945 | <location filename="../../src/yuzu/configuration/configure_ringcon.cpp" line="369"/> | 6619 | <location filename="../../src/yuzu/configuration/configure_ringcon.cpp" line="369"/> |
| 5946 | <location filename="../../src/yuzu/configuration/configure_ringcon.cpp" line="372"/> | 6620 | <location filename="../../src/yuzu/configuration/configure_ringcon.cpp" line="372"/> |
| 5947 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="188"/> | 6621 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="187"/> |
| 5948 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="211"/> | 6622 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="210"/> |
| 5949 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="214"/> | 6623 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="213"/> |
| 5950 | <source>%1%2Axis %3</source> | 6624 | <source>%1%2Axis %3</source> |
| 5951 | <translation type="unfinished"/> | 6625 | <translation type="unfinished"/> |
| 5952 | </message> | 6626 | </message> |
| 5953 | <message> | 6627 | <message> |
| 5954 | <location filename="../../src/yuzu/configuration/configure_ringcon.cpp" line="352"/> | 6628 | <location filename="../../src/yuzu/configuration/configure_ringcon.cpp" line="352"/> |
| 5955 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="194"/> | 6629 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="193"/> |
| 5956 | <source>%1%2Axis %3,%4,%5</source> | 6630 | <source>%1%2Axis %3,%4,%5</source> |
| 5957 | <translation type="unfinished"/> | 6631 | <translation type="unfinished"/> |
| 5958 | </message> | 6632 | </message> |
| 5959 | <message> | 6633 | <message> |
| 5960 | <location filename="../../src/yuzu/configuration/configure_ringcon.cpp" line="356"/> | 6634 | <location filename="../../src/yuzu/configuration/configure_ringcon.cpp" line="356"/> |
| 5961 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="198"/> | 6635 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="197"/> |
| 5962 | <source>%1%2Motion %3</source> | 6636 | <source>%1%2Motion %3</source> |
| 5963 | <translation type="unfinished"/> | 6637 | <translation type="unfinished"/> |
| 5964 | </message> | 6638 | </message> |
| 5965 | <message> | 6639 | <message> |
| 5966 | <location filename="../../src/yuzu/configuration/configure_ringcon.cpp" line="360"/> | 6640 | <location filename="../../src/yuzu/configuration/configure_ringcon.cpp" line="360"/> |
| 5967 | <location filename="../../src/yuzu/configuration/configure_ringcon.cpp" line="375"/> | 6641 | <location filename="../../src/yuzu/configuration/configure_ringcon.cpp" line="375"/> |
| 5968 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="202"/> | 6642 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="201"/> |
| 5969 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="217"/> | 6643 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="216"/> |
| 5970 | <source>%1%2Button %3</source> | 6644 | <source>%1%2Button %3</source> |
| 5971 | <translation type="unfinished"/> | 6645 | <translation type="unfinished"/> |
| 5972 | </message> | 6646 | </message> |
| 5973 | <message> | 6647 | <message> |
| 5974 | <location filename="../../src/yuzu/configuration/configure_ringcon.cpp" line="402"/> | 6648 | <location filename="../../src/yuzu/configuration/configure_ringcon.cpp" line="402"/> |
| 5975 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="244"/> | 6649 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="243"/> |
| 5976 | <source>[unused]</source> | 6650 | <source>[unused]</source> |
| 5977 | <translation>[ubrugt]</translation> | 6651 | <translation>[ubrugt]</translation> |
| 5978 | </message> | 6652 | </message> |
| 5979 | <message> | 6653 | <message> |
| 5980 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="105"/> | 6654 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="104"/> |
| 5981 | <source>Home</source> | 6655 | <source>Home</source> |
| 5982 | <translation>Hjem</translation> | 6656 | <translation>Hjem</translation> |
| 5983 | </message> | 6657 | </message> |
| 5984 | <message> | 6658 | <message> |
| 5985 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="107"/> | 6659 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="106"/> |
| 5986 | <source>Touch</source> | 6660 | <source>Touch</source> |
| 5987 | <translation>Berøring</translation> | 6661 | <translation>Berøring</translation> |
| 5988 | </message> | 6662 | </message> |
| 5989 | <message> | 6663 | <message> |
| 5990 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="109"/> | 6664 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="108"/> |
| 5991 | <source>Wheel</source> | 6665 | <source>Wheel</source> |
| 5992 | <comment>Indicates the mouse wheel</comment> | 6666 | <comment>Indicates the mouse wheel</comment> |
| 5993 | <translation type="unfinished"/> | 6667 | <translation type="unfinished"/> |
| 5994 | </message> | 6668 | </message> |
| 5995 | <message> | 6669 | <message> |
| 5996 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="111"/> | 6670 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="110"/> |
| 5997 | <source>Backward</source> | 6671 | <source>Backward</source> |
| 5998 | <translation type="unfinished"/> | 6672 | <translation type="unfinished"/> |
| 5999 | </message> | 6673 | </message> |
| 6000 | <message> | 6674 | <message> |
| 6001 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="113"/> | 6675 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="112"/> |
| 6002 | <source>Forward</source> | 6676 | <source>Forward</source> |
| 6003 | <translation type="unfinished"/> | 6677 | <translation type="unfinished"/> |
| 6004 | </message> | 6678 | </message> |
| 6005 | <message> | 6679 | <message> |
| 6006 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="115"/> | 6680 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="114"/> |
| 6007 | <source>Task</source> | 6681 | <source>Task</source> |
| 6008 | <translation type="unfinished"/> | 6682 | <translation type="unfinished"/> |
| 6009 | </message> | 6683 | </message> |
| 6010 | <message> | 6684 | <message> |
| 6011 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="117"/> | 6685 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="116"/> |
| 6012 | <source>Extra</source> | 6686 | <source>Extra</source> |
| 6013 | <translation type="unfinished"/> | 6687 | <translation type="unfinished"/> |
| 6014 | </message> | 6688 | </message> |
| 6015 | <message> | 6689 | <message> |
| 6016 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="170"/> | 6690 | <location filename="../../src/yuzu/configuration/configure_input_player.cpp" line="169"/> |
| 6017 | <source>%1%2%3</source> | 6691 | <source>%1%2%3</source> |
| 6018 | <translation type="unfinished"/> | 6692 | <translation type="unfinished"/> |
| 6019 | </message> | 6693 | </message> |
| @@ -6351,13 +7025,13 @@ p, li { white-space: pre-wrap; } | |||
| 6351 | <translation type="unfinished"/> | 7025 | <translation type="unfinished"/> |
| 6352 | </message> | 7026 | </message> |
| 6353 | <message> | 7027 | <message> |
| 6354 | <location filename="../../src/yuzu/applets/qt_software_keyboard.cpp" line="398"/> | 7028 | <location filename="../../src/yuzu/applets/qt_software_keyboard.cpp" line="403"/> |
| 6355 | <location filename="../../src/yuzu/applets/qt_software_keyboard.cpp" line="408"/> | 7029 | <location filename="../../src/yuzu/applets/qt_software_keyboard.cpp" line="413"/> |
| 6356 | <source>OK</source> | 7030 | <source>OK</source> |
| 6357 | <translation>OK</translation> | 7031 | <translation>OK</translation> |
| 6358 | </message> | 7032 | </message> |
| 6359 | <message> | 7033 | <message> |
| 6360 | <location filename="../../src/yuzu/applets/qt_software_keyboard.cpp" line="408"/> | 7034 | <location filename="../../src/yuzu/applets/qt_software_keyboard.cpp" line="413"/> |
| 6361 | <source>Cancel</source> | 7035 | <source>Cancel</source> |
| 6362 | <translation>Afbryd</translation> | 7036 | <translation>Afbryd</translation> |
| 6363 | </message> | 7037 | </message> |
| @@ -6365,7 +7039,7 @@ p, li { white-space: pre-wrap; } | |||
| 6365 | <context> | 7039 | <context> |
| 6366 | <name>SequenceDialog</name> | 7040 | <name>SequenceDialog</name> |
| 6367 | <message> | 7041 | <message> |
| 6368 | <location filename="../../src/yuzu/util/sequence_dialog/sequence_dialog.cpp" line="11"/> | 7042 | <location filename="../../src/yuzu/util/sequence_dialog/sequence_dialog.cpp" line="10"/> |
| 6369 | <source>Enter a hotkey</source> | 7043 | <source>Enter a hotkey</source> |
| 6370 | <translation type="unfinished"/> | 7044 | <translation type="unfinished"/> |
| 6371 | </message> | 7045 | </message> |
| @@ -6373,7 +7047,7 @@ p, li { white-space: pre-wrap; } | |||
| 6373 | <context> | 7047 | <context> |
| 6374 | <name>WaitTreeCallstack</name> | 7048 | <name>WaitTreeCallstack</name> |
| 6375 | <message> | 7049 | <message> |
| 6376 | <location filename="../../src/yuzu/debugger/wait_tree.cpp" line="148"/> | 7050 | <location filename="../../src/yuzu/debugger/wait_tree.cpp" line="147"/> |
| 6377 | <source>Call stack</source> | 7051 | <source>Call stack</source> |
| 6378 | <translation type="unfinished"/> | 7052 | <translation type="unfinished"/> |
| 6379 | </message> | 7053 | </message> |
| @@ -6381,17 +7055,17 @@ p, li { white-space: pre-wrap; } | |||
| 6381 | <context> | 7055 | <context> |
| 6382 | <name>WaitTreeMutexInfo</name> | 7056 | <name>WaitTreeMutexInfo</name> |
| 6383 | <message> | 7057 | <message> |
| 6384 | <location filename="../../src/yuzu/debugger/wait_tree.cpp" line="127"/> | 7058 | <location filename="../../src/yuzu/debugger/wait_tree.cpp" line="126"/> |
| 6385 | <source>waiting for mutex 0x%1</source> | 7059 | <source>waiting for mutex 0x%1</source> |
| 6386 | <translation type="unfinished"/> | 7060 | <translation type="unfinished"/> |
| 6387 | </message> | 7061 | </message> |
| 6388 | <message> | 7062 | <message> |
| 6389 | <location filename="../../src/yuzu/debugger/wait_tree.cpp" line="134"/> | 7063 | <location filename="../../src/yuzu/debugger/wait_tree.cpp" line="133"/> |
| 6390 | <source>has waiters: %1</source> | 7064 | <source>has waiters: %1</source> |
| 6391 | <translation type="unfinished"/> | 7065 | <translation type="unfinished"/> |
| 6392 | </message> | 7066 | </message> |
| 6393 | <message> | 7067 | <message> |
| 6394 | <location filename="../../src/yuzu/debugger/wait_tree.cpp" line="136"/> | 7068 | <location filename="../../src/yuzu/debugger/wait_tree.cpp" line="135"/> |
| 6395 | <source>owner handle: 0x%1</source> | 7069 | <source>owner handle: 0x%1</source> |
| 6396 | <translation type="unfinished"/> | 7070 | <translation type="unfinished"/> |
| 6397 | </message> | 7071 | </message> |
| @@ -6399,12 +7073,12 @@ p, li { white-space: pre-wrap; } | |||
| 6399 | <context> | 7073 | <context> |
| 6400 | <name>WaitTreeObjectList</name> | 7074 | <name>WaitTreeObjectList</name> |
| 6401 | <message> | 7075 | <message> |
| 6402 | <location filename="../../src/yuzu/debugger/wait_tree.cpp" line="229"/> | 7076 | <location filename="../../src/yuzu/debugger/wait_tree.cpp" line="228"/> |
| 6403 | <source>waiting for all objects</source> | 7077 | <source>waiting for all objects</source> |
| 6404 | <translation type="unfinished"/> | 7078 | <translation type="unfinished"/> |
| 6405 | </message> | 7079 | </message> |
| 6406 | <message> | 7080 | <message> |
| 6407 | <location filename="../../src/yuzu/debugger/wait_tree.cpp" line="230"/> | 7081 | <location filename="../../src/yuzu/debugger/wait_tree.cpp" line="229"/> |
| 6408 | <source>waiting for one of the following objects</source> | 7082 | <source>waiting for one of the following objects</source> |
| 6409 | <translation type="unfinished"/> | 7083 | <translation type="unfinished"/> |
| 6410 | </message> | 7084 | </message> |
| @@ -6412,12 +7086,12 @@ p, li { white-space: pre-wrap; } | |||
| 6412 | <context> | 7086 | <context> |
| 6413 | <name>WaitTreeSynchronizationObject</name> | 7087 | <name>WaitTreeSynchronizationObject</name> |
| 6414 | <message> | 7088 | <message> |
| 6415 | <location filename="../../src/yuzu/debugger/wait_tree.cpp" line="186"/> | 7089 | <location filename="../../src/yuzu/debugger/wait_tree.cpp" line="185"/> |
| 6416 | <source>[%1] %2 %3</source> | 7090 | <source>[%1] %2 %3</source> |
| 6417 | <translation type="unfinished"/> | 7091 | <translation type="unfinished"/> |
| 6418 | </message> | 7092 | </message> |
| 6419 | <message> | 7093 | <message> |
| 6420 | <location filename="../../src/yuzu/debugger/wait_tree.cpp" line="213"/> | 7094 | <location filename="../../src/yuzu/debugger/wait_tree.cpp" line="212"/> |
| 6421 | <source>waited by no thread</source> | 7095 | <source>waited by no thread</source> |
| 6422 | <translation>ventet af ingen tråde</translation> | 7096 | <translation>ventet af ingen tråde</translation> |
| 6423 | </message> | 7097 | </message> |
| @@ -6425,112 +7099,112 @@ p, li { white-space: pre-wrap; } | |||
| 6425 | <context> | 7099 | <context> |
| 6426 | <name>WaitTreeThread</name> | 7100 | <name>WaitTreeThread</name> |
| 6427 | <message> | 7101 | <message> |
| 6428 | <location filename="../../src/yuzu/debugger/wait_tree.cpp" line="251"/> | 7102 | <location filename="../../src/yuzu/debugger/wait_tree.cpp" line="250"/> |
| 6429 | <source>runnable</source> | 7103 | <source>runnable</source> |
| 6430 | <translation type="unfinished"/> | 7104 | <translation type="unfinished"/> |
| 6431 | </message> | 7105 | </message> |
| 6432 | <message> | 7106 | <message> |
| 6433 | <location filename="../../src/yuzu/debugger/wait_tree.cpp" line="253"/> | 7107 | <location filename="../../src/yuzu/debugger/wait_tree.cpp" line="252"/> |
| 6434 | <source>paused</source> | 7108 | <source>paused</source> |
| 6435 | <translation>sat på pause</translation> | 7109 | <translation>sat på pause</translation> |
| 6436 | </message> | 7110 | </message> |
| 6437 | <message> | 7111 | <message> |
| 6438 | <location filename="../../src/yuzu/debugger/wait_tree.cpp" line="259"/> | 7112 | <location filename="../../src/yuzu/debugger/wait_tree.cpp" line="258"/> |
| 6439 | <source>sleeping</source> | 7113 | <source>sleeping</source> |
| 6440 | <translation>slumrer</translation> | 7114 | <translation>slumrer</translation> |
| 6441 | </message> | 7115 | </message> |
| 6442 | <message> | 7116 | <message> |
| 6443 | <location filename="../../src/yuzu/debugger/wait_tree.cpp" line="262"/> | 7117 | <location filename="../../src/yuzu/debugger/wait_tree.cpp" line="261"/> |
| 6444 | <source>waiting for IPC reply</source> | 7118 | <source>waiting for IPC reply</source> |
| 6445 | <translation>venter på IPC-svar</translation> | 7119 | <translation>venter på IPC-svar</translation> |
| 6446 | </message> | 7120 | </message> |
| 6447 | <message> | 7121 | <message> |
| 6448 | <location filename="../../src/yuzu/debugger/wait_tree.cpp" line="265"/> | 7122 | <location filename="../../src/yuzu/debugger/wait_tree.cpp" line="264"/> |
| 6449 | <source>waiting for objects</source> | 7123 | <source>waiting for objects</source> |
| 6450 | <translation>venter på objekter</translation> | 7124 | <translation>venter på objekter</translation> |
| 6451 | </message> | 7125 | </message> |
| 6452 | <message> | 7126 | <message> |
| 6453 | <location filename="../../src/yuzu/debugger/wait_tree.cpp" line="268"/> | 7127 | <location filename="../../src/yuzu/debugger/wait_tree.cpp" line="267"/> |
| 6454 | <source>waiting for condition variable</source> | 7128 | <source>waiting for condition variable</source> |
| 6455 | <translation type="unfinished"/> | 7129 | <translation type="unfinished"/> |
| 6456 | </message> | 7130 | </message> |
| 6457 | <message> | 7131 | <message> |
| 6458 | <location filename="../../src/yuzu/debugger/wait_tree.cpp" line="271"/> | 7132 | <location filename="../../src/yuzu/debugger/wait_tree.cpp" line="270"/> |
| 6459 | <source>waiting for address arbiter</source> | 7133 | <source>waiting for address arbiter</source> |
| 6460 | <translation type="unfinished"/> | 7134 | <translation type="unfinished"/> |
| 6461 | </message> | 7135 | </message> |
| 6462 | <message> | 7136 | <message> |
| 6463 | <location filename="../../src/yuzu/debugger/wait_tree.cpp" line="274"/> | 7137 | <location filename="../../src/yuzu/debugger/wait_tree.cpp" line="273"/> |
| 6464 | <source>waiting for suspend resume</source> | 7138 | <source>waiting for suspend resume</source> |
| 6465 | <translation type="unfinished"/> | 7139 | <translation type="unfinished"/> |
| 6466 | </message> | 7140 | </message> |
| 6467 | <message> | 7141 | <message> |
| 6468 | <location filename="../../src/yuzu/debugger/wait_tree.cpp" line="277"/> | 7142 | <location filename="../../src/yuzu/debugger/wait_tree.cpp" line="276"/> |
| 6469 | <source>waiting</source> | 7143 | <source>waiting</source> |
| 6470 | <translation type="unfinished"/> | 7144 | <translation type="unfinished"/> |
| 6471 | </message> | 7145 | </message> |
| 6472 | <message> | 7146 | <message> |
| 6473 | <location filename="../../src/yuzu/debugger/wait_tree.cpp" line="282"/> | 7147 | <location filename="../../src/yuzu/debugger/wait_tree.cpp" line="281"/> |
| 6474 | <source>initialized</source> | 7148 | <source>initialized</source> |
| 6475 | <translation type="unfinished"/> | 7149 | <translation type="unfinished"/> |
| 6476 | </message> | 7150 | </message> |
| 6477 | <message> | 7151 | <message> |
| 6478 | <location filename="../../src/yuzu/debugger/wait_tree.cpp" line="285"/> | 7152 | <location filename="../../src/yuzu/debugger/wait_tree.cpp" line="284"/> |
| 6479 | <source>terminated</source> | 7153 | <source>terminated</source> |
| 6480 | <translation type="unfinished"/> | 7154 | <translation type="unfinished"/> |
| 6481 | </message> | 7155 | </message> |
| 6482 | <message> | 7156 | <message> |
| 6483 | <location filename="../../src/yuzu/debugger/wait_tree.cpp" line="288"/> | 7157 | <location filename="../../src/yuzu/debugger/wait_tree.cpp" line="287"/> |
| 6484 | <source>unknown</source> | 7158 | <source>unknown</source> |
| 6485 | <translation type="unfinished"/> | 7159 | <translation type="unfinished"/> |
| 6486 | </message> | 7160 | </message> |
| 6487 | <message> | 7161 | <message> |
| 6488 | <location filename="../../src/yuzu/debugger/wait_tree.cpp" line="293"/> | 7162 | <location filename="../../src/yuzu/debugger/wait_tree.cpp" line="292"/> |
| 6489 | <source> PC = 0x%1 LR = 0x%2</source> | 7163 | <source> PC = 0x%1 LR = 0x%2</source> |
| 6490 | <translation> PC = 0x%1 LR = 0x%2</translation> | 7164 | <translation> PC = 0x%1 LR = 0x%2</translation> |
| 6491 | </message> | 7165 | </message> |
| 6492 | <message> | 7166 | <message> |
| 6493 | <location filename="../../src/yuzu/debugger/wait_tree.cpp" line="343"/> | 7167 | <location filename="../../src/yuzu/debugger/wait_tree.cpp" line="342"/> |
| 6494 | <source>ideal</source> | 7168 | <source>ideal</source> |
| 6495 | <translation>idéel</translation> | 7169 | <translation>idéel</translation> |
| 6496 | </message> | 7170 | </message> |
| 6497 | <message> | 7171 | <message> |
| 6498 | <location filename="../../src/yuzu/debugger/wait_tree.cpp" line="346"/> | 7172 | <location filename="../../src/yuzu/debugger/wait_tree.cpp" line="345"/> |
| 6499 | <source>core %1</source> | 7173 | <source>core %1</source> |
| 6500 | <translation>kerne %1</translation> | 7174 | <translation>kerne %1</translation> |
| 6501 | </message> | 7175 | </message> |
| 6502 | <message> | 7176 | <message> |
| 6503 | <location filename="../../src/yuzu/debugger/wait_tree.cpp" line="350"/> | 7177 | <location filename="../../src/yuzu/debugger/wait_tree.cpp" line="349"/> |
| 6504 | <source>processor = %1</source> | 7178 | <source>processor = %1</source> |
| 6505 | <translation>processor = %1</translation> | 7179 | <translation>processor = %1</translation> |
| 6506 | </message> | 7180 | </message> |
| 6507 | <message> | 7181 | <message> |
| 6508 | <location filename="../../src/yuzu/debugger/wait_tree.cpp" line="352"/> | 7182 | <location filename="../../src/yuzu/debugger/wait_tree.cpp" line="351"/> |
| 6509 | <source>ideal core = %1</source> | 7183 | <source>ideal core = %1</source> |
| 6510 | <translation>idéel kerne = %1</translation> | 7184 | <translation>idéel kerne = %1</translation> |
| 6511 | </message> | 7185 | </message> |
| 6512 | <message> | 7186 | <message> |
| 6513 | <location filename="../../src/yuzu/debugger/wait_tree.cpp" line="354"/> | 7187 | <location filename="../../src/yuzu/debugger/wait_tree.cpp" line="353"/> |
| 6514 | <source>affinity mask = %1</source> | 7188 | <source>affinity mask = %1</source> |
| 6515 | <translation type="unfinished"/> | 7189 | <translation type="unfinished"/> |
| 6516 | </message> | 7190 | </message> |
| 6517 | <message> | 7191 | <message> |
| 6518 | <location filename="../../src/yuzu/debugger/wait_tree.cpp" line="355"/> | 7192 | <location filename="../../src/yuzu/debugger/wait_tree.cpp" line="354"/> |
| 6519 | <source>thread id = %1</source> | 7193 | <source>thread id = %1</source> |
| 6520 | <translation>tråd-id = %1</translation> | 7194 | <translation>tråd-id = %1</translation> |
| 6521 | </message> | 7195 | </message> |
| 6522 | <message> | 7196 | <message> |
| 6523 | <location filename="../../src/yuzu/debugger/wait_tree.cpp" line="356"/> | 7197 | <location filename="../../src/yuzu/debugger/wait_tree.cpp" line="355"/> |
| 6524 | <source>priority = %1(current) / %2(normal)</source> | 7198 | <source>priority = %1(current) / %2(normal)</source> |
| 6525 | <translation>prioritet = %1(aktuel) / %2(normal)</translation> | 7199 | <translation>prioritet = %1(aktuel) / %2(normal)</translation> |
| 6526 | </message> | 7200 | </message> |
| 6527 | <message> | 7201 | <message> |
| 6528 | <location filename="../../src/yuzu/debugger/wait_tree.cpp" line="360"/> | 7202 | <location filename="../../src/yuzu/debugger/wait_tree.cpp" line="359"/> |
| 6529 | <source>last running ticks = %1</source> | 7203 | <source>last running ticks = %1</source> |
| 6530 | <translation type="unfinished"/> | 7204 | <translation type="unfinished"/> |
| 6531 | </message> | 7205 | </message> |
| 6532 | <message> | 7206 | <message> |
| 6533 | <location filename="../../src/yuzu/debugger/wait_tree.cpp" line="368"/> | 7207 | <location filename="../../src/yuzu/debugger/wait_tree.cpp" line="367"/> |
| 6534 | <source>not waiting for mutex</source> | 7208 | <source>not waiting for mutex</source> |
| 6535 | <translation type="unfinished"/> | 7209 | <translation type="unfinished"/> |
| 6536 | </message> | 7210 | </message> |
| @@ -6538,7 +7212,7 @@ p, li { white-space: pre-wrap; } | |||
| 6538 | <context> | 7212 | <context> |
| 6539 | <name>WaitTreeThreadList</name> | 7213 | <name>WaitTreeThreadList</name> |
| 6540 | <message> | 7214 | <message> |
| 6541 | <location filename="../../src/yuzu/debugger/wait_tree.cpp" line="392"/> | 7215 | <location filename="../../src/yuzu/debugger/wait_tree.cpp" line="391"/> |
| 6542 | <source>waited by thread</source> | 7216 | <source>waited by thread</source> |
| 6543 | <translation>ventet af tråd</translation> | 7217 | <translation>ventet af tråd</translation> |
| 6544 | </message> | 7218 | </message> |
| @@ -6546,7 +7220,7 @@ p, li { white-space: pre-wrap; } | |||
| 6546 | <context> | 7220 | <context> |
| 6547 | <name>WaitTreeWidget</name> | 7221 | <name>WaitTreeWidget</name> |
| 6548 | <message> | 7222 | <message> |
| 6549 | <location filename="../../src/yuzu/debugger/wait_tree.cpp" line="466"/> | 7223 | <location filename="../../src/yuzu/debugger/wait_tree.cpp" line="465"/> |
| 6550 | <source>&Wait Tree</source> | 7224 | <source>&Wait Tree</source> |
| 6551 | <translation type="unfinished"/> | 7225 | <translation type="unfinished"/> |
| 6552 | </message> | 7226 | </message> |