From 406fc032b2e82e241133c5c18708c37a48dabd39 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jindra=20Pet=C5=99=C3=ADk?= Date: Mon, 6 Apr 2015 07:51:28 +0200 Subject: [PATCH] Symbol-class import menu icon & minimized --- .../flash/gui/MainFrameRibbonMenu.java | 6 +- .../gui/graphics/importsymbolclass32.png | Bin 0 -> 19376 bytes .../gui/locales/AboutDialog_sv.properties | 3 + .../AdvancedSettingsDialog_cs.properties | 14 +++- .../AdvancedSettingsDialog_sv.properties | 46 +++++++++++++ .../gui/locales/DebugLogDialog_sv.properties | 4 ++ .../flash/gui/locales/ExportDialog.properties | 2 +- .../gui/locales/ExportDialog_cs.properties | 5 +- .../gui/locales/ExportDialog_sv.properties | 25 +++++++ .../gui/locales/FontEmbedDialog_sv.properties | 9 +++ .../flash/gui/locales/MainFrame.properties | 2 +- .../flash/gui/locales/MainFrame_cs.properties | 11 ++- .../flash/gui/locales/MainFrame_sv.properties | 63 ++++++++++++++++++ .../locales/ReplaceTraceDialog_sv.properties | 5 ++ .../gui/locales/SearchDialog_ca.properties | 2 +- .../gui/locales/SearchDialog_sv.properties | 4 ++ .../locales/proxy/ProxyFrame_sv.properties | 10 +++ 17 files changed, 202 insertions(+), 9 deletions(-) create mode 100644 src/com/jpexs/decompiler/flash/gui/graphics/importsymbolclass32.png diff --git a/src/com/jpexs/decompiler/flash/gui/MainFrameRibbonMenu.java b/src/com/jpexs/decompiler/flash/gui/MainFrameRibbonMenu.java index 3e18b12e9..f97ca9d53 100644 --- a/src/com/jpexs/decompiler/flash/gui/MainFrameRibbonMenu.java +++ b/src/com/jpexs/decompiler/flash/gui/MainFrameRibbonMenu.java @@ -446,15 +446,15 @@ public class MainFrameRibbonMenu extends MainFrameMenu implements ActionListener importTextCommandButton = new JCommandButton(fixCommandTitle(translate("menu.file.import.text")), View.getResizableIcon("importtext32")); assignListener(importTextCommandButton, ACTION_IMPORT_TEXT); - importSymbolClassCommandButton = new JCommandButton(fixCommandTitle(translate("menu.file.import.symbolClass")), View.getResizableIcon("importtext32")); + importSymbolClassCommandButton = new JCommandButton(fixCommandTitle(translate("menu.file.import.symbolClass")), View.getResizableIcon("importsymbolclass32")); assignListener(importSymbolClassCommandButton, ACTION_IMPORT_SYMBOL_CLASS); importXmlCommandButton = new JCommandButton(fixCommandTitle(translate("menu.file.import.xml")), View.getResizableIcon("importxml32")); assignListener(importXmlCommandButton, ACTION_IMPORT_SWF_XML); importBand.addCommandButton(importXmlCommandButton, RibbonElementPriority.TOP); - importBand.addCommandButton(importTextCommandButton, RibbonElementPriority.TOP); - importBand.addCommandButton(importSymbolClassCommandButton, RibbonElementPriority.TOP); + importBand.addCommandButton(importTextCommandButton, RibbonElementPriority.MEDIUM); + importBand.addCommandButton(importSymbolClassCommandButton, RibbonElementPriority.MEDIUM); JRibbonBand viewBand = new JRibbonBand(translate("menu.view"), null); viewBand.setResizePolicies(getResizePolicies(viewBand)); diff --git a/src/com/jpexs/decompiler/flash/gui/graphics/importsymbolclass32.png b/src/com/jpexs/decompiler/flash/gui/graphics/importsymbolclass32.png new file mode 100644 index 0000000000000000000000000000000000000000..1930f1915a8f95f38e0c6059538fbf0ecd3b5e8f GIT binary patch literal 19376 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 V&FNtYeEgkSVZo7-%D@?a`wz!tHJ$(f literal 0 HcmV?d00001 diff --git a/src/com/jpexs/decompiler/flash/gui/locales/AboutDialog_sv.properties b/src/com/jpexs/decompiler/flash/gui/locales/AboutDialog_sv.properties index c5c092171..502d656e6 100644 --- a/src/com/jpexs/decompiler/flash/gui/locales/AboutDialog_sv.properties +++ b/src/com/jpexs/decompiler/flash/gui/locales/AboutDialog_sv.properties @@ -22,3 +22,6 @@ contributors = Bidragande: translation.author.label = Skapare utav Svensk \u00f6vers\u00e4ttning: #In the translation, insert your name here translation.author = Capasha +translators=\u00d6vers\u00e4ttare: +developers.others=+ andra fr\u00e5n GitHub och Google code +developers=Utvecklare: \ No newline at end of file diff --git a/src/com/jpexs/decompiler/flash/gui/locales/AdvancedSettingsDialog_cs.properties b/src/com/jpexs/decompiler/flash/gui/locales/AdvancedSettingsDialog_cs.properties index d6902bc2f..d7b04fb82 100644 --- a/src/com/jpexs/decompiler/flash/gui/locales/AdvancedSettingsDialog_cs.properties +++ b/src/com/jpexs/decompiler/flash/gui/locales/AdvancedSettingsDialog_cs.properties @@ -316,4 +316,16 @@ config.name.showTraitSavedMessage = Zobrazit znovu potvrzen\u00ed o ulo\u017een\ config.description.showTraitSavedMessage = Zobrazit znovu potvrzen\u00ed o ulo\u017een\u00ed vlastnosti config.name.updateProxyAddress = Adresa http Proxy pro kontrolu aktualizac\u00ed -config.description.updateProxyAddress = Adresa http proxy address pro kontrolu aktualizac\u00ed. Form\u00e1t: example.com:8080 \ No newline at end of file +config.description.updateProxyAddress = Adresa http proxy address pro kontrolu aktualizac\u00ed. Form\u00e1t: example.com:8080 + +config.name.editorMode = M\u00f3d editoru +config.description.editorMode = Textov\u00e1 pol\u00ed\u010dka budou automaticky editovateln\u00e1 kdy\u017e vyberete text nebo skript + +config.name.autoSaveTagModifications = Automaticky ukl\u00e1dat zm\u011bny tag\u016f +config.description.autoSaveTagModifications = Ulo\u017eit zm\u011bny kdy\u017e vyberete jin\u00fd tag ve stromu + +config.name.saveSessionOnExit = Ulo\u017eit session p\u0159i zav\u0159en\u00ed +config.description.saveSessionOnExit = Ulo\u017eit aktu\u00e1ln\u00ed session a otev\u0159\u00edt po restartu dekompileru (funguje jen s re\u00e1ln\u00fdmi soubory) + +config.name.showDebugMenu = Zobrazit lad\u00edc\u00ed menu +config.description.showDebugMenu = Zobraz\u00ed lad\u00edc\u00ed menu v ribbon panelu diff --git a/src/com/jpexs/decompiler/flash/gui/locales/AdvancedSettingsDialog_sv.properties b/src/com/jpexs/decompiler/flash/gui/locales/AdvancedSettingsDialog_sv.properties index 8c62e8624..239521a07 100644 --- a/src/com/jpexs/decompiler/flash/gui/locales/AdvancedSettingsDialog_sv.properties +++ b/src/com/jpexs/decompiler/flash/gui/locales/AdvancedSettingsDialog_sv.properties @@ -254,3 +254,49 @@ config.description.packJavaScripts = K\u00f6r JavaScript packare p\u00e5 skripts config.name.textExportExportFontFace = Anv\u00e4nd typsnittsyta i SVG exportering config.description.textExportExportFontFace = B\u00e4dda in typsnitssfiler i SVG anv\u00e4nder typsnittsyta ist\u00e4llet f\u00f6r former + +config.description.overrideTextExportFileName = Du kan finjustera filnamnet p\u00e5 den exporterade texten. Anv\u00e4nd {filename} platsh\u00e5llare f\u00f6r att anv\u00e4nda filnamnet av nuvaranda SWF. +config.description.showCloseConfirmation = Visa igen SWF st\u00e4ng bekr\u00e4ftelse f\u00f6r modifierade filer +config.description.showTraitSavedMessage = Visa igen trait sparade meddelande +config.group.description.import = Konfiguration av importeringar +config.name.textImportResizeTextBoundsMode = Text gr\u00e4ns \u00e4ndra storlekl\u00e4ge +config.name.getLocalNamesFromDebugInfo = AS3: F\u00e5 lokala registernamn fr\u00e5n debugger information +config.name.showCloseConfirmation = Visa igen SWF st\u00e4ng bekr\u00e4ftelse +config.name.debuggerPort = Debugger port +config.name.showCodeSavedMessage = Visa igen kod sparade meddelanden +config.description.lastDebuggerReplaceFunction = Funktion namn vilket var senast vald i ers\u00e4ttningssp\u00e5r funktion vid debugger +config.name.showTraitSavedMessage = Visa igen trait sparade meddelanden +config.name.useHexColorFormat = Hex f\u00e4rg utseende +config.name.displayDebuggerInfo = (Internal) Visa debugger information +config.description.autoLoadEmbeddedSwfs = Ladda automatiskt inb\u00e4ddade SWFs fr\u00e5n DefineBinaryData taggar. +config.description.debuggerPort = Port anv\u00e4nd f\u00f6r socket debuggning +config.name.export.zoom = (Internal) Exportera zoom +config.description.useHexColorFormat = Visa f\u00e4rgerna i hex format +config.description.tagTreeShowEmptyFolders = Visa tomma mappar i tagg tr\u00e4det. +config.name.showOldTextDuringTextEditing = Visa gammal text vid text \u00e4ndring +config.description.textImportResizeTextBoundsMode = Text gr\u00e4ns storlekl\u00e4ge efter text \u00e4ndring. +config.name.dumpView = Dumpnings Vy +config.description.getLocalNamesFromDebugInfo = Om debug information visasIf debug info \u00e4r n\u00e4rvarande, namnbyte lokala register fr\u00e5n _loc_x_ till riktiga namn. Detta kan st\u00e4ngas av eftersom vissa obfuskerare anv\u00e4nder ogiltiga registernamn d\u00e4r. +config.description.showCodeSavedMessage = Visa igen kod sparade meddelanden +config.name.lzmaFastBytes = LZMA snabba bytes (Giltiga v\u00e4rden: 5-255) +config.description.randomDebuggerPackage = Detta byter namn p\u00e5 debugger paketet till slumpm\u00e4ssig str\u00e4ng vilket g\u00f6r debuggern n\u00e4rvarar h\u00e5rdare f\u00f6r att uppt\u00e4ckas av ActionScript +config.description.displayDebuggerInfo = Visa information om debuggern innan man v\u00e4xlar det +config.name.updateProxyAddress = Http Proxy adress f\u00f6r att kolla efter uppdateringar +config.description.dumpView = Visa raw information dumpning +config.name.overrideTextExportFileName = \u00d6verskrid text exporterings filnamnet +config.name.deobfuscationMode = Deobfuscation mode +config.description.export.zoom = Senast anv\u00e4nd exporterings zoom +config.name.randomDebuggerPackage = Anv\u00e4nd slumpm\u00e4ssigt paketnamn f\u00f6r debugger +config.description.showMethodBodyId = Visar id:t utav methodbody f\u00f6r commandline importering +config.description.updateProxyAddress = Http Proxy adress f\u00f6r att kolla uppdateringar. Format: exempel.com:8080 +config.name.pluginPath = Plugin S\u00f6kv\u00e4g +config.name.showMethodBodyId = Visa metod kropps id +config.description.deobfuscationMode = K\u00f6r deobfuskering p\u00e5 alla filer innan ActionSctipt dekompilering +config.group.name.import = Importering +config.description.showOldTextDuringTextEditing = Visar orginala texten av text taggen med gr\u00e5 f\u00e4rg i f\u00f6rhandsvisnings omr\u00e5det. + +config.name.lastDebuggerReplaceFunction = (Internal) Senast valda sp\u00e5r byte +config.name.tagTreeShowEmptyFolders = Visa tomma mappar +config.description.pluginPath = - +config.description.lzmaFastBytes = Snabb bytes parameter av LZMA kodare +config.name.autoLoadEmbeddedSwfs = Ladda inb\u00e4ddade SWF automatiskt \ No newline at end of file diff --git a/src/com/jpexs/decompiler/flash/gui/locales/DebugLogDialog_sv.properties b/src/com/jpexs/decompiler/flash/gui/locales/DebugLogDialog_sv.properties index d077c06f0..cc06f03a8 100644 --- a/src/com/jpexs/decompiler/flash/gui/locales/DebugLogDialog_sv.properties +++ b/src/com/jpexs/decompiler/flash/gui/locales/DebugLogDialog_sv.properties @@ -12,3 +12,7 @@ # # You should have received a copy of the GNU General Public License # along with this program. If not, see . +dialog.title=Debugger Logg +msg.header=anslutning %clientid%: +button.close=St\u00e4ng +button.clear=Rensa \ No newline at end of file diff --git a/src/com/jpexs/decompiler/flash/gui/locales/ExportDialog.properties b/src/com/jpexs/decompiler/flash/gui/locales/ExportDialog.properties index 5feeccb52..151589d36 100644 --- a/src/com/jpexs/decompiler/flash/gui/locales/ExportDialog.properties +++ b/src/com/jpexs/decompiler/flash/gui/locales/ExportDialog.properties @@ -74,5 +74,5 @@ zoom = Zoom zoom.percent = % zoom.invalid = Invalid zoom value. -symbolclass = Symbol Class +symbolclass = Symbol-Class mapping symbolclass.csv = CSV diff --git a/src/com/jpexs/decompiler/flash/gui/locales/ExportDialog_cs.properties b/src/com/jpexs/decompiler/flash/gui/locales/ExportDialog_cs.properties index 9da7689ec..7bd5c9de4 100644 --- a/src/com/jpexs/decompiler/flash/gui/locales/ExportDialog_cs.properties +++ b/src/com/jpexs/decompiler/flash/gui/locales/ExportDialog_cs.properties @@ -72,4 +72,7 @@ fonts.woff = WOFF zoom = P\u0159ibl\u00ed\u017een\u00ed zoom.percent = % -zoom.invalid = Neplatn\u00e1 hodnota velikost. \ No newline at end of file +zoom.invalid = Neplatn\u00e1 hodnota velikost. + +symbolclass = Mapov\u00e1n\u00ed symbol\u016f na t\u0159\u00eddy +symbolclass.csv = CSV \ No newline at end of file diff --git a/src/com/jpexs/decompiler/flash/gui/locales/ExportDialog_sv.properties b/src/com/jpexs/decompiler/flash/gui/locales/ExportDialog_sv.properties index 2f917be33..6aff43f00 100644 --- a/src/com/jpexs/decompiler/flash/gui/locales/ExportDialog_sv.properties +++ b/src/com/jpexs/decompiler/flash/gui/locales/ExportDialog_sv.properties @@ -44,3 +44,28 @@ dialog.title = Exportera... button.ok = Godk\u00e4nn button.cancel = Avbryt + +zoom.invalid = Ogiltigt zoomv\u00e4rde. +frames.bmp = BMP +frames.png = PNG +frames.canvas = HTML5 Canvas +frames.svg = SVG +frames.avi = AVI +zoom.percent = % +fonts.ttf = TTF +frames.pdf = PDF +binaryData = Bin\u00e4r data +frames = Frames +sounds.mp3_wav = MP3/WAV +shapes.canvas = HTML5 Canvas +binaryData.raw = Raw +morphshapes.gif = GIF +morphshapes.canvas = HTML5 Canvas +fonts.woff = WOFF +morphshapes = Morphshapes +fonts = Typnitt +zoom = Zoom +frames.gif = GIF +sounds.wav = WAV +morphshapes.svg = SVG +texts.svg = SVG \ No newline at end of file diff --git a/src/com/jpexs/decompiler/flash/gui/locales/FontEmbedDialog_sv.properties b/src/com/jpexs/decompiler/flash/gui/locales/FontEmbedDialog_sv.properties index c408a13a0..cee4bf41a 100644 --- a/src/com/jpexs/decompiler/flash/gui/locales/FontEmbedDialog_sv.properties +++ b/src/com/jpexs/decompiler/flash/gui/locales/FontEmbedDialog_sv.properties @@ -16,3 +16,12 @@ range.description = %name% (%available% av %total% tecken) dialog.title = Typsnitts inb\u00e4ddning label.individual = Enskilda tecken: + +ttffile.selection = TTF fil: %fontname% (%filename%) +installed = Installerat: +error.invalidfontfile = Ogiltig typsnittsfil +filter.ttf = True Type Typsnittsfiler (*.ttf) +button.loadfont = Ladda typsnitt fr\u00e5n h\u00e5rddisken... +allcharacters = Alla tecken (%available% tecken) +ttffile.noselection = TTF fil: +error.cannotreadfontfile = Kunde inte l\u00e4sa typsnittsfilen \ No newline at end of file diff --git a/src/com/jpexs/decompiler/flash/gui/locales/MainFrame.properties b/src/com/jpexs/decompiler/flash/gui/locales/MainFrame.properties index d22102d7a..93684941a 100644 --- a/src/com/jpexs/decompiler/flash/gui/locales/MainFrame.properties +++ b/src/com/jpexs/decompiler/flash/gui/locales/MainFrame.properties @@ -575,4 +575,4 @@ text.align.translatex.increase = Increase TranslateX selectPreviousTag = Select previous tag selectNextTag = Select next tag button.ignoreAll = Ignore All -menu.file.import.symbolClass = Symbol Class +menu.file.import.symbolClass = Import Symbol-Class diff --git a/src/com/jpexs/decompiler/flash/gui/locales/MainFrame_cs.properties b/src/com/jpexs/decompiler/flash/gui/locales/MainFrame_cs.properties index 8e20a8353..0ec41210f 100644 --- a/src/com/jpexs/decompiler/flash/gui/locales/MainFrame_cs.properties +++ b/src/com/jpexs/decompiler/flash/gui/locales/MainFrame_cs.properties @@ -563,4 +563,13 @@ text.align.right = Zarovn\u00e1n\u00ed vpravo text.align.center = Zarovn\u00e1n\u00ed do st\u0159edu text.align.justify = Zarovn\u00e1n\u00ed do bloku -text.undo = Vr\u00e1tit zm\u011bny \ No newline at end of file +text.undo = Vr\u00e1tit zm\u011bny + + +#after version 4.1.1 +text.align.translatex.decrease = Sn\u00ed\u017eit TranslateX +text.align.translatex.increase = Zv\u00fd\u0161it TranslateX +selectPreviousTag = Vybrat p\u0159edchoz\u00ed tag +selectNextTag = Vybrat dal\u0161\u00ed tag +button.ignoreAll = Ignorovat V\u0161e +menu.file.import.symbolClass = Import Symbol-Class \ No newline at end of file diff --git a/src/com/jpexs/decompiler/flash/gui/locales/MainFrame_sv.properties b/src/com/jpexs/decompiler/flash/gui/locales/MainFrame_sv.properties index 3a90b9ef9..46f18996a 100644 --- a/src/com/jpexs/decompiler/flash/gui/locales/MainFrame_sv.properties +++ b/src/com/jpexs/decompiler/flash/gui/locales/MainFrame_sv.properties @@ -464,3 +464,66 @@ contextmenu.removeWithDependencies = Bort med beroenden abc.action.find-usages = Hitta anv\u00e4ndningar abc.action.find-declaration = Hitta f\u00f6rklaring +work.restoringControlFlow = \u00c5terst\u00e4llande fl\u00f6deskontroll +preview.prevframe = F\u00f6reg\u00e5ende ram +contextmenu.jumpToCharacter = Hoppa till tecken +button.snapshot.hint = Ta snapshot intill clipboard +menu.debugger = Debugger +header.version = SWF Version: +preview.nextframe = N\u00e4sta ram +contextmenu.parseInstructions = Parse AVM2 Instruktioner +contextmenu.addTag = L\u00e4gg till tagg +message.confirm.closeAll = Det finns osparade f\u00f6r\u00e4ndringar. Vill du verkligen st\u00e4nga alla SWFs? +filter.xml = XML +deobfuscation.comment.failed = Deobfuskering \u00e4r aktiverad men dekompileringen slutf\u00f6rdes inte. Om filen INTE \u00e4r obfuskerad, inaktivera "Automatisk Deobfuskering" f\u00f6r ett b\u00e4ttre resultat. +preview.gotoframe.dialog.title = G\u00e5 till ram +menu.settings.dumpView = Dump vy +header.displayrect = Visa rect: +message.confirm.close = Det finns osparade f\u00f6r\u00e4ndringar. Vill du verkligen st\u00e4nga {swfName}? +button.zoomin.hint = Zooma in +button.setAdvanceValues = S\u00e4tt avancerade v\u00e4rden +header.displayrect.value.pixels = %xmin%,%ymin% = > %xmax%,%ymax% pixlar +menu.debugger.showlog = Visa Logg +font.name.intag = Typsnittsnamn i tagg: +menu.file.deobfuscation.old = Gammal stil +deobfuscation.comment.tryenable = Tips: Du kan testa att aktivera "Automatisk deobfuskering" i Inst\u00e4llningar +contextmenu.rawEdit = Raw \u00e4ndring +contextmenu.parseABC = Parse ABC +header.framerate = Ram hastighet: +button.zoomfit.hint = Zooma f\u00f6r att passa +header.displayrect.value.twips = %xmin%,%ymin% = > %xmax%,%ymax% twips +preview.gotoframe = G\u00e5 till ram... +binarydata.swfInside = Det ser ut som om det \u00e4r en SWF inuti denna bin\u00e4ra data tagg. Klicka h\u00e4r f\u00f6r att ladda det som subtree. +menu.tools.replace = Ers\u00e4tt text +header.signature = Signature: +menu.debugger.replacetrace = Ers\u00e4tt sp\u00e5rsamtal +menu.debugger.switch = Debugger +header.framecount = Ram r\u00e4knare: +preview.gotoframe.dialog.frame.error = Ogiltigt ram nummer. Det m\u00e5ste vara ett nummer mellan %min% och %max%. +button.zoomnone.hint = Zooma till 1:1 +menu.view = Vy +header.compression.zlib = ZLIB +menu.deobfuscation = AS1/2 Deobfuskering +contextmenu.importSwfXml = Importera SWF XML +menu.file.view.resources = Resurser +error.text.invalid.continue = Ogiltig text: %text% p\u00e5 rad %line%. Vill du forts\u00e4tta? +fit = passa +header.compression.lzma = LZMA + +message.debugger = Denna SWF Debugger kan bara anv\u00e4ndas till att skriva ut meddelanden till logg f\u00f6nstret, webbl\u00e4sare konsol eller larm. Den \u00e4r INTE designad f\u00f6r egenskaper som step code, breakpoints och s\u00e5 vidare. +contextmenu.parseActions = Parse actions +preview.gotoframe.dialog.message = Skriv in ram nummer (%min% - %max%) +contextmenu.exportSwfXml = Exportera SWF som XML +header.compression.none = Ingen kompression +contextmenu.saveToFile = Spara till Fil +node.header = header +button.zoomout.hint = Zooma ut +header.compression = Kompression: +menu.file.view.hex = Hex dumpning +header.filesize = Fil storlek: +contextmenu.copyTag = Kopiera tagg till +editorTruncateWarning = Text trunkerad vid position %chars% i debugg mode. +header.gfx = GFX: +menu.file.deobfuscation.new = Ny stil +contextmenu.openswfinside = \u00d6ppna SWF inuti +contextmenu.exportJavaSource = Exportera Java K\u00e4lla \ No newline at end of file diff --git a/src/com/jpexs/decompiler/flash/gui/locales/ReplaceTraceDialog_sv.properties b/src/com/jpexs/decompiler/flash/gui/locales/ReplaceTraceDialog_sv.properties index d077c06f0..31df8c375 100644 --- a/src/com/jpexs/decompiler/flash/gui/locales/ReplaceTraceDialog_sv.properties +++ b/src/com/jpexs/decompiler/flash/gui/locales/ReplaceTraceDialog_sv.properties @@ -12,3 +12,8 @@ # # You should have received a copy of the GNU General Public License # along with this program. If not, see . + +dialog.title = Byt Sp\u00e5r funktionsanrop +function.debugConsole = debugConsole - webbl\u00e4sare javascript console.log +function.debugAlert = debugAlert - webbl\u00e4sare javascript larm +function.debugSocket = debugSocket - socket anslutning till dekompilerare \ No newline at end of file diff --git a/src/com/jpexs/decompiler/flash/gui/locales/SearchDialog_ca.properties b/src/com/jpexs/decompiler/flash/gui/locales/SearchDialog_ca.properties index 6dadc8fc4..04a37d54b 100644 --- a/src/com/jpexs/decompiler/flash/gui/locales/SearchDialog_ca.properties +++ b/src/com/jpexs/decompiler/flash/gui/locales/SearchDialog_ca.properties @@ -27,4 +27,4 @@ error.invalidregexp = Patr\u00f3 inv\u00e0lid checkbox.searchText = Cerca als texts checkbox.searchAS = Cerca a AS -checkbox.replaceInParameters = Substitueix-ho als par\u00emetres +checkbox.replaceInParameters = Substitueix-ho als paremetres diff --git a/src/com/jpexs/decompiler/flash/gui/locales/SearchDialog_sv.properties b/src/com/jpexs/decompiler/flash/gui/locales/SearchDialog_sv.properties index 978e33c88..effbca355 100644 --- a/src/com/jpexs/decompiler/flash/gui/locales/SearchDialog_sv.properties +++ b/src/com/jpexs/decompiler/flash/gui/locales/SearchDialog_sv.properties @@ -25,3 +25,7 @@ error.invalidregexp = Ogiltigt m\u00f6nster checkbox.searchText = S\u00f6k i texter checkbox.searchAS = s\u00f6k i AS + +label.replacementtext = Ers\u00e4tt text: +checkbox.replaceInParameters = Byt i parametrar +dialog.title.replace = Byt text \ No newline at end of file diff --git a/src/com/jpexs/decompiler/flash/gui/locales/proxy/ProxyFrame_sv.properties b/src/com/jpexs/decompiler/flash/gui/locales/proxy/ProxyFrame_sv.properties index 7bb0afdf3..34e5331a1 100644 --- a/src/com/jpexs/decompiler/flash/gui/locales/proxy/ProxyFrame_sv.properties +++ b/src/com/jpexs/decompiler/flash/gui/locales/proxy/ProxyFrame_sv.properties @@ -24,3 +24,13 @@ sniff = Sniffa: dialog.title = Proxy error = Fel error.port = Felaktigt format f\u00f6r portnumret. + +column.url = URL +copy.url = Copy URL +column.size = Storlek +error.save.as = Kan inte spara filen +error.start.server = Kan inte starta server p\u00e5 port %port%. Sn\u00e4lla kolla om porten inte \u00e4r blockerad utav en annan applikation. +error.replace = Kan inte ers\u00e4tta data +column.accessed = N\u00e5s +save.as = Spara som... +replace = Byt... \ No newline at end of file