diff --git a/src/com/jpexs/decompiler/flash/gui/locales/MainFrame_sk.properties b/src/com/jpexs/decompiler/flash/gui/locales/MainFrame_sk.properties new file mode 100644 index 000000000..84f70f0ba --- /dev/null +++ b/src/com/jpexs/decompiler/flash/gui/locales/MainFrame_sk.properties @@ -0,0 +1,50 @@ +# Copyright (C) 2010-2016 JPEXS +# +# This program is free software: you can redistribute it and/or modify +# it under the terms of the GNU General Public License as published by +# the Free Software Foundation, either version 3 of the License, or +# (at your option) any later version. +# +# This program is distributed in the hope that it will be useful, +# but WITHOUT ANY WARRANTY; without even the implied warranty of +# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the +# GNU General Public License for more details. +# +# You should have received a copy of the GNU General Public License +# along with this program. If not, see . +menu.file = Súbor +menu.file.open = Otvoriť... +menu.file.save = Uložiť +menu.file.saveas = Uložiť ako... +menu.file.export.fla = Exportovať do FLA +menu.file.export.all = Exportovať všetky časti +menu.file.export.selection = Exportovať výber +menu.file.exit = Ukončiť +menu.tools = Nástroje +menu.tools.searchas = Hľadať vo všetkých ActionScript... +menu.tools.proxy = Proxy +menu.tools.deobfuscation = Deobfuskácia +menu.tools.deobfuscation.pcode = P-code deobfuskácia... +menu.tools.deobfuscation.globalrename = Globálne premenovanie identifikátora +menu.tools.deobfuscation.renameinvalid = Premenovať neplatné identifikátory +menu.tools.gotoDocumentClass = Prejsť na triedu dokumentu +menu.settings = Nastavenia +menu.settings.autodeobfuscation = Deobfuskovať kód +menu.settings.internalflashviewer = Použiť vlastný Flash prehliadač +menu.settings.parallelspeedup = Paralelné zrýchlenie +menu.settings.disabledecompilation = Zakázať dekompiláciu (iba disassemblovanie) +menu.settings.addtocontextmenu = Pridať FFDec do kontextového menu SWF súborov +menu.settings.language = Zmeniť jazyk +menu.settings.cacheOnDisk = Použiť vyrovnávaciu pamäť na disku +menu.settings.gotoMainClassOnStartup = Zvýrazniť triedu dokumentu pri štarte +menu.help = Pomocník +menu.help.checkupdates = Skontrolovať aktualizácie... +menu.help.helpus = Pomôžte nám! +menu.help.homepage = Navštíviť domovskú stránku +menu.help.about = O programe... +contextmenu.remove = Odstrániť +button.save = Uložiť +button.edit = Upraviť +button.cancel = Zrušiť +button.replace = Nahradiť... +notavailonthisplatform = Náhľad tohto objektu nie je dostupný na tejto platforme (iba Windows).