From 75629239980643d722a8c40a5d971c9cd8e66b23 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jindra=20Pet=F8=EDk?= Date: Tue, 20 Aug 2013 19:38:11 +0200 Subject: [PATCH] Issue #210 Ukrainian and Dutch translation and other translation fixes by pepka --- .../gui/locales/AboutDialog_nl.properties | 24 ++ .../gui/locales/AboutDialog_uk.properties | 24 ++ .../gui/locales/ErrorLogFrame_nl.properties | 18 + .../gui/locales/ErrorLogFrame_uk.properties | 18 + .../flash/gui/locales/ExportDialog.properties | 11 +- .../gui/locales/ExportDialog_nl.properties | 39 ++ .../gui/locales/ExportDialog_ru.properties | 7 +- .../gui/locales/ExportDialog_uk.properties | 39 ++ .../gui/locales/GraphFrame_nl.properties | 16 + .../gui/locales/GraphFrame_uk.properties | 16 + .../gui/locales/LoadingDialog_nl.properties | 16 + .../gui/locales/LoadingDialog_uk.properties | 16 + .../flash/gui/locales/MainFrame.properties | 31 +- .../flash/gui/locales/MainFrame_de.properties | 115 +++--- .../flash/gui/locales/MainFrame_nl.properties | 334 ++++++++++++++++++ .../flash/gui/locales/MainFrame_ru.properties | 13 +- .../flash/gui/locales/MainFrame_uk.properties | 334 ++++++++++++++++++ .../locales/NewVersionDialog_nl.properties | 25 ++ .../locales/NewVersionDialog_uk.properties | 25 ++ .../flash/gui/locales/RenameDialog.properties | 2 +- .../gui/locales/RenameDialog_nl.properties | 22 ++ .../gui/locales/RenameDialog_uk.properties | 22 ++ .../gui/locales/SearchDialog_nl.properties | 23 ++ .../gui/locales/SearchDialog_uk.properties | 23 ++ .../SelectLanguageDialog_de.properties | 4 +- .../SelectLanguageDialog_nl.properties | 22 ++ .../SelectLanguageDialog_uk.properties | 22 ++ .../abc/DeobfuscationDialog_nl.properties | 24 ++ .../abc/DeobfuscationDialog_uk.properties | 24 ++ .../gui/locales/abc/UsageFrame_nl.properties | 18 + .../gui/locales/abc/UsageFrame_uk.properties | 18 + .../locales/proxy/ProxyFrame_nl.properties | 26 ++ .../locales/proxy/ProxyFrame_uk.properties | 26 ++ 33 files changed, 1297 insertions(+), 100 deletions(-) create mode 100644 trunk/src/com/jpexs/decompiler/flash/gui/locales/AboutDialog_nl.properties create mode 100644 trunk/src/com/jpexs/decompiler/flash/gui/locales/AboutDialog_uk.properties create mode 100644 trunk/src/com/jpexs/decompiler/flash/gui/locales/ErrorLogFrame_nl.properties create mode 100644 trunk/src/com/jpexs/decompiler/flash/gui/locales/ErrorLogFrame_uk.properties create mode 100644 trunk/src/com/jpexs/decompiler/flash/gui/locales/ExportDialog_nl.properties create mode 100644 trunk/src/com/jpexs/decompiler/flash/gui/locales/ExportDialog_uk.properties create mode 100644 trunk/src/com/jpexs/decompiler/flash/gui/locales/GraphFrame_nl.properties create mode 100644 trunk/src/com/jpexs/decompiler/flash/gui/locales/GraphFrame_uk.properties create mode 100644 trunk/src/com/jpexs/decompiler/flash/gui/locales/LoadingDialog_nl.properties create mode 100644 trunk/src/com/jpexs/decompiler/flash/gui/locales/LoadingDialog_uk.properties create mode 100644 trunk/src/com/jpexs/decompiler/flash/gui/locales/MainFrame_nl.properties create mode 100644 trunk/src/com/jpexs/decompiler/flash/gui/locales/MainFrame_uk.properties create mode 100644 trunk/src/com/jpexs/decompiler/flash/gui/locales/NewVersionDialog_nl.properties create mode 100644 trunk/src/com/jpexs/decompiler/flash/gui/locales/NewVersionDialog_uk.properties create mode 100644 trunk/src/com/jpexs/decompiler/flash/gui/locales/RenameDialog_nl.properties create mode 100644 trunk/src/com/jpexs/decompiler/flash/gui/locales/RenameDialog_uk.properties create mode 100644 trunk/src/com/jpexs/decompiler/flash/gui/locales/SearchDialog_nl.properties create mode 100644 trunk/src/com/jpexs/decompiler/flash/gui/locales/SearchDialog_uk.properties create mode 100644 trunk/src/com/jpexs/decompiler/flash/gui/locales/SelectLanguageDialog_nl.properties create mode 100644 trunk/src/com/jpexs/decompiler/flash/gui/locales/SelectLanguageDialog_uk.properties create mode 100644 trunk/src/com/jpexs/decompiler/flash/gui/locales/abc/DeobfuscationDialog_nl.properties create mode 100644 trunk/src/com/jpexs/decompiler/flash/gui/locales/abc/DeobfuscationDialog_uk.properties create mode 100644 trunk/src/com/jpexs/decompiler/flash/gui/locales/abc/UsageFrame_nl.properties create mode 100644 trunk/src/com/jpexs/decompiler/flash/gui/locales/abc/UsageFrame_uk.properties create mode 100644 trunk/src/com/jpexs/decompiler/flash/gui/locales/proxy/ProxyFrame_nl.properties create mode 100644 trunk/src/com/jpexs/decompiler/flash/gui/locales/proxy/ProxyFrame_uk.properties diff --git a/trunk/src/com/jpexs/decompiler/flash/gui/locales/AboutDialog_nl.properties b/trunk/src/com/jpexs/decompiler/flash/gui/locales/AboutDialog_nl.properties new file mode 100644 index 000000000..f48e37fa4 --- /dev/null +++ b/trunk/src/com/jpexs/decompiler/flash/gui/locales/AboutDialog_nl.properties @@ -0,0 +1,24 @@ +# 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 . + +version = versie +by = door +button.ok = OK +dialog.title = Over +contributors = Bijdragers: +#In the translation, replace "english" with target language name +translation.author.label = Auteur van de nederlandse vertaling: +#In the translation, insert your name here +translation.author = pepka \ No newline at end of file diff --git a/trunk/src/com/jpexs/decompiler/flash/gui/locales/AboutDialog_uk.properties b/trunk/src/com/jpexs/decompiler/flash/gui/locales/AboutDialog_uk.properties new file mode 100644 index 000000000..29d3f9dd1 --- /dev/null +++ b/trunk/src/com/jpexs/decompiler/flash/gui/locales/AboutDialog_uk.properties @@ -0,0 +1,24 @@ +# 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 . + +version = \u0432\u0435\u0440\u0441\u0456\u044F +by = \u0430\u0432\u0442\u043E\u0440: +button.ok = \u0413\u0430\u0440\u0430\u0437\u0434 +dialog.title = \u041F\u0440\u043E \u043F\u0440\u043E\u0433\u0440\u0430\u043C\u0443 +contributors = \u041F\u043E\u0434\u044F\u043A\u0438: +#In the translation, replace "english" with target language name +translation.author.label = \u0410\u0432\u0442\u043E\u0440 \u0443\u043A\u0440\u0430\u0457\u043D\u0441\u044C\u043A\u043E\u0433\u043E \u043F\u0435\u0440\u0435\u043A\u043B\u0430\u0434\u0443: +#In the translation, insert your name here +translation.author = pepka \ No newline at end of file diff --git a/trunk/src/com/jpexs/decompiler/flash/gui/locales/ErrorLogFrame_nl.properties b/trunk/src/com/jpexs/decompiler/flash/gui/locales/ErrorLogFrame_nl.properties new file mode 100644 index 000000000..b75200a74 --- /dev/null +++ b/trunk/src/com/jpexs/decompiler/flash/gui/locales/ErrorLogFrame_nl.properties @@ -0,0 +1,18 @@ +# 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 . + +copy = Naar het klembord kopi\u00EBren +details = Details bekijken +dialog.title = Logboek \ No newline at end of file diff --git a/trunk/src/com/jpexs/decompiler/flash/gui/locales/ErrorLogFrame_uk.properties b/trunk/src/com/jpexs/decompiler/flash/gui/locales/ErrorLogFrame_uk.properties new file mode 100644 index 000000000..939312877 --- /dev/null +++ b/trunk/src/com/jpexs/decompiler/flash/gui/locales/ErrorLogFrame_uk.properties @@ -0,0 +1,18 @@ +# 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 . + +copy = \u0421\u043A\u043E\u043F\u0456\u044E\u0432\u0430\u0442\u0438 \u0432 \u0431\u0443\u0444\u0435\u0440 \u043E\u0431\u043C\u0456\u043D\u0443 +details = \u041F\u0435\u0440\u0435\u0433\u043B\u044F\u043D\u0443\u0442\u0438 \u043F\u043E\u0434\u0440\u043E\u0431\u0438\u0446\u0456 +dialog.title = \u041B\u043E\u0433 \ No newline at end of file diff --git a/trunk/src/com/jpexs/decompiler/flash/gui/locales/ExportDialog.properties b/trunk/src/com/jpexs/decompiler/flash/gui/locales/ExportDialog.properties index 51d5401ef..6a2d59f1c 100644 --- a/trunk/src/com/jpexs/decompiler/flash/gui/locales/ExportDialog.properties +++ b/trunk/src/com/jpexs/decompiler/flash/gui/locales/ExportDialog.properties @@ -16,7 +16,7 @@ shapes = Shapes shapes.svg = SVG texts = Texts -texts.plain = Plain Text +texts.plain = Plain text texts.formatted = Formatted text images = Images @@ -30,13 +30,10 @@ sounds.mp3wavflv = MP3/WAV/FLV sounds.flv = FLV (Audio only) actionscript = ActionScript -actionscript.as = AS -actionscript.pcode = PCODE +actionscript.as = ActionScript +actionscript.pcode = P-code dialog.title = Export... button.ok = OK -button.cancel = Cancel - - - +button.cancel = Cancel \ No newline at end of file diff --git a/trunk/src/com/jpexs/decompiler/flash/gui/locales/ExportDialog_nl.properties b/trunk/src/com/jpexs/decompiler/flash/gui/locales/ExportDialog_nl.properties new file mode 100644 index 000000000..a5223f3a8 --- /dev/null +++ b/trunk/src/com/jpexs/decompiler/flash/gui/locales/ExportDialog_nl.properties @@ -0,0 +1,39 @@ +# 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 . +shapes = Vormen +shapes.svg = SVG + +texts = Teksten +texts.plain = Platte tekst +texts.formatted = Geformatteerde tekst + +images = Images +images.pngjpeg = PNG/JPEG + +movies = Films +movies.flv = FLV (Geen audio) + +sounds = Geluiden +sounds.mp3wavflv = MP3/WAV/FLV +sounds.flv = FLV (Alleen audio) + +actionscript = ActionScript +actionscript.as = ActionScript +actionscript.pcode = P-code + +dialog.title = Exporteren... + +button.ok = OK +button.cancel = Annuleren \ No newline at end of file diff --git a/trunk/src/com/jpexs/decompiler/flash/gui/locales/ExportDialog_ru.properties b/trunk/src/com/jpexs/decompiler/flash/gui/locales/ExportDialog_ru.properties index e4e6d10cc..7952b227b 100644 --- a/trunk/src/com/jpexs/decompiler/flash/gui/locales/ExportDialog_ru.properties +++ b/trunk/src/com/jpexs/decompiler/flash/gui/locales/ExportDialog_ru.properties @@ -33,10 +33,7 @@ actionscript = ActionScript actionscript.as = ActionScript actionscript.pcode = P-\u043A\u043E\u0434 -dialog.title = \u042D\u043A\u0441\u043F\u043E\u0440\u0442... +dialog.title = \u042D\u043A\u0441\u043F\u043E\u0440\u0442\u0438\u0440\u043E\u0432\u0430\u0442\u044C... button.ok = OK -button.cancel = \u041E\u0442\u043C\u0435\u043D\u0430 - - - +button.cancel = \u041E\u0442\u043C\u0435\u043D\u0430 \ No newline at end of file diff --git a/trunk/src/com/jpexs/decompiler/flash/gui/locales/ExportDialog_uk.properties b/trunk/src/com/jpexs/decompiler/flash/gui/locales/ExportDialog_uk.properties new file mode 100644 index 000000000..caa73ee05 --- /dev/null +++ b/trunk/src/com/jpexs/decompiler/flash/gui/locales/ExportDialog_uk.properties @@ -0,0 +1,39 @@ +# 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 . +shapes = \u0424\u043E\u0440\u043C\u0438 +shapes.svg = SVG + +texts = \u0422\u0435\u043A\u0441\u0442\u0438 +texts.plain = \u0417\u0432\u0438\u0447\u0430\u0439\u043D\u0438\u0439 \u0442\u0435\u043A\u0441\u0442 +texts.formatted = \u0424\u043E\u0440\u043C\u0430\u0442\u043E\u0432\u0430\u043D\u0438\u0439 \u0442\u0435\u043A\u0441\u0442 + +images = \u0417\u043E\u0431\u0440\u0430\u0436\u0435\u043D\u043D\u044F +images.pngjpeg = PNG/JPEG + +movies = \u0412\u0456\u0434\u0435\u043E +movies.flv = FLV (\u0411\u0435\u0437 \u0437\u0432\u0443\u043A\u0443) + +sounds = \u0417\u0432\u0443\u043A\u0438 +sounds.mp3wavflv = MP3/WAV/FLV +sounds.flv = FLV (\u041B\u0438\u0448\u0435 \u0437\u0432\u0443\u043A) + +actionscript = ActionScript +actionscript.as = ActionScript +actionscript.pcode = P-\u043A\u043E\u0434 + +dialog.title = \u0415\u043A\u0441\u043F\u043E\u0440\u0442\u0443\u0432\u0430\u0442\u0438... + +button.ok = \u0413\u0430\u0440\u0430\u0437\u0434 +button.cancel = \u0421\u043A\u0430\u0441\u0443\u0432\u0430\u0442\u0438 \ No newline at end of file diff --git a/trunk/src/com/jpexs/decompiler/flash/gui/locales/GraphFrame_nl.properties b/trunk/src/com/jpexs/decompiler/flash/gui/locales/GraphFrame_nl.properties new file mode 100644 index 000000000..2c64714cd --- /dev/null +++ b/trunk/src/com/jpexs/decompiler/flash/gui/locales/GraphFrame_nl.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 . + +graph = Graaf \ No newline at end of file diff --git a/trunk/src/com/jpexs/decompiler/flash/gui/locales/GraphFrame_uk.properties b/trunk/src/com/jpexs/decompiler/flash/gui/locales/GraphFrame_uk.properties new file mode 100644 index 000000000..fb6eacf58 --- /dev/null +++ b/trunk/src/com/jpexs/decompiler/flash/gui/locales/GraphFrame_uk.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 . + +graph = \u0413\u0440\u0430\u0444 \ No newline at end of file diff --git a/trunk/src/com/jpexs/decompiler/flash/gui/locales/LoadingDialog_nl.properties b/trunk/src/com/jpexs/decompiler/flash/gui/locales/LoadingDialog_nl.properties new file mode 100644 index 000000000..ebcb05d6f --- /dev/null +++ b/trunk/src/com/jpexs/decompiler/flash/gui/locales/LoadingDialog_nl.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 . + +loadingpleasewait = Gelieve te wachten terwijl het bestand wordt geladen \ No newline at end of file diff --git a/trunk/src/com/jpexs/decompiler/flash/gui/locales/LoadingDialog_uk.properties b/trunk/src/com/jpexs/decompiler/flash/gui/locales/LoadingDialog_uk.properties new file mode 100644 index 000000000..3cc188c9c --- /dev/null +++ b/trunk/src/com/jpexs/decompiler/flash/gui/locales/LoadingDialog_uk.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 . + +loadingpleasewait = \u0417\u0430\u0432\u0430\u043D\u0442\u0430\u0436\u0435\u043D\u043D\u044F, \u0431\u0443\u0434\u044C \u043B\u0430\u0441\u043A\u0430, \u0437\u0430\u0447\u0435\u043A\u0430\u0439\u0442\u0435... \ No newline at end of file diff --git a/trunk/src/com/jpexs/decompiler/flash/gui/locales/MainFrame.properties b/trunk/src/com/jpexs/decompiler/flash/gui/locales/MainFrame.properties index 1f86e1086..a5ddeccc1 100644 --- a/trunk/src/com/jpexs/decompiler/flash/gui/locales/MainFrame.properties +++ b/trunk/src/com/jpexs/decompiler/flash/gui/locales/MainFrame.properties @@ -22,12 +22,11 @@ menu.file.export.all = Export all parts menu.file.export.selection = Export selection menu.file.exit = Exit - menu.tools = Tools menu.tools.searchas = Search All ActionScript... menu.tools.proxy = Proxy menu.tools.deobfuscation = Deobfuscation -menu.tools.deobfuscation.pcode = PCode deobfuscation... +menu.tools.deobfuscation.pcode = P-code deobfuscation... menu.tools.deobfuscation.globalrename = Globally rename identifier menu.tools.deobfuscation.renameinvalid = Rename invalid identifiers menu.tools.gotodocumentclass = Go to document class @@ -40,7 +39,7 @@ menu.settings.disabledecompilation = Disable decompilation (Disassemble only) menu.settings.addtocontextmenu = Add FFDec to SWF files context menu menu.settings.language = Change language menu.settings.cacheOnDisk = Use caching on disk -menu.settings.gotoMainClassOnStartup = Hilight document class on startup +menu.settings.gotoMainClassOnStartup = Highlight document class on startup menu.help = Help menu.help.checkupdates = Check for updates... @@ -55,7 +54,7 @@ button.edit = Edit button.cancel = Cancel button.replace = Replace... -notavailonthisplatform = Preview of this object is not available on this platform. (Windows only) +notavailonthisplatform = Preview of this object is not available on this platform (Windows only). swfpreview = SWF preview swfpreview.internal = SWF preview (Internal viewer) @@ -92,7 +91,6 @@ message.confirm.autodeobfuscate = Automatic deobfuscation is a way to decompile message.parallel = Parallelism message.trait.saved = Trait successfully saved - message.constant.new.string = String "%value%" is not present in constants table. Do you want to add it? message.constant.new.string.title = Add String message.constant.new.integer = Integer value "%value%" is not present in constants table. Do you want to add it? @@ -103,8 +101,8 @@ message.constant.new.double = Double value "%value%" is not present in constants message.constant.new.double.title = Add Double work.buffering = Buffering -work.waitingfordissasembly = Waiting for dissasembly -work.gettinghilights = Getting hilights +work.waitingfordissasembly = Waiting for disassembly +work.gettinghilights = Getting highlights work.disassembling = Disassembling work.exporting = Exporting work.searching = Searching @@ -120,7 +118,6 @@ work.buildingscripttree = Building script tree work.deobfuscating.complete = Deobfuscation complete - message.search.notfound = String "%searchtext%" not found. message.search.notfound.title = Not found @@ -160,7 +157,7 @@ exit = Exit panel.disassembled = P-code source panel.decompiled = ActionScript source -search.info = Search for "%text%" : +search.info = Search for "%text%": search.script = Script constants = Constants @@ -185,8 +182,7 @@ abc.detail.methodinfo.parameters = Parameters: abc.detail.methodinfo.returnvalue = Return value type: error.methodinfo.params = MethodInfo Params Error -error.methodinfo.returnvalue = MethodInfo Return type Error - +error.methodinfo.returnvalue = MethodInfo Return value type Error abc.detail.methodinfo = MethodInfo abc.detail.body.code = MethodBody Code @@ -194,8 +190,7 @@ abc.detail.body.params = MethodBody params abc.detail.slotconst.typevalue = Type and Value: -error.slotconst.typevalue = SlotConst typevalue Error - +error.slotconst.typevalue = SlotConst type value Error message.autofill.failed = Cannot get code stats for automatic body params.\r\nUncheck autofill to avoid this message. info.selecttrait = Select class and click a trait in Actionscript source to edit it. @@ -212,7 +207,7 @@ message.action.saved = Code successfully saved error.action.save = %error% on line %line% -message.confirm.remove = Are you sure you want to remove %item% \n and all objects which depend on it ? +message.confirm.remove = Are you sure you want to remove %item%\n and all objects which depend on it? #after version 1.6.5u1: @@ -233,7 +228,7 @@ yes = yes no = no errors.present = There are ERRORS in the log. Click to view. -errors.none = There are no errors in the log +errors.none = There are no errors in the log. #after version 1.6.6: @@ -267,7 +262,6 @@ FileChooser.directoryDescriptionText = Directory FileChooser.directoryOpenButtonText = Open FileChooser.directoryOpenButtonToolTipText = Open selected directory FileChooser.fileDescriptionText = Generic File -FileChooser.fileNameLabelText = File name: FileChooser.helpButtonText = Help FileChooser.helpButtonToolTipText = FileChooser help FileChooser.newFolderAccessibleName = New Folder @@ -318,8 +312,7 @@ FileChooser.fileSizeMegaBytes = {0} MB FileChooser.fileSizeGigaBytes = {0} GB FileChooser.folderNameLabelText = Folder name: - -error.occured = Error occured : %error% +error.occured = Error occurred: %error% button.abort = Abort button.retry = Retry button.ignore = Ignore @@ -332,7 +325,7 @@ menu.general = General menu.language = Language startup.welcometo = Welcome to -startup.selectopen = Click open icon on the top panel or drag SWF file to this window to start. +startup.selectopen = Click Open icon on the top panel or drag SWF file to this window to start. error.font.nocharacter = Selected source font does not contain character "%char%". diff --git a/trunk/src/com/jpexs/decompiler/flash/gui/locales/MainFrame_de.properties b/trunk/src/com/jpexs/decompiler/flash/gui/locales/MainFrame_de.properties index d5b08910b..9457cb63a 100644 --- a/trunk/src/com/jpexs/decompiler/flash/gui/locales/MainFrame_de.properties +++ b/trunk/src/com/jpexs/decompiler/flash/gui/locales/MainFrame_de.properties @@ -14,22 +14,21 @@ # along with this program. If not, see . menu.file = Datei -menu.file.open = \u00D6ffnen... +menu.file.open = \u00d6ffnen... menu.file.save = Speichern menu.file.saveas = Speichern als... menu.file.export.fla = Als FLA exportieren menu.file.export.all = Alle Teile exportieren -menu.file.export.selection = Ausgew\u00E4hltes exportieren +menu.file.export.selection = Ausgew\u00e4hltes exportieren menu.file.exit = Beenden - menu.tools = Werkzeuge menu.tools.searchas = Alle ActionScripts suchen... menu.tools.proxy = Proxy menu.tools.deobfuscation = Deobfuskation menu.tools.deobfuscation.pcode = PCode deobfuskation... -menu.tools.deobfuscation.globalrename = Globale Bezeichnung \u00E4ndern -menu.tools.deobfuscation.renameinvalid = Ung\u00FCltige Bezeichnungen umbenennen +menu.tools.deobfuscation.globalrename = Globale Bezeichnung \u00e4ndern +menu.tools.deobfuscation.renameinvalid = Ung\u00fcltige Bezeichnungen umbenennen menu.tools.gotodocumentclass = Zur Dokumentklasse gehen menu.settings = Einstellungen @@ -37,16 +36,16 @@ menu.settings.autodeobfuscation = Automatische deobfuskation menu.settings.internalflashviewer = Den eigenen Flash-Viever verwenden menu.settings.parallelspeedup = Parallele Beschleunigung menu.settings.disabledecompilation = Dekompilierung deaktivieren (nur demontieren) -menu.settings.addtocontextmenu = FFDec zu den SWF-Dateien im Kontextmen\u00FC hinzuf\u00FCgen -menu.settings.language = Sprache \u00E4ndern +menu.settings.addtocontextmenu = FFDec zu den SWF-Dateien im Kontextmen\u00fc hinzuf\u00fcgen +menu.settings.language = Sprache \u00e4ndern menu.settings.cacheOnDisk = Zwischenspeicherung auf der Festplatte verwenden menu.settings.gotoMainClassOnStartup = Die Dokumentklasse beim starten markieren menu.help = Hilfe -menu.help.checkupdates = Auf updates pr\u00FCfen... +menu.help.checkupdates = Auf updates pr\u00fcfen... menu.help.helpus = Helfen sie uns! menu.help.homepage = Die Homepage besuchen -menu.help.about = \u00DCber... +menu.help.about = \u00dcber... contextmenu.remove = Entfernen @@ -55,7 +54,7 @@ button.edit = Bearbeiten button.cancel = Abbrechen button.replace = Ersetzen... -notavailonthisplatform = Vorschau von diesem Objeckt ist auf dieser Plattform nicht verf\u00FCgbar. (Nur Windows) +notavailonthisplatform = Vorschau von diesem Objeckt ist auf dieser Plattform nicht verf\u00fcgbar. (Nur Windows) swfpreview = SWF Vorschau swfpreview.internal = SWF Vorschau (interner Betrachter) @@ -70,37 +69,36 @@ rename.finished.multiname = %count% Multiname(n) umbenennt. node.texts = Texte node.images = Bilder node.movies = Filme -node.sounds = Ger\u00E4usche -node.binaryData = bin\u00E4re Daten +node.sounds = Ger\u00e4usche +node.binaryData = bin\u00e4re Daten node.fonts = Schriften node.sprites = Grafiken node.shapes = Formen node.morphshapes = morph-Formen -node.buttons = Schaltfl\u00E4chen +node.buttons = Schaltfl\u00e4chen node.frames = Frames node.scripts = Skripte message.warning = Warnung -message.confirm.experimental = Der folgende Vorgang kann SWF-Dateien besch\u00E4digen und somit unspielbar machen.\r\nVERWENDUNG AUF EIGENE GEFAHR. Wollen Sie fortfahren? +message.confirm.experimental = Der folgende Vorgang kann SWF-Dateien besch\u00e4digen und somit unspielbar machen.\r\nVERWENDUNG AUF EIGENE GEFAHR. Wollen Sie fortfahren? message.confirm.parallel = Die Parallele Beschleunigung kann das laden und dekompilieren beschleunigen, erfordert jedoch mehr Speicher. message.confirm.on = Wollen Sie das AKTIVIEREN? message.confirm.off = Wollen Sie das DEAKTIVIEREN? -message.confirm = Best\u00E4tigen +message.confirm = Best\u00e4tigen -message.confirm.autodeobfuscate = Automatische deobfuskation ist ein Weg zum dekompilieren von verschleiertem Code.\r\nDeobfuskation f\u00FChrt zu einer langsameren Dekompilierung und kann eventuell "toten" Code entfernen.\r\nWenn der Code nicht vershleiert ist, wird empfohlen, diese Funktion zu deaktivieren. +message.confirm.autodeobfuscate = Automatische deobfuskation ist ein Weg zum dekompilieren von verschleiertem Code.\r\nDeobfuskation f\u00fchrt zu einer langsameren Dekompilierung und kann eventuell "toten" Code entfernen.\r\nWenn der Code nicht vershleiert ist, wird empfohlen, diese Funktion zu deaktivieren. -message.parallel = Parallelit\u00E4t -message.trait.saved = Code erfolgreich abge\u00E4ndert +message.parallel = Parallelit\u00e4t +message.trait.saved = Code erfolgreich abge\u00e4ndert - -message.constant.new.string = String "%value%" ist in der konstanten Tabelle nicht voranden. Wollen sie es hinzuf\u00FCgen? -message.constant.new.string.title = String hinzuf\u00FCgen -message.constant.new.integer = Die Ganzzahl "%value%" ist in der konstanten Tabelle nicht voranden. Wollen sie es hinzuf\u00FCgen? -message.constant.new.integer.title = Ganzzahl hinzuf\u00FCgen -message.constant.new.unsignedinteger = Die Unsignierte Ganzzahl "%value%" ist in der konstanten Tabelle nicht voranden. Wollen sie es hinzuf\u00FCgen? -message.constant.new.unsignedinteger.title = Unsignierte Ganzzahl hinzuf\u00FCgen -message.constant.new.double = Die Dezimalzahl "%value%" ist in der konstanten Tabelle nicht voranden. WWollen sie es hinzuf\u00FCgen? -message.constant.new.double.title = Dezimalzahl hinzuf\u00FCgen +message.constant.new.string = String "%value%" ist in der konstanten Tabelle nicht voranden. Wollen sie es hinzuf\u00fcgen? +message.constant.new.string.title = String hinzuf\u00fcgen +message.constant.new.integer = Die Ganzzahl "%value%" ist in der konstanten Tabelle nicht voranden. Wollen sie es hinzuf\u00fcgen? +message.constant.new.integer.title = Ganzzahl hinzuf\u00fcgen +message.constant.new.unsignedinteger = Die Unsignierte Ganzzahl "%value%" ist in der konstanten Tabelle nicht voranden. Wollen sie es hinzuf\u00fcgen? +message.constant.new.unsignedinteger.title = Unsignierte Ganzzahl hinzuf\u00fcgen +message.constant.new.double = Die Dezimalzahl "%value%" ist in der konstanten Tabelle nicht voranden. WWollen sie es hinzuf\u00fcgen? +message.constant.new.double.title = Dezimalzahl hinzuf\u00fcgen work.buffering = Puffern work.waitingfordissasembly = Warten auf Demontage @@ -120,7 +118,6 @@ work.buildingscripttree = Skript auflistung bauen work.deobfuscating.complete = Deobfuskation fertiggestellt - message.search.notfound = String "%searchtext%" nicht gefunden. message.search.notfound.title = Nicht gefunden @@ -135,20 +132,20 @@ filter.xfl = Flash CS 6 Unkomprimiertes Dokument (*.xfl) filter.swf = SWF Datei (*.swf) error = Fehler -error.image.invalid = Ung\u00FCltiges Bild. +error.image.invalid = Ung\u00fcltiges Bild. -error.text.invalid = Ung\u00FCltiger text: %text% bei der Linie %line% +error.text.invalid = Ung\u00fcltiger text: %text% bei der Linie %line% error.file.save = Speichern fehlgeschlagen error.file.write = Beschreiben der Datei fehlgeschlagen error.export = Fehler beim Export -export.select.directory = W\u00E4hlen Sie einen Ordner f\u00FCr den Export +export.select.directory = W\u00e4hlen Sie einen Ordner f\u00fcr den Export export.finishedin = Exportiert in %time% -update.check.title = Update \u00FCberpr\u00FCfung -update.check.nonewversion = Keine neue Version verf\u00FCgbar. +update.check.title = Update \u00fcberpr\u00fcfung +update.check.nonewversion = Keine neue Version verf\u00fcgbar. -message.helpus = Bitte warten\r\n%url%\r\nf\u00FCr Details. +message.helpus = Bitte warten\r\n%url%\r\nf\u00fcr Details. message.homepage = Die Webseite besuchen: \r\n%url% proxy = Proxy @@ -177,16 +174,15 @@ abc.detail.body.params.maxstack = Maximaler Stapel: abc.detail.body.params.localregcount = Lokale Register Anzahl: abc.detail.body.params.minscope = Minimaler Tiefenumfang: abc.detail.body.params.maxscope = Maximaler Tiefenumfang: -abc.detail.body.params.autofill = Automatich f\u00FCllen bei der Codespeicherung (GLOBALE EINSTELLUNG) +abc.detail.body.params.autofill = Automatich f\u00fcllen bei der Codespeicherung (GLOBALE EINSTELLUNG) abc.detail.body.params.autofill.experimental = ...EXPERIMENTELL abc.detail.methodinfo.methodindex = Methoden Index: abc.detail.methodinfo.parameters = Parameter: -abc.detail.methodinfo.returnvalue = R\u00FCckgabewerttyp: +abc.detail.methodinfo.returnvalue = R\u00fcckgabewerttyp: error.methodinfo.params = Methodeninformation Parameter Fehler -error.methodinfo.returnvalue = Methodeninformation R\u00FCckgabewerttypenfehler - +error.methodinfo.returnvalue = Methodeninformation R\u00fcckgabewerttypenfehler abc.detail.methodinfo = Methodeninformation abc.detail.body.code = Methoden Code @@ -196,9 +192,8 @@ abc.detail.slotconst.typevalue = Typ und Wert: error.slotconst.typevalue = SlotConst-Typ Fehler - -message.autofill.failed = Code statistiken f\u00FCr automatische parameter fehlgeschlagen.\r\nDeaktivieren Sie "Automatisches f\u00FCllen" um diese Meldung zu vermeiden. -info.selecttrait = W\u00E4hlen Sie eine Klasse aus und klicken Sie eine Eingenschaft im ActionScript an, um sie zu bearbeiten. +message.autofill.failed = Code statistiken f\u00fcr automatische parameter fehlgeschlagen.\r\nDeaktivieren Sie "Automatisches f\u00fcllen" um diese Meldung zu vermeiden. +info.selecttrait = W\u00e4hlen Sie eine Klasse aus und klicken Sie eine Eingenschaft im ActionScript an, um sie zu bearbeiten. button.viewgraph = Graph ansehen button.viewhex = Hex ansehen @@ -212,7 +207,7 @@ message.action.saved = Code erfolgreich gespeichert error.action.save = %error% bei Linie %line% -message.confirm.remove = Wolen Sie wirklich %item% und alle\n davon abh\u00E4ngigen Objekte entfernen? +message.confirm.remove = Wolen Sie wirklich %item% und alle\n davon abh\u00e4ngigen Objekte entfernen? #after version 1.6.5u1: @@ -224,9 +219,9 @@ font.isbold = Ist Fett: font.isitalic = Ist Kursiv: font.ascent = Anstieg: font.descent = Abstieg: -font.leading = F\u00FChrend: +font.leading = F\u00fchrend: font.characters = Buchstaben: -font.characters.add = Buchstaben hinzuf\u00FCgen: +font.characters.add = Buchstaben hinzuf\u00fcgen: value.unknown = ? yes = ja @@ -238,13 +233,13 @@ errors.none = Keine Fehler im Log vorhanden #after version 1.6.6: dialog.message.title = Nachricht -dialog.select.title = W\u00E4hlen Sie eine Option aus +dialog.select.title = W\u00e4hlen Sie eine Option aus button.yes = Ja button.no = Nein -FileChooser.openButtonText = \u00D6ffnen -FileChooser.openButtonToolTipText = \u00D6ffnen +FileChooser.openButtonText = \u00d6ffnen +FileChooser.openButtonToolTipText = \u00d6ffnen FileChooser.lookInLabelText = Einsehen: FileChooser.acceptAllFileFilterText = Alle Dateien FileChooser.filesOfTypeLabelText = Dateien von Typ: @@ -258,16 +253,15 @@ FileChooser.upFolderAccessibleName = Vorheriger Ordner FileChooser.homeFolderToolTipText = Hauptverzeichnis FileChooser.homeFolderAccessibleName = Hauptverzeichnis FileChooser.fileNameHeaderText = Name -FileChooser.fileSizeHeaderText = Gr\u00F6sse +FileChooser.fileSizeHeaderText = Gr\u00f6sse FileChooser.fileTypeHeaderText = Typ FileChooser.fileDateHeaderText = Datum FileChooser.fileAttrHeaderText = Attribute -FileChooser.openDialogTitleText = \u00D6ffnen +FileChooser.openDialogTitleText = \u00d6ffnen FileChooser.directoryDescriptionText = Directory -FileChooser.directoryOpenButtonText = \u00D6ffnen -FileChooser.directoryOpenButtonToolTipText = Ausgew\u00E4hlter Ordner \u00F6ffnen -FileChooser.fileDescriptionText = generische Datei -FileChooser.fileNameLabelText = Dateiname: +FileChooser.directoryOpenButtonText = \u00d6ffnen +FileChooser.directoryOpenButtonToolTipText = Ausgew\u00e4hlter Ordner \u00f6ffnen +FileChooser.fileDescriptionText = Generische Datei FileChooser.helpButtonText = Hilfe FileChooser.helpButtonToolTipText = Dateiauswahlshilfe FileChooser.newFolderAccessibleName = Neuer Ordner @@ -278,7 +272,7 @@ FileChooser.other.newFolder.subsequent = Neuer Ordner.{0} FileChooser.win32.newFolder = Neuer Ordner FileChooser.win32.newFolder.subsequent = Neuer Ordner ({0}) FileChooser.saveButtonText = Speichern -FileChooser.saveButtonToolTipText = Ausgew\u00E4hlte Datei speichern +FileChooser.saveButtonToolTipText = Ausgew\u00e4hlte Datei speichern FileChooser.saveDialogTitleText = Speichern FileChooser.saveInLabelText = Speichern in: FileChooser.updateButtonText = Aktualisieren @@ -288,10 +282,10 @@ FileChooser.updateButtonToolTipText = Ordner Aktualisieren FileChooser.detailsViewActionLabel.textAndMnemonic = Details FileChooser.detailsViewButtonToolTip.textAndMnemonic = Details FileChooser.fileAttrHeader.textAndMnemonic = Attribute -FileChooser.fileDateHeader.textAndMnemonic = Ge\u00E4ndert +FileChooser.fileDateHeader.textAndMnemonic = Ge\u00e4ndert FileChooser.fileNameHeader.textAndMnemonic = Name FileChooser.fileNameLabel.textAndMnemonic = Dateiname: -FileChooser.fileSizeHeader.textAndMnemonic = Gr\u00F6sse +FileChooser.fileSizeHeader.textAndMnemonic = Gr\u00f6sse FileChooser.fileTypeHeader.textAndMnemonic = Typ FileChooser.filesOfTypeLabel.textAndMnemonic = Dateitypen: FileChooser.folderNameLabel.textAndMnemonic = Ordnername: @@ -304,8 +298,8 @@ FileChooser.newFolderToolTip.textAndMnemonic = Neuern Ordner erstellen FileChooser.refreshActionLabel.textAndMnemonic = Aktualisieren FileChooser.saveInLabel.textAndMnemonic = Speichern in: FileChooser.upFolderToolTip.textAndMnemonic = Vorheriger Ordner -FileChooser.viewMenuButtonAccessibleName = Men\u00FC ansehen -FileChooser.viewMenuButtonToolTipText = Men\u00FC ansehen +FileChooser.viewMenuButtonAccessibleName = Men\u00fc ansehen +FileChooser.viewMenuButtonToolTipText = Men\u00fc ansehen FileChooser.viewMenuLabel.textAndMnemonic = Ansicht FileChooser.newFolderActionLabelText = Neuer Ordner FileChooser.listViewActionLabelText = Liste @@ -318,8 +312,7 @@ FileChooser.fileSizeMegaBytes = {0} MB FileChooser.fileSizeGigaBytes = {0} GB FileChooser.folderNameLabelText = Ordnername: - -error.occured = Error occured : %error% +error.occured = Error occurred: %error% button.abort = Abort button.retry = Retry button.ignore = Ignore @@ -332,7 +325,7 @@ menu.general = General menu.language = Language startup.welcometo = Welcome to -startup.selectopen = Click open icon on the top panel or drag SWF file to this window to start. +startup.selectopen = Click Open icon on the top panel or drag SWF file to this window to start. error.font.nocharacter = Selected source font does not contain character "%char%". diff --git a/trunk/src/com/jpexs/decompiler/flash/gui/locales/MainFrame_nl.properties b/trunk/src/com/jpexs/decompiler/flash/gui/locales/MainFrame_nl.properties new file mode 100644 index 000000000..a2746f7c6 --- /dev/null +++ b/trunk/src/com/jpexs/decompiler/flash/gui/locales/MainFrame_nl.properties @@ -0,0 +1,334 @@ +# 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 . + +menu.file = Bestand +menu.file.open = Openen... +menu.file.save = Opslaan +menu.file.saveas = Opslaan als... +menu.file.export.fla = Naar FLA exporteren +menu.file.export.all = Alle delen exporteren +menu.file.export.selection = Selectie exporteren +menu.file.exit = Verlaten + +menu.tools = Gereedschappen +menu.tools.searchas = Alle ActionScript zoeken... +menu.tools.proxy = Proxy +menu.tools.deobfuscation = Deobfuscatie +menu.tools.deobfuscation.pcode = P-code deobfuscatie... +menu.tools.deobfuscation.globalrename = Globale identifier hernoemen +menu.tools.deobfuscation.renameinvalid = Rename invalid identifiers +menu.tools.gotodocumentclass = Naar document klasse gaan + +menu.settings = Instellingen +menu.settings.autodeobfuscation = Automatische deobfuscatie +menu.settings.internalflashviewer = Eigen Flash-viewer gebruiken +menu.settings.parallelspeedup = Parallelle versnelling +menu.settings.disabledecompilation = Decompilatie uitschakelen (alleen demonteren) +menu.settings.addtocontextmenu = FFDec om SWF-bestanden contextmenu voegen +menu.settings.language = Taal veranderen +menu.settings.cacheOnDisk = Caching op de schijf gebruiken +menu.settings.gotoMainClassOnStartup = Document klasse bij opstarten markeren + +menu.help = Hulp +menu.help.checkupdates = Controleren op updates... +menu.help.helpus = Help ons! +menu.help.homepage = Thuispagina bezoeken +menu.help.about = Over... + +contextmenu.remove = Verwijderen + +button.save = Opslaan +button.edit = Redigeren +button.cancel = Annuleren +button.replace = Vervangen... + +notavailonthisplatform = Voorbeeld van dit object is niet beschikbaar op dit platform (alleen Windows). + +swfpreview = SWF voorbeeld +swfpreview.internal = SWF voorbeeld (interne kijker) + +parameters = Parameters + +rename.enternew = Nieuwe naam invoeren: + +rename.finished.identifier = Identifier werd hernoemd. +rename.finished.multiname = %count% multiname(n) werden hernoemd. + +node.texts = teksten +node.images = images +node.movies = films +node.sounds = geluiden +node.binaryData = binaire gegevens +node.fonts = lettertypen +node.sprites = sprites +node.shapes = vormen +node.morphshapes = morph-vormen +node.buttons = knoppen +node.frames = frames +node.scripts = scripts + +message.warning = Waarschuwing +message.confirm.experimental = Volgende procedure kan SWF-bestand beschadigen en dan er onspeelbaar maken.\r\nGEBRUIK HET OP EIGEN RISICO. Wilt U doorgaan? +message.confirm.parallel = Parallellisme kan laden en decompilatie versnellen maar gebruikt meer geheugen. +message.confirm.on = Wilt U deze optie AAN te zetten? +message.confirm.off = Wilt U deze optie UIT te zetten? +message.confirm = Bevestigen + +message.confirm.autodeobfuscate = Automatische deobfuscatie is een manier om versluierd code te decompileren.\r\nDeobfuscatie leidt tot tragere decompilatie en een aantal van de dode code kan worden ge\u00EBlimineerd.\r\nAls de code is niet versluierd, het is beter om autodeobfuscatie uit te schakelen. + +message.parallel = Parallelisme +message.trait.saved = Karaktertrek is succesvol opgeslagen + +message.constant.new.string = String "%value%" komt niet voor in de tabel van constatnen. Wilt U er toevoegen? +message.constant.new.string.title = String toevoegen +message.constant.new.integer = Integer waarde "%value%" komt niet voor in de tabel van constatnen. Wilt U er toevoegen? +message.constant.new.integer.title = Integer toevoegen +message.constant.new.unsignedinteger = Unsigned integer waarde "%value%" komt niet voor in de tabel van constatnen. Wilt U er toevoegen? +message.constant.new.unsignedinteger.title = Unsigned integer toevoegen +message.constant.new.double = Double waarde "%value%" komt niet voor in de tabel van constatnen. Wilt U er toevoegen? +message.constant.new.double.title = Double toevoegen + +work.buffering = Aan het bufferen +work.waitingfordissasembly = Aan het wachten voor demontage +work.gettinghilights = Aan het krijgen van highlights +work.disassembling = Aan het demonteren +work.exporting = Aan het exporteren +work.searching = Aan het zoeken +work.renaming = Aan het hernoemen +work.exporting.fla = Aan het exporteren naar FLA +work.renaming.identifiers = Aan het hernoemen van identifiers +work.deobfuscating = Aan het deobfusceren +work.decompiling = Aan het decompileren +work.gettingvariables = Aan het krijgen van variabelen +work.reading.swf = Aan het lezen van SWF +work.creatingwindow = Aan het cre\u00EBren van venster +work.buildingscripttree = Aan het bouwen van het script boom + +work.deobfuscating.complete = Deobfuscatie is gedaan + +message.search.notfound = Zoektekst "%searchtext%" is niet gevonden. +message.search.notfound.title = Niet gevonden + +message.rename.notfound.multiname = Er is geen multiname bij de cursor gevonden +message.rename.notfound.identifier = Er is geen identifier bij de cursor gevonden +message.rename.notfound.title = Niet gevonden +message.rename.renamed = Identifiers werden hernoemd: %count% + +filter.images = Images (*.jpg,*.gif,*.png) +filter.fla = Flash CS 6 Document (*.fla) +filter.xfl = Flash CS 6 Ongecomprimeerde Document (*.xfl) +filter.swf = SWF-bestanden (*.swf) + +error = Fout +error.image.invalid = Ongeldige image. + +error.text.invalid = Ongeldige tekst: %text% op lijn %line% +error.file.save = Kan bestand niet opslaan +error.file.write = Kan niet schrijven naar het bestand +error.export = Fout tijdens het exporteren + +export.select.directory = Kies een map om te exporteren +export.finishedin = Ge\u00EBxporteerd in %time% + +update.check.title = Controleren op updates +update.check.nonewversion = Geen nieuwe versie is beschikbaar. + +message.helpus = Kunt u terecht op\r\n%url%\r\nvoor meer informatie. +message.homepage = Thuispagina bezoeken: \r\n%url% + +proxy = Proxy +proxy.start = Proxy starten +proxy.stop = Proxy stoppen +proxy.show = Proxy tonen +exit = Verlaten + +panel.disassembled = P-code bron +panel.decompiled = ActionScript bron + +search.info = Op "%text%" zoeken: +search.script = Script + +constants = Constanten +traits = Karaktertrekken + +pleasewait = Even geduld a.u.b. + +abc.detail.methodtrait = Methode/Getter/Setter Karaktertrek +abc.detail.unsupported = - +abc.detail.slotconsttrait = Slot/Constante Karaktertrek +abc.detail.traitname = Naam: + +abc.detail.body.params.maxstack = Maximale stapel: +abc.detail.body.params.localregcount = Het aantal van lokale registers: +abc.detail.body.params.minscope = Minimale scope diepte: +abc.detail.body.params.maxscope = Maximale scope diepte: +abc.detail.body.params.autofill = Automatisch aanvullen terwijl de code opslaan (GLOBALE INSTELLING) +abc.detail.body.params.autofill.experimental = ...EXPERIMENTEEL + +abc.detail.methodinfo.methodindex = Methode Index: +abc.detail.methodinfo.parameters = Parameters: +abc.detail.methodinfo.returnvalue = Retourneringstype: + +error.methodinfo.params = Methode Informatie Parameters Fout +error.methodinfo.returnvalue = Methode Informatie Retourneringstype Error + +abc.detail.methodinfo = Methode Informatie +abc.detail.body.code = Methodehoofdtekst Code +abc.detail.body.params = Methodehoofdtekst Parameters + +abc.detail.slotconst.typevalue = Type en Waarde: + +error.slotconst.typevalue = SlotConst type waarde Fout + +message.autofill.failed = Kan code statistieken niet krijgen voor automatische hoofdtekst parameters.\r\nVerwijder het vinkje automatisch aanvullen om dit bericht te vermijden. +info.selecttrait = Selecteer de klas en klik op een karaktertrek in Actionscript bron om deze te bewerken. + +button.viewgraph = Graaf bekijken +button.viewhex = Hex bekijken + +abc.traitslist.instanceinitializer = instantie initialiseerder +abc.traitslist.classinitializer = klasse initialiseerder + +action.edit.experimental = (Experimenteel) + +message.action.saved = Code is succesvol opgeslagen + +error.action.save = %error% op lijn %line% + +message.confirm.remove = Bent U zeker dat u wilt %item%\n en alle objecten die afhankelijk zijn verwijderen? + +#after version 1.6.5u1: + +button.ok = OK +button.cancel = Annuleren + +font.name = Lettertype naam: +font.isbold = Vet: +font.isitalic = Cursief: +font.ascent = Ascent: +font.descent = Descent: +font.leading = Leidend: +font.characters = Tekens: +font.characters.add = Tekens toevoegen: +value.unknown = ? + +yes = ja +no = nee + +errors.present = Er zijn FOUTEN in het logboek. Klik om te bekijken. +errors.none = Er zijn geen fouten in het logboek. + +#after version 1.6.6: + +dialog.message.title = Bericht +dialog.select.title = Kies een optie + +button.yes = Ja +button.no = Nee + +FileChooser.openButtonText = Openen +FileChooser.openButtonToolTipText = Openen +FileChooser.lookInLabelText = Inkijken: +FileChooser.acceptAllFileFilterText = Alle bestanden +FileChooser.filesOfTypeLabelText = Bestandstype: +FileChooser.fileNameLabelText = Bestandsnaam: +FileChooser.listViewButtonToolTipText = Lijst +FileChooser.listViewButtonAccessibleName = Lijst +FileChooser.detailsViewButtonToolTipText = Details +FileChooser.detailsViewButtonAccessibleName = Details +FileChooser.upFolderToolTipText = E\u00E9n niveau omhoog +FileChooser.upFolderAccessibleName = E\u00E9n niveau omhoog +FileChooser.homeFolderToolTipText = Thuismap +FileChooser.homeFolderAccessibleName = Thuis +FileChooser.fileNameHeaderText = Naam +FileChooser.fileSizeHeaderText = Grotte +FileChooser.fileTypeHeaderText = Type +FileChooser.fileDateHeaderText = Datum +FileChooser.fileAttrHeaderText = Attributen +FileChooser.openDialogTitleText = Openen +FileChooser.directoryDescriptionText = Map +FileChooser.directoryOpenButtonText = Openen +FileChooser.directoryOpenButtonToolTipText = Geselecteerde map openen +FileChooser.fileDescriptionText = Algemene bestand +FileChooser.helpButtonText = Hulp +FileChooser.helpButtonToolTipText = Hulp aan BestandKiezer +FileChooser.newFolderAccessibleName = Nieuwe map +FileChooser.newFolderErrorText = Er is een fout opgetreden bij het maken van de nieuwe map +FileChooser.newFolderToolTipText = Nieuwe map maken +FileChooser.other.newFolder = NieuweMap +FileChooser.other.newFolder.subsequent = NieuweMap.{0} +FileChooser.win32.newFolder = Nieuwe Map +FileChooser.win32.newFolder.subsequent = Nieuwe Map ({0}) +FileChooser.saveButtonText = Opslaan +FileChooser.saveButtonToolTipText = Geselecteerde bestand opslaan +FileChooser.saveDialogTitleText = Opslaan +FileChooser.saveInLabelText = Opslaan in: +FileChooser.updateButtonText = Updaten +FileChooser.updateButtonToolTipText = Mappenlijst updaten + +#after version 1.6.6u2: + +FileChooser.detailsViewActionLabel.textAndMnemonic = Details +FileChooser.detailsViewButtonToolTip.textAndMnemonic = Details +FileChooser.fileAttrHeader.textAndMnemonic = Attributen +FileChooser.fileDateHeader.textAndMnemonic = Gewijzigd +FileChooser.fileNameHeader.textAndMnemonic = Naam +FileChooser.fileNameLabel.textAndMnemonic = Bestandsnaam: +FileChooser.fileSizeHeader.textAndMnemonic = Grotte +FileChooser.fileTypeHeader.textAndMnemonic = Type +FileChooser.filesOfTypeLabel.textAndMnemonic = Bestandstype: +FileChooser.folderNameLabel.textAndMnemonic = Mapnaam: +FileChooser.homeFolderToolTip.textAndMnemonic = Thuis +FileChooser.listViewActionLabel.textAndMnemonic = Lijst +FileChooser.listViewButtonToolTip.textAndMnemonic = Lijst +FileChooser.lookInLabel.textAndMnemonic = Inkijken: +FileChooser.newFolderActionLabel.textAndMnemonic = Nieuwe map +FileChooser.newFolderToolTip.textAndMnemonic = Nieuwe map maken +FileChooser.refreshActionLabel.textAndMnemonic = Refreshen +FileChooser.saveInLabel.textAndMnemonic = Opslaan in: +FileChooser.upFolderToolTip.textAndMnemonic = E\u00E9n niveau omhoog +FileChooser.viewMenuButtonAccessibleName = Menu bekijken +FileChooser.viewMenuButtonToolTipText = Menu bekijken +FileChooser.viewMenuLabel.textAndMnemonic = Bekijken +FileChooser.newFolderActionLabelText = Nieuwe map +FileChooser.listViewActionLabelText = Lijst +FileChooser.detailsViewActionLabelText = Details +FileChooser.refreshActionLabelText = Refreshen +FileChooser.sortMenuLabelText = Pictogrammen schikken op +FileChooser.viewMenuLabelText = Bekijken +FileChooser.fileSizeKiloBytes = {0} KB +FileChooser.fileSizeMegaBytes = {0} MB +FileChooser.fileSizeGigaBytes = {0} GB +FileChooser.folderNameLabelText = Mapnaam: + +error.occured = Er is een fout opgetreden: %error% +button.abort = Afbreken +button.retry = Opnieuw proberen +button.ignore = Negeren + +font.source = Bron lettertype: + +#after version 1.6.7: + +menu.export = Export +menu.general = Algemeen +menu.language = Taal + +startup.welcometo = Welkom op +startup.selectopen = Klik op Openen pictogram op het bovenpaneel of sleep SWF-bestand om dit venster te starten. + +error.font.nocharacter = Geselecteerde bron lettertype geen "%char%" teken bevatten. + +warning.initializers = Statische velden en constanten worden vaak in de initialiseerders geïnitialiseerd.\nHier waarde bewerken is meestal niet genoeg! diff --git a/trunk/src/com/jpexs/decompiler/flash/gui/locales/MainFrame_ru.properties b/trunk/src/com/jpexs/decompiler/flash/gui/locales/MainFrame_ru.properties index e887eba03..9fc87ffa7 100644 --- a/trunk/src/com/jpexs/decompiler/flash/gui/locales/MainFrame_ru.properties +++ b/trunk/src/com/jpexs/decompiler/flash/gui/locales/MainFrame_ru.properties @@ -54,10 +54,10 @@ button.edit = \u0420\u0435\u0434\u0430\u043a\u0442\u0438\u0440\u043e\u0432\u0430 button.cancel = \u041e\u0442\u043c\u0435\u043d\u0430 button.replace = \u0417\u0430\u043c\u0435\u043d\u0438\u0442\u044c... -notavailonthisplatform = \u041f\u0440\u0435\u0434\u043f\u0440\u043e\u0441\u043c\u043e\u0442\u0440 \u044d\u0442\u043e\u0433\u043e \u043e\u0431\u044a\u0435\u043a\u0442\u0430 \u043d\u0435\u0434\u043e\u0441\u0442\u0443\u043f\u0435\u043d \u043d\u0430 \u0434\u0430\u043d\u043d\u043e\u0439 \u043f\u043b\u0430\u0442\u0444\u043e\u0440\u043c\u0435 (\u0442\u043e\u043b\u044c\u043a\u043e Windows). +notavailonthisplatform = \u041F\u0440\u0435\u0434\u0432\u0430\u0440\u0438\u0442\u0435\u043B\u044C\u043D\u044B\u0439 \u043F\u0440\u043E\u0441\u043C\u043E\u0442\u0440 \u044d\u0442\u043e\u0433\u043e \u043e\u0431\u044a\u0435\u043a\u0442\u0430 \u043d\u0435\u0434\u043e\u0441\u0442\u0443\u043f\u0435\u043d \u043d\u0430 \u0434\u0430\u043d\u043d\u043e\u0439 \u043f\u043b\u0430\u0442\u0444\u043e\u0440\u043c\u0435 (\u0442\u043e\u043b\u044c\u043a\u043e \u0434\u043B\u044F Windows). -swfpreview = \u041f\u0440\u043e\u0441\u043c\u043e\u0442\u0440 SWF -swfpreview.internal = \u041f\u0440\u043e\u0441\u043c\u043e\u0442\u0440 SWF (\u0412\u0441\u0442\u0440\u043e\u0435\u043d\u043d\u044b\u0439 \u043f\u0440\u043e\u0438\u0433\u0440\u044b\u0432\u0430\u0442\u0435\u043b\u044c) +swfpreview = \u041F\u0440\u0435\u0434\u0432\u0430\u0440\u0438\u0442\u0435\u043B\u044C\u043D\u044B\u0439 \u043F\u0440\u043E\u0441\u043C\u043E\u0442\u0440 SWF +swfpreview.internal = \u041F\u0440\u0435\u0434\u0432\u0430\u0440\u0438\u0442\u0435\u043B\u044C\u043D\u044B\u0439 \u043F\u0440\u043E\u0441\u043C\u043E\u0442\u0440 SWF (\u0412\u0441\u0442\u0440\u043e\u0435\u043d\u043d\u044b\u0439 \u043f\u0440\u043e\u0438\u0433\u0440\u044b\u0432\u0430\u0442\u0435\u043b\u044c) parameters = \u041f\u0430\u0440\u0430\u043c\u0435\u0442\u0440\u044b @@ -128,7 +128,7 @@ message.rename.renamed = \u0418\u0434\u0435\u043d\u0442\u0438\u0444\u0438\u043a\ filter.images = \u0418\u0437\u043e\u0431\u0440\u0430\u0436\u0435\u043d\u0438\u044f (*.jpg,*.gif,*.png) filter.fla = \u041f\u0440\u043e\u0435\u043a\u0442 Flash CS 6 (*.fla) -filter.xfl = \u041d\u0435 \u0441\u0436\u0430\u0442\u044b\u0439 \u043f\u0440\u043e\u0435\u043a\u0442 Flash CS 6 (*.xfl) +filter.xfl = \u041d\u0435\u0441\u0436\u0430\u0442\u044b\u0439 \u043f\u0440\u043e\u0435\u043a\u0442 Flash CS 6 (*.xfl) filter.swf = SWF \u0444\u0430\u0439\u043b\u044b (*.swf) error = \u041e\u0448\u0438\u0431\u043a\u0430 @@ -210,6 +210,7 @@ error.action.save = %error% \u0432 \u0441\u0442\u0440\u043e\u043a\u0435\u00d0\u0 message.confirm.remove = \u0412\u044b \u0443\u0432\u0435\u0440\u0435\u043d\u044b, \u0447\u0442\u043e \u0445\u043e\u0442\u0438\u0442\u0435 \u0443\u0434\u0430\u043b\u0438\u0442\u044c \u044d\u043b\u0435\u043c\u0435\u043d\u0442 %item%\n \u0438 \u0432\u0441\u0435 \u043e\u0431\u044a\u0435\u043a\u0442\u044b, \u0437\u0430\u0432\u0438\u0441\u044f\u0449\u0438\u0435 \u043e\u0442 \u043d\u0435\u0433\u043e? #after version 1.6.5u1: + font.name = \u041d\u0430\u0437\u0432\u0430\u043d\u0438\u0435 \u0448\u0440\u0438\u0444\u0442\u0430: font.isbold = \u0416\u0438\u0440\u043d\u044b\u0439: font.isitalic = \u041a\u0443\u0440\u0441\u0438\u0432: @@ -275,6 +276,7 @@ FileChooser.updateButtonText = \u041e\u0431\u043d\u043e\u0432\u0438\u0442\u044c FileChooser.updateButtonToolTipText = \u041e\u0431\u043d\u043e\u0432\u0438\u0442\u044c \u0441\u043e\u0434\u0435\u0440\u0436\u0438\u043c\u043e\u0435 \u043f\u0430\u043f\u043a\u0438 #after version 1.6.6u2: + FileChooser.detailsViewActionLabel.textAndMnemonic = \u0422\u0430\u0431\u043b\u0438\u0446\u0430 FileChooser.detailsViewButtonToolTip.textAndMnemonic = \u0422\u0430\u0431\u043b\u0438\u0446\u0430 FileChooser.fileAttrHeader.textAndMnemonic = \u0410\u0442\u0440\u0438\u0431\u0443\u0442\u044b @@ -316,6 +318,7 @@ button.ignore = \u0418\u0433\u043d\u043e\u0440\u0438\u0440\u043e\u0432\u0430\u04 font.source = \u0418\u043c\u043f\u043e\u0440\u0442\u0438\u0440\u043e\u0432\u0430\u0442\u044c \u0438\u0437 \u0448\u0440\u0438\u0444\u0442\u0430: #after version 1.6.7: + menu.export = \u042d\u043a\u0441\u043f\u043e\u0440\u0442\u0438\u0440\u043e\u0432\u0430\u0442\u044c menu.general = \u041e\u0431\u0449\u0438\u0435 menu.language = \u042f\u0437\u044b\u043a @@ -325,4 +328,4 @@ startup.selectopen = \u041d\u0430\u0436\u043c\u0438\u0442\u0435 \u0437\u043d\u04 error.font.nocharacter = \u0421\u0438\u043c\u0432\u043e\u043b "%char%" \u043e\u0442\u0441\u0443\u0442\u0441\u0442\u0432\u0443\u0435\u0442 \u0432 \u0432\u044b\u0431\u0440\u0430\u043d\u043d\u043e\u043c \u0448\u0440\u0438\u0444\u0442\u0435. -warning.initializers = \u0421\u0442\u0430\u0442\u0438\u0447\u0435\u0441\u043a\u0438\u0435 \u043f\u043e\u043b\u044f \u0438 \u043a\u043e\u043d\u0441\u0442\u0430\u043d\u0442\u044b \u0437\u0430\u0447\u0430\u0441\u0442\u0443\u044e \u0438\u043d\u0438\u0446\u0438\u0430\u043b\u0438\u0437\u0438\u0440\u0443\u044e\u0442\u0441\u044f \u0432 \u0438\u043d\u0438\u0446\u0438\u0430\u043b\u0438\u0437\u0430\u0442\u043e\u0440\u0430\u0445.\n\u0421\u043a\u043e\u0440\u0435\u0435 \u0432\u0441\u0435\u0433\u043e, \u043f\u043e\u0442\u0440\u0435\u0431\u0443\u0435\u0442\u0441\u044f \u0438\u0437\u043c\u0435\u043d\u0438\u0442\u044c \u0438\u0445 \u043d\u0435 \u0442\u043e\u043b\u044c\u043a\u043e \u0437\u0434\u0435\u0441\u044c, \u043d\u043e \u0438 \u0442\u0430\u043c! \ No newline at end of file +warning.initializers = \u0421\u0442\u0430\u0442\u0438\u0447\u0435\u0441\u043a\u0438\u0435 \u043f\u043e\u043b\u044f \u0438 \u043a\u043e\u043d\u0441\u0442\u0430\u043d\u0442\u044b \u0437\u0430\u0447\u0430\u0441\u0442\u0443\u044e \u0438\u043d\u0438\u0446\u0438\u0430\u043b\u0438\u0437\u0438\u0440\u0443\u044e\u0442\u0441\u044f \u0432 \u0438\u043d\u0438\u0446\u0438\u0430\u043b\u0438\u0437\u0430\u0442\u043e\u0440\u0430\u0445.\n\u0421\u043a\u043e\u0440\u0435\u0435 \u0432\u0441\u0435\u0433\u043e, \u043f\u043e\u0442\u0440\u0435\u0431\u0443\u0435\u0442\u0441\u044f \u0438\u0437\u043c\u0435\u043d\u0438\u0442\u044c \u0438\u0445 \u043d\u0435 \u0442\u043e\u043b\u044c\u043a\u043e \u0437\u0434\u0435\u0441\u044c, \u043d\u043e \u0438 \u0442\u0430\u043c! diff --git a/trunk/src/com/jpexs/decompiler/flash/gui/locales/MainFrame_uk.properties b/trunk/src/com/jpexs/decompiler/flash/gui/locales/MainFrame_uk.properties new file mode 100644 index 000000000..bbf886e90 --- /dev/null +++ b/trunk/src/com/jpexs/decompiler/flash/gui/locales/MainFrame_uk.properties @@ -0,0 +1,334 @@ +# 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 . + +menu.file = \u0424\u0430\u0439\u043B +menu.file.open = \u0412\u0456\u0434\u043A\u0440\u0438\u0442\u0438... +menu.file.save = \u0417\u0431\u0435\u0440\u0435\u0433\u0442\u0438 +menu.file.saveas = \u0417\u0431\u0435\u0440\u0435\u0433\u0442\u0438 \u044F\u043A... +menu.file.export.fla = \u0415\u043A\u0441\u043F\u043E\u0440\u0442\u0443\u0432\u0430\u0442\u0438 \u0434\u043E FLA +menu.file.export.all = \u0415\u043A\u0441\u043F\u043E\u0440\u0442\u0443\u0432\u0430\u0442\u0438 \u0432\u0441\u0435 +menu.file.export.selection = \u0415\u043A\u0441\u043F\u043E\u0440\u0442\u0443\u0432\u0430\u0442\u0438 \u043E\u0431\u0440\u0430\u043D\u0435 +menu.file.exit = \u0412\u0438\u0439\u0442\u0438 + +menu.tools = \u0406\u043D\u0441\u0442\u0440\u0443\u043C\u0435\u043D\u0442\u0438 +menu.tools.searchas = \u041F\u043E\u0448\u0443\u043A \u043F\u043E \u0432\u0441\u044C\u043E\u043C\u0443 ActionScript... +menu.tools.proxy = \u041F\u0440\u043E\u043A\u0441\u0456 +menu.tools.deobfuscation = \u0414\u0435\u043E\u0431\u0444\u0443\u0441\u043A\u0430\u0446\u0456\u044F +menu.tools.deobfuscation.pcode = \u0414\u0435\u043E\u0431\u0444\u0443\u0441\u043A\u0430\u0446\u0456\u044F P-\u043A\u043E\u0434\u0443... +menu.tools.deobfuscation.globalrename = \u0413\u043B\u043E\u0431\u0430\u043B\u044C\u043D\u043E \u043F\u0435\u0440\u0435\u0439\u043C\u0435\u043D\u0443\u0432\u0430\u0442\u0438 \u0456\u0434\u0435\u043D\u0442\u0438\u0444\u0456\u043A\u0430\u0442\u043E\u0440 +menu.tools.deobfuscation.renameinvalid = \u041F\u0435\u0440\u0435\u0439\u043C\u0435\u043D\u0443\u0432\u0430\u0442\u0438 \u0445\u0438\u0431\u043D\u0456 \u0456\u0434\u0435\u043D\u0442\u0438\u0444\u0456\u043A\u0430\u0442\u043E\u0440\u0438 +menu.tools.gotodocumentclass = \u041F\u0435\u0440\u0435\u0439\u0442\u0438 \u0434\u043E \u0433\u043E\u043B\u043E\u0432\u043D\u043E\u0433\u043E \u043A\u043B\u0430\u0441\u0443 + +menu.settings = \u041D\u0430\u043B\u0430\u0448\u0442\u0443\u0432\u0430\u043D\u043D\u044F +menu.settings.autodeobfuscation = \u0410\u0432\u0442\u043E\u043C\u0430\u0442\u0438\u0447\u043D\u0430 \u0434\u0435\u043E\u0431\u0444\u0443\u0441\u043A\u0430\u0446\u0456\u044F +menu.settings.internalflashviewer = \u0412\u0438\u043A\u043E\u0440\u0438\u0441\u0442\u043E\u0432\u0443\u0432\u0430\u0442\u0438 \u0432\u043B\u0430\u0441\u043D\u0438\u0439 \u043F\u0440\u043E\u0433\u0440\u0430\u0432\u0430\u0447 Flash +menu.settings.parallelspeedup = \u0411\u0430\u0433\u0430\u0442\u043E\u043F\u043E\u0442\u043E\u043A\u043E\u0432\u0456\u0441\u0442\u044C (\u043F\u0440\u0438\u0441\u043A\u043E\u0440\u0438\u0442\u0438 \u0440\u043E\u0431\u043E\u0442\u0443 \u043F\u0440\u043E\u0433\u0440\u0430\u043C\u0438) +menu.settings.disabledecompilation = \u0412\u0438\u043C\u043A\u043D\u0443\u0442\u0438 \u0434\u0435\u043A\u043E\u043C\u043F\u0456\u043B\u044F\u0446\u0456\u044E (\u043B\u0438\u0448\u0435 \u0434\u0438\u0437\u0430\u0441\u0435\u043C\u0431\u043B\u044E\u0432\u0430\u0442\u0438) +menu.settings.addtocontextmenu = \u0414\u043E\u0434\u0430\u0442\u0438 FFDec \u0434\u043E \u043A\u043E\u043D\u0442\u0435\u043A\u0441\u0442\u043D\u043E\u0433\u043E \u043C\u0435\u043D\u044E SWF \u0444\u0430\u0439\u043B\u0456\u0432 +menu.settings.language = \u0417\u043C\u0456\u043D\u0438\u0442\u0438 \u043C\u043E\u0432\u0443 +menu.settings.cacheOnDisk = \u041A\u0435\u0448\u0443\u0432\u0430\u0442\u0438 \u043D\u0430 \u0434\u0438\u0441\u043A +menu.settings.gotoMainClassOnStartup = \u0412\u0438\u0434\u0456\u043B\u0438\u0442\u0438 \u0433\u043E\u043B\u043E\u0432\u043D\u0438\u0439 \u043A\u043B\u0430\u0441 \u043F\u0440\u0438 \u0437\u0430\u043F\u0443\u0441\u043A\u0443 + +menu.help = \u0414\u043E\u043F\u043E\u043C\u043E\u0433\u0430 +menu.help.checkupdates = \u041F\u0435\u0440\u0435\u0432\u0456\u0440\u0438\u0442\u0438 \u043D\u0430 \u043E\u043D\u043E\u0432\u043B\u0435\u043D\u043D\u044F... +menu.help.helpus = \u041F\u0456\u0434\u0442\u0440\u0438\u043C\u0430\u0439\u0442\u0435 \u043D\u0430\u0441! +menu.help.homepage = \u0414\u043E\u043C\u0430\u0448\u043D\u044F \u0441\u0442\u043E\u0440\u0456\u043D\u043A\u0430 +menu.help.about = \u041F\u0440\u043E \u043F\u0440\u043E\u0433\u0440\u0430\u043C\u0443... + +contextmenu.remove = \u0412\u0438\u0434\u0430\u043B\u0438\u0442\u0438 + +button.save = \u0417\u0431\u0435\u0440\u0435\u0433\u0442\u0438 +button.edit = \u0420\u0435\u0434\u0430\u0433\u0443\u0432\u0430\u0442\u0438 +button.cancel = \u0421\u043A\u0430\u0441\u0443\u0432\u0430\u0442\u0438 +button.replace = \u0417\u0430\u043C\u0456\u043D\u0438\u0442\u0438... + +notavailonthisplatform = \u041F\u043E\u043F\u0435\u0440\u0435\u0434\u043D\u0456\u0439 \u043F\u0435\u0440\u0435\u0433\u043B\u044F\u0434 \u0446\u044C\u043E\u0433\u043E \u043E\u0431\u0027\u0454\u043A\u0442\u0443 \u043D\u0435\u0434\u043E\u0441\u0442\u0443\u043F\u043D\u0438\u0439%20\u043D\u0430 \u0446\u0456\u0439 \u043F\u043B\u0430\u0442\u0444\u043E\u0440\u043C\u0456 (\u043B\u0438\u0448\u0435 \u0434\u043B\u044F Windows) + +swfpreview = \u041F\u043E\u043F\u0435\u0440\u0435\u0434\u043D\u0456\u0439 \u043F\u0435\u0440\u0435\u0433\u043B\u044F\u0434 SWF +swfpreview.internal = \u041F\u043E\u043F\u0435\u0440\u0435\u0434\u043D\u0456\u0439 \u043F\u0435\u0440\u0435\u0433\u043B\u044F\u0434 SWF (\u0412\u0431\u0443\u0434\u043E\u0432\u0430\u043D\u0438\u0439 \u043F\u0440\u043E\u0433\u0440\u0430\u0432\u0430\u0447) + +parameters = \u041F\u0430\u0440\u0430\u043C\u0435\u0442\u0440\u0438 + +rename.enternew = \u0423\u0432\u0435\u0434\u0456\u0442\u044C \u043D\u043E\u0432\u0435 \u0456\u043C\u0027\u044F: + +rename.finished.identifier = \u0406\u0434\u0435\u043D\u0442\u0438\u0444\u0456\u043A\u0430\u0442\u043E\u0440 \u043F\u0435\u0440\u0435\u0439\u043C\u0435\u043D\u043E\u0432\u0430\u043D\u0438\u0439. +rename.finished.multiname = %count% multiname \u043F\u0435\u0440\u0435\u0439\u043C\u0435\u043D\u043E\u0432\u0430\u043D\u043E. + +node.texts = \u0442\u0435\u043A\u0441\u0442\u0438 +node.images = \u0437\u043E\u0431\u0440\u0430\u0436\u0435\u043D\u043D\u044F +node.movies = \u0432\u0456\u0434\u0435\u043E +node.sounds = \u0437\u0432\u0443\u043A\u0438 +node.binaryData = \u0434\u0432\u0456\u0439\u043A\u043E\u0432\u0456 \u0434\u0430\u043D\u0456 +node.fonts = \u0448\u0440\u0438\u0444\u0442\u0438 +node.sprites = \u0441\u043F\u0440\u0430\u0439\u0442\u0438 +node.shapes = \u0444\u043E\u0440\u043C\u0438 +node.morphshapes = morphshapes +node.buttons = \u043A\u043D\u043E\u043F\u043A\u0438 +node.frames = \u043A\u0430\u0434\u0440\u0438 +node.scripts = \u0441\u043A\u0440\u0438\u043F\u0442\u0438 + +message.warning = \u0423\u0432\u0430\u0433\u0430 +message.confirm.experimental = \u041D\u0430\u0441\u0442\u0443\u043F\u043D\u0430 \u043F\u0440\u043E\u0446\u0435\u0434\u0443\u0440\u0430 \u043C\u043E\u0436\u0435 \u043F\u043E\u0448\u043A\u043E\u0434\u0438\u0442\u0438 SWF \u0444\u0430\u0439\u043B \u0456 \u0437\u0440\u043E\u0431\u0438\u0442\u0438 \u0439\u043E\u0433\u043E \u043D\u0435\u0440\u043E\u0431\u043E\u0447\u0438\u043C.\r\n\u0412\u0418\u041A\u041E\u0420\u0418\u0421\u0422\u041E\u0412\u0423\u0419\u0422\u0415 \u041D\u0410 \u0412\u041B\u0410\u0421\u041D\u0418\u0419 \u0420\u0418\u0417\u0418\u041A! \u0412\u0438 \u0431\u0430\u0436\u0430\u0454\u0442\u0435 \u043F\u0440\u043E\u0434\u043E\u0432\u0436\u0438\u0442\u0438? +message.confirm.parallel = \u0411\u0430\u0433\u0430\u0442\u043E\u043F\u043E\u0442\u043E\u043A\u043E\u0432\u0456\u0441\u0442\u044C \u043C\u043E\u0436\u0435 \u043F\u0440\u0438\u0441\u043A\u043E\u0440\u0438\u0442\u0438 \u0437\u0430\u0432\u0430\u043D\u0442\u0430\u0436\u0435\u043D\u043D\u044F, \u0430\u043B\u0435 \u0437\u043D\u0430\u0434\u043E\u0431\u0438\u0442\u044C\u0441\u044F \u0431\u0456\u043B\u044C\u0448\u0435 \u043F\u0430\u043C\u0027\u044F\u0442\u0456. +message.confirm.on = \u0423\u0432\u0456\u043C\u043A\u043D\u0443\u0442\u0438? +message.confirm.off = \u0412\u0438\u043C\u043A\u043D\u0443\u0442\u0438? +message.confirm = \u041F\u0456\u0434\u0442\u0432\u0435\u0440\u0434\u0438\u0442\u0438 + +message.confirm.autodeobfuscate = \u0410\u0432\u0442\u043E\u043C\u0430\u0442\u0438\u0447\u043D\u0430 \u0434\u0435\u043E\u0431\u0444\u0443\u0441\u043A\u0430\u0446\u0456\u044F \u0434\u043E\u043F\u043E\u043C\u0430\u0433\u0430\u0454 \u0434\u0435\u043A\u043E\u043C\u043F\u0456\u043B\u044E\u0432\u0430\u0442\u0438 \u043E\u0431\u0444\u0443\u0441\u043A\u043E\u0432\u0430\u043D\u0438\u0439 \u043A\u043E\u0434.\r\n\u0414\u0435\u043E\u0431\u0444\u0443\u0441\u043A\u0430\u0446\u0456\u044F \u0443\u043F\u043E\u0432\u0456\u043B\u044C\u043D\u044E\u0454 \u0434\u0435\u043A\u043E\u043C\u043F\u0456\u043B\u044F\u0446\u0456\u044E \u0456 \u043C\u043E\u0436\u0435 \u043F\u0440\u0438\u0437\u0432\u0435\u0441\u0442\u0438 \u0434\u043E \u0432\u0438\u0434\u0430\u043B\u0435\u043D\u043D\u044F \u0434\u0435\u044F\u043A\u043E\u0457 \u0447\u0430\u0441\u0442\u043A\u0438 \u043A\u043E\u0434\u0443 - \u043C\u0435\u0440\u0442\u0432\u043E\u0433\u043E \u043A\u043E\u0434\u0443.\r\n\u0410\u0432\u0442\u043E\u043C\u0430\u0442\u0438\u0447\u043D\u0443 \u0434\u0435\u043E\u0431\u0444\u0443\u0441\u043A\u0430\u0446\u0456\u044E \u043A\u0440\u0430\u0449\u0435 \u0432\u0438\u043C\u043A\u043D\u0443\u0442\u0438, \u044F\u043A\u0449\u043E \u043A\u043E\u0434 \u043D\u0435 \u0454 \u043E\u0431\u0444\u0443\u0441\u043A\u043E\u0432\u0430\u043D\u0438\u043C. + +message.parallel = \u0411\u0430\u0433\u0430\u0442\u043E\u043F\u043E\u0442\u043E\u043A\u043E\u0432\u0456\u0441\u0442\u044C +message.trait.saved = Trait \u0432\u0434\u0430\u043B\u043E \u0437\u0431\u0435\u0440\u0435\u0436\u0435\u043D\u0438\u0439 + +message.constant.new.string = String "%value%" is not present in constants table. Do you want to add it? +message.constant.new.string.title = Add String +message.constant.new.integer = Integer value "%value%" is not present in constants table. Do you want to add it? +message.constant.new.integer.title = Add Integer +message.constant.new.unsignedinteger = Unsigned integer value "%value%" is not present in constants table. Do you want to add it? +message.constant.new.unsignedinteger.title = Add Unsigned integer +message.constant.new.double = Double value "%value%" is not present in constants table. Do you want to add it? +message.constant.new.double.title = Add Double + +work.buffering = Buffering +work.waitingfordissasembly = Waiting for disassembly +work.gettinghilights = Getting highlights +work.disassembling = Disassembling +work.exporting = Exporting +work.searching = Searching +work.renaming = Renaming +work.exporting.fla = Exporting FLA +work.renaming.identifiers = Renaming identifiers +work.deobfuscating = Deobfuscating +work.decompiling = Decompiling +work.gettingvariables = Getting variables +work.reading.swf = Reading SWF +work.creatingwindow = Creating window +work.buildingscripttree = Building script tree + +work.deobfuscating.complete = Deobfuscation complete + +message.search.notfound = String "%searchtext%" not found. +message.search.notfound.title = Not found + +message.rename.notfound.multiname = No multiname found under cursor +message.rename.notfound.identifier = No identifier found under cursor +message.rename.notfound.title = Not found +message.rename.renamed = Identifiers renamed: %count% + +filter.images = Images (*.jpg,*.gif,*.png) +filter.fla = Flash CS 6 Document (*.fla) +filter.xfl = Flash CS 6 Uncompressed Document (*.xfl) +filter.swf = SWF files (*.swf) + +error = Error +error.image.invalid = Invalid image. + +error.text.invalid = Invalid text: %text% on line %line% +error.file.save = Cannot save file +error.file.write = Cannot write to the file +error.export = Error during export + +export.select.directory = Select directory to export +export.finishedin = Exported in %time% + +update.check.title = Update check +update.check.nonewversion = No new version available. + +message.helpus = Please visit\r\n%url%\r\nfor details. +message.homepage = Visit homepage at: \r\n%url% + +proxy = Proxy +proxy.start = Start proxy +proxy.stop = Stop proxy +proxy.show = Show proxy +exit = Exit + +panel.disassembled = P-code source +panel.decompiled = ActionScript source + +search.info = Search for "%text%": +search.script = Script + +constants = Constants +traits = Traits + +pleasewait = Please wait + +abc.detail.methodtrait = Method/Getter/Setter Trait +abc.detail.unsupported = - +abc.detail.slotconsttrait = Slot/Const Trait +abc.detail.traitname = Name: + +abc.detail.body.params.maxstack = Max stack: +abc.detail.body.params.localregcount = Local registers count: +abc.detail.body.params.minscope = Minimum scope depth: +abc.detail.body.params.maxscope = Maximum scope depth: +abc.detail.body.params.autofill = Auto fill on code save (GLOBAL SETTING) +abc.detail.body.params.autofill.experimental = ...EXPERIMENTAL + +abc.detail.methodinfo.methodindex = Method Index: +abc.detail.methodinfo.parameters = Parameters: +abc.detail.methodinfo.returnvalue = Return value type: + +error.methodinfo.params = MethodInfo Params Error +error.methodinfo.returnvalue = MethodInfo Return value type Error + +abc.detail.methodinfo = MethodInfo +abc.detail.body.code = MethodBody Code +abc.detail.body.params = MethodBody params + +abc.detail.slotconst.typevalue = Type and Value: + +error.slotconst.typevalue = SlotConst type value Error + +message.autofill.failed = Cannot get code stats for automatic body params.\r\nUncheck autofill to avoid this message. +info.selecttrait = Select class and click a trait in Actionscript source to edit it. + +button.viewgraph = View Graph +button.viewhex = View Hex + +abc.traitslist.instanceinitializer = instance initializer +abc.traitslist.classinitializer = class initializer + +action.edit.experimental = (Experimental) + +message.action.saved = Code successfully saved + +error.action.save = %error% on line %line% + +message.confirm.remove = Are you sure you want to remove %item%\n and all objects which depend on it? + +#after version 1.6.5u1: + +button.ok = OK +button.cancel = Cancel + +font.name = Font name: +font.isbold = Is bold: +font.isitalic = Is italic: +font.ascent = Ascent: +font.descent = Descent: +font.leading = Leading: +font.characters = Characters: +font.characters.add = Add characters: +value.unknown = ? + +yes = yes +no = no + +errors.present = There are ERRORS in the log. Click to view. +errors.none = There are no errors in the log. + +#after version 1.6.6: + +dialog.message.title = Message +dialog.select.title = Select an Option + +button.yes = Yes +button.no = No + +FileChooser.openButtonText = Open +FileChooser.openButtonToolTipText = Open +FileChooser.lookInLabelText = Look in: +FileChooser.acceptAllFileFilterText = All Files +FileChooser.filesOfTypeLabelText = Files of type: +FileChooser.fileNameLabelText = File name: +FileChooser.listViewButtonToolTipText = List +FileChooser.listViewButtonAccessibleName = List +FileChooser.detailsViewButtonToolTipText = Details +FileChooser.detailsViewButtonAccessibleName = Details +FileChooser.upFolderToolTipText = Up One Level +FileChooser.upFolderAccessibleName = Up One Level +FileChooser.homeFolderToolTipText = Home +FileChooser.homeFolderAccessibleName = Home +FileChooser.fileNameHeaderText = Name +FileChooser.fileSizeHeaderText = Size +FileChooser.fileTypeHeaderText = Type +FileChooser.fileDateHeaderText = Date +FileChooser.fileAttrHeaderText = Attributes +FileChooser.openDialogTitleText = Open +FileChooser.directoryDescriptionText = Directory +FileChooser.directoryOpenButtonText = Open +FileChooser.directoryOpenButtonToolTipText = Open selected directory +FileChooser.fileDescriptionText = Generic File +FileChooser.helpButtonText = Help +FileChooser.helpButtonToolTipText = FileChooser help +FileChooser.newFolderAccessibleName = New Folder +FileChooser.newFolderErrorText = Error creating new folder +FileChooser.newFolderToolTipText = Create New Folder +FileChooser.other.newFolder = NewFolder +FileChooser.other.newFolder.subsequent = NewFolder.{0} +FileChooser.win32.newFolder = New Folder +FileChooser.win32.newFolder.subsequent = New Folder ({0}) +FileChooser.saveButtonText = Save +FileChooser.saveButtonToolTipText = Save selected file +FileChooser.saveDialogTitleText = Save +FileChooser.saveInLabelText = Save in: +FileChooser.updateButtonText = Update +FileChooser.updateButtonToolTipText = Update directory listing + +#after version 1.6.6u2: + +FileChooser.detailsViewActionLabel.textAndMnemonic = Details +FileChooser.detailsViewButtonToolTip.textAndMnemonic = Details +FileChooser.fileAttrHeader.textAndMnemonic = Attributes +FileChooser.fileDateHeader.textAndMnemonic = Modified +FileChooser.fileNameHeader.textAndMnemonic = Name +FileChooser.fileNameLabel.textAndMnemonic = File name: +FileChooser.fileSizeHeader.textAndMnemonic = Size +FileChooser.fileTypeHeader.textAndMnemonic = Type +FileChooser.filesOfTypeLabel.textAndMnemonic = Files of type: +FileChooser.folderNameLabel.textAndMnemonic = Folder name: +FileChooser.homeFolderToolTip.textAndMnemonic = Home +FileChooser.listViewActionLabel.textAndMnemonic = List +FileChooser.listViewButtonToolTip.textAndMnemonic = List +FileChooser.lookInLabel.textAndMnemonic = Look in: +FileChooser.newFolderActionLabel.textAndMnemonic = New Folder +FileChooser.newFolderToolTip.textAndMnemonic = Create New Folder +FileChooser.refreshActionLabel.textAndMnemonic = Refresh +FileChooser.saveInLabel.textAndMnemonic = Save in: +FileChooser.upFolderToolTip.textAndMnemonic = Up One Level +FileChooser.viewMenuButtonAccessibleName = View Menu +FileChooser.viewMenuButtonToolTipText = View Menu +FileChooser.viewMenuLabel.textAndMnemonic = View +FileChooser.newFolderActionLabelText = New Folder +FileChooser.listViewActionLabelText = List +FileChooser.detailsViewActionLabelText = Details +FileChooser.refreshActionLabelText = Refresh +FileChooser.sortMenuLabelText = Arrange Icons By +FileChooser.viewMenuLabelText = View +FileChooser.fileSizeKiloBytes = {0} KB +FileChooser.fileSizeMegaBytes = {0} MB +FileChooser.fileSizeGigaBytes = {0} GB +FileChooser.folderNameLabelText = Folder name: + +error.occured = Error occurred: %error% +button.abort = Abort +button.retry = Retry +button.ignore = Ignore + +font.source = Source Font: + +#after version 1.6.7: + +menu.export = Export +menu.general = General +menu.language = Language + +startup.welcometo = Welcome to +startup.selectopen = Click Open icon on the top panel or drag SWF file to this window to start. + +error.font.nocharacter = Selected source font does not contain character "%char%". + +warning.initializers = Static fields and consts are often initialized in initializers.\nEditing value here is usually not enough! diff --git a/trunk/src/com/jpexs/decompiler/flash/gui/locales/NewVersionDialog_nl.properties b/trunk/src/com/jpexs/decompiler/flash/gui/locales/NewVersionDialog_nl.properties new file mode 100644 index 000000000..dfe0655ca --- /dev/null +++ b/trunk/src/com/jpexs/decompiler/flash/gui/locales/NewVersionDialog_nl.properties @@ -0,0 +1,25 @@ +# 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 . + +version = versie +releasedate = Premi\u00e8redatum: +newversionavailable = Nieuwe versie beschikbaar: +changeslog = Veranderingen logboek: +downloadnow = Nu downloaden? +button.ok = OK +button.cancel = Annuleren +dialog.title = Nieuwe versie beschikbaar +newversion = Nieuwe versie +newvermessage = Nieuwe versie de %oldAppName% beschikbaar: %newAppName%.\r\nAlstublieft ga naar %projectPage% om de laatste versie te downloaden. \ No newline at end of file diff --git a/trunk/src/com/jpexs/decompiler/flash/gui/locales/NewVersionDialog_uk.properties b/trunk/src/com/jpexs/decompiler/flash/gui/locales/NewVersionDialog_uk.properties new file mode 100644 index 000000000..35fe8d796 --- /dev/null +++ b/trunk/src/com/jpexs/decompiler/flash/gui/locales/NewVersionDialog_uk.properties @@ -0,0 +1,25 @@ +# 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 . + +version = \u0432\u0435\u0440\u0441\u0456\u044F +releasedate = \u0414\u0430\u0442\u0430 \u0432\u0438\u0445\u043E\u0434\u0443: +newversionavailable = \u0414\u043E\u0441\u0442\u0443\u043F\u043D\u0430 \u043D\u043E\u0432\u0430 \u0432\u0435\u0440\u0441\u0456\u044F: +changeslog = \u0417\u043C\u0456\u043D\u0438: +downloadnow = \u0417\u0430\u0432\u0430\u043D\u0442\u0430\u0436\u0438\u0442\u0438 \u0437\u0430\u0440\u0430\u0437? +button.ok = \u0413\u0430\u0440\u0430\u0437\u0434 +button.cancel = \u0421\u043A\u0430\u0441\u0443\u0432\u0430\u0442\u0438 +dialog.title = \u0414\u043E\u0441\u0442\u0443\u043F\u043D\u0430 \u043D\u043E\u0432\u0430 \u0432\u0435\u0440\u0441\u0456\u044F +newversion = \u041D\u043E\u0432\u0430 \u0432\u0435\u0440\u0441\u0456\u044F +newvermessage = \u0414\u043E\u0441\u0442\u0443\u043F\u043D\u0430 \u043D\u043E\u0432\u0430 \u0432\u0435\u0440\u0441\u0456\u044F %oldAppName%: %newAppName%.\r\n\u0411\u0443\u0434\u044C \u043B\u0430\u0441\u043A\u0430, \u043F\u0435\u0440\u0435\u0439\u0434\u0456\u0442\u044C \u043D\u0430 \u0441\u0430\u0439\u0442 %projectPage% \u0434\u043B\u044F \u0437\u0430\u0432\u0430\u043D\u0442\u0430\u0436\u0435\u043D\u043D\u044F. \ No newline at end of file diff --git a/trunk/src/com/jpexs/decompiler/flash/gui/locales/RenameDialog.properties b/trunk/src/com/jpexs/decompiler/flash/gui/locales/RenameDialog.properties index 33a202a01..d07199f58 100644 --- a/trunk/src/com/jpexs/decompiler/flash/gui/locales/RenameDialog.properties +++ b/trunk/src/com/jpexs/decompiler/flash/gui/locales/RenameDialog.properties @@ -16,7 +16,7 @@ rename.type = Rename type: rename.type.typenumber = Type + Number (class_27, method_456,...) rename.type.randomword = Random word (abada, kof, supo, kosuri,...) -dialog.title = Rename Identifiers +dialog.title = Rename identifiers button.ok = OK button.cancel = Cancel \ No newline at end of file diff --git a/trunk/src/com/jpexs/decompiler/flash/gui/locales/RenameDialog_nl.properties b/trunk/src/com/jpexs/decompiler/flash/gui/locales/RenameDialog_nl.properties new file mode 100644 index 000000000..eaf22ce0e --- /dev/null +++ b/trunk/src/com/jpexs/decompiler/flash/gui/locales/RenameDialog_nl.properties @@ -0,0 +1,22 @@ +# 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 . + +rename.type = Type van hernoeming: +rename.type.typenumber = Type + Nummer (class_27, method_456,...) +rename.type.randomword = Willekeurig woord (abada, kof, supo, kosuri,...) +dialog.title = Identifiers hernoemen + +button.ok = OK +button.cancel = Annuleren \ No newline at end of file diff --git a/trunk/src/com/jpexs/decompiler/flash/gui/locales/RenameDialog_uk.properties b/trunk/src/com/jpexs/decompiler/flash/gui/locales/RenameDialog_uk.properties new file mode 100644 index 000000000..231c9b1b1 --- /dev/null +++ b/trunk/src/com/jpexs/decompiler/flash/gui/locales/RenameDialog_uk.properties @@ -0,0 +1,22 @@ +# 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 . + +rename.type = \u0421\u043F\u043E\u0441\u0456\u0431 \u043F\u0435\u0440\u0435\u0439\u043C\u0435\u043D\u0443\u0432\u0430\u043D\u043D\u044F: +rename.type.typenumber = \u0422\u0438\u043F + \u043F\u043E\u0440\u044F\u0434\u043A\u043E\u0432\u044B\u0439 \u043D\u043E\u043C\u0435\u0440 (class_27, method_456,...) +rename.type.randomword = \u0412\u0438\u043F\u0430\u0434\u043A\u043E\u0432\u0435 \u0441\u043B\u043E\u0432\u043E (abada, kof, supo, kosuri,...) +dialog.title = \u041F\u0435\u0440\u0435\u0439\u043C\u0435\u043D\u0443\u0432\u0430\u0442\u0438 \u0456\u0434\u0435\u043D\u0442\u0438\u0444\u0456\u043A\u0430\u0442\u043E\u0440\u0438 + +button.ok = \u0413\u0430\u0440\u0430\u0437\u0434 +button.cancel = \u0421\u043A\u0430\u0441\u0443\u0432\u0430\u0442\u0438 \ No newline at end of file diff --git a/trunk/src/com/jpexs/decompiler/flash/gui/locales/SearchDialog_nl.properties b/trunk/src/com/jpexs/decompiler/flash/gui/locales/SearchDialog_nl.properties new file mode 100644 index 000000000..c45722516 --- /dev/null +++ b/trunk/src/com/jpexs/decompiler/flash/gui/locales/SearchDialog_nl.properties @@ -0,0 +1,23 @@ +# 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 . +checkbox.ignorecase = Hoofdletterongevoelig +checkbox.regexp = Reguliere expressie +button.ok = OK +button.cancel = Annuleren +label.searchtext = Tekst zoeken: +dialog.title = ActionScript zoeken + +error = Fout +error.invalidregexp = Het patroon is ongeldig \ No newline at end of file diff --git a/trunk/src/com/jpexs/decompiler/flash/gui/locales/SearchDialog_uk.properties b/trunk/src/com/jpexs/decompiler/flash/gui/locales/SearchDialog_uk.properties new file mode 100644 index 000000000..b3421acc1 --- /dev/null +++ b/trunk/src/com/jpexs/decompiler/flash/gui/locales/SearchDialog_uk.properties @@ -0,0 +1,23 @@ +# 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 . +checkbox.ignorecase = \u0406\u0433\u043D\u043E\u0440\u0443\u0432\u0430\u0442\u0438 \u0440\u0435\u0433\u0456\u0441\u0442\u0440 +checkbox.regexp = \u0420\u0435\u0433\u0443\u043B\u044F\u0440\u043D\u0438\u0439 \u0432\u0438\u0440\u0430\u0437 +button.ok = \u0413\u0430\u0440\u0430\u0437\u0434 +button.cancel = \u0421\u043A\u0430\u0441\u0443\u0432\u0430\u0442\u0438 +label.searchtext = \u0428\u0443\u043A\u0430\u0442\u0438 \u0442\u0435\u043A\u0441\u0442: +dialog.title = \u041F\u043E\u0448\u0443\u043A \u043F\u043E ActionScript + +error = \u041F\u043E\u043C\u0438\u043B\u043A\u0430 +error.invalidregexp = \u041D\u0435\u0432\u0456\u0440\u043D\u0438\u0439 \u0440\u0435\u0433\u0443\u043B\u044F\u0440\u043D\u0438\u0439 \u0432\u0438\u0440\u0430\u0437 \ No newline at end of file diff --git a/trunk/src/com/jpexs/decompiler/flash/gui/locales/SelectLanguageDialog_de.properties b/trunk/src/com/jpexs/decompiler/flash/gui/locales/SelectLanguageDialog_de.properties index da822fc3b..9eb9cc1d3 100644 --- a/trunk/src/com/jpexs/decompiler/flash/gui/locales/SelectLanguageDialog_de.properties +++ b/trunk/src/com/jpexs/decompiler/flash/gui/locales/SelectLanguageDialog_de.properties @@ -18,5 +18,5 @@ button.cancel = Abbrechen #after version 1.7.0: # This language name translated (e. g. \u010ce\u0161tina for Czech,...) language = Deutsch -language.label = Language: -dialog.title = Select language \ No newline at end of file +language.label = Sprache: +dialog.title = Bitte w\u00e4hlen Sie Ihre Sprache \ No newline at end of file diff --git a/trunk/src/com/jpexs/decompiler/flash/gui/locales/SelectLanguageDialog_nl.properties b/trunk/src/com/jpexs/decompiler/flash/gui/locales/SelectLanguageDialog_nl.properties new file mode 100644 index 000000000..3fce43166 --- /dev/null +++ b/trunk/src/com/jpexs/decompiler/flash/gui/locales/SelectLanguageDialog_nl.properties @@ -0,0 +1,22 @@ +# 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 . + +button.ok = OK +button.cancel = Annuleren +#after version 1.7.0: +# This language name translated (e. g. \u010ce\u0161tina for Czech,...) +language = Nederlands +language.label = Taal: +dialog.title = Kies Uw taal diff --git a/trunk/src/com/jpexs/decompiler/flash/gui/locales/SelectLanguageDialog_uk.properties b/trunk/src/com/jpexs/decompiler/flash/gui/locales/SelectLanguageDialog_uk.properties new file mode 100644 index 000000000..e59c4d34d --- /dev/null +++ b/trunk/src/com/jpexs/decompiler/flash/gui/locales/SelectLanguageDialog_uk.properties @@ -0,0 +1,22 @@ +# 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 . + +button.ok = \u0413\u0430\u0440\u0430\u0437\u0434 +button.cancel = \u0421\u043A\u0430\u0441\u0443\u0432\u0430\u0442\u0438 +#after version 1.7.0: +# This language name translated (e. g. \u010ce\u0161tina for Czech,...) +language = \u0423\u043A\u0440\u0430\u0457\u043D\u0441\u044C\u043A\u0430 +language.label = \u041C\u043E\u0432\u0430: +dialog.title = \u041E\u0431\u0435\u0440\u0456\u0442\u044C \u043C\u043E\u0432\u0443 \ No newline at end of file diff --git a/trunk/src/com/jpexs/decompiler/flash/gui/locales/abc/DeobfuscationDialog_nl.properties b/trunk/src/com/jpexs/decompiler/flash/gui/locales/abc/DeobfuscationDialog_nl.properties new file mode 100644 index 000000000..e721f08e1 --- /dev/null +++ b/trunk/src/com/jpexs/decompiler/flash/gui/locales/abc/DeobfuscationDialog_nl.properties @@ -0,0 +1,24 @@ +# 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 . + +processallclasses = Alle klassen behandelen +dialog.title = P-code deobfuscatie +deobfuscation.level = Code deobfuscatie niveau: +deobfuscation.removedeadcode = Dode code verwijderen +deobfuscation.removetraps = Vallen verwijderen +deobfuscation.restorecontrolflow = Control flow herstellen + +button.ok = OK +button.cancel = Annuleren \ No newline at end of file diff --git a/trunk/src/com/jpexs/decompiler/flash/gui/locales/abc/DeobfuscationDialog_uk.properties b/trunk/src/com/jpexs/decompiler/flash/gui/locales/abc/DeobfuscationDialog_uk.properties new file mode 100644 index 000000000..47d1e82f7 --- /dev/null +++ b/trunk/src/com/jpexs/decompiler/flash/gui/locales/abc/DeobfuscationDialog_uk.properties @@ -0,0 +1,24 @@ +# 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 . + +processallclasses = \u041E\u0431\u0440\u043E\u0431\u0438\u0442\u0438 \u0432\u0441\u0456 \u043A\u043B\u0430\u0441\u0438 +dialog.title = \u0414\u0435\u043E\u0431\u0444\u0443\u0441\u043A\u0430\u0446\u0456\u044F P-\u043A\u043E\u0434\u0443 +deobfuscation.level = \u0421\u0442\u0443\u043F\u0456\u043D\u044C \u0434\u0435\u043E\u0431\u0444\u0443\u0441\u043A\u0430\u0446\u0456\u0457: +deobfuscation.removedeadcode = \u0412\u0438\u0434\u0430\u043B\u0438\u0442\u0438 \"\u043C\u0435\u0440\u0442\u0432\u0438\u0439\" \u043A\u043E\u0434 +deobfuscation.removetraps = \u0412\u0438\u0434\u0430\u043B\u0438\u0442\u0438 \u043F\u0430\u0441\u0442\u043A\u0438 \u0434\u043B\u044F \u0434\u0435\u043A\u043E\u043C\u043F\u0456\u043B\u044F\u0442\u043E\u0440\u0456\u0432 +deobfuscation.restorecontrolflow = \u0412\u0456\u0434\u043D\u043E\u0432\u0438\u0442\u0438 \u043F\u043E\u0442\u0456\u043A \u043A\u0435\u0440\u0443\u0432\u0430\u043D\u043D\u044F + +button.ok = \u0413\u0430\u0440\u0430\u0437\u0434 +button.cancel = \u0421\u043A\u0430\u0441\u0443\u0432\u0430\u0442\u0438 \ No newline at end of file diff --git a/trunk/src/com/jpexs/decompiler/flash/gui/locales/abc/UsageFrame_nl.properties b/trunk/src/com/jpexs/decompiler/flash/gui/locales/abc/UsageFrame_nl.properties new file mode 100644 index 000000000..57a3ceb25 --- /dev/null +++ b/trunk/src/com/jpexs/decompiler/flash/gui/locales/abc/UsageFrame_nl.properties @@ -0,0 +1,18 @@ +# 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 . + +button.goto = Ga naar +button.cancel = Annuleren +dialog.title = Gebruiken: \ No newline at end of file diff --git a/trunk/src/com/jpexs/decompiler/flash/gui/locales/abc/UsageFrame_uk.properties b/trunk/src/com/jpexs/decompiler/flash/gui/locales/abc/UsageFrame_uk.properties new file mode 100644 index 000000000..6f123d948 --- /dev/null +++ b/trunk/src/com/jpexs/decompiler/flash/gui/locales/abc/UsageFrame_uk.properties @@ -0,0 +1,18 @@ +# 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 . + +button.goto = \u041F\u0435\u0440\u0435\u0439\u0442\u0438 \u0434\u043E +button.cancel = \u0421\u043A\u0430\u0441\u0443\u0432\u0430\u0442\u0438 +dialog.title = \u0417\u0430\u0441\u0442\u043E\u0441\u0443\u0432\u0430\u043D\u043D\u044F: \ No newline at end of file diff --git a/trunk/src/com/jpexs/decompiler/flash/gui/locales/proxy/ProxyFrame_nl.properties b/trunk/src/com/jpexs/decompiler/flash/gui/locales/proxy/ProxyFrame_nl.properties new file mode 100644 index 000000000..c750539e9 --- /dev/null +++ b/trunk/src/com/jpexs/decompiler/flash/gui/locales/proxy/ProxyFrame_nl.properties @@ -0,0 +1,26 @@ +# 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 . + +proxy.start = Proxy starten +proxy.stop = Proxy stoppen +port = Port: +open = Openen +clear = Opruimen +rename = Hernoemen +remove = Verwijderen +sniff = Snuffelen: +dialog.title = Proxy +error = Fout +error.port = Foute formaat voor het portnummer. \ No newline at end of file diff --git a/trunk/src/com/jpexs/decompiler/flash/gui/locales/proxy/ProxyFrame_uk.properties b/trunk/src/com/jpexs/decompiler/flash/gui/locales/proxy/ProxyFrame_uk.properties new file mode 100644 index 000000000..a9046ce2b --- /dev/null +++ b/trunk/src/com/jpexs/decompiler/flash/gui/locales/proxy/ProxyFrame_uk.properties @@ -0,0 +1,26 @@ +# 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 . + +proxy.start = \u0417\u0430\u043F\u0443\u0441\u0442\u0438\u0442\u0438 \u043F\u0440\u043E\u043A\u0441\u0456 +proxy.stop = \u0417\u0443\u043F\u0438\u043D\u0438\u0442\u0438 \u043F\u0440\u043E\u043A\u0441\u0456 +port = \u041F\u043E\u0440\u0442: +open = \u0412\u0456\u0434\u043A\u0440\u0438\u0442\u0438 +clear = \u041E\u0447\u0438\u0441\u0442\u0438\u0442\u0438 +rename = \u041F\u0435\u0440\u0435\u0439\u043C\u0435\u043D\u0443\u0432\u0430\u0442\u0438 +remove = \u0412\u0438\u0434\u0430\u043B\u0438\u0442\u0438 +sniff = \u0417\u0430\u0445\u043E\u043F\u0438\u0442\u0438: +dialog.title = \u041F\u0440\u043E\u043A\u0441\u0456 +error = \u041F\u043E\u043C\u0438\u043B\u043A\u0430 +error.port = \u041D\u0435\u0432\u0456\u0440\u043D\u0438\u0439 \u0444\u043E\u0440\u043C\u0430\u0442 \u043D\u043E\u043C\u0435\u0440\u0430 \u043F\u043E\u0440\u0442\u0443 \ No newline at end of file