mirror of
https://git.huckle.dev/Huckles-Minecraft-Archive/jpexs-decompiler.git
synced 2026-06-12 14:11:54 +00:00
Add Slovak translation batch 1 (keys 1-50)
Co-authored-by: jindrapetrik <5204823+jindrapetrik@users.noreply.github.com>
This commit is contained in:
@@ -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 <http://www.gnu.org/licenses/>.
|
||||
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).
|
||||
Reference in New Issue
Block a user