From 349f9a61ca28c538a28d281167b4dfdcc954a9bf Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jindra=20Pet=F8=EDk?= Date: Fri, 27 Dec 2013 15:44:05 +0100 Subject: [PATCH] updated czech translation --- .../locales/AdvancedSettingsDialog_cs.properties | 16 ++++++++++++++++ .../flash/gui/locales/ExportDialog_cs.properties | 2 ++ .../flash/gui/locales/MainFrame_cs.properties | 13 +++++++++++++ 3 files changed, 31 insertions(+) create mode 100644 trunk/src/com/jpexs/decompiler/flash/gui/locales/AdvancedSettingsDialog_cs.properties diff --git a/trunk/src/com/jpexs/decompiler/flash/gui/locales/AdvancedSettingsDialog_cs.properties b/trunk/src/com/jpexs/decompiler/flash/gui/locales/AdvancedSettingsDialog_cs.properties new file mode 100644 index 000000000..126bf5d16 --- /dev/null +++ b/trunk/src/com/jpexs/decompiler/flash/gui/locales/AdvancedSettingsDialog_cs.properties @@ -0,0 +1,16 @@ +# Copyright (C) 2013 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 . + +advancedSettings.restartConfirmation = N\u011bkter\u00e9 zm\u011bny vy\u017eaduj\u00ed restart programu, ne\u017e se projev\u00ed. Chcete program restartovat nyn\u00ed? diff --git a/trunk/src/com/jpexs/decompiler/flash/gui/locales/ExportDialog_cs.properties b/trunk/src/com/jpexs/decompiler/flash/gui/locales/ExportDialog_cs.properties index af3a38343..c39e6b4b6 100644 --- a/trunk/src/com/jpexs/decompiler/flash/gui/locales/ExportDialog_cs.properties +++ b/trunk/src/com/jpexs/decompiler/flash/gui/locales/ExportDialog_cs.properties @@ -32,6 +32,8 @@ sounds.flv = FLV (pouze zvuk) actionscript = ActionScript actionscript.as = AS actionscript.pcode = P-k\u00f3d +actionscript.pcodehex = P-k\u00f3d s hex +actionscript.hex = Hex dialog.title = Exportovat... diff --git a/trunk/src/com/jpexs/decompiler/flash/gui/locales/MainFrame_cs.properties b/trunk/src/com/jpexs/decompiler/flash/gui/locales/MainFrame_cs.properties index 9a843f681..cbe0c156c 100644 --- a/trunk/src/com/jpexs/decompiler/flash/gui/locales/MainFrame_cs.properties +++ b/trunk/src/com/jpexs/decompiler/flash/gui/locales/MainFrame_cs.properties @@ -371,3 +371,16 @@ message.font.add.exists = Znak %char% ji\u017e v tagu p\u00edsma existuje.\nChce filter.gfx = ScaleForm GFx soubory (*.gfx) filter.supported = V\u0161echny podporovan\u00e9 typy (*.swf, *.gfx) + +work.canceled = Stornov\u00e1no +work.restoringControlFlow = Obnovuji control flow +menu.advancedsettings.advancedsettings = Pokro\u010dil\u00e1 nastaven\u00ed +menu.recentFiles = Ned\u00e1vno otev\u0159en\u00e9 + +#after version 1.7.4 +work.restoringControlFlow.complete = Control flow obnoven +message.confirm.recentFileNotFound = Soubor nenalezen. Chcete jej odebrat ze seznamu ned\u00e1vno otev\u0159en\u00fdch? +contextmenu.closeSwf = Zav\u0159\u00edt SWF +menu.settings.autoRenameIdentifiers = Automaticky p\u0159ejmenovat identifik\u00e1tory +menu.file.saveasexe = Ulo\u017eit jako Exe... +filter.exe = Spustiteln\u00e9 soubory (*.exe)