Debugging in the browser - czech translation, changelog

This commit is contained in:
Jindra Petřík
2026-02-15 14:58:02 +01:00
parent 5ff8532576
commit 7260e67a72
3 changed files with 15 additions and 2 deletions

View File

@@ -2,6 +2,8 @@
All notable changes to this project will be documented in this file.
## [Unreleased]
### Added
- [#1209], [#1850], [#2619] Debugging SWF in the web browser
## [25.0.0] - 2026-02-10
### Added
@@ -4110,6 +4112,9 @@ Major version of SWF to XML export changed to 2.
[alpha 9]: https://github.com/jindrapetrik/jpexs-decompiler/compare/alpha8...alpha9
[alpha 8]: https://github.com/jindrapetrik/jpexs-decompiler/compare/alpha7...alpha8
[alpha 7]: https://github.com/jindrapetrik/jpexs-decompiler/releases/tag/alpha7
[#1209]: https://www.free-decompiler.com/flash/issues/1209
[#1850]: https://www.free-decompiler.com/flash/issues/1850
[#2619]: https://www.free-decompiler.com/flash/issues/2619
[#2610]: https://www.free-decompiler.com/flash/issues/2610
[#2603]: https://www.free-decompiler.com/flash/issues/2603
[#2626]: https://www.free-decompiler.com/flash/issues/2626

View File

@@ -1113,4 +1113,4 @@ work.debugging.listening = Listening for incoming connections...
contextmenu.prepareDebug.injectDebug = Prepare file for debugging (+ inject debug info)
contextmenu.prepareDebug.generateSwd = Prepare file for debugging (+ generate SWD)
prepareDebug.title = Hit Save to overwrite current file or select another file.
work.halted.with = Debugging of %file% started, execution halted. Add breakpoints and click Continue (F5) to resume running.
work.halted.with = Debugging of %file% started, execution halted. Add breakpoints and click Continue (F5) to resume running.

View File

@@ -1104,4 +1104,12 @@ contextmenu.normalizeFonts = Normalizovat p\u00edsma
#after 24.1.1
contextmenu.saveSwc = Ulo\u017eit jako Swc...
work.generating.swc = Generov\u00e1n\u00ed Swc...
work.generating.swc = Generov\u00e1n\u00ed Swc...
#after 25.0.0
menu.file.start.debuglisten = Naslouchat lad\u011bn\u00ed...
work.debugging.listening = Naslouch\u00e1m pro p\u0159\u00edchoz\u00ed spojen\u00ed...
contextmenu.prepareDebug.injectDebug = P\u0159ipravit soubor pro lad\u011bn\u00ed (+ injektovat lad\u00edc\u00ed informace)
contextmenu.prepareDebug.generateSwd = P\u0159ipravit soubor pro lad\u011bn\u00ed (+ vytvo\u0159it SWD)
prepareDebug.title = Stiskni Ulo\u017eit pro p\u0159eps\u00e1n\u00ed nyn\u011bj\u0161\u00edhio souboru nebo vyber soubor jin\u00fd.
work.halted.with = Lad\u011bn\u00ed %file% za\u010dalo, b\u011bh je nyn\u00ed pozastaven. P\u0159idejte breakpointy a klikn\u011bte na Pokra\u010dovat (F5) pro obnoven\u00ed b\u011bhu.