Laci bá
46a660b401
Merge branch '86Box:master' into changeable_icon_set
2021-11-15 21:35:32 +01:00
dob205
64fa8f8898
Doing some updates to the German translation
2021-11-15 17:50:40 +01:00
Miran Grča
7aa4f89ae9
Merge pull request #1812 from altiereslima/master
...
Update pt-BR.rc
2021-11-15 16:49:44 +01:00
dob205
3c8183e631
Fixes some missing Croatian translations
2021-11-15 16:46:53 +01:00
OBattler
fb21dc842f
Some slight reordering.
2021-11-15 16:42:16 +01:00
OBattler
7d90bb7018
Fixed some highlights in the pt-PT translation.
2021-11-15 16:38:51 +01:00
OBattler
6297823fb4
Fixed by DoutorHouse to the pt-PT translation.
2021-11-15 16:35:34 +01:00
altiereslima
0111c83828
Update pt-BR.rc
2021-11-15 11:19:36 -03:00
OBattler
df6f638a21
Fixed two bugs with the Croatian translation.
2021-11-15 12:48:38 +01:00
Miran Grča
baf994f222
Merge pull request #1810 from altiereslima/master
...
Update pt-BR.rc
2021-11-15 12:41:51 +01:00
dob205
08075ff29f
Loading the Croatian localization into the program
2021-11-15 12:37:42 +01:00
dob205
672557546f
Adding the Croatian localization for Win32
...
This commit adds the Croatian (hr-HR) localization to the Win32 interface.
2021-11-15 12:36:17 +01:00
altiereslima
441ac9171d
Update pt-BR.rc
2021-11-14 21:21:12 -03:00
OBattler
20507587e7
Fixed some mistakes in the pt-PT translation, thanks DoutorHouse!
2021-11-15 00:32:50 +01:00
OBattler
b8bc8f2a99
Removed a double END in the German translation.
2021-11-14 23:45:09 +01:00
Miran Grča
d6ef24d786
Merge branch 'master' into master
2021-11-14 23:37:18 +01:00
dob205
d708e67afb
Fixing potential conflicts
2021-11-14 23:28:52 +01:00
OBattler
e74bd66f7c
Fixed a typo in the pt-PT translation.
2021-11-14 23:09:20 +01:00
OBattler
95af893be6
Merge branch 'master' of https://github.com/86Box/86Box
...
# Conflicts:
# src/win/86Box.rc
2021-11-14 23:06:03 +01:00
OBattler
0f010cf11f
Added Portuguese (Portugal).
2021-11-14 23:04:14 +01:00
Laci bá
0cf13c4731
Merge branch '86Box:master' into changeable_icon_set
2021-11-14 22:04:52 +01:00
David Hrdlička
785d1a5dee
Add Czech translation
2021-11-14 21:58:45 +01:00
OBattler
f737926fc7
And Portuguese (Brazil).
2021-11-14 21:56:31 +01:00
OBattler
2017b27a37
And Hungarian.
2021-11-14 21:45:16 +01:00
Laci bá
88d22e950d
Merge branch '86Box:master' into changeable_icon_set
2021-11-14 21:38:20 +01:00
dob205
9c729e9268
Updating the German localization with the new localization system
2021-11-14 20:42:15 +01:00
dob205
dbf07422c0
Merge branch '86Box:master' into master
2021-11-14 20:35:24 +01:00
OBattler
cfb24f9c15
Converted dialog localization to the new system with common dialog definitions and string #define's, has to be ported to non-English languages.
2021-11-14 19:50:35 +01:00
Laci bá
a16e39bb62
Initial commit for changeable icon set
2021-11-14 19:50:05 +01:00
dob205
8b0a24d740
Adding missed strings
...
Should hopefully make all dialogs translated
2021-11-14 19:39:38 +01:00
dob205
ee7695fd90
Loading the German localization into 86Box.rc
...
This commit adds the loading of the German localization into 86Box.rc
2021-11-14 19:35:31 +01:00
dob205
be1761efec
Adding the German localization
...
Adds the German localization for the Win32 UI of 86Box
2021-11-14 19:33:05 +01:00
David Hrdlička
7cbf588860
Fix the Visual Studio build
...
- resource files must end with trailing newspace,
otherwise the builds fails with RC1040
- rc.exe did not like the multi-line string declaration for the about
dialog text, might have to think about a more definitive solution there
2021-11-14 18:49:35 +01:00
RichardG867
0de137daf7
Merge branch 'master' of https://github.com/86Box/86Box into cleanup30
...
# Conflicts:
# src/include/86box/machine.h
# src/machine/m_at_socket7.c
# src/machine/machine_table.c
# src/video/vid_tgui9440.c
# src/win/win.c
2021-11-14 13:45:37 -03:00
Laci bá
c0e476340b
Fix the description of win_lang.c
2021-11-14 16:19:07 +01:00
Laci bá
23f8d9cf15
Correct the translation fix in pt-BR
2021-11-14 15:40:53 +01:00
Laci bá
fa1d058055
Also add a fix to pt-BR to properly name (System Language)
2021-11-14 15:14:33 +01:00
altiereslima
0ade5e539e
Update pt-BR.rc
2021-11-14 08:59:40 -03:00
altiereslima
7c15471a72
Portuguese Brazilian Translation
2021-11-14 08:47:23 -03:00
Laci bá
6f0da19369
Merge branch 'master' into translation_hu-HU
2021-11-14 00:03:36 +01:00
Laci bá
7651f4be6d
Merge branch 'translation_hu-HU' of https://github.com/laciba96/86Box into translation_hu-HU
2021-11-13 23:56:38 +01:00
Laci bá
b321679bde
Final cleanup
2021-11-13 23:56:35 +01:00
Laci bá
dfa795b267
Add reverse conversion from string to LCID
2021-11-13 23:51:29 +01:00
OBattler
11431213ed
Also reverted all the video changes.
2021-11-13 23:25:07 +01:00
OBattler
bfb3c0c324
Fixed the intendation mess in cpu/x86seg.c, removed port 61h handling from keyboard/keyboard_at.c, and fixed a function with undeclared type in win/win.c.
2021-11-13 23:15:28 +01:00
Laci bá
0764d92b67
Merge branch '86Box:master' into translation_hu-HU
2021-11-13 23:04:05 +01:00
Laci bá
c705803c1d
Remove translators text from en-US about
2021-11-13 22:54:31 +01:00
OBattler
3730117a37
Conflict resolution.
2021-11-13 22:49:19 +01:00
Laci bá
7ae10144ad
Cumulative changes
...
Move to translateable (System Default) message
Move change language to Tools menu
Redesign the language dialog
Add the translators' name to the About dialog, to make the translation process more attractive
2021-11-13 22:36:13 +01:00
Laci bá
3fa1e88d7d
Initial addition of system language to the dialog
...
Also update everything and save the config without hard reset.
2021-11-13 21:39:07 +01:00