Commit Graph

61 Commits

Author SHA1 Message Date
toggo9
55b4f0bd0d Fix unnecessary space in the Czech translation. 2025-06-07 21:28:13 +02:00
Alexander Babikov
c42f1e4d12 Remove the fullscreen hotkey message
No longer needed after the hotkeys to enter and exit full screen
mode were merged into one
2025-05-07 22:39:07 +05:00
Alexander Babikov
5918356719 Fix keybinds being saved in native/localized form
Keybinds are now both saved and read in portable form
and only converted to native one for display purposes, fixing
them not being read correctly when certain languages are set.

Also get rid of qPrintable() due to it using the system 8-bit codepage
instead of UTF-8, and some unnecessary QString ↔ C string conversions

Co-Authored-by: Cacodemon345 <wahil1976@outlook.com>
2025-05-07 19:23:28 +05:00
=
30ea1eb087 Updated translations 2025-04-20 15:36:49 -07:00
Alexander Babikov
ed4820b798 languages: Add string for the 5-button 2-wheel mouse 2025-04-18 02:52:55 +05:00
Alexander Babikov
ff0889c1a7 languages: Add colons to dropdown labels on the network settings page 2025-04-18 02:52:54 +05:00
Alexander Babikov
ab9e1eae5f languages: Remove more unused strings 2025-04-18 02:52:53 +05:00
Alexander Babikov
0d1f3a61cd languages: Fix HDD model still being speed in the HDD list 2025-04-18 02:52:52 +05:00
Alexander Babikov
d0d2ba29ec qt: Add the remaining untranslated strings to the template 2025-04-11 23:31:28 +05:00
Alexander Babikov
9153152990 qt: Redesign hard disk dialog to accommodate drive models 2025-04-11 23:31:22 +05:00
Alexander Babikov
40ee98d6f3 qt: The sound icon's menu is now a submenu of the Tools menu
Replaces (and includes) the standalone Sound gain option
2025-04-11 23:31:18 +05:00
Alexander Babikov
1819539c97 qt: Make filename/path display consistent across media menus
- All media history entries now display the full path
- All "Eject" menu items now display the file name
2025-04-11 23:31:16 +05:00
Alexander Babikov
5ff206e493 qt: Get rid of most uses of QString::asprintf()
Now that the Win32 UI is out of the way, we can rewrite the strings to use
QString::arg() instead and avoid even more QString ↔ C string conversions
2025-04-11 23:31:14 +05:00
Alexander Babikov
890362131d qt: Fix translations for "Falling back to software renderer" 2025-04-11 23:30:57 +05:00
Alexander Babikov
f16265e2a4 qt: Remove the translation for the LBA Enhancer
It wasn't supposed to be translated due to being a company name
and a product name
2025-04-11 23:30:51 +05:00
Alexander Babikov
c08775becf qt: Use util::DlgFilter for the shader picker
Also fix the translation for its filter
2025-04-11 23:30:48 +05:00
Alexander Babikov
8f1fa1e5da qt: Remove unused string translations 2025-04-11 23:30:45 +05:00
Alexander Babikov
9b11091c8e qt: Remove the keyboard shortcut translation hack
No longer needed since the Win32 UI is gone and Qt can handle the key
names since the base translations are embedded
2025-04-11 23:30:42 +05:00
OBattler
5c4fcfaf85 ESC/P Printer: No longer assume roms/ is where the binary is, fixes #5221. 2025-02-17 04:49:43 +01:00
OBattler
8f5cf293bd Assorted fixes, including warning message box for unavailable devices and translation fixes. 2025-01-27 01:20:37 +01:00
OBattler
752e687e31 Translated a line in the About box accidentally not translated into most languages. 2024-11-20 04:23:57 +01:00
OBattler
463badd613 kB -> KB. 2024-11-19 04:08:21 +01:00
OBattler
c38fc46670 More language fixes and the remaining four languages (Ukrainian, Vietnamese, Simplified Chinese, and Traditional Chinese). 2024-11-19 03:46:03 +01:00
OBattler
48d4ac730c Turkish and German fixes and added the three missing strigns to all the other previously committed languages. 2024-11-18 00:47:53 +01:00
OBattler
ae140b0fe1 More language fixes and Russian, Slovak, Slovenian, and Turkish. 2024-11-16 06:18:53 +01:00
OBattler
c52a2131e6 Both variants of Portuguese and added 4 missing strings to all the previous languages. 2024-11-16 02:40:46 +01:00
OBattler
001907f7c6 The first batch of updated translations, including German fixes by Pellzi, closes #4948. 2024-11-14 06:04:52 +01:00
Alexander Babikov
3e61092d02 Translations: Add headers to indicate target lang 2024-03-20 20:33:43 +05:00
Alexander Babikov
8a27a77aa1 Translations: Purge more unused strings 2024-03-20 20:33:35 +05:00
Alexander Babikov
f02fd4568c Simplify dynamic string handling and localization
Use Qt `.arg()` instead of substring replacement;
Fully remove remnants of SDL renderers from translations;
Restore platform-dependent pcap library name in the pcap
error message, but use Npcap on Windows instead
2024-03-20 20:33:31 +05:00
Alexander Babikov
ae7d4454cb Move Windows font overrides away from translations
Determine which font to use with a dedicated function instead
2024-03-20 20:33:28 +05:00
Alexander Babikov
e587cda80d Translations: Remove a few unused strings 2024-03-20 20:33:21 +05:00
RichardG867
e0c5eb49f1 DDC: EDID data improvements, hopefully fixes 1600x1200 on older OSes 2024-03-10 18:01:09 -03:00
Alexander Babikov
307e15019e Remove a long-unused string 2024-02-13 21:41:01 +05:00
Alexander Babikov
871187445b Refer to CPU speed as frequency 2024-01-29 00:49:14 +05:00
Alexander Babikov
e82d9d0c29 Fix "Sound card #" translations 2024-01-29 00:49:13 +05:00
Alexander Babikov
712cf76175 Expand text for IBM 8514/A and XGA
Also capitalize the A in IBM 8514/A
2024-01-29 00:49:12 +05:00
OBattler
7ec58da46f Config clean-ups, auto-pause, 4:3 integer scale, and more parameters. 2023-10-13 23:30:31 +02:00
Alexander Babikov
5d6d8abf57 Update the credits in the About dialog 2023-08-26 21:35:44 +05:00
OBattler
bf38c4adef More UI work, added Slovak and Catalan translations, and fixed mmutranslate on the 286/386, fixes #3587, #3591. 2023-08-17 02:46:37 +02:00
OBattler
6fae975a72 PIT type selection, CD-ROM model filtering by bus, and translation updates - closes #3354. 2023-08-16 05:23:03 +02:00
RichardG867
8ff45f74fd Remove legacy dynamic loading error messages 2023-07-22 18:14:22 -03:00
cold-brewed
ef34e81cd1 network: Added new ability for drivers to provide error information upon failed init. Updated translation strings. Fixed an issue with VDE configuration settings. 2023-05-23 11:53:59 -04:00
Jasmine Iwanek
5f04b29e8f Support up to 4 sound cards 2023-02-02 03:29:38 -05:00
Jasmine Iwanek
3a26985e1e Correct Image and Folder to windows design guidelines 2022-11-07 21:48:38 -05:00
Jasmine Iwanek
fb781ddbea Bring QT Translations in line with Win32 2022-11-07 21:09:22 -05:00
Mike Swanson
6db29dd3c1 languages: update files for new scaling factors 2022-11-01 12:06:48 -07:00
RichardG867
10e9285f61 Merge branch 'master' of ssh://github.com/86Box/86Box into cleanup30
# Conflicts:
#	src/cdrom/cdrom_image.c
#	src/cdrom/cdrom_image_backend.c
#	src/include/86box/cdrom.h
#	src/include/86box/cdrom_image_backend.h
#	src/include/86box/resource.h
#	src/qt/qt_mediamenu.cpp
#	src/qt/qt_mediamenu.hpp
#	src/unix/unix.c
#	src/win/win.c
#	src/win/win_devconf.c
#	src/win/win_dialog.c
#	src/win/win_joystick_rawinput.c
#	src/win/win_media_menu.c
#	src/win/win_mouse.c
#	src/win/win_settings.c
#	src/win/win_ui.c
2022-10-15 14:00:00 -03:00
RichardG867
e11b211af8 Virtual ISO: Add Qt and Win32 user interfaces 2022-03-26 23:38:38 -03:00
Alexander Babikov
b122f96787 Remove an unneeded double percent sign 2022-02-13 21:00:43 +05:00