mirror of
https://git.huckle.dev/Huckles-Minecraft-Archive/jpexs-decompiler.git
synced 2026-06-11 21:21:55 +00:00
add after labels into locales
This commit is contained in:
@@ -477,15 +477,18 @@ config.description.gui.avm2.splitPane.docs.dividerLocationPercent = splitPane do
|
||||
config.name.gui.dump.splitPane.dividerLocationPercent = (Internal) dumpsplitPanedividerLocationPercent
|
||||
config.description.gui.dump.splitPane.dividerLocationPercent = dump splitPane divider Location Percent
|
||||
|
||||
#after 11.3.0
|
||||
config.name.useAdobeFlashPlayerForPreviews = (Deprecated) Use Adobe Flash player for preview of objects
|
||||
config.description.useAdobeFlashPlayerForPreviews = Use Adobe Flash player for preview of objects. WARNING: FlashPlayer was discontinued on 2021-01-12
|
||||
|
||||
#after 12.0.1
|
||||
config.name.showLineNumbersInPCodeGraphvizGraph = Show line numbers in Graphviz graphs
|
||||
config.description.showLineNumbersInPCodeGraphvizGraph = Show line numbers in the P-code graphviz graph.
|
||||
|
||||
config.name.padAs3PCodeInstructionName = Pad AS3 P-code instruction names
|
||||
config.description.padAs3PCodeInstructionName = Pad AS3 P-code instruction names with spaces
|
||||
|
||||
#after 13.0.2
|
||||
config.name.indentAs3PCode = Indent AS3 P-code
|
||||
config.description.indentAs3PCode = Indent AS3 P-code blocks like trait/body/code
|
||||
|
||||
@@ -498,5 +501,6 @@ config.description.useOldStyleGetSetLocalsAs3PCode = Use oldstyle getlocal_x, se
|
||||
config.name.useOldStyleLookupSwitchAs3PCode = Use oldstyle lookupswitch without brackets in AS3 P-code
|
||||
config.description.useOldStyleLookupSwitchAs3PCode = Use oldstyle lookupswitch from FFDec 12.x or older
|
||||
|
||||
#after 13.0.3
|
||||
config.name.checkForModifications = Check for file modifications outside FFDec
|
||||
config.description.checkForModifications = Check for modifications of files by other applications and ask to reload
|
||||
@@ -469,15 +469,18 @@ config.description.gui.avm2.splitPane.docs.dividerLocationPercent = pozice v pr
|
||||
config.name.gui.dump.splitPane.dividerLocationPercent = (Internal) dumpsplitPanedividerLocationPercent
|
||||
config.description.gui.dump.splitPane.dividerLocationPercent = pozice v procentech um\u00edst\u011bn\u00ed dump splitPane
|
||||
|
||||
#after 11.3.0
|
||||
config.name.useAdobeFlashPlayerForPreviews = (P\u0159ekon\u00e1no) Pou\u017e\u00edvat Adobe Flash player pro n\u00e1hledy objekt\u016f
|
||||
config.description.useAdobeFlashPlayerForPreviews = Pou\u017e\u00edvat Adobe Flash player pro n\u00e1hledy objekt\u016f. VAROV\u00c1N\u00cd: FlashPlayer nen\u00ed podporov\u00e1n\u00ed od 2021-01-12
|
||||
|
||||
#after 12.0.1
|
||||
config.name.showLineNumbersInPCodeGraphvizGraph = Zobrazovat \u010d\u00edsla \u0159\u00e1dek v Graphviz grafech
|
||||
config.description.showLineNumbersInPCodeGraphvizGraph = Zobrazovat \u010d\u00edsla \u0159\u00e1dek v graphviz grafech P-k\u00f3du
|
||||
|
||||
config.name.padAs3PCodeInstructionName = Zarovnat n\u00e1zvy instrukc\u00ed AS3 P-k\u00f3du
|
||||
config.description.padAs3PCodeInstructionName = Zarovnat n\u00e1zvy instrukc\u00ed AS3 P-k\u00f3du mezerami
|
||||
|
||||
#after 13.0.2
|
||||
config.name.indentAs3PCode = Odsadit AS3 P-k\u00f3d
|
||||
config.description.indentAs3PCode = Odsadit AS3 P-k\u00f3d bloky jako trait/body/code
|
||||
|
||||
@@ -490,5 +493,6 @@ config.description.useOldStyleGetSetLocalsAs3PCode = Pou\u017e\u00edvat postaru
|
||||
config.name.useOldStyleLookupSwitchAs3PCode = Pou\u017e\u00edvat star\u00fd styl lookupswitch bez hranat\u00fdch z\u00e1vorek v AS3 P-k\u00f3du
|
||||
config.description.useOldStyleLookupSwitchAs3PCode = Pou\u017e\u00edvat star\u00fd styl lookupswitch z FFDec 12.x a star\u0161\u00edho
|
||||
|
||||
#after 13.0.3
|
||||
config.name.checkForModifications = Kontrolovat zm\u011bny soubor\u016f mimo FFDec
|
||||
config.description.checkForModifications = Kontrolovat zm\u011bny soubor\u016f jin\u00fdmi aplikacemi a pt\u00e1t se na nov\u00e9 na\u010dten\u00ed
|
||||
Reference in New Issue
Block a user