Commit Graph

37 Commits

Author SHA1 Message Date
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
224daa92d0 qt: Remove fullscreen status icons 2024-02-13 21:13:25 +05:00
maximus105
0b5d4d03c5 Update ru-RU.po 2024-02-04 17:40:49 +02:00
Alexander Babikov
c6efb05318 Assorted Russian translation fixes and additions 2024-01-29 00:49:15 +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
Alexander Babikov
c2b0ed4fcd Remove superfluous "M.O." from MO related strings and make the "b" in Mb/Gb uppercase 2022-02-13 21:00:42 +05:00
Alexander Babikov
93ac1b7b52 Unify the naming of Page Up and Page Down keys 2022-02-13 21:00:41 +05:00
Alexander Babikov
e0593523f2 Make the "PAUSED" toolbar string translatable 2022-02-13 21:00:40 +05:00
Alexander Babikov
1a7a93010d Remove the obsolete logging and defunct VRAM dumping options from the Win32 UI 2022-02-07 18:09:21 +05:00
ts-korhonen
25f5b814c3 qt: update translations 2022-02-01 19:39:13 +02:00
ts-korhonen
f8f3cfbf4c qt: fix platform specific file dialog filters
Translations now only contain translation for the description and
extensions are generated in code taking account platform specific
differences.
2022-01-23 22:48:36 +02:00
ts-korhonen
067b49c848 qt: fix .po line endings 2022-01-23 18:38:43 +02:00
ts-korhonen
dd6b368e0e qt: Read font name and size from translation
Updated .po files to include FONT_NAME and FONT_SIZE to allow using them
as font in qt.
2022-01-22 22:00:44 +02:00
ts-korhonen
48b7f652fb qt: Update translations from rc 2022-01-21 19:02:05 +02:00
Cacodemon345
7b75bfb18d Make most of main window text translatable 2022-01-05 01:17:07 +06:00
Cacodemon345
2f0f947596 More string changes to fit in line with Win32 more 2022-01-04 16:57:07 +06:00