Commit graph

67 commits

Author SHA1 Message Date
Konloch
9a866831c8 Code Cleanup 2021-07-19 04:09:34 -07:00
Konloch
8116cacd49 Better Decompiler Options 2021-07-19 02:37:56 -07:00
Konloch
1805df4c97 More Translations
Automated with online translation services
2021-07-18 16:01:48 -07:00
Konloch
a6a6eb5147 More Translations
All of the settings should have their English translation keys added now
2021-07-18 14:36:00 -07:00
Konloch
3349dd65b7 Translations & Cleanup 2021-07-18 12:11:34 -07:00
Konloch
f6ce37f439 More Translations 2021-07-18 02:11:45 -07:00
Konloch
31cef469d4 More Translations & Cleanup 2021-07-17 13:51:00 -07:00
Konloch
d8c5d935b2 Fixed Indent 2021-07-17 13:14:43 -07:00
Konloch
0d8c1b96aa Reordered The English Translation Keys 2021-07-16 12:12:13 -07:00
Konloch
e684316844 New Translations
Added Estonian, Latvian, Lithuanian, Romanian, Slovak and Slovenian translations
2021-07-13 09:19:40 -07:00
Konloch
0a4d216f5a Improved Translations
Thank you to @ThexXTURBOXx
2021-07-13 08:59:51 -07:00
Nico Mexis
f6fde27253
Even better translations 2021-07-13 15:47:06 +02:00
Nico Mexis
cad751ecf0
Better German translation 2021-07-13 15:13:20 +02:00
Konloch
1eda5e7f78 Updated For Plugin API Changes
This will make it easier on the user to inform them which file the class resources are in
2021-07-13 05:10:24 -07:00
Konloch
5041fc5712 LAF Expansion
Thank you @weisJ!

This includes:
+ Better DarkLAF combability #317
+ More LAF Themes to select from
+ More translations
2021-07-13 03:44:03 -07:00
Konloch
67e2e0dfd0 Javap Fixes
Because of the design of using sysout it fails when being ran concurrently. Until the system has been redesigned to not use sysout (or a better solution for it is added) I've synchronized the javap disassembler

thankfully javap is fast so this shouldn't be that noticeable but it should be fixed one day
2021-07-13 03:35:48 -07:00
Kalen (Konloch) Kinloch
cd3c9732a5
Merge pull request #318 from antonymcgreen/patch-1
russian translation fix
2021-07-13 01:39:15 -07:00
antonymcgreen
c6f12baef2
russian translation fix 2021-07-13 10:21:47 +03:00
liuxilu
b2d6818842
mandarin translation improved 2021-07-12 21:39:16 +08:00
Konloch
b7a9c8d7de Removed Preview Copy 2021-07-10 06:45:43 -07:00
Konloch
743b515f24 Translation Fixes 2021-07-08 18:58:27 -07:00
Konloch
6868d488eb Improved Mandarin Translation 2021-07-08 03:19:47 -07:00
Konloch
309f363cc5 Extended Translation 2021-07-08 01:56:36 -07:00
Konloch
8933a9a8c0 More Translations
Most components should be translated. All of the components that were hardcoded for English now work with translations.

All of the translations now include any missing translation keys.

Added translations for: Farsi, Finnish, Greek, Indonesian, Bengali, Italian, Korean,  Dutch, Polish, Swedish, Thai, Hebrew, Turkish, Ukrainian, Hungarian, Georgian, Javanese, Hausa, Swahili, Norwegian & Vietnamese
2021-07-08 01:22:39 -07:00
Konloch
f1b36e785f Merge branch 'master' of https://github.com/Konloch/bytecode-viewer 2021-07-07 15:06:52 -07:00
Nico Mexis
76d04bfe70
Update intro.german.html 2021-07-07 15:26:50 +02:00
Nico Mexis
fb3994f28b
Update src/main/resources/translations/html/intro.mandarin.html
Co-authored-by: Janmm14 <Janmm14@users.noreply.github.com>
2021-07-07 15:25:30 +02:00
Nico Mexis
e3fe393c55
Update src/main/resources/translations/html/intro.english.html
Co-authored-by: Janmm14 <Janmm14@users.noreply.github.com>
2021-07-07 15:25:22 +02:00
Nico Mexis
b2f3181f10 Updated German translation 2021-07-07 13:45:03 +02:00
Nico Mexis
8828d4a193 Added Discord Server link to intro 2021-07-07 13:44:51 +02:00
Konloch
820a086a93 More Translation Support 2021-07-07 03:39:29 -07:00
Konloch
556c0ef1c8 Typo Fix 2021-07-07 02:01:53 -07:00
Konloch
bd636f2125 Translations & Better About Window 2021-07-07 02:00:14 -07:00
Konloch
af26f2c257 CTRL + L Hotkey
Opens your last opened file. If there is a more well known global hotkey for this function it should be changed to that
2021-07-06 22:38:47 -07:00
Konloch
c5b53be4b8 BCV API Change
This API change will break compatibility with most pre-existing plugins
2021-07-06 21:36:11 -07:00
Konloch
f2ada1aae1 Plugin Templates Cleanup 2021-07-04 20:23:40 -07:00
Konloch
e3a1d9b6f6 Better Loading Gif 2021-07-04 03:20:00 -07:00
Konloch
f3d5f25743 Built-in Script Editor
Still a work in progress
2021-07-01 14:54:10 -07:00
Konloch
400aa6e6dd Moved GUI Resources 2021-06-30 13:56:15 -07:00
Konloch
b82b1133c2 Renamed Loading Gif 2021-06-30 13:52:48 -07:00
Konloch
79fbe34da1 Google Translate Malay
Automatically translated through google translate
2021-06-30 13:10:37 -07:00
Konloch
97d4d51a04 Google Translate Portuguese
Automatically translated through google translate
2021-06-30 12:48:26 -07:00
Konloch
3032986021 Google Translate Japanese
Automatically translated through google translate
2021-06-30 12:36:16 -07:00
Konloch
98b5b678fe Google Translate Hindi
Automatically translated through google translate
2021-06-30 12:28:00 -07:00
Konloch
8c901c9f5b Google Translate French
Automatically translated through google translate
2021-06-30 12:21:18 -07:00
Konloch
032057813d Google Translate Spanish
Automatically translated through google translate
2021-06-30 12:16:44 -07:00
Konloch
eee8e47568 Google Translate Russian
Automatically translated through google translate
2021-06-30 12:05:53 -07:00
Konloch
38f2f6b570 Google Translate Arabic
Automatically translated through google translate
2021-06-30 12:03:39 -07:00
Konloch
158bff0fa5 Cleanup 2021-06-30 12:02:45 -07:00
NickUfer
85c2da1b6f
german translation: Apply suggestions from code review
Co-authored-by: Nico Mexis <nico.mexis@kabelmail.de>
2021-06-30 10:06:57 +02:00