From 7f9f3833245d1c96e45e8f83f2a661b9ae8e1d01 Mon Sep 17 00:00:00 2001 From: PCSX2 Bot Date: Sun, 6 Oct 2024 00:02:12 +0000 Subject: [PATCH] Qt: Update Base Translation --- pcsx2-qt/Translations/pcsx2-qt_en.ts | 361 ++++++++++++++------------- 1 file changed, 187 insertions(+), 174 deletions(-) diff --git a/pcsx2-qt/Translations/pcsx2-qt_en.ts b/pcsx2-qt/Translations/pcsx2-qt_en.ts index f876e1470c737..181e5d5d0d305 100644 --- a/pcsx2-qt/Translations/pcsx2-qt_en.ts +++ b/pcsx2-qt/Translations/pcsx2-qt_en.ts @@ -718,288 +718,311 @@ Leaderboard Position: {1} of {2} - + Rounding Mode - - + + Chop/Zero (Default) - + Changes how PCSX2 handles rounding while emulating the Emotion Engine's Floating Point Unit (EE FPU). Because the various FPUs in the PS2 are non-compliant with international standards, some games may need different modes to do math correctly. The default value handles the vast majority of games; <b>modifying this setting when a game is not having a visible problem can cause instability.</b> - + Division Rounding Mode - + Nearest (Default) - + Determines how the results of floating-point division are rounded. Some games need specific settings; <b>modifying this setting when a game is not having a visible problem can cause instability.</b> - + Clamping Mode - - - + + + Normal (Default) - + Changes how PCSX2 handles keeping floats in a standard x86 range. The default value handles the vast majority of games; <b>modifying this setting when a game is not having a visible problem can cause instability.</b> - - + + Enable Recompiler - - - + + - - + + - - + + + + Checked - + Performs just-in-time binary translation of 64-bit MIPS-IV machine code to x86. - + Wait Loop Detection Wait loop: When the game makes the CPU do nothing (loop/spin) while it waits for something to happen (usually an interrupt). - + Moderate speedup for some games, with no known side effects. - + Enable Cache (Slow) - - - + + + + Unchecked - + Interpreter only, provided for diagnostic. - + INTC Spin Detection INTC = Name of a PS2 register, leave as-is. "spin" = to make a cpu (or gpu) actively do nothing while you wait for something. Like spinning in a circle, you're moving but not actually going anywhere. - + Huge speedup for some games, with almost no compatibility side effects. - + Enable Fast Memory Access - + Uses backpatching to avoid register flushing on every memory access. "Backpatching" = To edit previously generated code to change what it does (in this case, we generate direct memory accesses, then backpatch them to jump to a fancier handler function when we realize they need the fancier handler function) - + Pause On TLB Miss - + Pauses the virtual machine when a TLB miss occurs, instead of ignoring it and continuing. Note that the VM will pause after the end of the block, not on the instruction which caused the exception. Refer to the console to see the address where the invalid access occurred. - + Enable 128MB RAM (Dev Console) - + Exposes an additional 96MB of memory to the virtual machine. - + VU0 Rounding Mode - + Changes how PCSX2 handles rounding while emulating the Emotion Engine's Vector Unit 0 (EE VU0). The default value handles the vast majority of games; <b>modifying this setting when a game is not having a visible problem will cause stability issues and/or crashes.</b> - + VU1 Rounding Mode - + Changes how PCSX2 handles rounding while emulating the Emotion Engine's Vector Unit 1 (EE VU1). The default value handles the vast majority of games; <b>modifying this setting when a game is not having a visible problem will cause stability issues and/or crashes.</b> - + VU0 Clamping Mode - + Changes how PCSX2 handles keeping floats in a standard x86 range in the Emotion Engine's Vector Unit 0 (EE VU0). The default value handles the vast majority of games; <b>modifying this setting when a game is not having a visible problem can cause instability.</b> - + VU1 Clamping Mode - + Changes how PCSX2 handles keeping floats in a standard x86 range in the Emotion Engine's Vector Unit 1 (EE VU1). The default value handles the vast majority of games; <b>modifying this setting when a game is not having a visible problem can cause instability.</b> - + Enable Instant VU1 - + Runs VU1 instantly. Provides a modest speed improvement in most games. Safe for most games, but a few games may exhibit graphical errors. - + Enable VU0 Recompiler (Micro Mode) VU0 = Vector Unit 0. One of the PS2's processors. - + Enables VU0 Recompiler. - + Enable VU1 Recompiler VU1 = Vector Unit 1. One of the PS2's processors. - + Enables VU1 Recompiler. - + mVU Flag Hack mVU = PCSX2's recompiler for VU (Vector Unit) code (full name: microVU) - + Good speedup and high compatibility, may cause graphical errors. - + Performs just-in-time binary translation of 32-bit MIPS-I machine code to x86. - + Enable Game Fixes - + Automatically loads and applies fixes to known problematic games on game start. - + Enable Compatibility Patches - + Automatically loads and applies compatibility patches to known problematic games. - + Savestate Compression Method - + Zstandard - + Determines the algorithm to be used when compressing savestates. - + Savestate Compression Level - + Medium - + Determines the level to be used when compressing savestates. + + + Save State On Shutdown + + + + + Automatically saves the emulator state when powering down or exiting. You can then resume directly from where you left off next time. + + + + + Create Save State Backups + + + + + Creates a backup copy of a save state if it already exists when the save is created. The backup copy has a .backup suffix. + Do not translate the ".backup" extension. + + AdvancedSystemSettingsWidget @@ -1213,29 +1236,39 @@ Leaderboard Position: {1} of {2} - + + Create Save State Backups + + + + + Save State On Shutdown + + + + Frame Rate Control - - + + hz hz=Hertz, as in the measuring unit. Shown after the corresponding number. Those languages who'd need to remove the space or do something in between should do so. - + PAL Frame Rate: - + NTSC Frame Rate: - + Savestate Settings @@ -1245,62 +1278,62 @@ Leaderboard Position: {1} of {2} - + Compression Method: - + Uncompressed - + Deflate64 - + Zstandard - + LZMA2 - + Low (Fast) - + Medium (Recommended) - + High - + Very High (Slow, Not Recommended) - + PINE Settings - + Slot: - + Enable @@ -13684,7 +13717,7 @@ Swap chain: see Microsoft's Terminology Portal. - + Save slot {0} selected ({1}). @@ -13722,43 +13755,48 @@ Swap chain: see Microsoft's Terminology Portal. - + Save state selector is unavailable without a valid game serial. - + Load - + Save - + Select Previous - + Select Next - - + + Close Menu + + + + + Save Slot {0} - + No save present in this slot. - + no save yet @@ -14097,132 +14135,120 @@ Right click to clear binding - - + + Pause On Focus Loss - - - - Inhibit Screensaver - - - - Save State On Shutdown + + Inhibit Screensaver - + Pause On Start - - + + Confirm Shutdown - - - Create Save State Backups - - - - - + + Enable Discord Presence - - + + Pause On Controller Disconnection - + Game Display - - + + Start Fullscreen - - + + Double-Click Toggles Fullscreen - - + + Render To Separate Window - - + + Hide Main Window When Running - - + + Disable Window Resizing - - + + Hide Cursor In Fullscreen - + Preferences - + Language: - + Theme: - + Automatic Updater - + Update Channel: - + Current Version: - - + + Enable Automatic Update Check - + Check for Updates... @@ -14322,66 +14348,59 @@ Right click to clear binding - - - - - + + + + Checked - + Automatically checks for updates to the program on startup. Updates can be deferred until later or skipped entirely. - + %1 (%2) Variable %1 shows the version number and variable %2 shows a timestamp. - + Prevents the screen saver from activating and the host from sleeping while emulation is running. - + Determines whether a prompt will be displayed to confirm shutting down the virtual machine when the hotkey is pressed. - - Automatically saves the emulator state when powering down or exiting. You can then resume directly from where you left off next time. - - - - + Pauses the emulator when a controller with bindings is disconnected. - + Allows switching in and out of fullscreen mode by double-clicking the game window. - + Prevents the main window from being resized. + - + - + + - - - - - + + Unchecked @@ -14391,43 +14410,37 @@ Right click to clear binding - + Pauses the emulator when a game is started. - + Pauses the emulator when you minimize the window or switch to another application, and unpauses when you switch back. - - Creates a backup copy of a save state if it already exists when the save is created. The backup copy has a .backup suffix. - Do not translate the ".backup" extension. - - - - + Automatically switches to fullscreen mode when a game is started. - + Hides the mouse pointer/cursor when the emulator is in fullscreen mode. - + Renders the game to a separate window, instead of the main window. If unchecked, the game will display over the top of the game list. - + Hides the main window (with the game list) when a game is running, requires Render To Separate Window to be enabled. - + Shows the game you are currently playing as part of your profile in Discord.