Compare commits

..

17 Commits

Author SHA1 Message Date
Lioncash
f981e90af3 general: Avoid ambiguous format_to compilation errors
Ensures that we're using the fmt version of format_to.

These are also the only three outliers. All of the other formatters we
have are properly qualified.
2022-05-14 16:48:34 -04:00
Morph
0b9ef3c0b8 Merge pull request #8308 from german77/disablesix
service: hid: Disable correctly motion input
2022-05-11 17:51:54 -04:00
Morph
2fb6df3fe9 Merge pull request #8314 from liamwhite/gl-flip-2
OpenGL: interpret face flips according to GL NDC
2022-05-11 17:51:18 -04:00
Morph
dca63391b6 Merge pull request #8313 from liamwhite/dma-bpp
maxwell_dma: fix bytes_per_pixel
2022-05-11 17:51:02 -04:00
Morph
c2b583c911 Merge pull request #8328 from liamwhite/macro-clear
video_core/macro: clear code on upload address assignment
2022-05-11 17:49:25 -04:00
Liam
e7ba9fd7e1 maxwell_dma: use fallback if remapping is enabled 2022-05-10 19:26:48 -04:00
Liam
e158951695 video_core/macro: clear code on upload address assignment 2022-05-10 17:07:21 -04:00
Mai M
f345ffdc0f Merge pull request #8325 from zhaobot/tx-update-20220509164742
Update translations (2022-05-09)
2022-05-09 18:10:34 -04:00
The yuzu Community
26e5bc6082 Update translations (2022-05-09) 2022-05-09 16:48:01 +00:00
Mai M
2123594ce2 Merge pull request #8320 from liamwhite/macro-dump
video_core/macro: Add option to dump macros
2022-05-08 22:56:01 -04:00
Fernando Sahmkow
5562ae9cc5 VideoCore: Add option to dump the macros.
Co-Authored-By: liamwhite <liamwhite@users.noreply.github.com>
2022-05-08 21:37:34 -04:00
Mai M
4087f1d10f Merge pull request #8319 from liamwhite/macro-warn
video_core/macro_jit_x64: warn on invalid parameter access
2022-05-08 04:58:33 -04:00
Liam
7fe5004f90 video_core/macro_jit_x64: warn on invalid parameter access 2022-05-08 02:48:03 -04:00
Liam
b317f54f22 OpenGL: implement face flips according to NDC 2022-05-06 20:05:21 -04:00
Liam
4f1a2c2562 maxwell_dma: fix bytes per pixel 2022-05-06 18:18:00 -04:00
Narr the Reg
babd580c64 service: hid: Fix motion refresh rate 2022-05-06 11:13:49 -05:00
german77
7eb0992d2c service: hid: Disable correctly motion input 2022-05-06 11:13:48 -05:00
38 changed files with 1305 additions and 1125 deletions

42
dist/languages/ca.ts vendored
View File

@@ -654,86 +654,96 @@ p, li { white-space: pre-wrap; }
</message>
<message>
<location filename="../../src/yuzu/configuration/configure_debug.ui" line="127"/>
<source>When checked, it will dump all the macro programs of the GPU</source>
<translation type="unfinished"/>
</message>
<message>
<location filename="../../src/yuzu/configuration/configure_debug.ui" line="130"/>
<source>Dump Maxwell Macros</source>
<translation type="unfinished"/>
</message>
<message>
<location filename="../../src/yuzu/configuration/configure_debug.ui" line="140"/>
<source>When checked, it disables the macro Just In Time compiler. Enabling this makes games run slower</source>
<translation>Quan està marcat, desactiva el compilador de macro Just In Time. Activar això fa que els jocs funcionin més lentament</translation>
</message>
<message>
<location filename="../../src/yuzu/configuration/configure_debug.ui" line="130"/>
<location filename="../../src/yuzu/configuration/configure_debug.ui" line="143"/>
<source>Disable Macro JIT</source>
<translation>Desactivar macro JIT</translation>
</message>
<message>
<location filename="../../src/yuzu/configuration/configure_debug.ui" line="137"/>
<location filename="../../src/yuzu/configuration/configure_debug.ui" line="150"/>
<source>When checked, yuzu will log statistics about the compiled pipeline cache</source>
<translation>Quan està marcat, yuzu registrarà estadístiques sobre la cache de canonada compilada</translation>
</message>
<message>
<location filename="../../src/yuzu/configuration/configure_debug.ui" line="140"/>
<location filename="../../src/yuzu/configuration/configure_debug.ui" line="153"/>
<source>Enable Shader Feedback</source>
<translation>Activar informació de shaders</translation>
</message>
<message>
<location filename="../../src/yuzu/configuration/configure_debug.ui" line="147"/>
<location filename="../../src/yuzu/configuration/configure_debug.ui" line="160"/>
<source>When checked, it executes shaders without loop logic changes</source>
<translation>Quan està marcat, s&apos;executaran els shaders sense canvis de lògica de bucle</translation>
</message>
<message>
<location filename="../../src/yuzu/configuration/configure_debug.ui" line="150"/>
<location filename="../../src/yuzu/configuration/configure_debug.ui" line="163"/>
<source>Disable Loop safety checks</source>
<translation>Desactivar comprovacions de seguretat de bucles</translation>
</message>
<message>
<location filename="../../src/yuzu/configuration/configure_debug.ui" line="160"/>
<location filename="../../src/yuzu/configuration/configure_debug.ui" line="173"/>
<source>Debugging</source>
<translation>Depuració</translation>
</message>
<message>
<location filename="../../src/yuzu/configuration/configure_debug.ui" line="166"/>
<location filename="../../src/yuzu/configuration/configure_debug.ui" line="179"/>
<source>Enable FS Access Log</source>
<translation>Activar registre d&apos;accés al FS</translation>
</message>
<message>
<location filename="../../src/yuzu/configuration/configure_debug.ui" line="173"/>
<location filename="../../src/yuzu/configuration/configure_debug.ui" line="186"/>
<source>Enable Verbose Reporting Services**</source>
<translation>Activa els serveis d&apos;informes detallats**</translation>
</message>
<message>
<location filename="../../src/yuzu/configuration/configure_debug.ui" line="183"/>
<location filename="../../src/yuzu/configuration/configure_debug.ui" line="196"/>
<source>Advanced</source>
<translation>Avançat</translation>
</message>
<message>
<location filename="../../src/yuzu/configuration/configure_debug.ui" line="189"/>
<location filename="../../src/yuzu/configuration/configure_debug.ui" line="202"/>
<source>Kiosk (Quest) Mode</source>
<translation>Mode quiosc (Quest)</translation>
</message>
<message>
<location filename="../../src/yuzu/configuration/configure_debug.ui" line="196"/>
<location filename="../../src/yuzu/configuration/configure_debug.ui" line="209"/>
<source>Enable CPU Debugging</source>
<translation>Activar depuració de la CPU</translation>
</message>
<message>
<location filename="../../src/yuzu/configuration/configure_debug.ui" line="203"/>
<location filename="../../src/yuzu/configuration/configure_debug.ui" line="216"/>
<source>Enable Debug Asserts</source>
<translation>Activar alertes de depuració</translation>
</message>
<message>
<location filename="../../src/yuzu/configuration/configure_debug.ui" line="210"/>
<location filename="../../src/yuzu/configuration/configure_debug.ui" line="223"/>
<source>Enable Auto-Stub**</source>
<translation>Activar Auto-Stub**</translation>
</message>
<message>
<location filename="../../src/yuzu/configuration/configure_debug.ui" line="217"/>
<location filename="../../src/yuzu/configuration/configure_debug.ui" line="230"/>
<source>Enable All Controller Types</source>
<translation>Activar tots els tipus de controladors</translation>
</message>
<message>
<location filename="../../src/yuzu/configuration/configure_debug.ui" line="224"/>
<location filename="../../src/yuzu/configuration/configure_debug.ui" line="237"/>
<source>Disable Web Applet</source>
<translation>Desactivar el Web Applet</translation>
</message>
<message>
<location filename="../../src/yuzu/configuration/configure_debug.ui" line="239"/>
<location filename="../../src/yuzu/configuration/configure_debug.ui" line="252"/>
<source>**This will be reset automatically when yuzu closes.</source>
<translation>**Això es restablirà automàticament quan es tanqui yuzu.</translation>
</message>

52
dist/languages/cs.ts vendored
View File

@@ -637,86 +637,96 @@ p, li { white-space: pre-wrap; }
</message>
<message>
<location filename="../../src/yuzu/configuration/configure_debug.ui" line="127"/>
<source>When checked, it disables the macro Just In Time compiler. Enabling this makes games run slower</source>
<translation>Po povolení se zakáže makro Just-in-Time překladač. Poté hry poběží pomaleji.</translation>
<source>When checked, it will dump all the macro programs of the GPU</source>
<translation type="unfinished"/>
</message>
<message>
<location filename="../../src/yuzu/configuration/configure_debug.ui" line="130"/>
<source>Disable Macro JIT</source>
<translation>Zakázat Makro JIT</translation>
</message>
<message>
<location filename="../../src/yuzu/configuration/configure_debug.ui" line="137"/>
<source>When checked, yuzu will log statistics about the compiled pipeline cache</source>
<source>Dump Maxwell Macros</source>
<translation type="unfinished"/>
</message>
<message>
<location filename="../../src/yuzu/configuration/configure_debug.ui" line="140"/>
<source>When checked, it disables the macro Just In Time compiler. Enabling this makes games run slower</source>
<translation>Po povolení se zakáže makro Just-in-Time překladač. Poté hry poběží pomaleji.</translation>
</message>
<message>
<location filename="../../src/yuzu/configuration/configure_debug.ui" line="143"/>
<source>Disable Macro JIT</source>
<translation>Zakázat Makro JIT</translation>
</message>
<message>
<location filename="../../src/yuzu/configuration/configure_debug.ui" line="150"/>
<source>When checked, yuzu will log statistics about the compiled pipeline cache</source>
<translation type="unfinished"/>
</message>
<message>
<location filename="../../src/yuzu/configuration/configure_debug.ui" line="153"/>
<source>Enable Shader Feedback</source>
<translation type="unfinished"/>
</message>
<message>
<location filename="../../src/yuzu/configuration/configure_debug.ui" line="147"/>
<location filename="../../src/yuzu/configuration/configure_debug.ui" line="160"/>
<source>When checked, it executes shaders without loop logic changes</source>
<translation type="unfinished"/>
</message>
<message>
<location filename="../../src/yuzu/configuration/configure_debug.ui" line="150"/>
<location filename="../../src/yuzu/configuration/configure_debug.ui" line="163"/>
<source>Disable Loop safety checks</source>
<translation type="unfinished"/>
</message>
<message>
<location filename="../../src/yuzu/configuration/configure_debug.ui" line="160"/>
<location filename="../../src/yuzu/configuration/configure_debug.ui" line="173"/>
<source>Debugging</source>
<translation>Ladění</translation>
</message>
<message>
<location filename="../../src/yuzu/configuration/configure_debug.ui" line="166"/>
<location filename="../../src/yuzu/configuration/configure_debug.ui" line="179"/>
<source>Enable FS Access Log</source>
<translation type="unfinished"/>
</message>
<message>
<location filename="../../src/yuzu/configuration/configure_debug.ui" line="173"/>
<location filename="../../src/yuzu/configuration/configure_debug.ui" line="186"/>
<source>Enable Verbose Reporting Services**</source>
<translation type="unfinished"/>
</message>
<message>
<location filename="../../src/yuzu/configuration/configure_debug.ui" line="183"/>
<location filename="../../src/yuzu/configuration/configure_debug.ui" line="196"/>
<source>Advanced</source>
<translation>Pokročilé</translation>
</message>
<message>
<location filename="../../src/yuzu/configuration/configure_debug.ui" line="189"/>
<location filename="../../src/yuzu/configuration/configure_debug.ui" line="202"/>
<source>Kiosk (Quest) Mode</source>
<translation>Předváděcí (Quest/Kiosk) režim</translation>
</message>
<message>
<location filename="../../src/yuzu/configuration/configure_debug.ui" line="196"/>
<location filename="../../src/yuzu/configuration/configure_debug.ui" line="209"/>
<source>Enable CPU Debugging</source>
<translation type="unfinished"/>
</message>
<message>
<location filename="../../src/yuzu/configuration/configure_debug.ui" line="203"/>
<location filename="../../src/yuzu/configuration/configure_debug.ui" line="216"/>
<source>Enable Debug Asserts</source>
<translation>Povolit Debug Asserts</translation>
</message>
<message>
<location filename="../../src/yuzu/configuration/configure_debug.ui" line="210"/>
<location filename="../../src/yuzu/configuration/configure_debug.ui" line="223"/>
<source>Enable Auto-Stub**</source>
<translation type="unfinished"/>
</message>
<message>
<location filename="../../src/yuzu/configuration/configure_debug.ui" line="217"/>
<location filename="../../src/yuzu/configuration/configure_debug.ui" line="230"/>
<source>Enable All Controller Types</source>
<translation type="unfinished"/>
</message>
<message>
<location filename="../../src/yuzu/configuration/configure_debug.ui" line="224"/>
<location filename="../../src/yuzu/configuration/configure_debug.ui" line="237"/>
<source>Disable Web Applet</source>
<translation>Zakázat Web Applet</translation>
</message>
<message>
<location filename="../../src/yuzu/configuration/configure_debug.ui" line="239"/>
<location filename="../../src/yuzu/configuration/configure_debug.ui" line="252"/>
<source>**This will be reset automatically when yuzu closes.</source>
<translation type="unfinished"/>
</message>

42
dist/languages/da.ts vendored
View File

@@ -645,86 +645,96 @@ p, li { white-space: pre-wrap; }
</message>
<message>
<location filename="../../src/yuzu/configuration/configure_debug.ui" line="127"/>
<source>When checked, it will dump all the macro programs of the GPU</source>
<translation type="unfinished"/>
</message>
<message>
<location filename="../../src/yuzu/configuration/configure_debug.ui" line="130"/>
<source>Dump Maxwell Macros</source>
<translation type="unfinished"/>
</message>
<message>
<location filename="../../src/yuzu/configuration/configure_debug.ui" line="140"/>
<source>When checked, it disables the macro Just In Time compiler. Enabling this makes games run slower</source>
<translation>Når valgt, deaktiverer det makro-Just-In-Time-kompilatoren. Aktivering heraf får spil til, at køre langsommere</translation>
</message>
<message>
<location filename="../../src/yuzu/configuration/configure_debug.ui" line="130"/>
<location filename="../../src/yuzu/configuration/configure_debug.ui" line="143"/>
<source>Disable Macro JIT</source>
<translation>Deaktivér Makro-JIT</translation>
</message>
<message>
<location filename="../../src/yuzu/configuration/configure_debug.ui" line="137"/>
<location filename="../../src/yuzu/configuration/configure_debug.ui" line="150"/>
<source>When checked, yuzu will log statistics about the compiled pipeline cache</source>
<translation>Når valgt, vil yuzu logføre statistikker om det kompilerede rørlinje-mellemlager</translation>
</message>
<message>
<location filename="../../src/yuzu/configuration/configure_debug.ui" line="140"/>
<location filename="../../src/yuzu/configuration/configure_debug.ui" line="153"/>
<source>Enable Shader Feedback</source>
<translation>Aktivér Shader-Tilbagemelding</translation>
</message>
<message>
<location filename="../../src/yuzu/configuration/configure_debug.ui" line="147"/>
<location filename="../../src/yuzu/configuration/configure_debug.ui" line="160"/>
<source>When checked, it executes shaders without loop logic changes</source>
<translation>Når valgt, eksekverer den shadere, uden loop-logik-forandringer</translation>
</message>
<message>
<location filename="../../src/yuzu/configuration/configure_debug.ui" line="150"/>
<location filename="../../src/yuzu/configuration/configure_debug.ui" line="163"/>
<source>Disable Loop safety checks</source>
<translation>Deaktivér Loop-sikkerhedskontrol</translation>
</message>
<message>
<location filename="../../src/yuzu/configuration/configure_debug.ui" line="160"/>
<location filename="../../src/yuzu/configuration/configure_debug.ui" line="173"/>
<source>Debugging</source>
<translation>Fejlfinding</translation>
</message>
<message>
<location filename="../../src/yuzu/configuration/configure_debug.ui" line="166"/>
<location filename="../../src/yuzu/configuration/configure_debug.ui" line="179"/>
<source>Enable FS Access Log</source>
<translation>Aktivér FS-Tilgangslog</translation>
</message>
<message>
<location filename="../../src/yuzu/configuration/configure_debug.ui" line="173"/>
<location filename="../../src/yuzu/configuration/configure_debug.ui" line="186"/>
<source>Enable Verbose Reporting Services**</source>
<translation>Aktivér Vitterlig Rapporteringstjeneste</translation>
</message>
<message>
<location filename="../../src/yuzu/configuration/configure_debug.ui" line="183"/>
<location filename="../../src/yuzu/configuration/configure_debug.ui" line="196"/>
<source>Advanced</source>
<translation>Avanceret</translation>
</message>
<message>
<location filename="../../src/yuzu/configuration/configure_debug.ui" line="189"/>
<location filename="../../src/yuzu/configuration/configure_debug.ui" line="202"/>
<source>Kiosk (Quest) Mode</source>
<translation>Kiosk (Rejse)-Tilstand</translation>
</message>
<message>
<location filename="../../src/yuzu/configuration/configure_debug.ui" line="196"/>
<location filename="../../src/yuzu/configuration/configure_debug.ui" line="209"/>
<source>Enable CPU Debugging</source>
<translation>Aktivér CPU-Fejlfinding</translation>
</message>
<message>
<location filename="../../src/yuzu/configuration/configure_debug.ui" line="203"/>
<location filename="../../src/yuzu/configuration/configure_debug.ui" line="216"/>
<source>Enable Debug Asserts</source>
<translation>Aktivér Fejlfindingshævdelser</translation>
</message>
<message>
<location filename="../../src/yuzu/configuration/configure_debug.ui" line="210"/>
<location filename="../../src/yuzu/configuration/configure_debug.ui" line="223"/>
<source>Enable Auto-Stub**</source>
<translation>Aktivér Automatisk Stub**</translation>
</message>
<message>
<location filename="../../src/yuzu/configuration/configure_debug.ui" line="217"/>
<location filename="../../src/yuzu/configuration/configure_debug.ui" line="230"/>
<source>Enable All Controller Types</source>
<translation type="unfinished"/>
</message>
<message>
<location filename="../../src/yuzu/configuration/configure_debug.ui" line="224"/>
<location filename="../../src/yuzu/configuration/configure_debug.ui" line="237"/>
<source>Disable Web Applet</source>
<translation>Deaktivér Net-Applet</translation>
</message>
<message>
<location filename="../../src/yuzu/configuration/configure_debug.ui" line="239"/>
<location filename="../../src/yuzu/configuration/configure_debug.ui" line="252"/>
<source>**This will be reset automatically when yuzu closes.</source>
<translation>**Dette vil automatisk blive nulstillet, når yuzu lukkes.</translation>
</message>

52
dist/languages/de.ts vendored
View File

@@ -642,86 +642,96 @@ p, li { white-space: pre-wrap; }
</message>
<message>
<location filename="../../src/yuzu/configuration/configure_debug.ui" line="127"/>
<source>When checked, it disables the macro Just In Time compiler. Enabling this makes games run slower</source>
<translation>Diese Option deaktiviert den Macro-JIT-Compiler. Dies wird die Geschwindigkeit verringern.</translation>
<source>When checked, it will dump all the macro programs of the GPU</source>
<translation type="unfinished"/>
</message>
<message>
<location filename="../../src/yuzu/configuration/configure_debug.ui" line="130"/>
<source>Disable Macro JIT</source>
<translation>Macro-JIT deaktivieren</translation>
</message>
<message>
<location filename="../../src/yuzu/configuration/configure_debug.ui" line="137"/>
<source>When checked, yuzu will log statistics about the compiled pipeline cache</source>
<source>Dump Maxwell Macros</source>
<translation type="unfinished"/>
</message>
<message>
<location filename="../../src/yuzu/configuration/configure_debug.ui" line="140"/>
<source>When checked, it disables the macro Just In Time compiler. Enabling this makes games run slower</source>
<translation>Diese Option deaktiviert den Macro-JIT-Compiler. Dies wird die Geschwindigkeit verringern.</translation>
</message>
<message>
<location filename="../../src/yuzu/configuration/configure_debug.ui" line="143"/>
<source>Disable Macro JIT</source>
<translation>Macro-JIT deaktivieren</translation>
</message>
<message>
<location filename="../../src/yuzu/configuration/configure_debug.ui" line="150"/>
<source>When checked, yuzu will log statistics about the compiled pipeline cache</source>
<translation type="unfinished"/>
</message>
<message>
<location filename="../../src/yuzu/configuration/configure_debug.ui" line="153"/>
<source>Enable Shader Feedback</source>
<translation type="unfinished"/>
</message>
<message>
<location filename="../../src/yuzu/configuration/configure_debug.ui" line="147"/>
<location filename="../../src/yuzu/configuration/configure_debug.ui" line="160"/>
<source>When checked, it executes shaders without loop logic changes</source>
<translation type="unfinished"/>
</message>
<message>
<location filename="../../src/yuzu/configuration/configure_debug.ui" line="150"/>
<location filename="../../src/yuzu/configuration/configure_debug.ui" line="163"/>
<source>Disable Loop safety checks</source>
<translation type="unfinished"/>
</message>
<message>
<location filename="../../src/yuzu/configuration/configure_debug.ui" line="160"/>
<location filename="../../src/yuzu/configuration/configure_debug.ui" line="173"/>
<source>Debugging</source>
<translation>Debugging</translation>
</message>
<message>
<location filename="../../src/yuzu/configuration/configure_debug.ui" line="166"/>
<location filename="../../src/yuzu/configuration/configure_debug.ui" line="179"/>
<source>Enable FS Access Log</source>
<translation>FS-Zugriffslog aktivieren</translation>
</message>
<message>
<location filename="../../src/yuzu/configuration/configure_debug.ui" line="173"/>
<location filename="../../src/yuzu/configuration/configure_debug.ui" line="186"/>
<source>Enable Verbose Reporting Services**</source>
<translation type="unfinished"/>
</message>
<message>
<location filename="../../src/yuzu/configuration/configure_debug.ui" line="183"/>
<location filename="../../src/yuzu/configuration/configure_debug.ui" line="196"/>
<source>Advanced</source>
<translation>Erweitert</translation>
</message>
<message>
<location filename="../../src/yuzu/configuration/configure_debug.ui" line="189"/>
<location filename="../../src/yuzu/configuration/configure_debug.ui" line="202"/>
<source>Kiosk (Quest) Mode</source>
<translation>Kiosk(Quest)-Modus</translation>
</message>
<message>
<location filename="../../src/yuzu/configuration/configure_debug.ui" line="196"/>
<location filename="../../src/yuzu/configuration/configure_debug.ui" line="209"/>
<source>Enable CPU Debugging</source>
<translation>CPU Debugging aktivieren</translation>
</message>
<message>
<location filename="../../src/yuzu/configuration/configure_debug.ui" line="203"/>
<location filename="../../src/yuzu/configuration/configure_debug.ui" line="216"/>
<source>Enable Debug Asserts</source>
<translation>aktiviere Debug-Meldungen</translation>
</message>
<message>
<location filename="../../src/yuzu/configuration/configure_debug.ui" line="210"/>
<location filename="../../src/yuzu/configuration/configure_debug.ui" line="223"/>
<source>Enable Auto-Stub**</source>
<translation>Auto-Stub** aktivieren</translation>
</message>
<message>
<location filename="../../src/yuzu/configuration/configure_debug.ui" line="217"/>
<location filename="../../src/yuzu/configuration/configure_debug.ui" line="230"/>
<source>Enable All Controller Types</source>
<translation type="unfinished"/>
</message>
<message>
<location filename="../../src/yuzu/configuration/configure_debug.ui" line="224"/>
<location filename="../../src/yuzu/configuration/configure_debug.ui" line="237"/>
<source>Disable Web Applet</source>
<translation>Deaktiviere die Web Applikation</translation>
</message>
<message>
<location filename="../../src/yuzu/configuration/configure_debug.ui" line="239"/>
<location filename="../../src/yuzu/configuration/configure_debug.ui" line="252"/>
<source>**This will be reset automatically when yuzu closes.</source>
<translation type="unfinished"/>
</message>

52
dist/languages/el.ts vendored
View File

@@ -646,86 +646,96 @@ p, li { white-space: pre-wrap; }
</message>
<message>
<location filename="../../src/yuzu/configuration/configure_debug.ui" line="127"/>
<source>When checked, it disables the macro Just In Time compiler. Enabling this makes games run slower</source>
<translation>Όταν είναι επιλεγμένο, απενεργοποιεί τη μακροεντολή Just In Time compiler. Η ενεργοποίηση αυτού κάνει τα παιχνίδια να τρέχουν πιο αργά</translation>
<source>When checked, it will dump all the macro programs of the GPU</source>
<translation type="unfinished"/>
</message>
<message>
<location filename="../../src/yuzu/configuration/configure_debug.ui" line="130"/>
<source>Disable Macro JIT</source>
<translation>Απενεργοποίηση του Macro JIT</translation>
</message>
<message>
<location filename="../../src/yuzu/configuration/configure_debug.ui" line="137"/>
<source>When checked, yuzu will log statistics about the compiled pipeline cache</source>
<source>Dump Maxwell Macros</source>
<translation type="unfinished"/>
</message>
<message>
<location filename="../../src/yuzu/configuration/configure_debug.ui" line="140"/>
<source>When checked, it disables the macro Just In Time compiler. Enabling this makes games run slower</source>
<translation>Όταν είναι επιλεγμένο, απενεργοποιεί τη μακροεντολή Just In Time compiler. Η ενεργοποίηση αυτού κάνει τα παιχνίδια να τρέχουν πιο αργά</translation>
</message>
<message>
<location filename="../../src/yuzu/configuration/configure_debug.ui" line="143"/>
<source>Disable Macro JIT</source>
<translation>Απενεργοποίηση του Macro JIT</translation>
</message>
<message>
<location filename="../../src/yuzu/configuration/configure_debug.ui" line="150"/>
<source>When checked, yuzu will log statistics about the compiled pipeline cache</source>
<translation type="unfinished"/>
</message>
<message>
<location filename="../../src/yuzu/configuration/configure_debug.ui" line="153"/>
<source>Enable Shader Feedback</source>
<translation>Ενεργοποίηση Shader Feedback</translation>
</message>
<message>
<location filename="../../src/yuzu/configuration/configure_debug.ui" line="147"/>
<location filename="../../src/yuzu/configuration/configure_debug.ui" line="160"/>
<source>When checked, it executes shaders without loop logic changes</source>
<translation>Όταν είναι επιλεγμένο, εκτελεί shaders χωρίς αλλαγές στη λογική του βρόχου</translation>
</message>
<message>
<location filename="../../src/yuzu/configuration/configure_debug.ui" line="150"/>
<location filename="../../src/yuzu/configuration/configure_debug.ui" line="163"/>
<source>Disable Loop safety checks</source>
<translation>Απενεργοποίηση των ελέγχων ασφαλείας βρόχου</translation>
</message>
<message>
<location filename="../../src/yuzu/configuration/configure_debug.ui" line="160"/>
<location filename="../../src/yuzu/configuration/configure_debug.ui" line="173"/>
<source>Debugging</source>
<translation>Εντοπισμός Σφαλμάτων</translation>
</message>
<message>
<location filename="../../src/yuzu/configuration/configure_debug.ui" line="166"/>
<location filename="../../src/yuzu/configuration/configure_debug.ui" line="179"/>
<source>Enable FS Access Log</source>
<translation type="unfinished"/>
</message>
<message>
<location filename="../../src/yuzu/configuration/configure_debug.ui" line="173"/>
<location filename="../../src/yuzu/configuration/configure_debug.ui" line="186"/>
<source>Enable Verbose Reporting Services**</source>
<translation type="unfinished"/>
</message>
<message>
<location filename="../../src/yuzu/configuration/configure_debug.ui" line="183"/>
<location filename="../../src/yuzu/configuration/configure_debug.ui" line="196"/>
<source>Advanced</source>
<translation>Προχωρημένα</translation>
</message>
<message>
<location filename="../../src/yuzu/configuration/configure_debug.ui" line="189"/>
<location filename="../../src/yuzu/configuration/configure_debug.ui" line="202"/>
<source>Kiosk (Quest) Mode</source>
<translation type="unfinished"/>
</message>
<message>
<location filename="../../src/yuzu/configuration/configure_debug.ui" line="196"/>
<location filename="../../src/yuzu/configuration/configure_debug.ui" line="209"/>
<source>Enable CPU Debugging</source>
<translation>Ενεργοποίηση Εντοπισμού Σφαλμάτων CPU</translation>
</message>
<message>
<location filename="../../src/yuzu/configuration/configure_debug.ui" line="203"/>
<location filename="../../src/yuzu/configuration/configure_debug.ui" line="216"/>
<source>Enable Debug Asserts</source>
<translation>Ενεργοποίηση Βεβαιώσεων Εντοπισμού Σφαλμάτων</translation>
</message>
<message>
<location filename="../../src/yuzu/configuration/configure_debug.ui" line="210"/>
<location filename="../../src/yuzu/configuration/configure_debug.ui" line="223"/>
<source>Enable Auto-Stub**</source>
<translation>Ενεργοποίηση Auto-Stub**</translation>
</message>
<message>
<location filename="../../src/yuzu/configuration/configure_debug.ui" line="217"/>
<location filename="../../src/yuzu/configuration/configure_debug.ui" line="230"/>
<source>Enable All Controller Types</source>
<translation type="unfinished"/>
</message>
<message>
<location filename="../../src/yuzu/configuration/configure_debug.ui" line="224"/>
<location filename="../../src/yuzu/configuration/configure_debug.ui" line="237"/>
<source>Disable Web Applet</source>
<translation type="unfinished"/>
</message>
<message>
<location filename="../../src/yuzu/configuration/configure_debug.ui" line="239"/>
<location filename="../../src/yuzu/configuration/configure_debug.ui" line="252"/>
<source>**This will be reset automatically when yuzu closes.</source>
<translation>**Αυτό θα μηδενιστεί αυτόματα όταν το yuzu κλείσει.</translation>
</message>

42
dist/languages/es.ts vendored
View File

@@ -660,86 +660,96 @@ p, li { white-space: pre-wrap; }
</message>
<message>
<location filename="../../src/yuzu/configuration/configure_debug.ui" line="127"/>
<source>When checked, it will dump all the macro programs of the GPU</source>
<translation type="unfinished"/>
</message>
<message>
<location filename="../../src/yuzu/configuration/configure_debug.ui" line="130"/>
<source>Dump Maxwell Macros</source>
<translation type="unfinished"/>
</message>
<message>
<location filename="../../src/yuzu/configuration/configure_debug.ui" line="140"/>
<source>When checked, it disables the macro Just In Time compiler. Enabling this makes games run slower</source>
<translation>Cuando esté marcado, se desactiva el compilador de macro Just In Time. Activar esto hace que los juegos se ejecuten más lento.</translation>
</message>
<message>
<location filename="../../src/yuzu/configuration/configure_debug.ui" line="130"/>
<location filename="../../src/yuzu/configuration/configure_debug.ui" line="143"/>
<source>Disable Macro JIT</source>
<translation>Desactivar macro JIT</translation>
</message>
<message>
<location filename="../../src/yuzu/configuration/configure_debug.ui" line="137"/>
<location filename="../../src/yuzu/configuration/configure_debug.ui" line="150"/>
<source>When checked, yuzu will log statistics about the compiled pipeline cache</source>
<translation>Cuando esté marcado, yuzu hará un registro de las estadísticas del caché de tubería compilado </translation>
</message>
<message>
<location filename="../../src/yuzu/configuration/configure_debug.ui" line="140"/>
<location filename="../../src/yuzu/configuration/configure_debug.ui" line="153"/>
<source>Enable Shader Feedback</source>
<translation>Activar información de shaders</translation>
</message>
<message>
<location filename="../../src/yuzu/configuration/configure_debug.ui" line="147"/>
<location filename="../../src/yuzu/configuration/configure_debug.ui" line="160"/>
<source>When checked, it executes shaders without loop logic changes</source>
<translation>Cuando esté marcado, se ejecutarán los shaders sin cambios de bucles lógicos.</translation>
</message>
<message>
<location filename="../../src/yuzu/configuration/configure_debug.ui" line="150"/>
<location filename="../../src/yuzu/configuration/configure_debug.ui" line="163"/>
<source>Disable Loop safety checks</source>
<translation>Desactivar comprobaciones de seguridad de bucles</translation>
</message>
<message>
<location filename="../../src/yuzu/configuration/configure_debug.ui" line="160"/>
<location filename="../../src/yuzu/configuration/configure_debug.ui" line="173"/>
<source>Debugging</source>
<translation>Depuración</translation>
</message>
<message>
<location filename="../../src/yuzu/configuration/configure_debug.ui" line="166"/>
<location filename="../../src/yuzu/configuration/configure_debug.ui" line="179"/>
<source>Enable FS Access Log</source>
<translation>Activar registro de acceso FS</translation>
</message>
<message>
<location filename="../../src/yuzu/configuration/configure_debug.ui" line="173"/>
<location filename="../../src/yuzu/configuration/configure_debug.ui" line="186"/>
<source>Enable Verbose Reporting Services**</source>
<translation>Activar servicios de reporte detallados**</translation>
</message>
<message>
<location filename="../../src/yuzu/configuration/configure_debug.ui" line="183"/>
<location filename="../../src/yuzu/configuration/configure_debug.ui" line="196"/>
<source>Advanced</source>
<translation>Avanzado</translation>
</message>
<message>
<location filename="../../src/yuzu/configuration/configure_debug.ui" line="189"/>
<location filename="../../src/yuzu/configuration/configure_debug.ui" line="202"/>
<source>Kiosk (Quest) Mode</source>
<translation>Modo quiosco (Quest)</translation>
</message>
<message>
<location filename="../../src/yuzu/configuration/configure_debug.ui" line="196"/>
<location filename="../../src/yuzu/configuration/configure_debug.ui" line="209"/>
<source>Enable CPU Debugging</source>
<translation>Activar depuración de la CPU</translation>
</message>
<message>
<location filename="../../src/yuzu/configuration/configure_debug.ui" line="203"/>
<location filename="../../src/yuzu/configuration/configure_debug.ui" line="216"/>
<source>Enable Debug Asserts</source>
<translation>Activar alertas de depuración</translation>
</message>
<message>
<location filename="../../src/yuzu/configuration/configure_debug.ui" line="210"/>
<location filename="../../src/yuzu/configuration/configure_debug.ui" line="223"/>
<source>Enable Auto-Stub**</source>
<translation>Activar Auto-Stub**</translation>
</message>
<message>
<location filename="../../src/yuzu/configuration/configure_debug.ui" line="217"/>
<location filename="../../src/yuzu/configuration/configure_debug.ui" line="230"/>
<source>Enable All Controller Types</source>
<translation>Habilitar todo tipo de controles</translation>
</message>
<message>
<location filename="../../src/yuzu/configuration/configure_debug.ui" line="224"/>
<location filename="../../src/yuzu/configuration/configure_debug.ui" line="237"/>
<source>Disable Web Applet</source>
<translation>Desactivar Web applet</translation>
</message>
<message>
<location filename="../../src/yuzu/configuration/configure_debug.ui" line="239"/>
<location filename="../../src/yuzu/configuration/configure_debug.ui" line="252"/>
<source>**This will be reset automatically when yuzu closes.</source>
<translation>**Esto se reiniciará automáticamente cuando yuzu se cierre.</translation>
</message>

1183
dist/languages/fi.ts vendored

File diff suppressed because it is too large Load Diff

42
dist/languages/fr.ts vendored
View File

@@ -646,86 +646,96 @@ Cette option améliore la vitesse en réduisant la précision des instructions f
</message>
<message>
<location filename="../../src/yuzu/configuration/configure_debug.ui" line="127"/>
<source>When checked, it will dump all the macro programs of the GPU</source>
<translation type="unfinished"/>
</message>
<message>
<location filename="../../src/yuzu/configuration/configure_debug.ui" line="130"/>
<source>Dump Maxwell Macros</source>
<translation type="unfinished"/>
</message>
<message>
<location filename="../../src/yuzu/configuration/configure_debug.ui" line="140"/>
<source>When checked, it disables the macro Just In Time compiler. Enabling this makes games run slower</source>
<translation>Lorsque coché, désactive le compilateur de macros JIT. L&apos;activer ralentit les jeux</translation>
</message>
<message>
<location filename="../../src/yuzu/configuration/configure_debug.ui" line="130"/>
<location filename="../../src/yuzu/configuration/configure_debug.ui" line="143"/>
<source>Disable Macro JIT</source>
<translation>Désactiver les macros JIT</translation>
</message>
<message>
<location filename="../../src/yuzu/configuration/configure_debug.ui" line="137"/>
<location filename="../../src/yuzu/configuration/configure_debug.ui" line="150"/>
<source>When checked, yuzu will log statistics about the compiled pipeline cache</source>
<translation>Lorsque la case est cochée, yuzu enregistrera les journaux de statistiques à propos de la cache de pipeline compilée</translation>
</message>
<message>
<location filename="../../src/yuzu/configuration/configure_debug.ui" line="140"/>
<location filename="../../src/yuzu/configuration/configure_debug.ui" line="153"/>
<source>Enable Shader Feedback</source>
<translation>Activer le retour d&apos;information des shaders</translation>
</message>
<message>
<location filename="../../src/yuzu/configuration/configure_debug.ui" line="147"/>
<location filename="../../src/yuzu/configuration/configure_debug.ui" line="160"/>
<source>When checked, it executes shaders without loop logic changes</source>
<translation>Lorsque la case est cochée, exécuter les shaders sans changer la boucle de logique</translation>
</message>
<message>
<location filename="../../src/yuzu/configuration/configure_debug.ui" line="150"/>
<location filename="../../src/yuzu/configuration/configure_debug.ui" line="163"/>
<source>Disable Loop safety checks</source>
<translation>Désactiver les vérifications de boucle</translation>
</message>
<message>
<location filename="../../src/yuzu/configuration/configure_debug.ui" line="160"/>
<location filename="../../src/yuzu/configuration/configure_debug.ui" line="173"/>
<source>Debugging</source>
<translation>Débogage</translation>
</message>
<message>
<location filename="../../src/yuzu/configuration/configure_debug.ui" line="166"/>
<location filename="../../src/yuzu/configuration/configure_debug.ui" line="179"/>
<source>Enable FS Access Log</source>
<translation>Activer la journalisation des accès du système de fichiers</translation>
</message>
<message>
<location filename="../../src/yuzu/configuration/configure_debug.ui" line="173"/>
<location filename="../../src/yuzu/configuration/configure_debug.ui" line="186"/>
<source>Enable Verbose Reporting Services**</source>
<translation>Activer les services de rapport verbeux**</translation>
</message>
<message>
<location filename="../../src/yuzu/configuration/configure_debug.ui" line="183"/>
<location filename="../../src/yuzu/configuration/configure_debug.ui" line="196"/>
<source>Advanced</source>
<translation>Avancé</translation>
</message>
<message>
<location filename="../../src/yuzu/configuration/configure_debug.ui" line="189"/>
<location filename="../../src/yuzu/configuration/configure_debug.ui" line="202"/>
<source>Kiosk (Quest) Mode</source>
<translation>Mode Kiosk (Quest)</translation>
</message>
<message>
<location filename="../../src/yuzu/configuration/configure_debug.ui" line="196"/>
<location filename="../../src/yuzu/configuration/configure_debug.ui" line="209"/>
<source>Enable CPU Debugging</source>
<translation>Activer le Débogage CPU</translation>
</message>
<message>
<location filename="../../src/yuzu/configuration/configure_debug.ui" line="203"/>
<location filename="../../src/yuzu/configuration/configure_debug.ui" line="216"/>
<source>Enable Debug Asserts</source>
<translation>Activer les assertions de débogage</translation>
</message>
<message>
<location filename="../../src/yuzu/configuration/configure_debug.ui" line="210"/>
<location filename="../../src/yuzu/configuration/configure_debug.ui" line="223"/>
<source>Enable Auto-Stub**</source>
<translation>Activer l&apos;Auto-Stub**</translation>
</message>
<message>
<location filename="../../src/yuzu/configuration/configure_debug.ui" line="217"/>
<location filename="../../src/yuzu/configuration/configure_debug.ui" line="230"/>
<source>Enable All Controller Types</source>
<translation type="unfinished"/>
</message>
<message>
<location filename="../../src/yuzu/configuration/configure_debug.ui" line="224"/>
<location filename="../../src/yuzu/configuration/configure_debug.ui" line="237"/>
<source>Disable Web Applet</source>
<translation>Désactiver l&apos;applet web</translation>
</message>
<message>
<location filename="../../src/yuzu/configuration/configure_debug.ui" line="239"/>
<location filename="../../src/yuzu/configuration/configure_debug.ui" line="252"/>
<source>**This will be reset automatically when yuzu closes.</source>
<translation>**Ces options seront réinitialisées automatiquement lorsque yuzu fermera.</translation>
</message>

42
dist/languages/id.ts vendored
View File

@@ -621,86 +621,96 @@ Memungkinkan berbagai macam optimasi IR.</translation>
</message>
<message>
<location filename="../../src/yuzu/configuration/configure_debug.ui" line="127"/>
<source>When checked, it will dump all the macro programs of the GPU</source>
<translation type="unfinished"/>
</message>
<message>
<location filename="../../src/yuzu/configuration/configure_debug.ui" line="130"/>
<source>Dump Maxwell Macros</source>
<translation type="unfinished"/>
</message>
<message>
<location filename="../../src/yuzu/configuration/configure_debug.ui" line="140"/>
<source>When checked, it disables the macro Just In Time compiler. Enabling this makes games run slower</source>
<translation>Saat dicentang, ini menonaktifkan kompiler makro Just In Time. Mengaktifkan ini membuat game berjalan lebih lambat</translation>
</message>
<message>
<location filename="../../src/yuzu/configuration/configure_debug.ui" line="130"/>
<location filename="../../src/yuzu/configuration/configure_debug.ui" line="143"/>
<source>Disable Macro JIT</source>
<translation>Matikan Macro JIT</translation>
</message>
<message>
<location filename="../../src/yuzu/configuration/configure_debug.ui" line="137"/>
<location filename="../../src/yuzu/configuration/configure_debug.ui" line="150"/>
<source>When checked, yuzu will log statistics about the compiled pipeline cache</source>
<translation>Saat dinyalakan, yuzu akan mencatat statstik tentang pipeline cache yang disusun</translation>
</message>
<message>
<location filename="../../src/yuzu/configuration/configure_debug.ui" line="140"/>
<location filename="../../src/yuzu/configuration/configure_debug.ui" line="153"/>
<source>Enable Shader Feedback</source>
<translation>Nyalakan Umpan Balik Shader</translation>
</message>
<message>
<location filename="../../src/yuzu/configuration/configure_debug.ui" line="147"/>
<location filename="../../src/yuzu/configuration/configure_debug.ui" line="160"/>
<source>When checked, it executes shaders without loop logic changes</source>
<translation>Saat dinyalakan, akan menjalankan shader tanpa perubahan logika loop</translation>
</message>
<message>
<location filename="../../src/yuzu/configuration/configure_debug.ui" line="150"/>
<location filename="../../src/yuzu/configuration/configure_debug.ui" line="163"/>
<source>Disable Loop safety checks</source>
<translation>Matikan cek keamanan Loop</translation>
</message>
<message>
<location filename="../../src/yuzu/configuration/configure_debug.ui" line="160"/>
<location filename="../../src/yuzu/configuration/configure_debug.ui" line="173"/>
<source>Debugging</source>
<translation>Pengawakutuan</translation>
</message>
<message>
<location filename="../../src/yuzu/configuration/configure_debug.ui" line="166"/>
<location filename="../../src/yuzu/configuration/configure_debug.ui" line="179"/>
<source>Enable FS Access Log</source>
<translation>Nyalakan Log Akses FS</translation>
</message>
<message>
<location filename="../../src/yuzu/configuration/configure_debug.ui" line="173"/>
<location filename="../../src/yuzu/configuration/configure_debug.ui" line="186"/>
<source>Enable Verbose Reporting Services**</source>
<translation>Nyalakan Layanan Laporan Bertele-tele**</translation>
</message>
<message>
<location filename="../../src/yuzu/configuration/configure_debug.ui" line="183"/>
<location filename="../../src/yuzu/configuration/configure_debug.ui" line="196"/>
<source>Advanced</source>
<translation>Lanjutan</translation>
</message>
<message>
<location filename="../../src/yuzu/configuration/configure_debug.ui" line="189"/>
<location filename="../../src/yuzu/configuration/configure_debug.ui" line="202"/>
<source>Kiosk (Quest) Mode</source>
<translation>Mode Kiosk (Pencarian)</translation>
</message>
<message>
<location filename="../../src/yuzu/configuration/configure_debug.ui" line="196"/>
<location filename="../../src/yuzu/configuration/configure_debug.ui" line="209"/>
<source>Enable CPU Debugging</source>
<translation>Nyalakan Pengawakutuan CPU</translation>
</message>
<message>
<location filename="../../src/yuzu/configuration/configure_debug.ui" line="203"/>
<location filename="../../src/yuzu/configuration/configure_debug.ui" line="216"/>
<source>Enable Debug Asserts</source>
<translation>Nyalakan Awakutu Assert</translation>
</message>
<message>
<location filename="../../src/yuzu/configuration/configure_debug.ui" line="210"/>
<location filename="../../src/yuzu/configuration/configure_debug.ui" line="223"/>
<source>Enable Auto-Stub**</source>
<translation type="unfinished"/>
</message>
<message>
<location filename="../../src/yuzu/configuration/configure_debug.ui" line="217"/>
<location filename="../../src/yuzu/configuration/configure_debug.ui" line="230"/>
<source>Enable All Controller Types</source>
<translation>Aktifkan Semua Jenis Controller</translation>
</message>
<message>
<location filename="../../src/yuzu/configuration/configure_debug.ui" line="224"/>
<location filename="../../src/yuzu/configuration/configure_debug.ui" line="237"/>
<source>Disable Web Applet</source>
<translation>Matikan Applet Web</translation>
</message>
<message>
<location filename="../../src/yuzu/configuration/configure_debug.ui" line="239"/>
<location filename="../../src/yuzu/configuration/configure_debug.ui" line="252"/>
<source>**This will be reset automatically when yuzu closes.</source>
<translation>**Ini akan diatur ulang secara otomatis ketika yuzu ditutup.</translation>
</message>

52
dist/languages/it.ts vendored
View File

@@ -641,86 +641,96 @@ p, li { white-space: pre-wrap; }
</message>
<message>
<location filename="../../src/yuzu/configuration/configure_debug.ui" line="127"/>
<source>When checked, it disables the macro Just In Time compiler. Enabling this makes games run slower</source>
<translation>Quando selezionato, disabilita il macro-compilatore JIT. Abilitalo per rendere i giochi più lenti</translation>
<source>When checked, it will dump all the macro programs of the GPU</source>
<translation type="unfinished"/>
</message>
<message>
<location filename="../../src/yuzu/configuration/configure_debug.ui" line="130"/>
<source>Disable Macro JIT</source>
<translation>Disabilita Macro JIT</translation>
</message>
<message>
<location filename="../../src/yuzu/configuration/configure_debug.ui" line="137"/>
<source>When checked, yuzu will log statistics about the compiled pipeline cache</source>
<source>Dump Maxwell Macros</source>
<translation type="unfinished"/>
</message>
<message>
<location filename="../../src/yuzu/configuration/configure_debug.ui" line="140"/>
<source>When checked, it disables the macro Just In Time compiler. Enabling this makes games run slower</source>
<translation>Quando selezionato, disabilita il macro-compilatore JIT. Abilitalo per rendere i giochi più lenti</translation>
</message>
<message>
<location filename="../../src/yuzu/configuration/configure_debug.ui" line="143"/>
<source>Disable Macro JIT</source>
<translation>Disabilita Macro JIT</translation>
</message>
<message>
<location filename="../../src/yuzu/configuration/configure_debug.ui" line="150"/>
<source>When checked, yuzu will log statistics about the compiled pipeline cache</source>
<translation type="unfinished"/>
</message>
<message>
<location filename="../../src/yuzu/configuration/configure_debug.ui" line="153"/>
<source>Enable Shader Feedback</source>
<translation type="unfinished"/>
</message>
<message>
<location filename="../../src/yuzu/configuration/configure_debug.ui" line="147"/>
<location filename="../../src/yuzu/configuration/configure_debug.ui" line="160"/>
<source>When checked, it executes shaders without loop logic changes</source>
<translation type="unfinished"/>
</message>
<message>
<location filename="../../src/yuzu/configuration/configure_debug.ui" line="150"/>
<location filename="../../src/yuzu/configuration/configure_debug.ui" line="163"/>
<source>Disable Loop safety checks</source>
<translation type="unfinished"/>
</message>
<message>
<location filename="../../src/yuzu/configuration/configure_debug.ui" line="160"/>
<location filename="../../src/yuzu/configuration/configure_debug.ui" line="173"/>
<source>Debugging</source>
<translation>Debugging</translation>
</message>
<message>
<location filename="../../src/yuzu/configuration/configure_debug.ui" line="166"/>
<location filename="../../src/yuzu/configuration/configure_debug.ui" line="179"/>
<source>Enable FS Access Log</source>
<translation type="unfinished"/>
</message>
<message>
<location filename="../../src/yuzu/configuration/configure_debug.ui" line="173"/>
<location filename="../../src/yuzu/configuration/configure_debug.ui" line="186"/>
<source>Enable Verbose Reporting Services**</source>
<translation type="unfinished"/>
</message>
<message>
<location filename="../../src/yuzu/configuration/configure_debug.ui" line="183"/>
<location filename="../../src/yuzu/configuration/configure_debug.ui" line="196"/>
<source>Advanced</source>
<translation>Avanzate</translation>
</message>
<message>
<location filename="../../src/yuzu/configuration/configure_debug.ui" line="189"/>
<location filename="../../src/yuzu/configuration/configure_debug.ui" line="202"/>
<source>Kiosk (Quest) Mode</source>
<translation>Modalità Kiosk (Quest)</translation>
</message>
<message>
<location filename="../../src/yuzu/configuration/configure_debug.ui" line="196"/>
<location filename="../../src/yuzu/configuration/configure_debug.ui" line="209"/>
<source>Enable CPU Debugging</source>
<translation>Abilita il Debugging della CPU</translation>
</message>
<message>
<location filename="../../src/yuzu/configuration/configure_debug.ui" line="203"/>
<location filename="../../src/yuzu/configuration/configure_debug.ui" line="216"/>
<source>Enable Debug Asserts</source>
<translation>Abilita le asserzioni di debug</translation>
</message>
<message>
<location filename="../../src/yuzu/configuration/configure_debug.ui" line="210"/>
<location filename="../../src/yuzu/configuration/configure_debug.ui" line="223"/>
<source>Enable Auto-Stub**</source>
<translation type="unfinished"/>
</message>
<message>
<location filename="../../src/yuzu/configuration/configure_debug.ui" line="217"/>
<location filename="../../src/yuzu/configuration/configure_debug.ui" line="230"/>
<source>Enable All Controller Types</source>
<translation type="unfinished"/>
</message>
<message>
<location filename="../../src/yuzu/configuration/configure_debug.ui" line="224"/>
<location filename="../../src/yuzu/configuration/configure_debug.ui" line="237"/>
<source>Disable Web Applet</source>
<translation>Disabilita l&apos;Applet Web</translation>
</message>
<message>
<location filename="../../src/yuzu/configuration/configure_debug.ui" line="239"/>
<location filename="../../src/yuzu/configuration/configure_debug.ui" line="252"/>
<source>**This will be reset automatically when yuzu closes.</source>
<translation type="unfinished"/>
</message>

View File

@@ -645,86 +645,96 @@ p, li { white-space: pre-wrap; }
</message>
<message>
<location filename="../../src/yuzu/configuration/configure_debug.ui" line="127"/>
<source>When checked, it will dump all the macro programs of the GPU</source>
<translation type="unfinished"/>
</message>
<message>
<location filename="../../src/yuzu/configuration/configure_debug.ui" line="130"/>
<source>Dump Maxwell Macros</source>
<translation type="unfinished"/>
</message>
<message>
<location filename="../../src/yuzu/configuration/configure_debug.ui" line="140"/>
<source>When checked, it disables the macro Just In Time compiler. Enabling this makes games run slower</source>
<translation>チェックすると、マクロのJust In Timeコンパイラが無効になります。有効にすると、ゲームの動作が遅くなります。</translation>
</message>
<message>
<location filename="../../src/yuzu/configuration/configure_debug.ui" line="130"/>
<location filename="../../src/yuzu/configuration/configure_debug.ui" line="143"/>
<source>Disable Macro JIT</source>
<translation>Macro JITを無効化</translation>
</message>
<message>
<location filename="../../src/yuzu/configuration/configure_debug.ui" line="137"/>
<location filename="../../src/yuzu/configuration/configure_debug.ui" line="150"/>
<source>When checked, yuzu will log statistics about the compiled pipeline cache</source>
<translation>チェックすると, コンパイルしたパイプラインキャッシュの統計情報をロギングします</translation>
</message>
<message>
<location filename="../../src/yuzu/configuration/configure_debug.ui" line="140"/>
<location filename="../../src/yuzu/configuration/configure_debug.ui" line="153"/>
<source>Enable Shader Feedback</source>
<translation>シェーダフィードバックの有効j化</translation>
</message>
<message>
<location filename="../../src/yuzu/configuration/configure_debug.ui" line="147"/>
<location filename="../../src/yuzu/configuration/configure_debug.ui" line="160"/>
<source>When checked, it executes shaders without loop logic changes</source>
<translation>チェックすると、ループロジックを変更せずにシェーダーを実行します。</translation>
</message>
<message>
<location filename="../../src/yuzu/configuration/configure_debug.ui" line="150"/>
<location filename="../../src/yuzu/configuration/configure_debug.ui" line="163"/>
<source>Disable Loop safety checks</source>
<translation>ループ安全性チェックの無効化</translation>
</message>
<message>
<location filename="../../src/yuzu/configuration/configure_debug.ui" line="160"/>
<location filename="../../src/yuzu/configuration/configure_debug.ui" line="173"/>
<source>Debugging</source>
<translation>デバッグ</translation>
</message>
<message>
<location filename="../../src/yuzu/configuration/configure_debug.ui" line="166"/>
<location filename="../../src/yuzu/configuration/configure_debug.ui" line="179"/>
<source>Enable FS Access Log</source>
<translation>FSアクセスログの有効化</translation>
</message>
<message>
<location filename="../../src/yuzu/configuration/configure_debug.ui" line="173"/>
<location filename="../../src/yuzu/configuration/configure_debug.ui" line="186"/>
<source>Enable Verbose Reporting Services**</source>
<translation>詳細なレポートサービスの有効化**</translation>
</message>
<message>
<location filename="../../src/yuzu/configuration/configure_debug.ui" line="183"/>
<location filename="../../src/yuzu/configuration/configure_debug.ui" line="196"/>
<source>Advanced</source>
<translation>高度</translation>
</message>
<message>
<location filename="../../src/yuzu/configuration/configure_debug.ui" line="189"/>
<location filename="../../src/yuzu/configuration/configure_debug.ui" line="202"/>
<source>Kiosk (Quest) Mode</source>
<translation>Kiosk (Quest) Mode</translation>
</message>
<message>
<location filename="../../src/yuzu/configuration/configure_debug.ui" line="196"/>
<location filename="../../src/yuzu/configuration/configure_debug.ui" line="209"/>
<source>Enable CPU Debugging</source>
<translation>CPUデバッグの有効化</translation>
</message>
<message>
<location filename="../../src/yuzu/configuration/configure_debug.ui" line="203"/>
<location filename="../../src/yuzu/configuration/configure_debug.ui" line="216"/>
<source>Enable Debug Asserts</source>
<translation>デバッグアサートの有効化</translation>
</message>
<message>
<location filename="../../src/yuzu/configuration/configure_debug.ui" line="210"/>
<location filename="../../src/yuzu/configuration/configure_debug.ui" line="223"/>
<source>Enable Auto-Stub**</source>
<translation>自動スタブの有効化**</translation>
</message>
<message>
<location filename="../../src/yuzu/configuration/configure_debug.ui" line="217"/>
<location filename="../../src/yuzu/configuration/configure_debug.ui" line="230"/>
<source>Enable All Controller Types</source>
<translation type="unfinished"/>
</message>
<message>
<location filename="../../src/yuzu/configuration/configure_debug.ui" line="224"/>
<location filename="../../src/yuzu/configuration/configure_debug.ui" line="237"/>
<source>Disable Web Applet</source>
<translation>Webアプレットの無効化</translation>
</message>
<message>
<location filename="../../src/yuzu/configuration/configure_debug.ui" line="239"/>
<location filename="../../src/yuzu/configuration/configure_debug.ui" line="252"/>
<source>**This will be reset automatically when yuzu closes.</source>
<translation>**yuzuを終了したときに自動的にリセットされます.</translation>
</message>

View File

@@ -659,86 +659,96 @@ p, li { white-space: pre-wrap; }
</message>
<message>
<location filename="../../src/yuzu/configuration/configure_debug.ui" line="127"/>
<source>When checked, it will dump all the macro programs of the GPU</source>
<translation>체크하면 GPU의 모든 매크로 프로그램을 덤프합니다.</translation>
</message>
<message>
<location filename="../../src/yuzu/configuration/configure_debug.ui" line="130"/>
<source>Dump Maxwell Macros</source>
<translation>Maxwell 매크로 덤프</translation>
</message>
<message>
<location filename="../../src/yuzu/configuration/configure_debug.ui" line="140"/>
<source>When checked, it disables the macro Just In Time compiler. Enabling this makes games run slower</source>
<translation>이 옵션에 체크할 시, 매크로 JIT 컴파일러를 비활성화 합니다. 게임 속도가 느려지니 유의하십시오.</translation>
</message>
<message>
<location filename="../../src/yuzu/configuration/configure_debug.ui" line="130"/>
<location filename="../../src/yuzu/configuration/configure_debug.ui" line="143"/>
<source>Disable Macro JIT</source>
<translation>Macro JIT 비활성화</translation>
</message>
<message>
<location filename="../../src/yuzu/configuration/configure_debug.ui" line="137"/>
<location filename="../../src/yuzu/configuration/configure_debug.ui" line="150"/>
<source>When checked, yuzu will log statistics about the compiled pipeline cache</source>
<translation>선택하면 yuzu는 컴파일된 파이프라인 캐시에 대한 통계를 기록합니다.</translation>
</message>
<message>
<location filename="../../src/yuzu/configuration/configure_debug.ui" line="140"/>
<location filename="../../src/yuzu/configuration/configure_debug.ui" line="153"/>
<source>Enable Shader Feedback</source>
<translation>셰이더 피드백 활성화</translation>
</message>
<message>
<location filename="../../src/yuzu/configuration/configure_debug.ui" line="147"/>
<location filename="../../src/yuzu/configuration/configure_debug.ui" line="160"/>
<source>When checked, it executes shaders without loop logic changes</source>
<translation>체크 시 루프 로직 변경 없이 셰이더 실행</translation>
</message>
<message>
<location filename="../../src/yuzu/configuration/configure_debug.ui" line="150"/>
<location filename="../../src/yuzu/configuration/configure_debug.ui" line="163"/>
<source>Disable Loop safety checks</source>
<translation>루프 안전 검사 비활성화</translation>
</message>
<message>
<location filename="../../src/yuzu/configuration/configure_debug.ui" line="160"/>
<location filename="../../src/yuzu/configuration/configure_debug.ui" line="173"/>
<source>Debugging</source>
<translation>디버깅</translation>
</message>
<message>
<location filename="../../src/yuzu/configuration/configure_debug.ui" line="166"/>
<location filename="../../src/yuzu/configuration/configure_debug.ui" line="179"/>
<source>Enable FS Access Log</source>
<translation>FS 액세스 로그 활성화</translation>
</message>
<message>
<location filename="../../src/yuzu/configuration/configure_debug.ui" line="173"/>
<location filename="../../src/yuzu/configuration/configure_debug.ui" line="186"/>
<source>Enable Verbose Reporting Services**</source>
<translation>자세한 리포팅 서비스 활성화**</translation>
</message>
<message>
<location filename="../../src/yuzu/configuration/configure_debug.ui" line="183"/>
<location filename="../../src/yuzu/configuration/configure_debug.ui" line="196"/>
<source>Advanced</source>
<translation>고급</translation>
</message>
<message>
<location filename="../../src/yuzu/configuration/configure_debug.ui" line="189"/>
<location filename="../../src/yuzu/configuration/configure_debug.ui" line="202"/>
<source>Kiosk (Quest) Mode</source>
<translation>Kiosk (Quest) 모드</translation>
</message>
<message>
<location filename="../../src/yuzu/configuration/configure_debug.ui" line="196"/>
<location filename="../../src/yuzu/configuration/configure_debug.ui" line="209"/>
<source>Enable CPU Debugging</source>
<translation>CPU 디버깅 활성화</translation>
</message>
<message>
<location filename="../../src/yuzu/configuration/configure_debug.ui" line="203"/>
<location filename="../../src/yuzu/configuration/configure_debug.ui" line="216"/>
<source>Enable Debug Asserts</source>
<translation>디버그 에러 검출 활성화</translation>
</message>
<message>
<location filename="../../src/yuzu/configuration/configure_debug.ui" line="210"/>
<location filename="../../src/yuzu/configuration/configure_debug.ui" line="223"/>
<source>Enable Auto-Stub**</source>
<translation>자동 스텁 활성화**</translation>
</message>
<message>
<location filename="../../src/yuzu/configuration/configure_debug.ui" line="217"/>
<location filename="../../src/yuzu/configuration/configure_debug.ui" line="230"/>
<source>Enable All Controller Types</source>
<translation>모든 컨트롤러 유형 활성화</translation>
</message>
<message>
<location filename="../../src/yuzu/configuration/configure_debug.ui" line="224"/>
<location filename="../../src/yuzu/configuration/configure_debug.ui" line="237"/>
<source>Disable Web Applet</source>
<translation>웹 애플릿 비활성화</translation>
</message>
<message>
<location filename="../../src/yuzu/configuration/configure_debug.ui" line="239"/>
<location filename="../../src/yuzu/configuration/configure_debug.ui" line="252"/>
<source>**This will be reset automatically when yuzu closes.</source>
<translation>**Yuzu가 종료되면 자동으로 재설정됩니다.</translation>
</message>

50
dist/languages/nb.ts vendored
View File

@@ -637,86 +637,96 @@ p, li { white-space: pre-wrap; }
</message>
<message>
<location filename="../../src/yuzu/configuration/configure_debug.ui" line="127"/>
<source>When checked, it disables the macro Just In Time compiler. Enabling this makes games run slower</source>
<source>When checked, it will dump all the macro programs of the GPU</source>
<translation type="unfinished"/>
</message>
<message>
<location filename="../../src/yuzu/configuration/configure_debug.ui" line="130"/>
<source>Disable Macro JIT</source>
<translation type="unfinished"/>
</message>
<message>
<location filename="../../src/yuzu/configuration/configure_debug.ui" line="137"/>
<source>When checked, yuzu will log statistics about the compiled pipeline cache</source>
<source>Dump Maxwell Macros</source>
<translation type="unfinished"/>
</message>
<message>
<location filename="../../src/yuzu/configuration/configure_debug.ui" line="140"/>
<source>When checked, it disables the macro Just In Time compiler. Enabling this makes games run slower</source>
<translation type="unfinished"/>
</message>
<message>
<location filename="../../src/yuzu/configuration/configure_debug.ui" line="143"/>
<source>Disable Macro JIT</source>
<translation type="unfinished"/>
</message>
<message>
<location filename="../../src/yuzu/configuration/configure_debug.ui" line="150"/>
<source>When checked, yuzu will log statistics about the compiled pipeline cache</source>
<translation type="unfinished"/>
</message>
<message>
<location filename="../../src/yuzu/configuration/configure_debug.ui" line="153"/>
<source>Enable Shader Feedback</source>
<translation>Slå på shader-tilbakemelding</translation>
</message>
<message>
<location filename="../../src/yuzu/configuration/configure_debug.ui" line="147"/>
<location filename="../../src/yuzu/configuration/configure_debug.ui" line="160"/>
<source>When checked, it executes shaders without loop logic changes</source>
<translation>Når dette er på kjører shader-e uten endring i løkkelogikk</translation>
</message>
<message>
<location filename="../../src/yuzu/configuration/configure_debug.ui" line="150"/>
<location filename="../../src/yuzu/configuration/configure_debug.ui" line="163"/>
<source>Disable Loop safety checks</source>
<translation type="unfinished"/>
</message>
<message>
<location filename="../../src/yuzu/configuration/configure_debug.ui" line="160"/>
<location filename="../../src/yuzu/configuration/configure_debug.ui" line="173"/>
<source>Debugging</source>
<translation>Feilsøking</translation>
</message>
<message>
<location filename="../../src/yuzu/configuration/configure_debug.ui" line="166"/>
<location filename="../../src/yuzu/configuration/configure_debug.ui" line="179"/>
<source>Enable FS Access Log</source>
<translation type="unfinished"/>
</message>
<message>
<location filename="../../src/yuzu/configuration/configure_debug.ui" line="173"/>
<location filename="../../src/yuzu/configuration/configure_debug.ui" line="186"/>
<source>Enable Verbose Reporting Services**</source>
<translation type="unfinished"/>
</message>
<message>
<location filename="../../src/yuzu/configuration/configure_debug.ui" line="183"/>
<location filename="../../src/yuzu/configuration/configure_debug.ui" line="196"/>
<source>Advanced</source>
<translation>Avansert</translation>
</message>
<message>
<location filename="../../src/yuzu/configuration/configure_debug.ui" line="189"/>
<location filename="../../src/yuzu/configuration/configure_debug.ui" line="202"/>
<source>Kiosk (Quest) Mode</source>
<translation type="unfinished"/>
</message>
<message>
<location filename="../../src/yuzu/configuration/configure_debug.ui" line="196"/>
<location filename="../../src/yuzu/configuration/configure_debug.ui" line="209"/>
<source>Enable CPU Debugging</source>
<translation>Slå på prosessorfeilsøking</translation>
</message>
<message>
<location filename="../../src/yuzu/configuration/configure_debug.ui" line="203"/>
<location filename="../../src/yuzu/configuration/configure_debug.ui" line="216"/>
<source>Enable Debug Asserts</source>
<translation type="unfinished"/>
</message>
<message>
<location filename="../../src/yuzu/configuration/configure_debug.ui" line="210"/>
<location filename="../../src/yuzu/configuration/configure_debug.ui" line="223"/>
<source>Enable Auto-Stub**</source>
<translation type="unfinished"/>
</message>
<message>
<location filename="../../src/yuzu/configuration/configure_debug.ui" line="217"/>
<location filename="../../src/yuzu/configuration/configure_debug.ui" line="230"/>
<source>Enable All Controller Types</source>
<translation type="unfinished"/>
</message>
<message>
<location filename="../../src/yuzu/configuration/configure_debug.ui" line="224"/>
<location filename="../../src/yuzu/configuration/configure_debug.ui" line="237"/>
<source>Disable Web Applet</source>
<translation>Slå av web-applet</translation>
</message>
<message>
<location filename="../../src/yuzu/configuration/configure_debug.ui" line="239"/>
<location filename="../../src/yuzu/configuration/configure_debug.ui" line="252"/>
<source>**This will be reset automatically when yuzu closes.</source>
<translation>**Dette blir automatisk tilbakestilt når yuzu lukkes.</translation>
</message>

52
dist/languages/nl.ts vendored
View File

@@ -634,86 +634,96 @@ p, li { white-space: pre-wrap; }
</message>
<message>
<location filename="../../src/yuzu/configuration/configure_debug.ui" line="127"/>
<source>When checked, it disables the macro Just In Time compiler. Enabling this makes games run slower</source>
<translation>Indien aangevinkt, wordt de macro Just In Time-compiler uitgeschakeld. Als u dit inschakelt, worden games langzamer</translation>
<source>When checked, it will dump all the macro programs of the GPU</source>
<translation type="unfinished"/>
</message>
<message>
<location filename="../../src/yuzu/configuration/configure_debug.ui" line="130"/>
<source>Disable Macro JIT</source>
<translation>Schakel Macro JIT uit</translation>
</message>
<message>
<location filename="../../src/yuzu/configuration/configure_debug.ui" line="137"/>
<source>When checked, yuzu will log statistics about the compiled pipeline cache</source>
<source>Dump Maxwell Macros</source>
<translation type="unfinished"/>
</message>
<message>
<location filename="../../src/yuzu/configuration/configure_debug.ui" line="140"/>
<source>When checked, it disables the macro Just In Time compiler. Enabling this makes games run slower</source>
<translation>Indien aangevinkt, wordt de macro Just In Time-compiler uitgeschakeld. Als u dit inschakelt, worden games langzamer</translation>
</message>
<message>
<location filename="../../src/yuzu/configuration/configure_debug.ui" line="143"/>
<source>Disable Macro JIT</source>
<translation>Schakel Macro JIT uit</translation>
</message>
<message>
<location filename="../../src/yuzu/configuration/configure_debug.ui" line="150"/>
<source>When checked, yuzu will log statistics about the compiled pipeline cache</source>
<translation type="unfinished"/>
</message>
<message>
<location filename="../../src/yuzu/configuration/configure_debug.ui" line="153"/>
<source>Enable Shader Feedback</source>
<translation type="unfinished"/>
</message>
<message>
<location filename="../../src/yuzu/configuration/configure_debug.ui" line="147"/>
<location filename="../../src/yuzu/configuration/configure_debug.ui" line="160"/>
<source>When checked, it executes shaders without loop logic changes</source>
<translation type="unfinished"/>
</message>
<message>
<location filename="../../src/yuzu/configuration/configure_debug.ui" line="150"/>
<location filename="../../src/yuzu/configuration/configure_debug.ui" line="163"/>
<source>Disable Loop safety checks</source>
<translation type="unfinished"/>
</message>
<message>
<location filename="../../src/yuzu/configuration/configure_debug.ui" line="160"/>
<location filename="../../src/yuzu/configuration/configure_debug.ui" line="173"/>
<source>Debugging</source>
<translation>Debugging</translation>
</message>
<message>
<location filename="../../src/yuzu/configuration/configure_debug.ui" line="166"/>
<location filename="../../src/yuzu/configuration/configure_debug.ui" line="179"/>
<source>Enable FS Access Log</source>
<translation type="unfinished"/>
</message>
<message>
<location filename="../../src/yuzu/configuration/configure_debug.ui" line="173"/>
<location filename="../../src/yuzu/configuration/configure_debug.ui" line="186"/>
<source>Enable Verbose Reporting Services**</source>
<translation type="unfinished"/>
</message>
<message>
<location filename="../../src/yuzu/configuration/configure_debug.ui" line="183"/>
<location filename="../../src/yuzu/configuration/configure_debug.ui" line="196"/>
<source>Advanced</source>
<translation>Geavanceerd</translation>
</message>
<message>
<location filename="../../src/yuzu/configuration/configure_debug.ui" line="189"/>
<location filename="../../src/yuzu/configuration/configure_debug.ui" line="202"/>
<source>Kiosk (Quest) Mode</source>
<translation>Kiosk (Quest) Modus</translation>
</message>
<message>
<location filename="../../src/yuzu/configuration/configure_debug.ui" line="196"/>
<location filename="../../src/yuzu/configuration/configure_debug.ui" line="209"/>
<source>Enable CPU Debugging</source>
<translation type="unfinished"/>
</message>
<message>
<location filename="../../src/yuzu/configuration/configure_debug.ui" line="203"/>
<location filename="../../src/yuzu/configuration/configure_debug.ui" line="216"/>
<source>Enable Debug Asserts</source>
<translation>Schakel Debug asserties in</translation>
</message>
<message>
<location filename="../../src/yuzu/configuration/configure_debug.ui" line="210"/>
<location filename="../../src/yuzu/configuration/configure_debug.ui" line="223"/>
<source>Enable Auto-Stub**</source>
<translation type="unfinished"/>
</message>
<message>
<location filename="../../src/yuzu/configuration/configure_debug.ui" line="217"/>
<location filename="../../src/yuzu/configuration/configure_debug.ui" line="230"/>
<source>Enable All Controller Types</source>
<translation type="unfinished"/>
</message>
<message>
<location filename="../../src/yuzu/configuration/configure_debug.ui" line="224"/>
<location filename="../../src/yuzu/configuration/configure_debug.ui" line="237"/>
<source>Disable Web Applet</source>
<translation type="unfinished"/>
</message>
<message>
<location filename="../../src/yuzu/configuration/configure_debug.ui" line="239"/>
<location filename="../../src/yuzu/configuration/configure_debug.ui" line="252"/>
<source>**This will be reset automatically when yuzu closes.</source>
<translation type="unfinished"/>
</message>

42
dist/languages/pl.ts vendored
View File

@@ -639,86 +639,96 @@ Gdy ta opcja jest włączona, niedopasowanie jest uruchamiane tylko wtedy, gdy d
</message>
<message>
<location filename="../../src/yuzu/configuration/configure_debug.ui" line="127"/>
<source>When checked, it will dump all the macro programs of the GPU</source>
<translation type="unfinished"/>
</message>
<message>
<location filename="../../src/yuzu/configuration/configure_debug.ui" line="130"/>
<source>Dump Maxwell Macros</source>
<translation type="unfinished"/>
</message>
<message>
<location filename="../../src/yuzu/configuration/configure_debug.ui" line="140"/>
<source>When checked, it disables the macro Just In Time compiler. Enabling this makes games run slower</source>
<translation>Gdy zaznaczone, wyłącza kompilator makr Just In Time. Włączenie tej opcji spowalnia działanie gier</translation>
</message>
<message>
<location filename="../../src/yuzu/configuration/configure_debug.ui" line="130"/>
<location filename="../../src/yuzu/configuration/configure_debug.ui" line="143"/>
<source>Disable Macro JIT</source>
<translation>Wyłącz Makro JIT</translation>
</message>
<message>
<location filename="../../src/yuzu/configuration/configure_debug.ui" line="137"/>
<location filename="../../src/yuzu/configuration/configure_debug.ui" line="150"/>
<source>When checked, yuzu will log statistics about the compiled pipeline cache</source>
<translation>Po zaznaczeniu, yuzu będzie rejestrować statystyki dotyczące skompilowanej pamięci podręcznej.</translation>
</message>
<message>
<location filename="../../src/yuzu/configuration/configure_debug.ui" line="140"/>
<location filename="../../src/yuzu/configuration/configure_debug.ui" line="153"/>
<source>Enable Shader Feedback</source>
<translation>Włącz funkcję Feedbacku Shaderów</translation>
</message>
<message>
<location filename="../../src/yuzu/configuration/configure_debug.ui" line="147"/>
<location filename="../../src/yuzu/configuration/configure_debug.ui" line="160"/>
<source>When checked, it executes shaders without loop logic changes</source>
<translation>Gdy zaznaczone, używa shaderów bez zmian logicznych pętli</translation>
</message>
<message>
<location filename="../../src/yuzu/configuration/configure_debug.ui" line="150"/>
<location filename="../../src/yuzu/configuration/configure_debug.ui" line="163"/>
<source>Disable Loop safety checks</source>
<translation>Wyłącz Zapętlanie sprawdzania bezpieczeństwa</translation>
</message>
<message>
<location filename="../../src/yuzu/configuration/configure_debug.ui" line="160"/>
<location filename="../../src/yuzu/configuration/configure_debug.ui" line="173"/>
<source>Debugging</source>
<translation>Debugowanie</translation>
</message>
<message>
<location filename="../../src/yuzu/configuration/configure_debug.ui" line="166"/>
<location filename="../../src/yuzu/configuration/configure_debug.ui" line="179"/>
<source>Enable FS Access Log</source>
<translation>Włącz dziennik Dostępu FS</translation>
</message>
<message>
<location filename="../../src/yuzu/configuration/configure_debug.ui" line="173"/>
<location filename="../../src/yuzu/configuration/configure_debug.ui" line="186"/>
<source>Enable Verbose Reporting Services**</source>
<translation>Włącz Pełne Usługi Raportowania**</translation>
</message>
<message>
<location filename="../../src/yuzu/configuration/configure_debug.ui" line="183"/>
<location filename="../../src/yuzu/configuration/configure_debug.ui" line="196"/>
<source>Advanced</source>
<translation>Zaawansowane</translation>
</message>
<message>
<location filename="../../src/yuzu/configuration/configure_debug.ui" line="189"/>
<location filename="../../src/yuzu/configuration/configure_debug.ui" line="202"/>
<source>Kiosk (Quest) Mode</source>
<translation>Tryb Kiosk (Quest)</translation>
</message>
<message>
<location filename="../../src/yuzu/configuration/configure_debug.ui" line="196"/>
<location filename="../../src/yuzu/configuration/configure_debug.ui" line="209"/>
<source>Enable CPU Debugging</source>
<translation>Włącz Debugowanie CPU</translation>
</message>
<message>
<location filename="../../src/yuzu/configuration/configure_debug.ui" line="203"/>
<location filename="../../src/yuzu/configuration/configure_debug.ui" line="216"/>
<source>Enable Debug Asserts</source>
<translation>Włącz potwierdzenia debugowania</translation>
</message>
<message>
<location filename="../../src/yuzu/configuration/configure_debug.ui" line="210"/>
<location filename="../../src/yuzu/configuration/configure_debug.ui" line="223"/>
<source>Enable Auto-Stub**</source>
<translation>Włącz Auto-Stub**</translation>
</message>
<message>
<location filename="../../src/yuzu/configuration/configure_debug.ui" line="217"/>
<location filename="../../src/yuzu/configuration/configure_debug.ui" line="230"/>
<source>Enable All Controller Types</source>
<translation type="unfinished"/>
</message>
<message>
<location filename="../../src/yuzu/configuration/configure_debug.ui" line="224"/>
<location filename="../../src/yuzu/configuration/configure_debug.ui" line="237"/>
<source>Disable Web Applet</source>
<translation>Wyłącz Aplet internetowy</translation>
</message>
<message>
<location filename="../../src/yuzu/configuration/configure_debug.ui" line="239"/>
<location filename="../../src/yuzu/configuration/configure_debug.ui" line="252"/>
<source>**This will be reset automatically when yuzu closes.</source>
<translation>**To zresetuje się automatycznie po wyłączeniu yuzu.</translation>
</message>

View File

@@ -660,86 +660,96 @@ p, li { white-space: pre-wrap; }
</message>
<message>
<location filename="../../src/yuzu/configuration/configure_debug.ui" line="127"/>
<source>When checked, it will dump all the macro programs of the GPU</source>
<translation type="unfinished"/>
</message>
<message>
<location filename="../../src/yuzu/configuration/configure_debug.ui" line="130"/>
<source>Dump Maxwell Macros</source>
<translation type="unfinished"/>
</message>
<message>
<location filename="../../src/yuzu/configuration/configure_debug.ui" line="140"/>
<source>When checked, it disables the macro Just In Time compiler. Enabling this makes games run slower</source>
<translation>Quando ativado, desativa o macro compilador Just In Time. Ativar isto faz os jogos rodarem mais lentamente.</translation>
</message>
<message>
<location filename="../../src/yuzu/configuration/configure_debug.ui" line="130"/>
<location filename="../../src/yuzu/configuration/configure_debug.ui" line="143"/>
<source>Disable Macro JIT</source>
<translation>Desativar macro JIT</translation>
</message>
<message>
<location filename="../../src/yuzu/configuration/configure_debug.ui" line="137"/>
<location filename="../../src/yuzu/configuration/configure_debug.ui" line="150"/>
<source>When checked, yuzu will log statistics about the compiled pipeline cache</source>
<translation>Quando ativado, o yuzu registrará estatísticas sobre o cache de pipeline compilado</translation>
</message>
<message>
<location filename="../../src/yuzu/configuration/configure_debug.ui" line="140"/>
<location filename="../../src/yuzu/configuration/configure_debug.ui" line="153"/>
<source>Enable Shader Feedback</source>
<translation>Ativar Feedback de Shaders</translation>
</message>
<message>
<location filename="../../src/yuzu/configuration/configure_debug.ui" line="147"/>
<location filename="../../src/yuzu/configuration/configure_debug.ui" line="160"/>
<source>When checked, it executes shaders without loop logic changes</source>
<translation>Quando ativado, executa shaders sem mudanças de lógica de loop</translation>
</message>
<message>
<location filename="../../src/yuzu/configuration/configure_debug.ui" line="150"/>
<location filename="../../src/yuzu/configuration/configure_debug.ui" line="163"/>
<source>Disable Loop safety checks</source>
<translation>Desativar verificação de segurança de loops</translation>
</message>
<message>
<location filename="../../src/yuzu/configuration/configure_debug.ui" line="160"/>
<location filename="../../src/yuzu/configuration/configure_debug.ui" line="173"/>
<source>Debugging</source>
<translation>Depuração</translation>
</message>
<message>
<location filename="../../src/yuzu/configuration/configure_debug.ui" line="166"/>
<location filename="../../src/yuzu/configuration/configure_debug.ui" line="179"/>
<source>Enable FS Access Log</source>
<translation>Ativar acesso de registro FS</translation>
</message>
<message>
<location filename="../../src/yuzu/configuration/configure_debug.ui" line="173"/>
<location filename="../../src/yuzu/configuration/configure_debug.ui" line="186"/>
<source>Enable Verbose Reporting Services**</source>
<translation>Ativar serviços de relatório detalhado**</translation>
</message>
<message>
<location filename="../../src/yuzu/configuration/configure_debug.ui" line="183"/>
<location filename="../../src/yuzu/configuration/configure_debug.ui" line="196"/>
<source>Advanced</source>
<translation>Avançado</translation>
</message>
<message>
<location filename="../../src/yuzu/configuration/configure_debug.ui" line="189"/>
<location filename="../../src/yuzu/configuration/configure_debug.ui" line="202"/>
<source>Kiosk (Quest) Mode</source>
<translation>Modo quiosque (Quest)</translation>
</message>
<message>
<location filename="../../src/yuzu/configuration/configure_debug.ui" line="196"/>
<location filename="../../src/yuzu/configuration/configure_debug.ui" line="209"/>
<source>Enable CPU Debugging</source>
<translation>Ativar depuração de CPU</translation>
</message>
<message>
<location filename="../../src/yuzu/configuration/configure_debug.ui" line="203"/>
<location filename="../../src/yuzu/configuration/configure_debug.ui" line="216"/>
<source>Enable Debug Asserts</source>
<translation>Ativar asserções de depuração</translation>
</message>
<message>
<location filename="../../src/yuzu/configuration/configure_debug.ui" line="210"/>
<location filename="../../src/yuzu/configuration/configure_debug.ui" line="223"/>
<source>Enable Auto-Stub**</source>
<translation>Ativar auto-esboço**</translation>
</message>
<message>
<location filename="../../src/yuzu/configuration/configure_debug.ui" line="217"/>
<location filename="../../src/yuzu/configuration/configure_debug.ui" line="230"/>
<source>Enable All Controller Types</source>
<translation>Ativar todos os tipos de controles</translation>
</message>
<message>
<location filename="../../src/yuzu/configuration/configure_debug.ui" line="224"/>
<location filename="../../src/yuzu/configuration/configure_debug.ui" line="237"/>
<source>Disable Web Applet</source>
<translation>Desativar o applet da web</translation>
</message>
<message>
<location filename="../../src/yuzu/configuration/configure_debug.ui" line="239"/>
<location filename="../../src/yuzu/configuration/configure_debug.ui" line="252"/>
<source>**This will be reset automatically when yuzu closes.</source>
<translation>**Isto será restaurado automaticamente assim que o yuzu for fechado.</translation>
</message>

View File

@@ -650,86 +650,96 @@ p, li { white-space: pre-wrap; }
</message>
<message>
<location filename="../../src/yuzu/configuration/configure_debug.ui" line="127"/>
<source>When checked, it will dump all the macro programs of the GPU</source>
<translation type="unfinished"/>
</message>
<message>
<location filename="../../src/yuzu/configuration/configure_debug.ui" line="130"/>
<source>Dump Maxwell Macros</source>
<translation type="unfinished"/>
</message>
<message>
<location filename="../../src/yuzu/configuration/configure_debug.ui" line="140"/>
<source>When checked, it disables the macro Just In Time compiler. Enabling this makes games run slower</source>
<translation>Quando ativado, desativa o macro compilador Just In Time. Ativar isto faz os jogos rodarem mais lentamente.</translation>
</message>
<message>
<location filename="../../src/yuzu/configuration/configure_debug.ui" line="130"/>
<location filename="../../src/yuzu/configuration/configure_debug.ui" line="143"/>
<source>Disable Macro JIT</source>
<translation>Desactivar Macro JIT</translation>
</message>
<message>
<location filename="../../src/yuzu/configuration/configure_debug.ui" line="137"/>
<location filename="../../src/yuzu/configuration/configure_debug.ui" line="150"/>
<source>When checked, yuzu will log statistics about the compiled pipeline cache</source>
<translation>Quando ativado, o yuzu registrará estatísticas sobre o cache de pipeline compilado</translation>
</message>
<message>
<location filename="../../src/yuzu/configuration/configure_debug.ui" line="140"/>
<location filename="../../src/yuzu/configuration/configure_debug.ui" line="153"/>
<source>Enable Shader Feedback</source>
<translation>Ativar Feedback de Shaders</translation>
</message>
<message>
<location filename="../../src/yuzu/configuration/configure_debug.ui" line="147"/>
<location filename="../../src/yuzu/configuration/configure_debug.ui" line="160"/>
<source>When checked, it executes shaders without loop logic changes</source>
<translation>Quando ativado, executa shaders sem mudanças de lógica de loop</translation>
</message>
<message>
<location filename="../../src/yuzu/configuration/configure_debug.ui" line="150"/>
<location filename="../../src/yuzu/configuration/configure_debug.ui" line="163"/>
<source>Disable Loop safety checks</source>
<translation>Desativar verificação de segurança de loops</translation>
</message>
<message>
<location filename="../../src/yuzu/configuration/configure_debug.ui" line="160"/>
<location filename="../../src/yuzu/configuration/configure_debug.ui" line="173"/>
<source>Debugging</source>
<translation>Depuração</translation>
</message>
<message>
<location filename="../../src/yuzu/configuration/configure_debug.ui" line="166"/>
<location filename="../../src/yuzu/configuration/configure_debug.ui" line="179"/>
<source>Enable FS Access Log</source>
<translation>Ativar acesso de registro FS</translation>
</message>
<message>
<location filename="../../src/yuzu/configuration/configure_debug.ui" line="173"/>
<location filename="../../src/yuzu/configuration/configure_debug.ui" line="186"/>
<source>Enable Verbose Reporting Services**</source>
<translation>Ativar serviços de relatório detalhado**</translation>
</message>
<message>
<location filename="../../src/yuzu/configuration/configure_debug.ui" line="183"/>
<location filename="../../src/yuzu/configuration/configure_debug.ui" line="196"/>
<source>Advanced</source>
<translation>Avançado</translation>
</message>
<message>
<location filename="../../src/yuzu/configuration/configure_debug.ui" line="189"/>
<location filename="../../src/yuzu/configuration/configure_debug.ui" line="202"/>
<source>Kiosk (Quest) Mode</source>
<translation>Modo Quiosque (Quest)</translation>
</message>
<message>
<location filename="../../src/yuzu/configuration/configure_debug.ui" line="196"/>
<location filename="../../src/yuzu/configuration/configure_debug.ui" line="209"/>
<source>Enable CPU Debugging</source>
<translation>Ativar depuração de CPU</translation>
</message>
<message>
<location filename="../../src/yuzu/configuration/configure_debug.ui" line="203"/>
<location filename="../../src/yuzu/configuration/configure_debug.ui" line="216"/>
<source>Enable Debug Asserts</source>
<translation>Ativar asserções de depuração</translation>
</message>
<message>
<location filename="../../src/yuzu/configuration/configure_debug.ui" line="210"/>
<location filename="../../src/yuzu/configuration/configure_debug.ui" line="223"/>
<source>Enable Auto-Stub**</source>
<translation>Ativar auto-esboço**</translation>
</message>
<message>
<location filename="../../src/yuzu/configuration/configure_debug.ui" line="217"/>
<location filename="../../src/yuzu/configuration/configure_debug.ui" line="230"/>
<source>Enable All Controller Types</source>
<translation>Ativar todos os tipos de controles</translation>
</message>
<message>
<location filename="../../src/yuzu/configuration/configure_debug.ui" line="224"/>
<location filename="../../src/yuzu/configuration/configure_debug.ui" line="237"/>
<source>Disable Web Applet</source>
<translation>Desativar Web Applet</translation>
</message>
<message>
<location filename="../../src/yuzu/configuration/configure_debug.ui" line="239"/>
<location filename="../../src/yuzu/configuration/configure_debug.ui" line="252"/>
<source>**This will be reset automatically when yuzu closes.</source>
<translation>**Isto será restaurado automaticamente assim que o yuzu for fechado.</translation>
</message>

View File

@@ -660,86 +660,96 @@ p, li { white-space: pre-wrap; }
</message>
<message>
<location filename="../../src/yuzu/configuration/configure_debug.ui" line="127"/>
<source>When checked, it will dump all the macro programs of the GPU</source>
<translation type="unfinished"/>
</message>
<message>
<location filename="../../src/yuzu/configuration/configure_debug.ui" line="130"/>
<source>Dump Maxwell Macros</source>
<translation type="unfinished"/>
</message>
<message>
<location filename="../../src/yuzu/configuration/configure_debug.ui" line="140"/>
<source>When checked, it disables the macro Just In Time compiler. Enabling this makes games run slower</source>
<translation>При включении, отключает компилятор макроса Just In Time. Включение опции делает игры медленнее</translation>
</message>
<message>
<location filename="../../src/yuzu/configuration/configure_debug.ui" line="130"/>
<location filename="../../src/yuzu/configuration/configure_debug.ui" line="143"/>
<source>Disable Macro JIT</source>
<translation>Отключить Макрос JIT</translation>
</message>
<message>
<location filename="../../src/yuzu/configuration/configure_debug.ui" line="137"/>
<location filename="../../src/yuzu/configuration/configure_debug.ui" line="150"/>
<source>When checked, yuzu will log statistics about the compiled pipeline cache</source>
<translation>Если флажок установлен, yuzu будет записывать статистику о скомпилированном кэше конвейера</translation>
</message>
<message>
<location filename="../../src/yuzu/configuration/configure_debug.ui" line="140"/>
<location filename="../../src/yuzu/configuration/configure_debug.ui" line="153"/>
<source>Enable Shader Feedback</source>
<translation>Включить обратную связь о шейдерах</translation>
</message>
<message>
<location filename="../../src/yuzu/configuration/configure_debug.ui" line="147"/>
<location filename="../../src/yuzu/configuration/configure_debug.ui" line="160"/>
<source>When checked, it executes shaders without loop logic changes</source>
<translation>Если флажок установлен, он производит выполнение шейдеров без изменения логики цикла</translation>
</message>
<message>
<location filename="../../src/yuzu/configuration/configure_debug.ui" line="150"/>
<location filename="../../src/yuzu/configuration/configure_debug.ui" line="163"/>
<source>Disable Loop safety checks</source>
<translation>Отключить проверку безопасности цикла</translation>
</message>
<message>
<location filename="../../src/yuzu/configuration/configure_debug.ui" line="160"/>
<location filename="../../src/yuzu/configuration/configure_debug.ui" line="173"/>
<source>Debugging</source>
<translation>Отладка</translation>
</message>
<message>
<location filename="../../src/yuzu/configuration/configure_debug.ui" line="166"/>
<location filename="../../src/yuzu/configuration/configure_debug.ui" line="179"/>
<source>Enable FS Access Log</source>
<translation>Включить журнал доступа к FS</translation>
</message>
<message>
<location filename="../../src/yuzu/configuration/configure_debug.ui" line="173"/>
<location filename="../../src/yuzu/configuration/configure_debug.ui" line="186"/>
<source>Enable Verbose Reporting Services**</source>
<translation>Включить службу отчётов в развернутом виде**</translation>
</message>
<message>
<location filename="../../src/yuzu/configuration/configure_debug.ui" line="183"/>
<location filename="../../src/yuzu/configuration/configure_debug.ui" line="196"/>
<source>Advanced</source>
<translation>Дополнительно</translation>
</message>
<message>
<location filename="../../src/yuzu/configuration/configure_debug.ui" line="189"/>
<location filename="../../src/yuzu/configuration/configure_debug.ui" line="202"/>
<source>Kiosk (Quest) Mode</source>
<translation>Режим киоска (Квест)</translation>
</message>
<message>
<location filename="../../src/yuzu/configuration/configure_debug.ui" line="196"/>
<location filename="../../src/yuzu/configuration/configure_debug.ui" line="209"/>
<source>Enable CPU Debugging</source>
<translation>Включить отладку ЦП</translation>
</message>
<message>
<location filename="../../src/yuzu/configuration/configure_debug.ui" line="203"/>
<location filename="../../src/yuzu/configuration/configure_debug.ui" line="216"/>
<source>Enable Debug Asserts</source>
<translation>Включить отладочные сигналы</translation>
</message>
<message>
<location filename="../../src/yuzu/configuration/configure_debug.ui" line="210"/>
<location filename="../../src/yuzu/configuration/configure_debug.ui" line="223"/>
<source>Enable Auto-Stub**</source>
<translation>Включить Автоподставку**</translation>
</message>
<message>
<location filename="../../src/yuzu/configuration/configure_debug.ui" line="217"/>
<location filename="../../src/yuzu/configuration/configure_debug.ui" line="230"/>
<source>Enable All Controller Types</source>
<translation>Включить все типы контроллеров</translation>
</message>
<message>
<location filename="../../src/yuzu/configuration/configure_debug.ui" line="224"/>
<location filename="../../src/yuzu/configuration/configure_debug.ui" line="237"/>
<source>Disable Web Applet</source>
<translation>Отключить веб-апплет</translation>
</message>
<message>
<location filename="../../src/yuzu/configuration/configure_debug.ui" line="239"/>
<location filename="../../src/yuzu/configuration/configure_debug.ui" line="252"/>
<source>**This will be reset automatically when yuzu closes.</source>
<translation>**Это будет автоматически сброшено после закрытия yuzu.</translation>
</message>

50
dist/languages/sv.ts vendored
View File

@@ -631,86 +631,96 @@ avgjord kod.&lt;/div&gt;
</message>
<message>
<location filename="../../src/yuzu/configuration/configure_debug.ui" line="127"/>
<source>When checked, it disables the macro Just In Time compiler. Enabling this makes games run slower</source>
<source>When checked, it will dump all the macro programs of the GPU</source>
<translation type="unfinished"/>
</message>
<message>
<location filename="../../src/yuzu/configuration/configure_debug.ui" line="130"/>
<source>Disable Macro JIT</source>
<translation>Stäng av Macro JIT</translation>
</message>
<message>
<location filename="../../src/yuzu/configuration/configure_debug.ui" line="137"/>
<source>When checked, yuzu will log statistics about the compiled pipeline cache</source>
<source>Dump Maxwell Macros</source>
<translation type="unfinished"/>
</message>
<message>
<location filename="../../src/yuzu/configuration/configure_debug.ui" line="140"/>
<source>When checked, it disables the macro Just In Time compiler. Enabling this makes games run slower</source>
<translation type="unfinished"/>
</message>
<message>
<location filename="../../src/yuzu/configuration/configure_debug.ui" line="143"/>
<source>Disable Macro JIT</source>
<translation>Stäng av Macro JIT</translation>
</message>
<message>
<location filename="../../src/yuzu/configuration/configure_debug.ui" line="150"/>
<source>When checked, yuzu will log statistics about the compiled pipeline cache</source>
<translation type="unfinished"/>
</message>
<message>
<location filename="../../src/yuzu/configuration/configure_debug.ui" line="153"/>
<source>Enable Shader Feedback</source>
<translation type="unfinished"/>
</message>
<message>
<location filename="../../src/yuzu/configuration/configure_debug.ui" line="147"/>
<location filename="../../src/yuzu/configuration/configure_debug.ui" line="160"/>
<source>When checked, it executes shaders without loop logic changes</source>
<translation type="unfinished"/>
</message>
<message>
<location filename="../../src/yuzu/configuration/configure_debug.ui" line="150"/>
<location filename="../../src/yuzu/configuration/configure_debug.ui" line="163"/>
<source>Disable Loop safety checks</source>
<translation type="unfinished"/>
</message>
<message>
<location filename="../../src/yuzu/configuration/configure_debug.ui" line="160"/>
<location filename="../../src/yuzu/configuration/configure_debug.ui" line="173"/>
<source>Debugging</source>
<translation>Felsökning</translation>
</message>
<message>
<location filename="../../src/yuzu/configuration/configure_debug.ui" line="166"/>
<location filename="../../src/yuzu/configuration/configure_debug.ui" line="179"/>
<source>Enable FS Access Log</source>
<translation type="unfinished"/>
</message>
<message>
<location filename="../../src/yuzu/configuration/configure_debug.ui" line="173"/>
<location filename="../../src/yuzu/configuration/configure_debug.ui" line="186"/>
<source>Enable Verbose Reporting Services**</source>
<translation type="unfinished"/>
</message>
<message>
<location filename="../../src/yuzu/configuration/configure_debug.ui" line="183"/>
<location filename="../../src/yuzu/configuration/configure_debug.ui" line="196"/>
<source>Advanced</source>
<translation>Avancerat</translation>
</message>
<message>
<location filename="../../src/yuzu/configuration/configure_debug.ui" line="189"/>
<location filename="../../src/yuzu/configuration/configure_debug.ui" line="202"/>
<source>Kiosk (Quest) Mode</source>
<translation>Kiosk(Quest)-läge</translation>
</message>
<message>
<location filename="../../src/yuzu/configuration/configure_debug.ui" line="196"/>
<location filename="../../src/yuzu/configuration/configure_debug.ui" line="209"/>
<source>Enable CPU Debugging</source>
<translation type="unfinished"/>
</message>
<message>
<location filename="../../src/yuzu/configuration/configure_debug.ui" line="203"/>
<location filename="../../src/yuzu/configuration/configure_debug.ui" line="216"/>
<source>Enable Debug Asserts</source>
<translation type="unfinished"/>
</message>
<message>
<location filename="../../src/yuzu/configuration/configure_debug.ui" line="210"/>
<location filename="../../src/yuzu/configuration/configure_debug.ui" line="223"/>
<source>Enable Auto-Stub**</source>
<translation type="unfinished"/>
</message>
<message>
<location filename="../../src/yuzu/configuration/configure_debug.ui" line="217"/>
<location filename="../../src/yuzu/configuration/configure_debug.ui" line="230"/>
<source>Enable All Controller Types</source>
<translation type="unfinished"/>
</message>
<message>
<location filename="../../src/yuzu/configuration/configure_debug.ui" line="224"/>
<location filename="../../src/yuzu/configuration/configure_debug.ui" line="237"/>
<source>Disable Web Applet</source>
<translation type="unfinished"/>
</message>
<message>
<location filename="../../src/yuzu/configuration/configure_debug.ui" line="239"/>
<location filename="../../src/yuzu/configuration/configure_debug.ui" line="252"/>
<source>**This will be reset automatically when yuzu closes.</source>
<translation type="unfinished"/>
</message>

View File

@@ -638,86 +638,96 @@ Bu seçenek belleğe yazma/okuma işlemlerindeki güvenlik kontrolünü kaldıra
</message>
<message>
<location filename="../../src/yuzu/configuration/configure_debug.ui" line="127"/>
<source>When checked, it will dump all the macro programs of the GPU</source>
<translation type="unfinished"/>
</message>
<message>
<location filename="../../src/yuzu/configuration/configure_debug.ui" line="130"/>
<source>Dump Maxwell Macros</source>
<translation type="unfinished"/>
</message>
<message>
<location filename="../../src/yuzu/configuration/configure_debug.ui" line="140"/>
<source>When checked, it disables the macro Just In Time compiler. Enabling this makes games run slower</source>
<translation>İşaretlendiğinde Makro JIT derleyicisini devre dışı bırakır. Bu seçeneği etkinleştirmek oyunların yavaş çalışmasına neden olur.</translation>
</message>
<message>
<location filename="../../src/yuzu/configuration/configure_debug.ui" line="130"/>
<location filename="../../src/yuzu/configuration/configure_debug.ui" line="143"/>
<source>Disable Macro JIT</source>
<translation>Macro JIT&apos;i devre dışı bırak</translation>
</message>
<message>
<location filename="../../src/yuzu/configuration/configure_debug.ui" line="137"/>
<location filename="../../src/yuzu/configuration/configure_debug.ui" line="150"/>
<source>When checked, yuzu will log statistics about the compiled pipeline cache</source>
<translation>Etkinleştirildiğinde, yuzu derlenen pipeline cache istatistiklerini log&apos;a kaydeder.</translation>
</message>
<message>
<location filename="../../src/yuzu/configuration/configure_debug.ui" line="140"/>
<location filename="../../src/yuzu/configuration/configure_debug.ui" line="153"/>
<source>Enable Shader Feedback</source>
<translation>Shader Geribildirimini Etkinleştir</translation>
</message>
<message>
<location filename="../../src/yuzu/configuration/configure_debug.ui" line="147"/>
<location filename="../../src/yuzu/configuration/configure_debug.ui" line="160"/>
<source>When checked, it executes shaders without loop logic changes</source>
<translation>İşaretlendiğinde shaderları döngü mantık değişimleri olmaksızın uygular</translation>
</message>
<message>
<location filename="../../src/yuzu/configuration/configure_debug.ui" line="150"/>
<location filename="../../src/yuzu/configuration/configure_debug.ui" line="163"/>
<source>Disable Loop safety checks</source>
<translation>Döngü güvenliği kontrolünü devre dışı bırak</translation>
</message>
<message>
<location filename="../../src/yuzu/configuration/configure_debug.ui" line="160"/>
<location filename="../../src/yuzu/configuration/configure_debug.ui" line="173"/>
<source>Debugging</source>
<translation>Hata ayıklama</translation>
</message>
<message>
<location filename="../../src/yuzu/configuration/configure_debug.ui" line="166"/>
<location filename="../../src/yuzu/configuration/configure_debug.ui" line="179"/>
<source>Enable FS Access Log</source>
<translation>FS Erişim Kaydını Etkinleştir</translation>
</message>
<message>
<location filename="../../src/yuzu/configuration/configure_debug.ui" line="173"/>
<location filename="../../src/yuzu/configuration/configure_debug.ui" line="186"/>
<source>Enable Verbose Reporting Services**</source>
<translation>Detaylı Raporlama Hizmetini Etkinleştir</translation>
</message>
<message>
<location filename="../../src/yuzu/configuration/configure_debug.ui" line="183"/>
<location filename="../../src/yuzu/configuration/configure_debug.ui" line="196"/>
<source>Advanced</source>
<translation>Gelişmiş</translation>
</message>
<message>
<location filename="../../src/yuzu/configuration/configure_debug.ui" line="189"/>
<location filename="../../src/yuzu/configuration/configure_debug.ui" line="202"/>
<source>Kiosk (Quest) Mode</source>
<translation>Kiosk (Quest) Modu</translation>
</message>
<message>
<location filename="../../src/yuzu/configuration/configure_debug.ui" line="196"/>
<location filename="../../src/yuzu/configuration/configure_debug.ui" line="209"/>
<source>Enable CPU Debugging</source>
<translation>CPU Hata Ayıklama Modu&apos;nu Etkinleştir</translation>
</message>
<message>
<location filename="../../src/yuzu/configuration/configure_debug.ui" line="203"/>
<location filename="../../src/yuzu/configuration/configure_debug.ui" line="216"/>
<source>Enable Debug Asserts</source>
<translation>Hata Ayıklama Assert&apos;lerini Etkinleştir</translation>
</message>
<message>
<location filename="../../src/yuzu/configuration/configure_debug.ui" line="210"/>
<location filename="../../src/yuzu/configuration/configure_debug.ui" line="223"/>
<source>Enable Auto-Stub**</source>
<translation>Auto-Stub&apos;ı Etkinleştir</translation>
</message>
<message>
<location filename="../../src/yuzu/configuration/configure_debug.ui" line="217"/>
<location filename="../../src/yuzu/configuration/configure_debug.ui" line="230"/>
<source>Enable All Controller Types</source>
<translation type="unfinished"/>
</message>
<message>
<location filename="../../src/yuzu/configuration/configure_debug.ui" line="224"/>
<location filename="../../src/yuzu/configuration/configure_debug.ui" line="237"/>
<source>Disable Web Applet</source>
<translation>Web Uygulamasını Devre Dışı Bırak</translation>
</message>
<message>
<location filename="../../src/yuzu/configuration/configure_debug.ui" line="239"/>
<location filename="../../src/yuzu/configuration/configure_debug.ui" line="252"/>
<source>**This will be reset automatically when yuzu closes.</source>
<translation>**Bu yuzu kapandığında otomatik olarak eski haline dönecektir.</translation>
</message>

50
dist/languages/vi.ts vendored
View File

@@ -624,86 +624,96 @@ p, li { white-space: pre-wrap; }
</message>
<message>
<location filename="../../src/yuzu/configuration/configure_debug.ui" line="127"/>
<source>When checked, it disables the macro Just In Time compiler. Enabling this makes games run slower</source>
<source>When checked, it will dump all the macro programs of the GPU</source>
<translation type="unfinished"/>
</message>
<message>
<location filename="../../src/yuzu/configuration/configure_debug.ui" line="130"/>
<source>Disable Macro JIT</source>
<translation>Không dùng Macro JIT</translation>
</message>
<message>
<location filename="../../src/yuzu/configuration/configure_debug.ui" line="137"/>
<source>When checked, yuzu will log statistics about the compiled pipeline cache</source>
<source>Dump Maxwell Macros</source>
<translation type="unfinished"/>
</message>
<message>
<location filename="../../src/yuzu/configuration/configure_debug.ui" line="140"/>
<source>When checked, it disables the macro Just In Time compiler. Enabling this makes games run slower</source>
<translation type="unfinished"/>
</message>
<message>
<location filename="../../src/yuzu/configuration/configure_debug.ui" line="143"/>
<source>Disable Macro JIT</source>
<translation>Không dùng Macro JIT</translation>
</message>
<message>
<location filename="../../src/yuzu/configuration/configure_debug.ui" line="150"/>
<source>When checked, yuzu will log statistics about the compiled pipeline cache</source>
<translation type="unfinished"/>
</message>
<message>
<location filename="../../src/yuzu/configuration/configure_debug.ui" line="153"/>
<source>Enable Shader Feedback</source>
<translation type="unfinished"/>
</message>
<message>
<location filename="../../src/yuzu/configuration/configure_debug.ui" line="147"/>
<location filename="../../src/yuzu/configuration/configure_debug.ui" line="160"/>
<source>When checked, it executes shaders without loop logic changes</source>
<translation type="unfinished"/>
</message>
<message>
<location filename="../../src/yuzu/configuration/configure_debug.ui" line="150"/>
<location filename="../../src/yuzu/configuration/configure_debug.ui" line="163"/>
<source>Disable Loop safety checks</source>
<translation type="unfinished"/>
</message>
<message>
<location filename="../../src/yuzu/configuration/configure_debug.ui" line="160"/>
<location filename="../../src/yuzu/configuration/configure_debug.ui" line="173"/>
<source>Debugging</source>
<translation>Vá lỗi</translation>
</message>
<message>
<location filename="../../src/yuzu/configuration/configure_debug.ui" line="166"/>
<location filename="../../src/yuzu/configuration/configure_debug.ui" line="179"/>
<source>Enable FS Access Log</source>
<translation type="unfinished"/>
</message>
<message>
<location filename="../../src/yuzu/configuration/configure_debug.ui" line="173"/>
<location filename="../../src/yuzu/configuration/configure_debug.ui" line="186"/>
<source>Enable Verbose Reporting Services**</source>
<translation type="unfinished"/>
</message>
<message>
<location filename="../../src/yuzu/configuration/configure_debug.ui" line="183"/>
<location filename="../../src/yuzu/configuration/configure_debug.ui" line="196"/>
<source>Advanced</source>
<translation>Nâng Cao</translation>
</message>
<message>
<location filename="../../src/yuzu/configuration/configure_debug.ui" line="189"/>
<location filename="../../src/yuzu/configuration/configure_debug.ui" line="202"/>
<source>Kiosk (Quest) Mode</source>
<translation type="unfinished"/>
</message>
<message>
<location filename="../../src/yuzu/configuration/configure_debug.ui" line="196"/>
<location filename="../../src/yuzu/configuration/configure_debug.ui" line="209"/>
<source>Enable CPU Debugging</source>
<translation>Bật Vá Lỗi CPU</translation>
</message>
<message>
<location filename="../../src/yuzu/configuration/configure_debug.ui" line="203"/>
<location filename="../../src/yuzu/configuration/configure_debug.ui" line="216"/>
<source>Enable Debug Asserts</source>
<translation type="unfinished"/>
</message>
<message>
<location filename="../../src/yuzu/configuration/configure_debug.ui" line="210"/>
<location filename="../../src/yuzu/configuration/configure_debug.ui" line="223"/>
<source>Enable Auto-Stub**</source>
<translation type="unfinished"/>
</message>
<message>
<location filename="../../src/yuzu/configuration/configure_debug.ui" line="217"/>
<location filename="../../src/yuzu/configuration/configure_debug.ui" line="230"/>
<source>Enable All Controller Types</source>
<translation type="unfinished"/>
</message>
<message>
<location filename="../../src/yuzu/configuration/configure_debug.ui" line="224"/>
<location filename="../../src/yuzu/configuration/configure_debug.ui" line="237"/>
<source>Disable Web Applet</source>
<translation type="unfinished"/>
</message>
<message>
<location filename="../../src/yuzu/configuration/configure_debug.ui" line="239"/>
<location filename="../../src/yuzu/configuration/configure_debug.ui" line="252"/>
<source>**This will be reset automatically when yuzu closes.</source>
<translation>**Sẽ tự động thiết lập lại khi tắt yuzu.</translation>
</message>

View File

@@ -624,86 +624,96 @@ p, li { white-space: pre-wrap; }
</message>
<message>
<location filename="../../src/yuzu/configuration/configure_debug.ui" line="127"/>
<source>When checked, it disables the macro Just In Time compiler. Enabling this makes games run slower</source>
<source>When checked, it will dump all the macro programs of the GPU</source>
<translation type="unfinished"/>
</message>
<message>
<location filename="../../src/yuzu/configuration/configure_debug.ui" line="130"/>
<source>Disable Macro JIT</source>
<translation>Không dùng Macro JIT</translation>
</message>
<message>
<location filename="../../src/yuzu/configuration/configure_debug.ui" line="137"/>
<source>When checked, yuzu will log statistics about the compiled pipeline cache</source>
<source>Dump Maxwell Macros</source>
<translation type="unfinished"/>
</message>
<message>
<location filename="../../src/yuzu/configuration/configure_debug.ui" line="140"/>
<source>When checked, it disables the macro Just In Time compiler. Enabling this makes games run slower</source>
<translation type="unfinished"/>
</message>
<message>
<location filename="../../src/yuzu/configuration/configure_debug.ui" line="143"/>
<source>Disable Macro JIT</source>
<translation>Không dùng Macro JIT</translation>
</message>
<message>
<location filename="../../src/yuzu/configuration/configure_debug.ui" line="150"/>
<source>When checked, yuzu will log statistics about the compiled pipeline cache</source>
<translation type="unfinished"/>
</message>
<message>
<location filename="../../src/yuzu/configuration/configure_debug.ui" line="153"/>
<source>Enable Shader Feedback</source>
<translation type="unfinished"/>
</message>
<message>
<location filename="../../src/yuzu/configuration/configure_debug.ui" line="147"/>
<location filename="../../src/yuzu/configuration/configure_debug.ui" line="160"/>
<source>When checked, it executes shaders without loop logic changes</source>
<translation type="unfinished"/>
</message>
<message>
<location filename="../../src/yuzu/configuration/configure_debug.ui" line="150"/>
<location filename="../../src/yuzu/configuration/configure_debug.ui" line="163"/>
<source>Disable Loop safety checks</source>
<translation type="unfinished"/>
</message>
<message>
<location filename="../../src/yuzu/configuration/configure_debug.ui" line="160"/>
<location filename="../../src/yuzu/configuration/configure_debug.ui" line="173"/>
<source>Debugging</source>
<translation>Vá lỗi</translation>
</message>
<message>
<location filename="../../src/yuzu/configuration/configure_debug.ui" line="166"/>
<location filename="../../src/yuzu/configuration/configure_debug.ui" line="179"/>
<source>Enable FS Access Log</source>
<translation type="unfinished"/>
</message>
<message>
<location filename="../../src/yuzu/configuration/configure_debug.ui" line="173"/>
<location filename="../../src/yuzu/configuration/configure_debug.ui" line="186"/>
<source>Enable Verbose Reporting Services**</source>
<translation type="unfinished"/>
</message>
<message>
<location filename="../../src/yuzu/configuration/configure_debug.ui" line="183"/>
<location filename="../../src/yuzu/configuration/configure_debug.ui" line="196"/>
<source>Advanced</source>
<translation>Nâng Cao</translation>
</message>
<message>
<location filename="../../src/yuzu/configuration/configure_debug.ui" line="189"/>
<location filename="../../src/yuzu/configuration/configure_debug.ui" line="202"/>
<source>Kiosk (Quest) Mode</source>
<translation type="unfinished"/>
</message>
<message>
<location filename="../../src/yuzu/configuration/configure_debug.ui" line="196"/>
<location filename="../../src/yuzu/configuration/configure_debug.ui" line="209"/>
<source>Enable CPU Debugging</source>
<translation>Bật Vá Lỗi CPU</translation>
</message>
<message>
<location filename="../../src/yuzu/configuration/configure_debug.ui" line="203"/>
<location filename="../../src/yuzu/configuration/configure_debug.ui" line="216"/>
<source>Enable Debug Asserts</source>
<translation type="unfinished"/>
</message>
<message>
<location filename="../../src/yuzu/configuration/configure_debug.ui" line="210"/>
<location filename="../../src/yuzu/configuration/configure_debug.ui" line="223"/>
<source>Enable Auto-Stub**</source>
<translation type="unfinished"/>
</message>
<message>
<location filename="../../src/yuzu/configuration/configure_debug.ui" line="217"/>
<location filename="../../src/yuzu/configuration/configure_debug.ui" line="230"/>
<source>Enable All Controller Types</source>
<translation type="unfinished"/>
</message>
<message>
<location filename="../../src/yuzu/configuration/configure_debug.ui" line="224"/>
<location filename="../../src/yuzu/configuration/configure_debug.ui" line="237"/>
<source>Disable Web Applet</source>
<translation type="unfinished"/>
</message>
<message>
<location filename="../../src/yuzu/configuration/configure_debug.ui" line="239"/>
<location filename="../../src/yuzu/configuration/configure_debug.ui" line="252"/>
<source>**This will be reset automatically when yuzu closes.</source>
<translation>**Sẽ tự động thiết lập lại khi tắt yuzu.</translation>
</message>

View File

@@ -657,86 +657,96 @@ p, li { white-space: pre-wrap; }
</message>
<message>
<location filename="../../src/yuzu/configuration/configure_debug.ui" line="127"/>
<source>When checked, it will dump all the macro programs of the GPU</source>
<translation>选中后,将转储 GPU 的所有宏程序</translation>
</message>
<message>
<location filename="../../src/yuzu/configuration/configure_debug.ui" line="130"/>
<source>Dump Maxwell Macros</source>
<translation>转储 Maxwell 宏</translation>
</message>
<message>
<location filename="../../src/yuzu/configuration/configure_debug.ui" line="140"/>
<source>When checked, it disables the macro Just In Time compiler. Enabling this makes games run slower</source>
<translation>启用时,将禁用宏即时编译器。这会降低游戏运行速度。</translation>
</message>
<message>
<location filename="../../src/yuzu/configuration/configure_debug.ui" line="130"/>
<location filename="../../src/yuzu/configuration/configure_debug.ui" line="143"/>
<source>Disable Macro JIT</source>
<translation>禁用宏 JIT</translation>
</message>
<message>
<location filename="../../src/yuzu/configuration/configure_debug.ui" line="137"/>
<location filename="../../src/yuzu/configuration/configure_debug.ui" line="150"/>
<source>When checked, yuzu will log statistics about the compiled pipeline cache</source>
<translation>选中时yuzu 将记录有关已编译着色器缓存的统计信息。</translation>
</message>
<message>
<location filename="../../src/yuzu/configuration/configure_debug.ui" line="140"/>
<location filename="../../src/yuzu/configuration/configure_debug.ui" line="153"/>
<source>Enable Shader Feedback</source>
<translation>启用着色器反馈</translation>
</message>
<message>
<location filename="../../src/yuzu/configuration/configure_debug.ui" line="147"/>
<location filename="../../src/yuzu/configuration/configure_debug.ui" line="160"/>
<source>When checked, it executes shaders without loop logic changes</source>
<translation>启用后yuzu 在执行着色器时,不会修改循环结构的条件判断</translation>
</message>
<message>
<location filename="../../src/yuzu/configuration/configure_debug.ui" line="150"/>
<location filename="../../src/yuzu/configuration/configure_debug.ui" line="163"/>
<source>Disable Loop safety checks</source>
<translation>禁用循环体安全检查</translation>
</message>
<message>
<location filename="../../src/yuzu/configuration/configure_debug.ui" line="160"/>
<location filename="../../src/yuzu/configuration/configure_debug.ui" line="173"/>
<source>Debugging</source>
<translation>调试选项</translation>
</message>
<message>
<location filename="../../src/yuzu/configuration/configure_debug.ui" line="166"/>
<location filename="../../src/yuzu/configuration/configure_debug.ui" line="179"/>
<source>Enable FS Access Log</source>
<translation>启用文件系统访问记录</translation>
</message>
<message>
<location filename="../../src/yuzu/configuration/configure_debug.ui" line="173"/>
<location filename="../../src/yuzu/configuration/configure_debug.ui" line="186"/>
<source>Enable Verbose Reporting Services**</source>
<translation>启用详细报告服务**</translation>
</message>
<message>
<location filename="../../src/yuzu/configuration/configure_debug.ui" line="183"/>
<location filename="../../src/yuzu/configuration/configure_debug.ui" line="196"/>
<source>Advanced</source>
<translation>高级选项</translation>
</message>
<message>
<location filename="../../src/yuzu/configuration/configure_debug.ui" line="189"/>
<location filename="../../src/yuzu/configuration/configure_debug.ui" line="202"/>
<source>Kiosk (Quest) Mode</source>
<translation>Kiosk (Quest) 模式</translation>
</message>
<message>
<location filename="../../src/yuzu/configuration/configure_debug.ui" line="196"/>
<location filename="../../src/yuzu/configuration/configure_debug.ui" line="209"/>
<source>Enable CPU Debugging</source>
<translation>启用 CPU 模拟调试</translation>
</message>
<message>
<location filename="../../src/yuzu/configuration/configure_debug.ui" line="203"/>
<location filename="../../src/yuzu/configuration/configure_debug.ui" line="216"/>
<source>Enable Debug Asserts</source>
<translation>启用调试</translation>
</message>
<message>
<location filename="../../src/yuzu/configuration/configure_debug.ui" line="210"/>
<location filename="../../src/yuzu/configuration/configure_debug.ui" line="223"/>
<source>Enable Auto-Stub**</source>
<translation>启用自动函数打桩Auto-Stub**</translation>
</message>
<message>
<location filename="../../src/yuzu/configuration/configure_debug.ui" line="217"/>
<location filename="../../src/yuzu/configuration/configure_debug.ui" line="230"/>
<source>Enable All Controller Types</source>
<translation>启用其他类型的控制器</translation>
</message>
<message>
<location filename="../../src/yuzu/configuration/configure_debug.ui" line="224"/>
<location filename="../../src/yuzu/configuration/configure_debug.ui" line="237"/>
<source>Disable Web Applet</source>
<translation>禁用 Web 应用程序</translation>
</message>
<message>
<location filename="../../src/yuzu/configuration/configure_debug.ui" line="239"/>
<location filename="../../src/yuzu/configuration/configure_debug.ui" line="252"/>
<source>**This will be reset automatically when yuzu closes.</source>
<translation>**该选项将在 yuzu 关闭时自动重置。</translation>
</message>

View File

@@ -659,86 +659,96 @@ p, li { white-space: pre-wrap; }
</message>
<message>
<location filename="../../src/yuzu/configuration/configure_debug.ui" line="127"/>
<source>When checked, it will dump all the macro programs of the GPU</source>
<translation>选中后,将转储 GPU 的所有宏程序</translation>
</message>
<message>
<location filename="../../src/yuzu/configuration/configure_debug.ui" line="130"/>
<source>Dump Maxwell Macros</source>
<translation>转储 Maxwell 宏</translation>
</message>
<message>
<location filename="../../src/yuzu/configuration/configure_debug.ui" line="140"/>
<source>When checked, it disables the macro Just In Time compiler. Enabling this makes games run slower</source>
<translation>啟用時將停用 Macro Just In Time 編譯器,會使得效能降低。</translation>
</message>
<message>
<location filename="../../src/yuzu/configuration/configure_debug.ui" line="130"/>
<location filename="../../src/yuzu/configuration/configure_debug.ui" line="143"/>
<source>Disable Macro JIT</source>
<translation>停用 Macro JIT</translation>
</message>
<message>
<location filename="../../src/yuzu/configuration/configure_debug.ui" line="137"/>
<location filename="../../src/yuzu/configuration/configure_debug.ui" line="150"/>
<source>When checked, yuzu will log statistics about the compiled pipeline cache</source>
<translation>啟用時 yuzu 將記錄有關編譯著色器快取的統計資訊。</translation>
</message>
<message>
<location filename="../../src/yuzu/configuration/configure_debug.ui" line="140"/>
<location filename="../../src/yuzu/configuration/configure_debug.ui" line="153"/>
<source>Enable Shader Feedback</source>
<translation>啟用著色器回饋</translation>
</message>
<message>
<location filename="../../src/yuzu/configuration/configure_debug.ui" line="147"/>
<location filename="../../src/yuzu/configuration/configure_debug.ui" line="160"/>
<source>When checked, it executes shaders without loop logic changes</source>
<translation>啟用時 yuzu 在執行著色器時,不會修改循環結構的條件判斷。</translation>
</message>
<message>
<location filename="../../src/yuzu/configuration/configure_debug.ui" line="150"/>
<location filename="../../src/yuzu/configuration/configure_debug.ui" line="163"/>
<source>Disable Loop safety checks</source>
<translation>停用循環安全檢查</translation>
</message>
<message>
<location filename="../../src/yuzu/configuration/configure_debug.ui" line="160"/>
<location filename="../../src/yuzu/configuration/configure_debug.ui" line="173"/>
<source>Debugging</source>
<translation>偵錯</translation>
</message>
<message>
<location filename="../../src/yuzu/configuration/configure_debug.ui" line="166"/>
<location filename="../../src/yuzu/configuration/configure_debug.ui" line="179"/>
<source>Enable FS Access Log</source>
<translation>啟用檔案系統存取記錄</translation>
</message>
<message>
<location filename="../../src/yuzu/configuration/configure_debug.ui" line="173"/>
<location filename="../../src/yuzu/configuration/configure_debug.ui" line="186"/>
<source>Enable Verbose Reporting Services**</source>
<translation>啟用詳細報告服務</translation>
</message>
<message>
<location filename="../../src/yuzu/configuration/configure_debug.ui" line="183"/>
<location filename="../../src/yuzu/configuration/configure_debug.ui" line="196"/>
<source>Advanced</source>
<translation>進階</translation>
</message>
<message>
<location filename="../../src/yuzu/configuration/configure_debug.ui" line="189"/>
<location filename="../../src/yuzu/configuration/configure_debug.ui" line="202"/>
<source>Kiosk (Quest) Mode</source>
<translation>Kiosk (Quest) 模式</translation>
</message>
<message>
<location filename="../../src/yuzu/configuration/configure_debug.ui" line="196"/>
<location filename="../../src/yuzu/configuration/configure_debug.ui" line="209"/>
<source>Enable CPU Debugging</source>
<translation>啟用 CPU 模擬偵錯</translation>
</message>
<message>
<location filename="../../src/yuzu/configuration/configure_debug.ui" line="203"/>
<location filename="../../src/yuzu/configuration/configure_debug.ui" line="216"/>
<source>Enable Debug Asserts</source>
<translation>啟用偵錯</translation>
</message>
<message>
<location filename="../../src/yuzu/configuration/configure_debug.ui" line="210"/>
<location filename="../../src/yuzu/configuration/configure_debug.ui" line="223"/>
<source>Enable Auto-Stub**</source>
<translation>啟用自動偵錯**</translation>
</message>
<message>
<location filename="../../src/yuzu/configuration/configure_debug.ui" line="217"/>
<location filename="../../src/yuzu/configuration/configure_debug.ui" line="230"/>
<source>Enable All Controller Types</source>
<translation>启用其他控制器</translation>
</message>
<message>
<location filename="../../src/yuzu/configuration/configure_debug.ui" line="224"/>
<location filename="../../src/yuzu/configuration/configure_debug.ui" line="237"/>
<source>Disable Web Applet</source>
<translation>停用 Web Applet</translation>
</message>
<message>
<location filename="../../src/yuzu/configuration/configure_debug.ui" line="239"/>
<location filename="../../src/yuzu/configuration/configure_debug.ui" line="252"/>
<source>**This will be reset automatically when yuzu closes.</source>
<translation>**當 yuzu 關閉時會自動重設。</translation>
</message>

View File

@@ -606,6 +606,7 @@ struct Values {
BasicSetting<bool> dump_exefs{false, "dump_exefs"};
BasicSetting<bool> dump_nso{false, "dump_nso"};
BasicSetting<bool> dump_shaders{false, "dump_shaders"};
BasicSetting<bool> dump_macros{false, "dump_macros"};
BasicSetting<bool> enable_fs_access_log{false, "enable_fs_access_log"};
BasicSetting<bool> reporting_services{false, "reporting_services"};
BasicSetting<bool> quest_flag{false, "quest_flag"};

View File

@@ -20,7 +20,7 @@ struct fmt::formatter<Dynarmic::A32::CoprocReg> {
}
template <typename FormatContext>
auto format(const Dynarmic::A32::CoprocReg& reg, FormatContext& ctx) {
return format_to(ctx.out(), "cp{}", static_cast<size_t>(reg));
return fmt::format_to(ctx.out(), "cp{}", static_cast<size_t>(reg));
}
};

View File

@@ -3,7 +3,9 @@
#include <algorithm>
#include <array>
#include <chrono>
#include <cstring>
#include "common/assert.h"
#include "common/bit_field.h"
#include "common/common_types.h"
@@ -529,6 +531,14 @@ void Controller_NPad::OnMotionUpdate(const Core::Timing::CoreTiming& core_timing
auto& sixaxis_left_lifo_state = controller.sixaxis_left_lifo_state;
auto& sixaxis_right_lifo_state = controller.sixaxis_right_lifo_state;
// Clear previous state
sixaxis_fullkey_state = {};
sixaxis_handheld_state = {};
sixaxis_dual_left_state = {};
sixaxis_dual_right_state = {};
sixaxis_left_lifo_state = {};
sixaxis_right_lifo_state = {};
if (controller.sixaxis_sensor_enabled && Settings::values.motion_enabled.GetValue()) {
controller.sixaxis_at_rest = true;
for (std::size_t e = 0; e < motion_state.size(); ++e) {
@@ -537,69 +547,55 @@ void Controller_NPad::OnMotionUpdate(const Core::Timing::CoreTiming& core_timing
}
}
const auto set_motion_state = [&](SixAxisSensorState& state,
const Core::HID::ControllerMotion& hid_state) {
using namespace std::literals::chrono_literals;
static constexpr SixAxisSensorState default_motion_state = {
.delta_time = std::chrono::nanoseconds(5ms).count(),
.accel = {0, 0, -1.0f},
.orientation =
{
Common::Vec3f{1.0f, 0, 0},
Common::Vec3f{0, 1.0f, 0},
Common::Vec3f{0, 0, 1.0f},
},
.attribute = {1},
};
if (!controller.sixaxis_sensor_enabled) {
state = default_motion_state;
return;
}
if (!Settings::values.motion_enabled.GetValue()) {
state = default_motion_state;
return;
}
state.attribute.is_connected.Assign(1);
state.delta_time = std::chrono::nanoseconds(5ms).count();
state.accel = hid_state.accel;
state.gyro = hid_state.gyro;
state.rotation = hid_state.rotation;
state.orientation = hid_state.orientation;
};
switch (controller_type) {
case Core::HID::NpadStyleIndex::None:
UNREACHABLE();
break;
case Core::HID::NpadStyleIndex::ProController:
sixaxis_fullkey_state.attribute.raw = 0;
if (controller.sixaxis_sensor_enabled) {
sixaxis_fullkey_state.attribute.is_connected.Assign(1);
sixaxis_fullkey_state.accel = motion_state[0].accel;
sixaxis_fullkey_state.gyro = motion_state[0].gyro;
sixaxis_fullkey_state.rotation = motion_state[0].rotation;
sixaxis_fullkey_state.orientation = motion_state[0].orientation;
}
set_motion_state(sixaxis_fullkey_state, motion_state[0]);
break;
case Core::HID::NpadStyleIndex::Handheld:
sixaxis_handheld_state.attribute.raw = 0;
if (controller.sixaxis_sensor_enabled) {
sixaxis_handheld_state.attribute.is_connected.Assign(1);
sixaxis_handheld_state.accel = motion_state[0].accel;
sixaxis_handheld_state.gyro = motion_state[0].gyro;
sixaxis_handheld_state.rotation = motion_state[0].rotation;
sixaxis_handheld_state.orientation = motion_state[0].orientation;
}
set_motion_state(sixaxis_handheld_state, motion_state[0]);
break;
case Core::HID::NpadStyleIndex::JoyconDual:
sixaxis_dual_left_state.attribute.raw = 0;
sixaxis_dual_right_state.attribute.raw = 0;
if (controller.sixaxis_sensor_enabled) {
// Set motion for the left joycon
sixaxis_dual_left_state.attribute.is_connected.Assign(1);
sixaxis_dual_left_state.accel = motion_state[0].accel;
sixaxis_dual_left_state.gyro = motion_state[0].gyro;
sixaxis_dual_left_state.rotation = motion_state[0].rotation;
sixaxis_dual_left_state.orientation = motion_state[0].orientation;
}
if (controller.sixaxis_sensor_enabled) {
// Set motion for the right joycon
sixaxis_dual_right_state.attribute.is_connected.Assign(1);
sixaxis_dual_right_state.accel = motion_state[1].accel;
sixaxis_dual_right_state.gyro = motion_state[1].gyro;
sixaxis_dual_right_state.rotation = motion_state[1].rotation;
sixaxis_dual_right_state.orientation = motion_state[1].orientation;
}
set_motion_state(sixaxis_dual_left_state, motion_state[0]);
set_motion_state(sixaxis_dual_right_state, motion_state[1]);
break;
case Core::HID::NpadStyleIndex::JoyconLeft:
sixaxis_left_lifo_state.attribute.raw = 0;
if (controller.sixaxis_sensor_enabled) {
sixaxis_left_lifo_state.attribute.is_connected.Assign(1);
sixaxis_left_lifo_state.accel = motion_state[0].accel;
sixaxis_left_lifo_state.gyro = motion_state[0].gyro;
sixaxis_left_lifo_state.rotation = motion_state[0].rotation;
sixaxis_left_lifo_state.orientation = motion_state[0].orientation;
}
set_motion_state(sixaxis_left_lifo_state, motion_state[0]);
break;
case Core::HID::NpadStyleIndex::JoyconRight:
sixaxis_right_lifo_state.attribute.raw = 0;
if (controller.sixaxis_sensor_enabled) {
sixaxis_right_lifo_state.attribute.is_connected.Assign(1);
sixaxis_right_lifo_state.accel = motion_state[1].accel;
sixaxis_right_lifo_state.gyro = motion_state[1].gyro;
sixaxis_right_lifo_state.rotation = motion_state[1].rotation;
sixaxis_right_lifo_state.orientation = motion_state[1].orientation;
}
set_motion_state(sixaxis_right_lifo_state, motion_state[1]);
break;
default:
break;

View File

@@ -37,8 +37,7 @@ namespace Service::HID {
// Period time is obtained by measuring the number of samples in a second on HW using a homebrew
constexpr auto pad_update_ns = std::chrono::nanoseconds{4 * 1000 * 1000}; // (4ms, 250Hz)
constexpr auto mouse_keyboard_update_ns = std::chrono::nanoseconds{8 * 1000 * 1000}; // (8ms, 125Hz)
// TODO: Correct update rate for motion is 5ms. Check why some games don't behave at that speed
constexpr auto motion_update_ns = std::chrono::nanoseconds{10 * 1000 * 1000}; // (10ms, 100Hz)
constexpr auto motion_update_ns = std::chrono::nanoseconds{5 * 1000 * 1000}; // (5ms, 200Hz)
IAppletResource::IAppletResource(Core::System& system_,
KernelHelpers::ServiceContext& service_context_)

View File

@@ -103,6 +103,6 @@ struct fmt::formatter<Shader::IR::Opcode> {
}
template <typename FormatContext>
auto format(const Shader::IR::Opcode& op, FormatContext& ctx) {
return format_to(ctx.out(), "{}", Shader::IR::NameOf(op));
return fmt::format_to(ctx.out(), "{}", Shader::IR::NameOf(op));
}
};

View File

@@ -24,6 +24,6 @@ struct fmt::formatter<Shader::Maxwell::Opcode> {
}
template <typename FormatContext>
auto format(const Shader::Maxwell::Opcode& opcode, FormatContext& ctx) {
return format_to(ctx.out(), "{}", NameOf(opcode));
return fmt::format_to(ctx.out(), "{}", NameOf(opcode));
}
};

View File

@@ -173,6 +173,8 @@ void Maxwell3D::ProcessMethodCall(u32 method, u32 argument, u32 nonshadow_argume
case MAXWELL3D_REG_INDEX(shadow_ram_control):
shadow_state.shadow_ram_control = static_cast<Regs::ShadowRamControl>(nonshadow_argument);
return;
case MAXWELL3D_REG_INDEX(macros.upload_address):
return macro_engine->ClearCode(regs.macros.upload_address);
case MAXWELL3D_REG_INDEX(macros.data):
return macro_engine->AddCode(regs.macros.upload_address, argument);
case MAXWELL3D_REG_INDEX(macros.bind):

View File

@@ -134,7 +134,8 @@ void MaxwellDMA::CopyBlockLinearToPitch() {
// Deswizzle the input and copy it over.
UNIMPLEMENTED_IF(regs.launch_dma.remap_enable != 0);
const u32 bytes_per_pixel = regs.pitch_out / regs.line_length_in;
const u32 bytes_per_pixel =
regs.launch_dma.remap_enable ? regs.pitch_out / regs.line_length_in : 1;
const Parameters& src_params = regs.src_params;
const u32 width = src_params.width;
const u32 height = src_params.height;
@@ -166,7 +167,8 @@ void MaxwellDMA::CopyPitchToBlockLinear() {
UNIMPLEMENTED_IF(regs.launch_dma.remap_enable != 0);
const auto& dst_params = regs.dst_params;
const u32 bytes_per_pixel = regs.pitch_in / regs.line_length_in;
const u32 bytes_per_pixel =
regs.launch_dma.remap_enable ? regs.pitch_in / regs.line_length_in : 1;
const u32 width = dst_params.width;
const u32 height = dst_params.height;
const u32 depth = dst_params.depth;
@@ -210,7 +212,8 @@ void MaxwellDMA::CopyPitchToBlockLinear() {
}
void MaxwellDMA::FastCopyBlockLinearToPitch() {
const u32 bytes_per_pixel = regs.pitch_out / regs.line_length_in;
const u32 bytes_per_pixel =
regs.launch_dma.remap_enable ? regs.pitch_out / regs.line_length_in : 1;
const size_t src_size = GOB_SIZE;
const size_t dst_size = static_cast<size_t>(regs.pitch_out) * regs.line_count;
u32 pos_x = regs.src_params.origin.x;

View File

@@ -2,11 +2,15 @@
// SPDX-License-Identifier: GPL-2.0-or-later
#include <cstring>
#include <fstream>
#include <optional>
#include <span>
#include <boost/container_hash/hash.hpp>
#include "common/assert.h"
#include "common/fs/fs.h"
#include "common/fs/path_util.h"
#include "common/settings.h"
#include "video_core/macro/macro.h"
#include "video_core/macro/macro_hle.h"
@@ -15,6 +19,23 @@
namespace Tegra {
static void Dump(u64 hash, std::span<const u32> code) {
const auto base_dir{Common::FS::GetYuzuPath(Common::FS::YuzuPath::DumpDir)};
const auto macro_dir{base_dir / "macros"};
if (!Common::FS::CreateDir(base_dir) || !Common::FS::CreateDir(macro_dir)) {
LOG_ERROR(Common_Filesystem, "Failed to create macro dump directories");
return;
}
const auto name{macro_dir / fmt::format("{:016x}.macro", hash)};
std::fstream macro_file(name, std::ios::out | std::ios::binary);
if (!macro_file) {
LOG_ERROR(Common_Filesystem, "Unable to open or create file at {}",
Common::FS::PathToUTF8String(name));
return;
}
macro_file.write(reinterpret_cast<const char*>(code.data()), code.size_bytes());
}
MacroEngine::MacroEngine(Engines::Maxwell3D& maxwell3d)
: hle_macros{std::make_unique<Tegra::HLEMacro>(maxwell3d)} {}
@@ -24,6 +45,11 @@ void MacroEngine::AddCode(u32 method, u32 data) {
uploaded_macro_code[method].push_back(data);
}
void MacroEngine::ClearCode(u32 method) {
macro_cache.erase(method);
uploaded_macro_code.erase(method);
}
void MacroEngine::Execute(u32 method, const std::vector<u32>& parameters) {
auto compiled_macro = macro_cache.find(method);
if (compiled_macro != macro_cache.end()) {
@@ -54,6 +80,9 @@ void MacroEngine::Execute(u32 method, const std::vector<u32>& parameters) {
if (!mid_method.has_value()) {
cache_info.lle_program = Compile(macro_code->second);
cache_info.hash = boost::hash_value(macro_code->second);
if (Settings::values.dump_macros) {
Dump(cache_info.hash, macro_code->second);
}
} else {
const auto& macro_cached = uploaded_macro_code[mid_method.value()];
const auto rebased_method = method - mid_method.value();
@@ -63,6 +92,9 @@ void MacroEngine::Execute(u32 method, const std::vector<u32>& parameters) {
code.size() * sizeof(u32));
cache_info.hash = boost::hash_value(code);
cache_info.lle_program = Compile(code);
if (Settings::values.dump_macros) {
Dump(cache_info.hash, code);
}
}
if (auto hle_program = hle_macros->GetHLEProgram(cache_info.hash)) {

View File

@@ -117,6 +117,9 @@ public:
// Store the uploaded macro code to compile them when they're called.
void AddCode(u32 method, u32 data);
// Clear the code associated with a method.
void ClearCode(u32 method);
// Compiles the macro if its not in the cache, and executes the compiled macro
void Execute(u32 method, const std::vector<u32>& parameters);

View File

@@ -23,7 +23,8 @@ MICROPROFILE_DEFINE(MacroJitExecute, "GPU", "Execute macro JIT", MP_RGB(255, 255
namespace Tegra {
namespace {
constexpr Xbyak::Reg64 STATE = Xbyak::util::rbx;
constexpr Xbyak::Reg32 RESULT = Xbyak::util::ebp;
constexpr Xbyak::Reg32 RESULT = Xbyak::util::r10d;
constexpr Xbyak::Reg64 MAX_PARAMETER = Xbyak::util::r11;
constexpr Xbyak::Reg64 PARAMETERS = Xbyak::util::r12;
constexpr Xbyak::Reg32 METHOD_ADDRESS = Xbyak::util::r14d;
constexpr Xbyak::Reg64 BRANCH_HOLDER = Xbyak::util::r15;
@@ -31,6 +32,7 @@ constexpr Xbyak::Reg64 BRANCH_HOLDER = Xbyak::util::r15;
constexpr std::bitset<32> PERSISTENT_REGISTERS = Common::X64::BuildRegSet({
STATE,
RESULT,
MAX_PARAMETER,
PARAMETERS,
METHOD_ADDRESS,
BRANCH_HOLDER,
@@ -80,7 +82,7 @@ private:
u32 carry_flag{};
};
static_assert(offsetof(JITState, maxwell3d) == 0, "Maxwell3D is not at 0x0");
using ProgramType = void (*)(JITState*, const u32*);
using ProgramType = void (*)(JITState*, const u32*, const u32*);
struct OptimizerState {
bool can_skip_carry{};
@@ -112,7 +114,7 @@ void MacroJITx64Impl::Execute(const std::vector<u32>& parameters, u32 method) {
JITState state{};
state.maxwell3d = &maxwell3d;
state.registers = {};
program(&state, parameters.data());
program(&state, parameters.data(), parameters.data() + parameters.size());
}
void MacroJITx64Impl::Compile_ALU(Macro::Opcode opcode) {
@@ -488,6 +490,7 @@ void MacroJITx64Impl::Compile() {
// JIT state
mov(STATE, Common::X64::ABI_PARAM1);
mov(PARAMETERS, Common::X64::ABI_PARAM2);
mov(MAX_PARAMETER, Common::X64::ABI_PARAM3);
xor_(RESULT, RESULT);
xor_(METHOD_ADDRESS, METHOD_ADDRESS);
xor_(BRANCH_HOLDER, BRANCH_HOLDER);
@@ -598,7 +601,22 @@ bool MacroJITx64Impl::Compile_NextInstruction() {
return true;
}
static void WarnInvalidParameter(uintptr_t parameter, uintptr_t max_parameter) {
LOG_CRITICAL(HW_GPU,
"Macro JIT: invalid parameter access 0x{:x} (0x{:x} is the last parameter)",
parameter, max_parameter - sizeof(u32));
}
Xbyak::Reg32 MacroJITx64Impl::Compile_FetchParameter() {
Xbyak::Label parameter_ok{};
cmp(PARAMETERS, MAX_PARAMETER);
jb(parameter_ok, T_NEAR);
Common::X64::ABI_PushRegistersAndAdjustStack(*this, PersistentCallerSavedRegs(), 0);
mov(Common::X64::ABI_PARAM1, PARAMETERS);
mov(Common::X64::ABI_PARAM2, MAX_PARAMETER);
Common::X64::CallFarFunction(*this, &WarnInvalidParameter);
Common::X64::ABI_PopRegistersAndAdjustStack(*this, PersistentCallerSavedRegs(), 0);
L(parameter_ok);
mov(eax, dword[PARAMETERS]);
add(PARAMETERS, sizeof(u32));
return eax;

View File

@@ -563,12 +563,11 @@ void RasterizerOpenGL::SyncViewport() {
flags[Dirty::FrontFace] = false;
GLenum mode = MaxwellToGL::FrontFace(regs.front_face);
bool flip_faces = false;
if (regs.screen_y_control.triangle_rast_flip != 0 &&
regs.viewport_transform[0].scale_y < 0.0f) {
bool flip_faces = true;
if (regs.screen_y_control.triangle_rast_flip != 0) {
flip_faces = !flip_faces;
}
if (regs.viewport_transform[0].scale_z < 0.0f) {
if (regs.viewport_transform[0].scale_y < 0.0f) {
flip_faces = !flip_faces;
}
if (flip_faces) {

View File

@@ -53,6 +53,8 @@ void ConfigureDebug::SetConfiguration() {
ui->enable_nsight_aftermath->setChecked(Settings::values.enable_nsight_aftermath.GetValue());
ui->dump_shaders->setEnabled(runtime_lock);
ui->dump_shaders->setChecked(Settings::values.dump_shaders.GetValue());
ui->dump_macros->setEnabled(runtime_lock);
ui->dump_macros->setChecked(Settings::values.dump_macros.GetValue());
ui->disable_macro_jit->setEnabled(runtime_lock);
ui->disable_macro_jit->setChecked(Settings::values.disable_macro_jit.GetValue());
ui->disable_loop_safety_checks->setEnabled(runtime_lock);
@@ -83,6 +85,7 @@ void ConfigureDebug::ApplyConfiguration() {
Settings::values.cpu_debug_mode = ui->enable_cpu_debugging->isChecked();
Settings::values.enable_nsight_aftermath = ui->enable_nsight_aftermath->isChecked();
Settings::values.dump_shaders = ui->dump_shaders->isChecked();
Settings::values.dump_macros = ui->dump_macros->isChecked();
Settings::values.disable_shader_loop_safety_checks =
ui->disable_loop_safety_checks->isChecked();
Settings::values.disable_macro_jit = ui->disable_macro_jit->isChecked();

View File

@@ -118,6 +118,19 @@
</property>
</widget>
</item>
<item row="0" column="2">
<widget class="QCheckBox" name="dump_macros">
<property name="enabled">
<bool>true</bool>
</property>
<property name="toolTip">
<string>When checked, it will dump all the macro programs of the GPU</string>
</property>
<property name="text">
<string>Dump Maxwell Macros</string>
</property>
</widget>
</item>
<item row="0" column="1">
<widget class="QCheckBox" name="disable_macro_jit">
<property name="enabled">