mirror of
https://github.com/PCSX2/pcsx2.git
synced 2025-12-16 04:08:48 +00:00
[ci skip] Qt: Update Base Translation.
This commit is contained in:
parent
51bc6c1465
commit
baa00e4d38
File diff suppressed because it is too large
Load Diff
@ -8109,6 +8109,8 @@ TRANSLATE_NOOP("FullscreenUI", "Hides the mouse pointer/cursor when the emulator
|
||||
TRANSLATE_NOOP("FullscreenUI", "On-Screen Display");
|
||||
TRANSLATE_NOOP("FullscreenUI", "Determines how large the on-screen messages and monitor are.");
|
||||
TRANSLATE_NOOP("FullscreenUI", "%d%%");
|
||||
TRANSLATE_NOOP("FullscreenUI", "Determines where on-screen display messages are positioned.");
|
||||
TRANSLATE_NOOP("FullscreenUI", "Determines where performance statistics are positioned.");
|
||||
TRANSLATE_NOOP("FullscreenUI", "Shows the current PCSX2 version on the top-right corner of the display.");
|
||||
TRANSLATE_NOOP("FullscreenUI", "Shows the current emulation speed of the system in the top-right corner of the display as a percentage.");
|
||||
TRANSLATE_NOOP("FullscreenUI", "Shows the number of video frames (or v-syncs) displayed per second by the system in the top-right corner of the display.");
|
||||
@ -8125,8 +8127,6 @@ TRANSLATE_NOOP("FullscreenUI", "Shows the current controller state of the system
|
||||
TRANSLATE_NOOP("FullscreenUI", "Shows a visual history of frame times in the upper-left corner of the display.");
|
||||
TRANSLATE_NOOP("FullscreenUI", "Shows the current system hardware information on the OSD.");
|
||||
TRANSLATE_NOOP("FullscreenUI", "Displays warnings when settings are enabled which may break games.");
|
||||
TRANSLATE_NOOP("FullscreenUI", "Determines where on-screen display messages are positioned.");
|
||||
TRANSLATE_NOOP("FullscreenUI", "Determines where performance statistics are positioned.");
|
||||
TRANSLATE_NOOP("FullscreenUI", "Operations");
|
||||
TRANSLATE_NOOP("FullscreenUI", "Resets configuration to defaults (excluding controller settings).");
|
||||
TRANSLATE_NOOP("FullscreenUI", "BIOS Configuration");
|
||||
@ -8760,6 +8760,8 @@ TRANSLATE_NOOP("FullscreenUI", "Start Fullscreen");
|
||||
TRANSLATE_NOOP("FullscreenUI", "Double-Click Toggles Fullscreen");
|
||||
TRANSLATE_NOOP("FullscreenUI", "Hide Cursor In Fullscreen");
|
||||
TRANSLATE_NOOP("FullscreenUI", "OSD Scale");
|
||||
TRANSLATE_NOOP("FullscreenUI", "OSD Messages Position");
|
||||
TRANSLATE_NOOP("FullscreenUI", "OSD Performance Position");
|
||||
TRANSLATE_NOOP("FullscreenUI", "Show PCSX2 Version");
|
||||
TRANSLATE_NOOP("FullscreenUI", "Show Speed");
|
||||
TRANSLATE_NOOP("FullscreenUI", "Show FPS");
|
||||
@ -8776,8 +8778,6 @@ TRANSLATE_NOOP("FullscreenUI", "Show Inputs");
|
||||
TRANSLATE_NOOP("FullscreenUI", "Show Frame Times");
|
||||
TRANSLATE_NOOP("FullscreenUI", "Show Hardware Info");
|
||||
TRANSLATE_NOOP("FullscreenUI", "Warn About Unsafe Settings");
|
||||
TRANSLATE_NOOP("FullscreenUI", "OSD Messages Position");
|
||||
TRANSLATE_NOOP("FullscreenUI", "OSD Performance Position");
|
||||
TRANSLATE_NOOP("FullscreenUI", "Reset Settings");
|
||||
TRANSLATE_NOOP("FullscreenUI", "Change Search Directory");
|
||||
TRANSLATE_NOOP("FullscreenUI", "Fast Boot");
|
||||
|
||||
Loading…
Reference in New Issue
Block a user