mirror of
https://git.huckle.dev/Huckles-Minecraft-Archive/jpexs-decompiler.git
synced 2026-09-23 12:02:28 +00:00
Debugging in the browser - czech translation, changelog
This commit is contained in:
@@ -2,6 +2,8 @@
|
|||||||
All notable changes to this project will be documented in this file.
|
All notable changes to this project will be documented in this file.
|
||||||
|
|
||||||
## [Unreleased]
|
## [Unreleased]
|
||||||
|
### Added
|
||||||
|
- [#1209], [#1850], [#2619] Debugging SWF in the web browser
|
||||||
|
|
||||||
## [25.0.0] - 2026-02-10
|
## [25.0.0] - 2026-02-10
|
||||||
### Added
|
### 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 9]: https://github.com/jindrapetrik/jpexs-decompiler/compare/alpha8...alpha9
|
||||||
[alpha 8]: https://github.com/jindrapetrik/jpexs-decompiler/compare/alpha7...alpha8
|
[alpha 8]: https://github.com/jindrapetrik/jpexs-decompiler/compare/alpha7...alpha8
|
||||||
[alpha 7]: https://github.com/jindrapetrik/jpexs-decompiler/releases/tag/alpha7
|
[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
|
[#2610]: https://www.free-decompiler.com/flash/issues/2610
|
||||||
[#2603]: https://www.free-decompiler.com/flash/issues/2603
|
[#2603]: https://www.free-decompiler.com/flash/issues/2603
|
||||||
[#2626]: https://www.free-decompiler.com/flash/issues/2626
|
[#2626]: https://www.free-decompiler.com/flash/issues/2626
|
||||||
|
|||||||
@@ -1105,3 +1105,11 @@ contextmenu.normalizeFonts = Normalizovat p\u00edsma
|
|||||||
#after 24.1.1
|
#after 24.1.1
|
||||||
contextmenu.saveSwc = Ulo\u017eit jako Swc...
|
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.
|
||||||
|
|||||||
Reference in New Issue
Block a user