diff --git a/trunk/src/com/jpexs/decompiler/flash/gui/locales/AboutDialog_de.properties b/trunk/src/com/jpexs/decompiler/flash/gui/locales/AboutDialog_de.properties
index 49b39146e..c6e2914a5 100644
--- a/trunk/src/com/jpexs/decompiler/flash/gui/locales/AboutDialog_de.properties
+++ b/trunk/src/com/jpexs/decompiler/flash/gui/locales/AboutDialog_de.properties
@@ -16,7 +16,7 @@
version = Version
by = von
button.ok = OK
-dialog.title = \u00DCber
+dialog.title = \u00dcber
contributors = Mitwirkende:
#In the translation, replace "english" with target language name
translation.author.label = Author of german translation:
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
index 4a8dc5ca8..d8252a5c1 100644
--- a/trunk/src/com/jpexs/decompiler/flash/gui/locales/AboutDialog_uk.properties
+++ b/trunk/src/com/jpexs/decompiler/flash/gui/locales/AboutDialog_uk.properties
@@ -13,12 +13,12 @@
# 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:
+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:
+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:
+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
diff --git a/trunk/src/com/jpexs/decompiler/flash/gui/locales/AdvancedSettingsDialog_nl.properties b/trunk/src/com/jpexs/decompiler/flash/gui/locales/AdvancedSettingsDialog_nl.properties
new file mode 100644
index 000000000..e9227547e
--- /dev/null
+++ b/trunk/src/com/jpexs/decompiler/flash/gui/locales/AdvancedSettingsDialog_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 .
+
+advancedSettings.restartConfirmation = U moet het programma opnieuw te starten om de wijzigingen door te voeren. Wilt U het nu opnieuw opstarten?
\ No newline at end of file
diff --git a/trunk/src/com/jpexs/decompiler/flash/gui/locales/AdvancedSettingsDialog_ru.properties b/trunk/src/com/jpexs/decompiler/flash/gui/locales/AdvancedSettingsDialog_ru.properties
new file mode 100644
index 000000000..ea6972009
--- /dev/null
+++ b/trunk/src/com/jpexs/decompiler/flash/gui/locales/AdvancedSettingsDialog_ru.properties
@@ -0,0 +1,16 @@
+# Copyright (C) 2013 JPEXS
+#
+# This program is free software: you can redistribute it and/or modify
+# it under the terms of the GNU General Public License as published by
+# the Free Software Foundation, either version 3 of the License, or
+# (at your option) any later version.
+#
+# This program is distributed in the hope that it will be useful,
+# but WITHOUT ANY WARRANTY; without even the implied warranty of
+# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+# GNU General Public License for more details.
+#
+# You should have received a copy of the GNU General Public License
+# along with this program. If not, see .
+
+advancedSettings.restartConfirmation = \u041f\u0440\u043e\u0433\u0440\u0430\u043c\u043c\u0430 \u0434\u043e\u043b\u0436\u043d\u0430 \u0431\u044b\u0442\u044c \u043f\u0435\u0440\u0435\u0437\u0430\u043f\u0443\u0449\u0435\u043d\u0430 \u0434\u043b\u044f \u043f\u0440\u0438\u043c\u0435\u043d\u0435\u043d\u0438\u044f \u043d\u0435\u043a\u043e\u0442\u043e\u0440\u044b\u0445 \u0438\u0437\u043c\u0435\u043d\u0435\u043d\u0438\u0439. \u041f\u0435\u0440\u0435\u0437\u0430\u043f\u0443\u0441\u0442\u0438\u0442\u044c \u0441\u0435\u0439\u0447\u0430\u0441?
\ No newline at end of file
diff --git a/trunk/src/com/jpexs/decompiler/flash/gui/locales/AdvancedSettingsDialog_uk.properties b/trunk/src/com/jpexs/decompiler/flash/gui/locales/AdvancedSettingsDialog_uk.properties
new file mode 100644
index 000000000..b1ae89d83
--- /dev/null
+++ b/trunk/src/com/jpexs/decompiler/flash/gui/locales/AdvancedSettingsDialog_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 .
+
+advancedSettings.restartConfirmation = \u041d\u0435\u043e\u0431\u0445\u0456\u0434\u043d\u043e \u043f\u0435\u0440\u0435\u0437\u0430\u043f\u0443\u0441\u0442\u0438\u0442\u0438 \u043f\u0440\u043e\u0433\u0440\u0430\u043c\u0443 \u0434\u043b\u044f \u0442\u043e\u0433\u043e, \u0449\u043e\u0431 \u0434\u0435\u044f\u043a\u0456 \u0437\u043c\u0456\u043d\u0438 \u0432\u0441\u0442\u0443\u043f\u0438\u043b\u0438 \u0432 \u0441\u0438\u043b\u0443. \u0412\u0438 \u0445\u043e\u0447\u0435\u0442\u0435 \u043f\u0435\u0440\u0435\u0437\u0430\u0432\u0430\u043d\u0442\u0430\u0436\u0438\u0442\u0438 \u0457\u0457 \u0437\u0430\u0440\u0430\u0437?
\ 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
index b75200a74..873552a23 100644
--- a/trunk/src/com/jpexs/decompiler/flash/gui/locales/ErrorLogFrame_nl.properties
+++ b/trunk/src/com/jpexs/decompiler/flash/gui/locales/ErrorLogFrame_nl.properties
@@ -13,6 +13,9 @@
# 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
+copy = Naar het klembord kopi\u00ebren
details = Details bekijken
-dialog.title = Logboek
\ No newline at end of file
+dialog.title = Logboek
+
+#after version 1.7.0u1:
+clear = Opruimen
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
index 939312877..e9ef3265d 100644
--- a/trunk/src/com/jpexs/decompiler/flash/gui/locales/ErrorLogFrame_uk.properties
+++ b/trunk/src/com/jpexs/decompiler/flash/gui/locales/ErrorLogFrame_uk.properties
@@ -13,6 +13,9 @@
# 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
+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
+
+#after version 1.7.0u1:
+clear = \u041e\u0447\u0438\u0441\u0442\u0438\u0442\u0438
diff --git a/trunk/src/com/jpexs/decompiler/flash/gui/locales/ExportDialog_de.properties b/trunk/src/com/jpexs/decompiler/flash/gui/locales/ExportDialog_de.properties
index 3cb63e6e0..023a6c8f6 100644
--- a/trunk/src/com/jpexs/decompiler/flash/gui/locales/ExportDialog_de.properties
+++ b/trunk/src/com/jpexs/decompiler/flash/gui/locales/ExportDialog_de.properties
@@ -23,11 +23,11 @@ images = Bilder
images.pngjpeg = PNG/JPEG
movies = Movies
-movies.flv = FLV (Keine Ger\u00E4usche)
+movies.flv = FLV (Keine Ger\u00e4usche)
-sounds = Ger\u00E4usche
+sounds = Ger\u00e4usche
sounds.mp3wavflv = MP3/WAV/FLV
-sounds.flv = FLV (Nur Ger\u00E4usche)
+sounds.flv = FLV (Nur Ger\u00e4usche)
actionscript = ActionScript
actionscript.as = AS
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
index a5223f3a8..3fd3d5542 100644
--- a/trunk/src/com/jpexs/decompiler/flash/gui/locales/ExportDialog_nl.properties
+++ b/trunk/src/com/jpexs/decompiler/flash/gui/locales/ExportDialog_nl.properties
@@ -32,6 +32,8 @@ sounds.flv = FLV (Alleen audio)
actionscript = ActionScript
actionscript.as = ActionScript
actionscript.pcode = P-code
+actionscript.pcodehex = P-code met Hex
+actionscript.hex = Hex
dialog.title = Exporteren...
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
index caa73ee05..7165d0014 100644
--- a/trunk/src/com/jpexs/decompiler/flash/gui/locales/ExportDialog_uk.properties
+++ b/trunk/src/com/jpexs/decompiler/flash/gui/locales/ExportDialog_uk.properties
@@ -12,28 +12,30 @@
#
# 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 = \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
+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 = \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)
+movies = \u0412\u0456\u0434\u0435\u043e
+movies.flv = FLV (\u0411\u0435\u0437 \u0437\u0432\u0443\u043a\u0443)
-sounds = \u0417\u0432\u0443\u043A\u0438
+sounds = \u0417\u0432\u0443\u043a\u0438
sounds.mp3wavflv = MP3/WAV/FLV
-sounds.flv = FLV (\u041B\u0438\u0448\u0435 \u0437\u0432\u0443\u043A)
+sounds.flv = FLV (\u041b\u0438\u0448\u0435 \u0437\u0432\u0443\u043a)
actionscript = ActionScript
actionscript.as = ActionScript
-actionscript.pcode = P-\u043A\u043E\u0434
+actionscript.pcode = P-\u043a\u043e\u0434
+actionscript.pcodehex = P-\u043a\u043e\u0434 \u0437 Hex
+actionscript.hex = Hex
-dialog.title = \u0415\u043A\u0441\u043F\u043E\u0440\u0442\u0443\u0432\u0430\u0442\u0438...
+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
+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/FontEmbedDialog_nl.properties b/trunk/src/com/jpexs/decompiler/flash/gui/locales/FontEmbedDialog_nl.properties
new file mode 100644
index 000000000..4b20a6e7a
--- /dev/null
+++ b/trunk/src/com/jpexs/decompiler/flash/gui/locales/FontEmbedDialog_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 .
+
+range.description = %name% (%available% van %total% tekens)
+dialog.title = Lettertype inbedding
+label.individual = Afzonderlijke tekens:
diff --git a/trunk/src/com/jpexs/decompiler/flash/gui/locales/FontEmbedDialog_ru.properties b/trunk/src/com/jpexs/decompiler/flash/gui/locales/FontEmbedDialog_ru.properties
index cf2f3701d..c61d75e41 100644
--- a/trunk/src/com/jpexs/decompiler/flash/gui/locales/FontEmbedDialog_ru.properties
+++ b/trunk/src/com/jpexs/decompiler/flash/gui/locales/FontEmbedDialog_ru.properties
@@ -15,4 +15,4 @@
range.description = %name% (%available% \u0438\u0437 %total% \u0441\u0438\u043c\u0432\u043e\u043b\u043e\u0432)
dialog.title = \u0412\u0441\u0442\u0440\u0430\u0438\u0432\u0430\u043d\u0438\u0435 \u0448\u0440\u0438\u0444\u0442\u043e\u0432
-label.individual = \u0418\u043d\u0434\u0438\u0432\u0438\u0434\u0443\u0430\u043b\u044c\u043d\u044b\u0435 \u0441\u0438\u043c\u0432\u043e\u043b\u044b:
+label.individual = \u041e\u0442\u0434\u0435\u043b\u044c\u043d\u044b\u0435 \u0441\u0438\u043c\u0432\u043e\u043b\u044b:
diff --git a/trunk/src/com/jpexs/decompiler/flash/gui/locales/FontEmbedDialog_uk.properties b/trunk/src/com/jpexs/decompiler/flash/gui/locales/FontEmbedDialog_uk.properties
new file mode 100644
index 000000000..d8f1a47c1
--- /dev/null
+++ b/trunk/src/com/jpexs/decompiler/flash/gui/locales/FontEmbedDialog_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 .
+
+range.description = %name% (%available% \u0437 %total% \u0441\u0438\u043c\u0432\u043e\u043b\u0456\u0432)
+dialog.title = \u0412\u0431\u0443\u0434\u043e\u0432\u0443\u0432\u0430\u043d\u043d\u044f \u0448\u0440\u0438\u0444\u0442\u0456\u0432
+label.individual = \u041e\u043a\u0440\u0435\u043c\u0456 \u0441\u0438\u043c\u0432\u043e\u043b\u0438:
diff --git a/trunk/src/com/jpexs/decompiler/flash/gui/locales/LoadFromCacheFrame_de.properties b/trunk/src/com/jpexs/decompiler/flash/gui/locales/LoadFromCacheFrame_de.properties
index 26eb3256a..1017c1975 100644
--- a/trunk/src/com/jpexs/decompiler/flash/gui/locales/LoadFromCacheFrame_de.properties
+++ b/trunk/src/com/jpexs/decompiler/flash/gui/locales/LoadFromCacheFrame_de.properties
@@ -13,9 +13,9 @@
# You should have received a copy of the GNU General Public License
# along with this program. If not, see .
-button.open = \u00D6ffnen
+button.open = \u00d6ffnen
button.save = Speichern
button.refresh = Liste aktualisieren
dialog.title = Im Browsercache suchen
-supported.browsers = Unterst\u00Fctzte Browser:
+supported.browsers = Unterst\u00fctzte Browser:
info.closed = *Dieser Browser speichert Daten in den Cache nachdem die Anwendung geschlossen wurde, deshalb schliessen die bitte den Browser.
\ No newline at end of file
diff --git a/trunk/src/com/jpexs/decompiler/flash/gui/locales/LoadFromCacheFrame_nl.properties b/trunk/src/com/jpexs/decompiler/flash/gui/locales/LoadFromCacheFrame_nl.properties
new file mode 100644
index 000000000..ce013d1a3
--- /dev/null
+++ b/trunk/src/com/jpexs/decompiler/flash/gui/locales/LoadFromCacheFrame_nl.properties
@@ -0,0 +1,21 @@
+# 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.open = Openen
+button.save = Opslaan
+button.refresh = Lijst refreshen
+dialog.title = In de browser-cache zoeken
+supported.browsers = Ondersteunde browsers:
+info.closed = *Deze browser slaat cache data op disk na het afsluiten van de programma, dus eerst moet U de browser verlaten.
diff --git a/trunk/src/com/jpexs/decompiler/flash/gui/locales/LoadFromCacheFrame_ru.properties b/trunk/src/com/jpexs/decompiler/flash/gui/locales/LoadFromCacheFrame_ru.properties
index dcd080a5c..907d63c37 100644
--- a/trunk/src/com/jpexs/decompiler/flash/gui/locales/LoadFromCacheFrame_ru.properties
+++ b/trunk/src/com/jpexs/decompiler/flash/gui/locales/LoadFromCacheFrame_ru.properties
@@ -15,7 +15,7 @@
button.open = \u041e\u0442\u043a\u0440\u044b\u0442\u044c
button.save = \u0421\u043e\u0445\u0440\u0430\u043d\u0438\u0442\u044c
-button.refresh = \u041e\u0431\u043d\u043e\u0432\u0438\u0442\u044c
-dialog.title = \u041f\u043e\u0438\u0441\u043a \u0432 \u043a\u044d\u0448\u0435 \u0431\u0440\u0430\u0443\u0437\u0435\u0440\u043e\u0432
-supported.browsers = \u041f\u043e\u0434\u0434\u0435\u0440\u0436\u0438\u0432\u0430\u0435\u044b\u0435 \u0431\u0440\u0430\u0443\u0437\u0435\u0440\u044b
+button.refresh = \u041e\u0431\u043d\u043e\u0432\u0438\u0442\u044c \u0441\u043f\u0438\u0441\u043e\u043a
+dialog.title = \u041f\u043e\u0438\u0441\u043a \u0432 \u043a\u044d\u0448\u0435 \u0431\u0440\u0430\u0443\u0437\u0435\u0440\u0430
+supported.browsers = \u041f\u043e\u0434\u0434\u0435\u0440\u0436\u0438\u0432\u0430\u0435\u043c\u044b\u0435 \u0431\u0440\u0430\u0443\u0437\u0435\u0440\u044b
info.closed = *\u042d\u0442\u043e\u0442 \u0431\u0440\u0430\u0443\u0437\u0435\u0440 \u0441\u043e\u0445\u0440\u0430\u043d\u044f\u0435\u0442 \u043a\u044d\u0448\u0438\u0440\u043e\u0432\u0430\u043d\u043d\u044b\u0435 \u0434\u0430\u043d\u043d\u044b\u0435 \u043d\u0430 \u0434\u0438\u0441\u043a \u0442\u043e\u043b\u044c\u043a\u043e \u043f\u043e\u0441\u043b\u0435 \u0437\u0430\u043a\u0440\u044b\u0442\u0438\u044f. \u0417\u0430\u043a\u0440\u043e\u0439\u0442\u0435 \u0435\u0433\u043e \u043f\u0435\u0440\u0435\u0434 \u043f\u043e\u0438\u0441\u043a\u043e\u043c.
\ No newline at end of file
diff --git a/trunk/src/com/jpexs/decompiler/flash/gui/locales/LoadFromCacheFrame_uk.properties b/trunk/src/com/jpexs/decompiler/flash/gui/locales/LoadFromCacheFrame_uk.properties
new file mode 100644
index 000000000..6da7bc1bb
--- /dev/null
+++ b/trunk/src/com/jpexs/decompiler/flash/gui/locales/LoadFromCacheFrame_uk.properties
@@ -0,0 +1,21 @@
+# 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.open = \u0412\u0456\u0434\u043a\u0440\u0438\u0442\u0438
+button.save = \u0417\u0431\u0435\u0440\u0435\u0433\u0442\u0438
+button.refresh = \u041e\u043d\u043e\u0432\u0438\u0442\u0438 \u0441\u043f\u0438\u0441\u043e\u043a
+dialog.title = \u041f\u043e\u0448\u0443\u043a \u0432 \u043a\u0435\u0448\u0456 \u0431\u0440\u0430\u0443\u0437\u0435\u0440\u0430
+supported.browsers = \u0411\u0440\u0430\u0443\u0437\u0435\u0440\u0438, \u044f\u043a\u0456 \u043f\u0456\u0434\u0442\u0440\u0456\u043c\u0443\u044e\u0442\u044c\u0441\u044f:
+info.closed = *\u0426\u0435\u0439 \u0431\u0440\u0430\u0443\u0437\u0435\u0440 \u0437\u0431\u0435\u0440\u0456\u0433\u0430\u0454 \u043a\u0435\u0448\u043e\u0432\u0430\u043d\u0456 \u0434\u0430\u043d\u0456 \u043d\u0430 \u0434\u0438\u0441\u043a \u043b\u0438\u0448\u0435 \u043f\u0456\u0441\u043b\u044f \u0437\u0430\u043a\u0440\u0438\u0442\u0442\u044f. \u0417\u0430\u043a\u0440\u0438\u0439\u0442\u0435 \u0439\u043e\u0433\u043e \u043f\u0435\u0440\u0435\u0434 \u043f\u043e\u0447\u0430\u0442\u043a\u043e\u043c \u043f\u043e\u0448\u0443\u043a\u0443.
\ No newline at end of file
diff --git a/trunk/src/com/jpexs/decompiler/flash/gui/locales/LoadFromMemoryFrame_de.properties b/trunk/src/com/jpexs/decompiler/flash/gui/locales/LoadFromMemoryFrame_de.properties
index 2f20ddd6e..ba5a2965c 100644
--- a/trunk/src/com/jpexs/decompiler/flash/gui/locales/LoadFromMemoryFrame_de.properties
+++ b/trunk/src/com/jpexs/decompiler/flash/gui/locales/LoadFromMemoryFrame_de.properties
@@ -14,12 +14,12 @@
# along with this program. If not, see .
dialog.title = Im Speicher suchen
-button.open = \u00D6ffnen
-button.select = Ausw\u00E4hlen
+button.open = \u00d6ffnen
+button.select = Ausw\u00e4hlen
button.refresh = Liste aktualisieren
-noprocess = Kein Prozess ausgew\u00E4hlt
+noprocess = Kein Prozess ausgew\u00e4hlt
searching = Am Suchen...
-swfitem = [SWF Version %version% Gr\u00F6sse %size%]
+swfitem = [SWF Version %version% Gr\u00f6sse %size%]
notfound = Keine SWF-Datei gefunden
#after version 1.7.1:
diff --git a/trunk/src/com/jpexs/decompiler/flash/gui/locales/LoadFromMemoryFrame_nl.properties b/trunk/src/com/jpexs/decompiler/flash/gui/locales/LoadFromMemoryFrame_nl.properties
new file mode 100644
index 000000000..6dc85f98d
--- /dev/null
+++ b/trunk/src/com/jpexs/decompiler/flash/gui/locales/LoadFromMemoryFrame_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 .
+
+dialog.title = In het geheugen zoeken
+button.open = Openen
+button.select = Kiezen
+button.refresh = Lijst refreshen
+noprocess = Er is geen proces geselecteerd
+searching = Aan het zoeken...
+swfitem = [SWF versie %version% grotte %size%]
+notfound = Er is geen SWF gevonden
+
+#after version 1.7.1:
+button.save = Opslaan
\ No newline at end of file
diff --git a/trunk/src/com/jpexs/decompiler/flash/gui/locales/LoadFromMemoryFrame_ru.properties b/trunk/src/com/jpexs/decompiler/flash/gui/locales/LoadFromMemoryFrame_ru.properties
index 5e6cddd53..b6538c037 100644
--- a/trunk/src/com/jpexs/decompiler/flash/gui/locales/LoadFromMemoryFrame_ru.properties
+++ b/trunk/src/com/jpexs/decompiler/flash/gui/locales/LoadFromMemoryFrame_ru.properties
@@ -13,14 +13,14 @@
# You should have received a copy of the GNU General Public License
# along with this program. If not, see .
-dialog.title = \u041f\u043e\u0438\u0441\u043a \u0432 \u043f\u0430\u043c\u044f\u0442\u0438
+dialog.title = \u041d\u0430\u0439\u0442\u0438 \u0432 \u043f\u0430\u043c\u044f\u0442\u0438
button.open = \u041e\u0442\u043a\u0440\u044b\u0442\u044c
button.select = \u0412\u044b\u0431\u0440\u0430\u0442\u044c
-button.refresh = \u041e\u0431\u043d\u043e\u0432\u0438\u0442\u044c
+button.refresh = \u041e\u0431\u043d\u043e\u0432\u0438\u0442\u044c \u0441\u043f\u0438\u0441\u043e\u043a
noprocess = \u041f\u0440\u043e\u0446\u0435\u0441\u0441 \u043d\u0435 \u0432\u044b\u0431\u0440\u0430\u043d
searching = \u041f\u043e\u0438\u0441\u043a...
swfitem = [\u0412\u0435\u0440\u0441\u0438\u044f SWF %version% \u0440\u0430\u0437\u043c\u0435\u0440 %size%]
-notfound = SWF \u0444\u0430\u0439\u043b\u043e\u0432 \u043d\u0435 \u043d\u0430\u0439\u0434\u0435\u043d\u043e
+notfound = SWF \u0444\u0430\u0439\u043b\u044b \u043d\u0435 \u043d\u0430\u0439\u0434\u0435\u043d\u044b
#after version 1.7.1:
button.save = \u0421\u043e\u0445\u0440\u0430\u043d\u0438\u0442\u044c
\ No newline at end of file
diff --git a/trunk/src/com/jpexs/decompiler/flash/gui/locales/LoadFromMemoryFrame_uk.properties b/trunk/src/com/jpexs/decompiler/flash/gui/locales/LoadFromMemoryFrame_uk.properties
new file mode 100644
index 000000000..5ad822357
--- /dev/null
+++ b/trunk/src/com/jpexs/decompiler/flash/gui/locales/LoadFromMemoryFrame_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 .
+
+dialog.title = \u0417\u043d\u0430\u0439\u0442\u0438 \u0432 \u043f\u0430\u043c'\u044f\u0442\u0456
+button.open = \u0412\u0456\u0434\u043a\u0440\u0438\u0442\u0438
+button.select = \u0412\u0438\u0431\u0440\u0430\u0442\u0438
+button.refresh = \u041e\u043d\u043e\u0432\u0438\u0442\u0438 \u0441\u043f\u0438\u0441\u043e\u043a
+noprocess = \u0416\u043e\u0434\u043d\u043e\u0433\u043e \u043f\u0440\u043e\u0446\u0435\u0441\u0443 \u043d\u0435 \u0432\u0438\u0431\u0440\u0430\u043d\u043e
+searching = \u041f\u043e\u0448\u0443\u043a...
+swfitem = [\u0412\u0435\u0440\u0441\u0456\u044f SWF %version% \u0440\u043e\u0437\u043c\u0456\u0440 %size%]
+notfound = \u0416\u043e\u0434\u043d\u043e\u0433\u043e SWF \u0444\u0430\u0439\u043b\u0443 \u043d\u0435 \u0437\u043d\u0430\u0439\u0434\u0435\u043d\u043e
+
+#after version 1.7.1:
+button.save = \u0417\u0431\u0435\u0440\u0435\u0433\u0442\u0438
\ No newline at end of file
diff --git a/trunk/src/com/jpexs/decompiler/flash/gui/locales/LoadingDialog_ru.properties b/trunk/src/com/jpexs/decompiler/flash/gui/locales/LoadingDialog_ru.properties
index d661396b2..59fbe78d7 100644
--- a/trunk/src/com/jpexs/decompiler/flash/gui/locales/LoadingDialog_ru.properties
+++ b/trunk/src/com/jpexs/decompiler/flash/gui/locales/LoadingDialog_ru.properties
@@ -13,4 +13,4 @@
# You should have received a copy of the GNU General Public License
# along with this program. If not, see .
-loadingpleasewait = \u0417\u0430\u0433\u0440\u0443\u0437\u043A\u0430, \u043F\u043E\u0436\u0430\u043B\u0443\u0439\u0441\u0442\u0430 \u043F\u043E\u0434\u043E\u0436\u0434\u0438\u0442\u0435...
\ No newline at end of file
+loadingpleasewait = \u0417\u0430\u0433\u0440\u0443\u0437\u043a\u0430. \u041f\u043e\u0436\u0430\u043b\u0443\u0439\u0441\u0442\u0430, \u043f\u043e\u0434\u043e\u0436\u0434\u0438\u0442\u0435...
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
index 3cc188c9c..90058d2d4 100644
--- a/trunk/src/com/jpexs/decompiler/flash/gui/locales/LoadingDialog_uk.properties
+++ b/trunk/src/com/jpexs/decompiler/flash/gui/locales/LoadingDialog_uk.properties
@@ -13,4 +13,4 @@
# 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
+loadingpleasewait = \u0417\u0430\u0432\u0430\u043d\u0442\u0430\u0436\u0435\u043d\u043d\u044f. \u0411\u0443\u0434\u044c \u043b\u0430\u0441\u043a\u0430, \u0437\u0430\u0447\u0435\u043a\u0430\u0439\u0442\u0435...
diff --git a/trunk/src/com/jpexs/decompiler/flash/gui/locales/MainFrame_es.properties b/trunk/src/com/jpexs/decompiler/flash/gui/locales/MainFrame_es.properties
index 73dbc311e..cb02d0505 100644
--- a/trunk/src/com/jpexs/decompiler/flash/gui/locales/MainFrame_es.properties
+++ b/trunk/src/com/jpexs/decompiler/flash/gui/locales/MainFrame_es.properties
@@ -372,4 +372,5 @@ filter.gfx = Archivos ScaleForm GFx (*.gfx)
filter.supported = Todos los tipos de archivo soportados (*.swf, *.gfx)
work.canceled = Cancelado
work.restoringControlFlow = Restaurando control de flujo
-
+menu.advancedsettings.advancedsettings = Opciones Avanzadas
+menu.recentFiles = Archivos recientes
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
index 59396a863..91c3253e2 100644
--- a/trunk/src/com/jpexs/decompiler/flash/gui/locales/MainFrame_nl.properties
+++ b/trunk/src/com/jpexs/decompiler/flash/gui/locales/MainFrame_nl.properties
@@ -86,7 +86,7 @@ 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.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
@@ -113,7 +113,7 @@ 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.creatingwindow = Aan het cre\u00ebren van venster
work.buildingscripttree = Aan het bouwen van het script boom
work.deobfuscating.complete = Deobfuscatie is gedaan
@@ -140,7 +140,7 @@ 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%
+export.finishedin = Ge\u00ebxporteerd in %time%
update.check.title = Controleren op updates
update.check.nonewversion = Geen nieuwe versie is beschikbaar.
@@ -157,7 +157,7 @@ exit = Verlaten
panel.disassembled = P-code bron
panel.decompiled = ActionScript bron
-search.info = Op "%text%" zoeken:
+search.info = Naar "%text%" zoeken:
search.script = Script
constants = Constanten
@@ -207,7 +207,7 @@ 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?
+message.confirm.remove = Weet U zeker dat U %item%\n en alle objecten die afhankelijk zijn van het wilt verwijderen?
#after version 1.6.5u1:
@@ -248,8 +248,8 @@ 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.upFolderToolTipText = E\u00e9n niveau omhoog
+FileChooser.upFolderAccessibleName = E\u00e9n niveau omhoog
FileChooser.homeFolderToolTipText = Thuismap
FileChooser.homeFolderAccessibleName = Thuis
FileChooser.fileNameHeaderText = Naam
@@ -298,7 +298,7 @@ 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.upFolderToolTip.textAndMnemonic = E\u00e9n niveau omhoog
FileChooser.viewMenuButtonAccessibleName = Menu bekijken
FileChooser.viewMenuButtonToolTipText = Menu bekijken
FileChooser.viewMenuLabel.textAndMnemonic = Bekijken
@@ -332,3 +332,43 @@ startup.selectopen = Klik op Openen pictogram op het bovenpaneel of sleep SWF-be
error.font.nocharacter = Geselecteerde bron lettertype geen "%char%" teken bevatten.
warning.initializers = Statische velden en constanten worden vaak in de initialiseerders ge\u00efnitialiseerd.\nHier waarde bewerken is meestal niet genoeg!
+
+#after version 1.7.0u1:
+menu.tools.searchmemory = Naar SWFs in het geheugen zoeken
+menu.file.reload = Herladen
+message.confirm.reload = Hiermee annuleert U alle niet-opgeslagen veranderingen en laadt het SWF-bestand opnieuw.\nWilt U doorgaan?
+
+dialog.selectcolor.title = Achtergrondkleur voor SWF vertoon kiezen
+button.selectcolor.hint = Achtergrondkleur kiezen
+
+ColorChooser.okText = OK
+ColorChooser.cancelText = Annuleren
+ColorChooser.resetText = Resetten
+ColorChooser.previewText = Voorbeeld
+ColorChooser.swatchesNameText = Stalen
+ColorChooser.swatchesRecentText = Recent:
+ColorChooser.sampleText = Voorbeeldtekst Voorbeeldtekst
+
+#after version 1.7.1:
+preview.play = Spelen
+preview.pause = Pauzeren
+preview.stop = Stoppen
+
+message.confirm.removemultiple = Weet U zeker dat U %count% items\n en alle objecten die afhankelijk zijn van hen wilt verwijderen?
+
+menu.tools.searchcache = In de browser-cache zoeken
+
+#after version 1.7.2u2
+error.trait.exists = Karaktertrek met de naam "%name%" bestaat al.
+button.addtrait = Karaktertrek toevoegen
+button.font.embed = Inbedden...
+button.yes.all = Ja op alles
+button.no.all = Nee op alles
+message.font.add.exists = Teken %char% al bestaat in de lettertype-tag. Wilt u het vervangen?
+
+filter.gfx = ScaleForm GFx bestanden (*.gfx)
+filter.supported = Alle ondersteunde bestandstypen (*.swf, *.gfx)
+work.canceled = Geannuleerd
+work.restoringControlFlow = Aan het herstellen van de control flow...
+menu.advancedsettings.advancedsettings = Geavanceerde instellingen
+menu.recentFiles = Recente bestanden
\ No newline at end of file
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 45d31bdc5..1a2b5209c 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
@@ -177,7 +177,7 @@ abc.detail.body.params.maxscope = \u041c\u0430\u043a\u0441\u0438\u043c\u0430\u04
abc.detail.body.params.autofill = \u0410\u0432\u0442\u043e\u0437\u0430\u043f\u043e\u043b\u043d\u0435\u043d\u0438\u0435 \u043f\u0440\u0438 \u0441\u043e\u0445\u0440\u0430\u043d\u0435\u043d\u0438\u0438 \u043a\u043e\u0434\u0430 (\u0413\u041b\u041e\u0411\u0410\u041b\u042c\u041d\u0410\u042f \u041d\u0410\u0421\u0422\u0420\u041e\u0419\u041a\u0410)
abc.detail.body.params.autofill.experimental = ...\u042d\u041a\u0421\u041f\u0415\u0420\u0418\u041c\u0415\u041d\u0422\u0410\u041b\u042c\u041d\u041e
-abc.detail.methodinfo.methodindex = Method Index:
+abc.detail.methodinfo.methodindex = \u0418\u043d\u0434\u0435\u043a\u0441 \u043c\u0435\u0442\u043e\u0434\u0430:
abc.detail.methodinfo.parameters = \u0410\u0440\u0433\u0443\u043c\u0435\u043d\u0442\u044b:
abc.detail.methodinfo.returnvalue = \u0422\u0438\u043f \u0432\u043e\u0437\u0432\u0440\u0430\u0449\u0430\u0435\u043c\u043e\u0433\u043e \u0437\u043d\u0430\u0447\u0435\u043d\u0438\u044f:
@@ -190,10 +190,10 @@ abc.detail.body.params = \u041f\u0430\u0440\u0430\u043c\u0435\u0442\u0440\u044b
abc.detail.slotconst.typevalue = \u0422\u0438\u043f \u0438 \u0417\u043d\u0430\u0447\u0435\u043d\u0438\u0435:
-error.slotconst.typevalue = \u041e\u0448\u0438\u0431\u043a\u0430 \u0432 typevalue SlotConst
+error.slotconst.typevalue = \u041e\u0448\u0438\u0431\u043a\u0430 \u0432 \u0442\u0438\u043f\u0435 \u0437\u043d\u0430\u0447\u0435\u043d\u0438\u044f SlotConst
-message.autofill.failed = \u041d\u0435\u0432\u043e\u0437\u043c\u043e\u0436\u043d\u043e \u043f\u043e\u043b\u0443\u0447\u0438\u0442\u044c \u0441\u0442\u0430\u0442\u0438\u0441\u0442\u0438\u043a\u0443 \u043e \u043a\u043e\u0434\u0435 \u0434\u043b\u044f \u0430\u0432\u0442\u043e\u043c\u0430\u0442\u0438\u0447\u0435\u0441\u043a\u043e\u0433\u043e \u0437\u0430\u043f\u043e\u043b\u043d\u0435\u043d\u0438\u044f \u043f\u0430\u0440\u0430\u043c\u0435\u0442\u0440\u043e\u0432.\r\n\u041e\u0442\u043a\u043b\u044e\u0447\u0438\u0442\u0435 \u0430\u0432\u0442\u043e\u0437\u0430\u043f\u043e\u043b\u043d\u0435\u043d\u0438\u0435 \u0434\u043b\u044f \u0438\u0437\u0431\u0435\u0436\u0430\u043d\u0438\u044f \u044d\u0442\u043e\u0433\u043e \u0441\u043e\u043e\u0431\u0449\u0435\u043d\u0438\u044f.
-info.selecttrait = \u0412\u044b\u0431\u0435\u0440\u0438\u0442\u0435 \u043a\u043b\u0430\u0441\u0441 \u0438 \u043a\u043b\u0438\u043a\u043d\u0438\u0442\u0435 \u043d\u0430 trait \u0432 ActionScript \u0434\u043b\u044f \u0435\u0433\u043e \u0440\u0435\u0434\u0430\u043a\u0442\u0438\u0440\u043e\u0432\u0430\u043d\u0438\u044f.
+message.autofill.failed = \u041d\u0435\u0432\u043e\u0437\u043c\u043e\u0436\u043d\u043e \u043f\u043e\u043b\u0443\u0447\u0438\u0442\u044c \u0441\u0442\u0430\u0442\u0438\u0441\u0442\u0438\u043a\u0443 \u043a\u043e\u0434\u0430 \u0434\u043b\u044f \u0430\u0432\u0442\u043e\u043c\u0430\u0442\u0438\u0447\u0435\u0441\u043a\u043e\u0433\u043e \u0437\u0430\u043f\u043e\u043b\u043d\u0435\u043d\u0438\u044f \u043f\u0430\u0440\u0430\u043c\u0435\u0442\u0440\u043e\u0432.\r\n\u041e\u0442\u043a\u043b\u044e\u0447\u0438\u0442\u0435 \u0430\u0432\u0442\u043e\u0437\u0430\u043f\u043e\u043b\u043d\u0435\u043d\u0438\u0435 \u0434\u043b\u044f \u0438\u0437\u0431\u0435\u0436\u0430\u043d\u0438\u044f \u044d\u0442\u043e\u0433\u043e \u0441\u043e\u043e\u0431\u0449\u0435\u043d\u0438\u044f.
+info.selecttrait = \u0412\u044b\u0431\u0435\u0440\u0438\u0442\u0435 \u043a\u043b\u0430\u0441\u0441 \u0438 \u043a\u043b\u0438\u043a\u043d\u0438\u0442\u0435 \u043d\u0430 trait \u0432 ActionScript \u0434\u043b\u044f \u0440\u0435\u0434\u0430\u043a\u0442\u0438\u0440\u043e\u0432\u0430\u043d\u0438\u044f.
button.viewgraph = \u041f\u0440\u043e\u0441\u043c\u043e\u0442\u0440 \u0413\u0440\u0430\u0444\u0430
button.viewhex = \u041f\u0440\u043e\u0441\u043c\u043e\u0442\u0440 Hex
@@ -205,7 +205,7 @@ action.edit.experimental = (\u042d\u043a\u0441\u043f\u0435\u0440\u0438\u043c\u04
message.action.saved = \u041a\u043e\u0434 \u0443\u0441\u043f\u0435\u0448\u043d\u043e \u0441\u043e\u0445\u0440\u0430\u043d\u0435\u043d
-error.action.save = %error% \u0432 \u0441\u0442\u0440\u043e\u043a\u0435\u00d0\u00b5 %line%
+error.action.save = %error% \u0432 \u0441\u0442\u0440\u043e\u043a\u0435 %line%
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?
@@ -224,8 +224,8 @@ value.unknown = ?
yes = \u0434\u0430
no = \u043d\u0435\u0442
-errors.present = \u0412 \u043b\u043e\u0433\u0435 \u0415\u0421\u0422\u042c \u041e\u0428\u0418\u0411\u041a\u0418. \u041a\u043b\u0438\u043a\u043d\u0438\u0442\u0435 \u0434\u043b\u044f \u043f\u0440\u043e\u0441\u043c\u043e\u0442\u0440\u0430.
-errors.none = \u0412 \u043b\u043e\u0433\u0435 \u043d\u0435\u0442 \u043e\u0448\u0438\u0431\u043e\u043a
+errors.present = \u0412 \u043b\u043e\u0433\u0435 \u0435\u0441\u0442\u044c \u041e\u0428\u0418\u0411\u041a\u0418. \u041a\u043b\u0438\u043a\u043d\u0438\u0442\u0435 \u0434\u043b\u044f \u043f\u0440\u043e\u0441\u043c\u043e\u0442\u0440\u0430.
+errors.none = \u0412 \u043b\u043e\u0433\u0435 \u043d\u0435\u0442 \u043e\u0448\u0438\u0431\u043e\u043a.
#after version 1.6.6:
@@ -253,12 +253,13 @@ FileChooser.fileNameHeaderText = \u0418\u043c\u044f
FileChooser.fileSizeHeaderText = \u0420\u0430\u0437\u043c\u0435\u0440
FileChooser.fileTypeHeaderText = \u0422\u0438\u043f
FileChooser.fileDateHeaderText = \u0414\u0430\u0442\u0430
-FileChooser.fileAttrHeaderText = \u0410\u0442\u0442\u0440\u0438\u0431\u0443\u0442\u044b
+FileChooser.fileAttrHeaderText = \u0410\u0442\u0440\u0438\u0431\u0443\u0442\u044b
FileChooser.openDialogTitleText = \u041e\u0442\u043a\u0440\u044b\u0442\u044c
FileChooser.directoryDescriptionText = \u041f\u0430\u043f\u043a\u0430
FileChooser.directoryOpenButtonText = \u041e\u0442\u043a\u0440\u044b\u0442\u044c
FileChooser.directoryOpenButtonToolTipText = \u041e\u0442\u043a\u0440\u044b\u0442\u044c \u0432\u044b\u0431\u0440\u0430\u043d\u043d\u0443\u044e \u043f\u0430\u043f\u043a\u0443
FileChooser.fileDescriptionText = \u0422\u0438\u043f\u0438\u0447\u043d\u044b\u0439 \u0444\u0430\u0439\u043b
+FileChooser.fileNameLabelText = \u0418\u043c\u044f \u0444\u0430\u0439\u043b\u0430:
FileChooser.helpButtonText = \u041f\u043e\u043c\u043e\u0449\u044c
FileChooser.helpButtonToolTipText = \u041f\u043e\u043c\u043e\u0449\u044c \u043f\u043e \u0434\u0438\u0430\u043b\u043e\u0433\u0443 \u0432\u044b\u0431\u043e\u0440\u0430 \u0444\u0430\u0439\u043b\u043e\u0432
FileChooser.newFolderAccessibleName = \u041d\u043e\u0432\u0430\u044f \u043f\u0430\u043f\u043a\u0430
@@ -296,35 +297,35 @@ FileChooser.newFolderToolTip.textAndMnemonic = \u0421\u043e\u0437\u0434\u0430\u0
FileChooser.refreshActionLabel.textAndMnemonic = \u041e\u0431\u043d\u043e\u0432\u0438\u0442\u044c
FileChooser.saveInLabel.textAndMnemonic = \u0421\u043e\u0445\u0440\u0430\u043d\u0438\u0442\u044c \u0432:
FileChooser.upFolderToolTip.textAndMnemonic = \u0412\u0432\u0435\u0440\u0445
-FileChooser.viewMenuButtonAccessibleName = \u041c\u0435\u043d\u044e \u041f\u0440\u043e\u0441\u043c\u043e\u0442\u0440
-FileChooser.viewMenuButtonToolTipText = \u041c\u0435\u043d\u044e \u041f\u0440\u043e\u0441\u043c\u043e\u0442\u0440
+FileChooser.viewMenuButtonAccessibleName = \u041f\u0440\u043e\u0441\u043c\u043e\u0442\u0440 \u041c\u0435\u043d\u044e
+FileChooser.viewMenuButtonToolTipText = \u041f\u0440\u043e\u0441\u043c\u043e\u0442\u0440 \u041c\u0435\u043d\u044e
FileChooser.viewMenuLabel.textAndMnemonic = \u041f\u0440\u043e\u0441\u043c\u043e\u0442\u0440
FileChooser.newFolderActionLabelText = \u041d\u043e\u0432\u0430\u044f \u043f\u0430\u043f\u043a\u0430
FileChooser.listViewActionLabelText = \u0421\u043f\u0438\u0441\u043e\u043a
FileChooser.detailsViewActionLabelText = \u0422\u0430\u0431\u043b\u0438\u0446\u0430
FileChooser.refreshActionLabelText = \u041e\u0431\u043d\u043e\u0432\u0438\u0442\u044c
-FileChooser.sortMenuLabelText = \u0420\u0430\u0441\u043f\u043e\u043b\u043e\u0436\u0438\u0442\u044c \u0438\u043a\u043e\u043d\u043a\u0438 \u043f\u043e\u043a
+FileChooser.sortMenuLabelText = \u0423\u043f\u043e\u0440\u044f\u0434\u043e\u0447\u0438\u0442\u044c \u0437\u043d\u0430\u0447\u043a\u0438
FileChooser.viewMenuLabelText = \u041f\u0440\u043e\u0441\u043c\u043e\u0442\u0440
FileChooser.fileSizeKiloBytes = {0} \u041a\u0411
FileChooser.fileSizeMegaBytes = {0} \u041c\u0411
FileChooser.fileSizeGigaBytes = {0} \u0413\u0411
FileChooser.folderNameLabelText = \u0418\u043c\u044f \u043f\u0430\u043f\u043a\u0438:
-error.occured = \u041f\u0440\u043e\u0438\u0437\u043e\u0448\u043b\u0430 \u043e\u0448\u0438\u0431\u043a\u0430 : %error%
-button.abort = \u041e\u0442\u043c\u0435\u043d\u0438\u0442\u044c
+error.occured = \u041f\u0440\u043e\u0438\u0437\u043e\u0448\u043b\u0430 \u043e\u0448\u0438\u0431\u043a\u0430: %error%
+button.abort = \u041f\u0440\u0435\u0440\u0432\u0430\u0442\u044c
button.retry = \u041f\u043e\u0432\u0442\u043e\u0440\u0438\u0442\u044c
-button.ignore = \u0418\u0433\u043d\u043e\u0440\u0438\u0440\u043e\u0432\u0430\u0442\u044c
+button.ignore = \u041f\u0440\u043e\u043f\u0443\u0441\u0442\u0438\u0442\u044c
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.export = \u042d\u043a\u0441\u043f\u043e\u0440\u0442
menu.general = \u041e\u0431\u0449\u0438\u0435
menu.language = \u042f\u0437\u044b\u043a
startup.welcometo = \u0414\u043e\u0431\u0440\u043e \u043f\u043e\u0436\u0430\u043b\u043e\u0432\u0430\u0442\u044c \u0432
-startup.selectopen = \u041d\u0430\u0436\u043c\u0438\u0442\u0435 \u0437\u043d\u0430\u0447\u0435\u043a "\u043e\u0442\u043a\u0440\u044b\u0442\u044c" \u043d\u0430 \u0432\u0435\u0440\u0445\u043d\u0435\u0439 \u043f\u0430\u043d\u0435\u043b\u0438 \u0438\u043b\u0438 \u043f\u0435\u0440\u0435\u0442\u0430\u0449\u0438\u0442\u0435 SWF \u0444\u0430\u0439\u043b \u0432 \u044d\u0442\u043e \u043e\u043a\u043d\u043e.
+startup.selectopen = \u041d\u0430\u0436\u043c\u0438\u0442\u0435 \u0437\u043d\u0430\u0447\u0435\u043a "\u041e\u0442\u043a\u0440\u044b\u0442\u044c" \u043d\u0430 \u0432\u0435\u0440\u0445\u043d\u0435\u0439 \u043f\u0430\u043d\u0435\u043b\u0438 \u0438\u043b\u0438 \u043f\u0435\u0440\u0435\u0442\u0430\u0449\u0438\u0442\u0435 SWF \u0444\u0430\u0439\u043b \u0432 \u044d\u0442\u043e \u043e\u043a\u043d\u043e.
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.
@@ -343,7 +344,7 @@ ColorChooser.okText = \u041e\u041a
ColorChooser.cancelText = \u041e\u0442\u043c\u0435\u043d\u0430
ColorChooser.resetText = \u041e\u0447\u0438\u0441\u0442\u0438\u0442\u044c
ColorChooser.previewText = \u041f\u0440\u0435\u0434\u043f\u0440\u043e\u0441\u043c\u043e\u0442\u0440
-ColorChooser.swatchesNameText = \u0417\u0430\u0433\u043e\u0442\u043e\u0432\u043a\u0438
+ColorChooser.swatchesNameText = \u041e\u0431\u0440\u0430\u0437\u0446\u044b
ColorChooser.swatchesRecentText = \u041d\u0435\u0434\u0430\u0432\u043d\u0435\u0435:
ColorChooser.sampleText = \u041f\u0440\u0438\u043c\u0435\u0440 \u043d\u0430\u0434\u043f\u0438\u0441\u0438 \u041f\u0440\u0438\u043c\u0435\u0440 \u043d\u0430\u0434\u043f\u0438\u0441\u0438
@@ -353,7 +354,7 @@ preview.play = \u0412\u043e\u0441\u043f\u0440\u043e\u0438\u0437\u0432\u0435\u044
preview.pause = \u041f\u0430\u0443\u0437\u0430
preview.stop = \u0421\u0442\u043e\u043f
-message.confirm.removemultiple = \u0412\u044b \u0443\u0432\u0435\u0440\u0435\u043d\u044b, \u0447\u0442\u043e \u0436\u0435\u043b\u0430\u0435\u0442\u0435 \u0443\u0434\u0430\u043b\u0438\u0442\u044c \u044d\u043b\u0435\u043c\u0435\u043d\u0442\u044b \u0432 \u043a\u043e\u043b\u0438\u0447\u0435\u0441\u0442\u0432\u0435:%count%\n \u0438 \u0432\u0441\u0435 \u043e\u0431\u044a\u0435\u043a\u0442\u044b, \u0437\u0430\u0432\u0438\u0441\u044f\u0449\u0438\u0435 \u043e\u0442 \u043d\u0438\u0445?
+message.confirm.removemultiple = \u0412\u044b \u0443\u0432\u0435\u0440\u0435\u043d\u044b, \u0447\u0442\u043e \u0436\u0435\u043b\u0430\u0435\u0442\u0435 \u0443\u0434\u0430\u043b\u0438\u0442\u044c \u044d\u043b\u0435\u043c\u0435\u043d\u0442\u044b \u0432 \u043a\u043e\u043b\u0438\u0447\u0435\u0441\u0442\u0432\u0435: %count%\n \u0438 \u0432\u0441\u0435 \u043e\u0431\u044a\u0435\u043a\u0442\u044b, \u0437\u0430\u0432\u0438\u0441\u044f\u0449\u0438\u0435 \u043e\u0442 \u043d\u0438\u0445?
menu.tools.searchcache = \u041f\u043e\u0438\u0441\u043a \u0432 \u043a\u044d\u0448\u0435 \u0431\u0440\u0430\u0443\u0437\u0435\u0440\u043e\u0432
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
index bbf886e90..a55217fb6 100644
--- a/trunk/src/com/jpexs/decompiler/flash/gui/locales/MainFrame_uk.properties
+++ b/trunk/src/com/jpexs/decompiler/flash/gui/locales/MainFrame_uk.properties
@@ -13,322 +13,364 @@
# 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 = \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.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.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.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...
+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
+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...
+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)
+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'\u0454\u043a\u0442\u0443 \u043d\u0435\u0434\u043e\u0441\u0442\u0443\u043f\u043d\u0438\u0439 \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)
+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
+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.enternew = \u0423\u0432\u0435\u0434\u0456\u0442\u044c \u043d\u043e\u0432\u0435 \u0456\u043c'\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.
+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.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.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
+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.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'\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.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.parallel = \u0411\u0430\u0433\u0430\u0442\u043e\u043f\u043e\u0442\u043e\u043a\u043e\u0432\u0456\u0441\u0442\u044c
+message.trait.saved = \u041e\u0441\u043e\u0431\u043b\u0438\u0432\u0456\u0441\u0442\u044c (trait) \u0432\u0434\u0430\u043b\u043e \u0437\u0431\u0435\u0440\u0435\u0436\u0435\u043d\u0430
-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
+message.constant.new.string = \u0421\u0442\u0440\u043e\u043a\u0430 (String) "%value%" \u0432\u0456\u0434\u0441\u0443\u0442\u043d\u044f \u0432 \u0442\u0430\u0431\u043b\u0438\u0446\u0456 \u043a\u043e\u043d\u0441\u0442\u0430\u043d\u0442. \u0414\u043e\u0434\u0430\u0442\u0438?
+message.constant.new.string.title = \u0414\u043e\u0434\u0430\u0442\u0438 \u0441\u0442\u0440\u043e\u043a\u0443 (String)
+message.constant.new.integer = \u0426\u0456\u043b\u0435 \u0447\u0438\u0441\u043b\u043e (Integer) "%value%" \u0432\u0456\u0434\u0441\u0443\u0442\u043d\u0454 \u0432 \u0442\u0430\u0431\u043b\u0438\u0446\u0456 \u043a\u043e\u043d\u0441\u0442\u0430\u043d\u0442. \u0414\u043e\u0434\u0430\u0442\u0438?
+message.constant.new.integer.title = \u0414\u043e\u0434\u0430\u0442\u0438 \u0446\u0456\u043b\u0435 \u0447\u0438\u0441\u043b\u043e (Integer)
+message.constant.new.unsignedinteger = \u0411\u0435\u0437\u0437\u043d\u0430\u043a\u043e\u0432\u0435 \u0446\u0456\u043b\u0435 \u0447\u0438\u0441\u043b\u043e (Unsigned integer) "%value%" \u0432\u0456\u0434\u0441\u0443\u0442\u043d\u0454 \u0432 \u0442\u0430\u0431\u043b\u0438\u0446\u0456 \u043a\u043e\u043d\u0441\u0442\u0430\u043d\u0442. \u0414\u043e\u0434\u0430\u0442\u0438?
+message.constant.new.unsignedinteger.title = \u0414\u043e\u0434\u0430\u0442\u0438 \u0431\u0435\u0437\u0437\u043d\u0430\u043a\u043e\u0432\u0435 \u0446\u0456\u043b\u0435 \u0447\u0438\u0441\u043b\u043e (Unsigned integer)
+message.constant.new.double = \u0414\u0440\u043e\u0431\u043e\u0432\u0435 \u0447\u0438\u0441\u043b\u043e (Double) "%value%" \u0432\u0456\u0434\u0441\u0443\u0442\u043d\u0454 \u0432 \u0442\u0430\u0431\u043b\u0438\u0446\u0456 \u043a\u043e\u043d\u0441\u0442\u0430\u043d\u0442. \u0414\u043e\u0434\u0430\u0442\u0438?
+message.constant.new.double.title = \u0414\u043e\u0434\u0430\u0442\u0438 \u0434\u0440\u043e\u0431\u043e\u0432\u0435 \u0447\u0438\u0441\u043b\u043e (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.buffering = \u0411\u0443\u0444\u0435\u0440\u0438\u0437\u0430\u0446\u0456\u044f
+work.waitingfordissasembly = \u041e\u0447\u0456\u043a\u0443\u0432\u0430\u043d\u043d\u044f \u0434\u0438\u0437\u0430\u0441\u0441\u0435\u043c\u0431\u043b\u044e\u0432\u0430\u043d\u043d\u044f
+work.gettinghilights = \u041f\u0456\u0434\u0441\u0432\u0456\u0447\u0443\u0432\u0430\u043d\u043d\u044f \u0441\u0438\u043d\u0442\u0430\u043a\u0441\u0438\u0441\u0443
+work.disassembling = \u0414\u0438\u0437\u0430\u0441\u0441\u0435\u043c\u0431\u043b\u044e\u0432\u0430\u043d\u043d\u044f
+work.exporting = \u0415\u043a\u0441\u043f\u043e\u0440\u0442
+work.searching = \u041f\u043e\u0448\u0443\u043a
+work.renaming = \u041f\u0435\u0440\u0435\u0439\u043c\u0435\u043d\u0443\u0432\u0430\u043d\u043d\u044f
+work.exporting.fla = \u0415\u043a\u0441\u043f\u043e\u0440\u0442 FLA
+work.renaming.identifiers = \u041f\u0435\u0440\u0435\u0439\u043c\u0435\u043d\u0443\u0432\u0430\u043d\u043d\u044f \u0456\u0434\u0435\u043d\u0442\u0438\u0444\u0456\u043a\u0430\u0442\u043e\u0440\u0456\u0432
+work.deobfuscating = \u0414\u0435\u043e\u0431\u0444\u0443\u0441\u043a\u0430\u0446\u0456\u044f
+work.decompiling = \u0414\u0435\u043a\u043e\u043c\u043f\u0456\u043b\u044f\u0446\u0456\u044f
+work.gettingvariables = \u041e\u0442\u0440\u0438\u043c\u0430\u043d\u043d\u044f \u0437\u043c\u0456\u043d\u043d\u0438\u0445
+work.reading.swf = \u0427\u0438\u0442\u0430\u043d\u043d\u044f SWF
+work.creatingwindow = \u0421\u0442\u0432\u043e\u0440\u0435\u043d\u043d\u044f \u0432\u0456\u043a\u043d\u0430
+work.buildingscripttree = \u041f\u043e\u0431\u0443\u0434\u043e\u0432\u0430 \u0434\u0435\u0440\u0435\u0432\u0430 \u043a\u043e\u0434\u0443
-work.deobfuscating.complete = Deobfuscation complete
+work.deobfuscating.complete = \u0414\u0435\u043e\u0431\u0444\u0443\u0441\u043a\u0430\u0446\u0456\u044e \u0437\u0430\u0432\u0435\u0440\u0448\u0435\u043d\u043e
-message.search.notfound = String "%searchtext%" not found.
-message.search.notfound.title = Not found
+message.search.notfound = \u0422\u0435\u043a\u0441\u0442 "%searchtext%" \u043d\u0435 \u0437\u043d\u0430\u0439\u0434\u0435\u043d\u043e.
+message.search.notfound.title = \u041d\u0435 \u0437\u043d\u0430\u0439\u0434\u0435\u043d\u043e
-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%
+message.rename.notfound.multiname = \u041f\u0456\u0434 \u043a\u0443\u0440\u0441\u043e\u0440\u043e\u043c \u043c\u0430\u0454 \u0431\u0443\u0442\u0438 multiname
+message.rename.notfound.identifier = \u041f\u0456\u0434 \u043a\u0443\u0440\u0441\u043e\u0440\u043e\u043c \u043c\u0430\u0454 \u0431\u0443\u0442\u0438 \u0456\u0434\u0435\u043d\u0442\u0438\u0444\u0456\u043a\u0430\u0442\u043e\u0440
+message.rename.notfound.title = \u041d\u0435 \u0437\u043d\u0430\u0439\u0434\u0435\u043d\u043e
+message.rename.renamed = \u0406\u0434\u0435\u043d\u0442\u0438\u0444\u0456\u043a\u0430\u0442\u043e\u0440\u0456\u0432 \u043f\u0435\u0440\u0435\u0439\u043c\u0435\u043d\u043e\u0432\u0430\u043d\u043e: %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)
+filter.images = \u0417\u043e\u0431\u0440\u0430\u0436\u0435\u043d\u043d\u044f (*.jpg,*.gif,*.png)
+filter.fla = \u041f\u0440\u043e\u0435\u043a\u0442 Flash CS 6 (*.fla)
+filter.xfl = \u041d\u0435\u0441\u0442\u0438\u0441\u043d\u0443\u0442\u0438\u0439 \u043f\u0440\u043e\u0435\u043a\u0442 Flash CS 6 (*.xfl)
+filter.swf = SWF \u0444\u0430\u0439\u043b\u0438 (*.swf)
-error = Error
-error.image.invalid = Invalid image.
+error = \u041f\u043e\u043c\u0438\u043b\u043a\u0430
+error.image.invalid = \u041d\u0435\u0432\u0456\u0440\u043d\u0435 \u0437\u043e\u0431\u0440\u0430\u0436\u0435\u043d\u043d\u044f.
-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
+error.text.invalid = \u041d\u0435\u0432\u0456\u0440\u043d\u0438\u0439 \u0442\u0435\u043a\u0441\u0442: %text% \u0432 \u0440\u044f\u0434\u043a\u0443 %line%
+error.file.save = \u041d\u0435\u043c\u043e\u0436\u043b\u0438\u0432\u043e \u0437\u0431\u0435\u0440\u0435\u0433\u0442\u0438 \u0444\u0430\u0439\u043b
+error.file.write = \u041d\u0435\u043c\u043e\u0436\u043b\u0438\u0432\u043e \u0437\u0430\u043f\u0438\u0441\u0430\u0442\u0438 \u0434\u0430\u043d\u0456 \u0432 \u0444\u0430\u0439\u043b
+error.export = \u041f\u043e\u043c\u0438\u043b\u043a\u0430 \u043f\u0456\u0434 \u0447\u0430\u0441 \u0435\u043a\u0441\u043f\u043e\u0440\u0442\u0443
-export.select.directory = Select directory to export
-export.finishedin = Exported in %time%
+export.select.directory = \u0412\u0438\u0431\u0435\u0440\u0456\u0442\u044c \u043f\u0430\u043f\u043a\u0443 \u0434\u043b\u044f \u0435\u043a\u0441\u043f\u043e\u0440\u0442\u0443
+export.finishedin = \u0415\u043a\u0441\u043f\u043e\u0440\u0442\u043e\u0432\u0430\u043d\u043e \u0437\u0430 %time%
-update.check.title = Update check
-update.check.nonewversion = No new version available.
+update.check.title = \u041f\u0435\u0440\u0435\u0432\u0456\u0440\u043a\u0430 \u043e\u043d\u043e\u0432\u043b\u0435\u043d\u044c
+update.check.nonewversion = \u041e\u043d\u043e\u0432\u043b\u0435\u043d\u044c \u043d\u0435\u043c\u0430\u0454.
-message.helpus = Please visit\r\n%url%\r\nfor details.
-message.homepage = Visit homepage at: \r\n%url%
+message.helpus = \u0411\u0443\u0434\u044c \u043b\u0430\u0441\u043a\u0430, \u0432\u0456\u0434\u0432\u0456\u0434\u0430\u0439\u0442\u0435\r\n%url%\r\n\u0434\u043b\u044f \u043f\u043e\u0434\u0440\u043e\u0431\u0438\u0446\u044c.
+message.homepage = \u0412\u0456\u0434\u0432\u0456\u0434\u0430\u0439\u0442\u0435 \u0434\u043e\u043c\u0430\u0448\u043d\u044e \u0441\u0442\u043e\u0440\u0456\u043d\u043a\u0443: \r\n%url%
-proxy = Proxy
-proxy.start = Start proxy
-proxy.stop = Stop proxy
-proxy.show = Show proxy
-exit = Exit
+proxy = \u041f\u0440\u043e\u043a\u0441\u0456
+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
+proxy.show = \u041f\u043e\u043a\u0430\u0437\u0430\u0442\u0438 \u043f\u0440\u043e\u043a\u0441\u0438
+exit = \u0412\u0438\u0439\u0442\u0438
-panel.disassembled = P-code source
-panel.decompiled = ActionScript source
+panel.disassembled = P-\u043a\u043e\u0434
+panel.decompiled = ActionScript
-search.info = Search for "%text%":
-search.script = Script
+search.info = \u041f\u043e\u0448\u0443\u043a "%text%":
+search.script = \u0421\u043a\u0440\u0438\u043f\u0442
-constants = Constants
-traits = Traits
+constants = \u041a\u043e\u043d\u0441\u0442\u0430\u043d\u0442\u0438 (Constants)
+traits = \u041e\u0441\u043e\u0431\u043b\u0438\u0432\u043e\u0441\u0442\u0456 (Traits)
-pleasewait = Please wait
+pleasewait = \u0411\u0443\u0434\u044c \u043b\u0430\u0441\u043a\u0430, \u0437\u0430\u0447\u0435\u043a\u0430\u0439\u0442\u0435
-abc.detail.methodtrait = Method/Getter/Setter Trait
+abc.detail.methodtrait = Method/Getter/Setter \u043e\u0441\u043e\u0431\u043b\u0438\u0432\u0456\u0441\u0442\u044c (trait)
abc.detail.unsupported = -
-abc.detail.slotconsttrait = Slot/Const Trait
-abc.detail.traitname = Name:
+abc.detail.slotconsttrait = Slot/Const \u043e\u0441\u043e\u0431\u043b\u0438\u0432\u0456\u0441\u0442\u044c (trait)
+abc.detail.traitname = \u0406\u043c'\u044f:
-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.body.params.maxstack = \u041c\u0430\u043a\u0441\u0438\u043c\u0430\u043b\u044c\u043d\u0438\u0439 \u0440\u043e\u0437\u043c\u0456\u0440 \u0441\u0442\u0435\u043a\u0443:
+abc.detail.body.params.localregcount = \u041a\u0456\u043b\u044c\u043a\u0456\u0441\u0442\u044c \u043b\u043e\u043a\u0430\u043b\u044c\u043d\u0438\u0445 \u0440\u0435\u0433\u0456\u0441\u0442\u0440\u0456\u0432:
+abc.detail.body.params.minscope = \u041c\u0456\u043d\u0456\u043c\u0430\u043b\u044c\u043d\u0430 \u043e\u0431\u043b\u0430\u0441\u0442\u044c \u0432\u0438\u0434\u0438\u043c\u043e\u0441\u0442\u0456:
+abc.detail.body.params.maxscope = \u041c\u0430\u043a\u0441\u0438\u043c\u0430\u043b\u044c\u043d\u0430 \u043e\u0431\u043b\u0430\u0441\u0442\u044c \u0432\u0438\u0434\u0438\u043c\u043e\u0441\u0442\u0456:
+abc.detail.body.params.autofill = \u0410\u0432\u0442\u043e\u0437\u0430\u043f\u043e\u0432\u043d\u0435\u043d\u043d\u044f \u043f\u0440\u0438 \u0437\u0431\u0435\u0440\u0435\u0436\u0435\u043d\u043d\u0456 \u043a\u043e\u0434\u0443 (\u0413\u041b\u041e\u0411\u0410\u041b\u042c\u041d\u0415 \u041d\u0410\u041b\u0410\u0428\u0422\u0423\u0412\u0410\u041d\u041d\u042f)
+abc.detail.body.params.autofill.experimental = ...\u0415\u041a\u0421\u041f\u0415\u0420\u0418\u041c\u0415\u041d\u0422\u0410\u041b\u042c\u041d\u041e
-abc.detail.methodinfo.methodindex = Method Index:
-abc.detail.methodinfo.parameters = Parameters:
-abc.detail.methodinfo.returnvalue = Return value type:
+abc.detail.methodinfo.methodindex = \u0406\u043d\u0434\u0435\u043a\u0441 \u043c\u0435\u0442\u043e\u0434\u0443:
+abc.detail.methodinfo.parameters = \u0410\u0440\u0433\u0443\u043c\u0435\u043d\u0442\u0438:
+abc.detail.methodinfo.returnvalue = \u0422\u0438\u043f \u0434\u0430\u043d\u0438\u0445 \u0437\u043d\u0430\u0447\u0435\u043d\u043d\u044f, \u044f\u043a\u0435 \u043f\u043e\u0432\u0435\u0440\u0442\u0430\u0454\u0442\u044c\u0441\u044f:
-error.methodinfo.params = MethodInfo Params Error
-error.methodinfo.returnvalue = MethodInfo Return value type Error
+error.methodinfo.params = \u041f\u043e\u043c\u0438\u043b\u043a\u0430 \u0432 \u0430\u0440\u0433\u0443\u043c\u0435\u043d\u0442\u0430\u0445 MethodInfo
+error.methodinfo.returnvalue = \u041f\u043e\u043c\u0438\u043b\u043a\u0430 \u0432 \u0442\u0438\u043f\u0456 \u0434\u0430\u043d\u0438\u0445 \u0437\u043d\u0430\u0447\u0435\u043d\u043d\u044f, \u044f\u043a\u0435 \u043f\u043e\u0432\u0435\u0440\u0442\u0430\u0454\u0442\u044c\u0441\u044f MethodInfo
abc.detail.methodinfo = MethodInfo
-abc.detail.body.code = MethodBody Code
-abc.detail.body.params = MethodBody params
+abc.detail.body.code = \u041a\u043e\u0434 MethodBody
+abc.detail.body.params = \u041f\u0430\u0440\u0430\u043c\u0435\u0442\u0440\u0438 MethodBody
-abc.detail.slotconst.typevalue = Type and Value:
+abc.detail.slotconst.typevalue = \u0422\u0438\u043f \u0456 \u0417\u043d\u0430\u0447\u0435\u043d\u043d\u044f:
-error.slotconst.typevalue = SlotConst type value Error
+error.slotconst.typevalue = \u041f\u043e\u043c\u0438\u043b\u043a\u0430 \u0432 \u0442\u0438\u043f\u0456 \u0434\u0430\u043d\u0438\u0445 \u0437\u043d\u0430\u0447\u0435\u043d\u043d\u044f SlotConst
-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.
+message.autofill.failed = \u041d\u0435\u043c\u043e\u0436\u043b\u0438\u0432\u043e \u043e\u0442\u0440\u0438\u043c\u0430\u0442\u0438 \u0441\u0442\u0430\u0442\u0438\u0441\u0442\u0438\u043a\u0443 \u043a\u043e\u0434\u0443 \u0434\u043b\u044f \u0430\u0432\u0442\u043e\u043c\u0430\u0442\u0438\u0447\u043d\u043e\u0433\u043e \u0437\u0430\u043f\u043e\u0432\u043d\u0435\u043d\u043d\u044f \u043f\u0430\u0440\u0430\u043c\u0435\u0442\u0440\u0456\u0432.\r\n\u0412\u0438\u043c\u043a\u043d\u0456\u0442\u044c \u0430\u0432\u0442\u043e\u0437\u0430\u043f\u043e\u0432\u043d\u0435\u043d\u043d\u044f \u0434\u043b\u044f \u0443\u043d\u0438\u043a\u043d\u0435\u043d\u043d\u044f \u0446\u044c\u043e\u0433\u043e \u043f\u043e\u0432\u0456\u0434\u043e\u043c\u043b\u0435\u043d\u043d\u044f.
+info.selecttrait = \u0412\u0438\u0431\u0435\u0440\u0456\u0442\u044c \u043a\u043b\u0430\u0441 \u0456 \u043a\u043b\u0456\u043a\u043d\u0456\u0442\u044c \u043d\u0430 \u043e\u0441\u043e\u0431\u043b\u0438\u0432\u0456\u0441\u0442\u044c (trait) \u0432 ActionScript \u0434\u043b\u044f \u0457\u0457 \u0440\u0435\u0434\u0430\u0433\u0443\u0432\u0430\u043d\u043d\u044f.
-button.viewgraph = View Graph
-button.viewhex = View Hex
+button.viewgraph = \u041f\u0435\u0440\u0435\u0433\u043b\u044f\u0434 \u0413\u0440\u0430\u0444\u0430
+button.viewhex = \u041f\u0435\u0440\u0435\u0433\u043b\u044f\u0434 Hex
-abc.traitslist.instanceinitializer = instance initializer
-abc.traitslist.classinitializer = class initializer
+abc.traitslist.instanceinitializer = \u0456\u043d\u0456\u0446\u0456\u0430\u043b\u0456\u0437\u0430\u0442\u043e\u0440 \u043e\u0431'\u0454\u043a\u0442\u0430
+abc.traitslist.classinitializer = \u0456\u043d\u0456\u0446\u0456\u0430\u043b\u0456\u0437\u0430\u0442\u043e\u0440 \u043a\u043b\u0430\u0441\u0443
-action.edit.experimental = (Experimental)
+action.edit.experimental = (\u0415\u043a\u0441\u043f\u0435\u0440\u0438\u043c\u0435\u043d\u0442\u0430\u043b\u044c\u043d\u043e)
-message.action.saved = Code successfully saved
+message.action.saved = \u041a\u043e\u0434 \u0443\u0441\u043f\u0456\u0448\u043d\u043e \u0437\u0431\u0435\u0440\u0435\u0436\u0435\u043d\u0438\u0439
-error.action.save = %error% on line %line%
+error.action.save = %error% \u0432 \u0440\u044f\u0434\u043a\u0443 %line%
-message.confirm.remove = Are you sure you want to remove %item%\n and all objects which depend on it?
+message.confirm.remove = \u0412\u0438 \u0432\u043f\u0435\u0432\u043d\u0435\u043d\u0456, \u0449\u043e \u0431\u0430\u0436\u0430\u0454\u0442\u0435 \u0432\u0438\u0434\u0430\u043b\u0438\u0442\u0438 \u0435\u043b\u0435\u043c\u0435\u043d\u0442 %item%\n \u0442\u0430 \u0432\u0441\u0456 \u043e\u0431'\u0454\u043a\u0442\u0438, \u0449\u043e \u0437\u0430\u043b\u0435\u0436\u0430\u0442\u044c \u0432\u0456\u0434 \u043d\u044c\u043e\u0433\u043e?
#after version 1.6.5u1:
-button.ok = OK
-button.cancel = Cancel
+button.ok = \u0413\u0430\u0440\u0430\u0437\u0434
+button.cancel = \u0421\u043a\u0430\u0441\u0443\u0432\u0430\u0442\u0438
-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:
+font.name = \u041d\u0430\u0437\u0432\u0430 \u0448\u0440\u0438\u0444\u0442\u0443:
+font.isbold = \u0416\u0438\u0440\u043d\u0438\u0439:
+font.isitalic = \u041a\u0443\u0440\u0441\u0438\u0432:
+font.ascent = \u0412\u0435\u0440\u0445\u043d\u0456\u0439 \u0432\u0438\u043d\u043e\u0441\u043d\u0438\u0439 \u0435\u043b\u0435\u043c\u0435\u043d\u0442:
+font.descent = \u041d\u0438\u0436\u043d\u0456\u0439 \u0432\u0438\u043d\u043e\u0441\u043d\u0438\u0439 \u0435\u043b\u0435\u043c\u0435\u043d\u0442:
+font.leading = \u0406\u043d\u0442\u0435\u0440\u043b\u0456\u043d\u044c\u044f\u0436:
+font.characters = \u0421\u0438\u043c\u0432\u043e\u043b\u0438:
+font.characters.add = \u0414\u043e\u0434\u0430\u0442\u0438 \u0441\u0438\u043c\u0432\u043e\u043b\u0438:
value.unknown = ?
-yes = yes
-no = no
+yes = \u0442\u0430\u043a
+no = \u043d\u0456
-errors.present = There are ERRORS in the log. Click to view.
-errors.none = There are no errors in the log.
+errors.present = \u041b\u043e\u0433 \u043c\u0456\u0441\u0442\u0438\u0442\u044c \u041f\u041e\u041c\u0418\u041b\u041a\u0418. \u041a\u043b\u0456\u043a\u043d\u0456\u0442\u044c \u0434\u043b\u044f \u043f\u0435\u0440\u0435\u0433\u043b\u044f\u0434\u0443.
+errors.none = \u041b\u043e\u0433 \u043d\u0435 \u043c\u0456\u0441\u0442\u0438\u0442\u044c \u043f\u043e\u043c\u0438\u043b\u043e\u043a.
#after version 1.6.6:
-dialog.message.title = Message
-dialog.select.title = Select an Option
+dialog.message.title = \u041f\u043e\u0432\u0456\u0434\u043e\u043c\u043b\u0435\u043d\u043d\u044f
+dialog.select.title = \u0412\u0438\u0431\u0435\u0440\u0456\u0442\u044c \u043e\u0434\u0438\u043d \u0437 \u0432\u0430\u0440\u0456\u0430\u043d\u0442\u0456\u0432
-button.yes = Yes
-button.no = No
+button.yes = \u0422\u0430\u043a
+button.no = \u041d\u0456
-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
+FileChooser.openButtonText = \u0412\u0456\u0434\u043a\u0440\u0438\u0442\u0438
+FileChooser.openButtonToolTipText = \u0412\u0456\u0434\u043a\u0440\u0438\u0442\u0438
+FileChooser.lookInLabelText = \u0428\u0443\u043a\u0430\u0442\u0438 \u0432:
+FileChooser.acceptAllFileFilterText = \u0412\u0441\u0456 \u0444\u0430\u0439\u043b\u0438
+FileChooser.filesOfTypeLabelText = \u0422\u0438\u043f \u0444\u0430\u0439\u043b\u0456\u0432:
+FileChooser.fileNameLabelText = \u0406\u043c'\u044f \u0444\u0430\u0439\u043b\u0443:
+FileChooser.listViewButtonToolTipText = \u0421\u043f\u0438\u0441\u043e\u043a
+FileChooser.listViewButtonAccessibleName = \u0421\u043f\u0438\u0441\u043e\u043a
+FileChooser.detailsViewButtonToolTipText = \u0422\u0430\u0431\u043b\u0438\u0446\u044f
+FileChooser.detailsViewButtonAccessibleName = \u0422\u0430\u0431\u043b\u0438\u0446\u044f
+FileChooser.upFolderToolTipText = \u0412\u0433\u043e\u0440\u0443 \u043d\u0430 \u043e\u0434\u0438\u043d \u0440\u0456\u0432\u0435\u043d\u044c
+FileChooser.upFolderAccessibleName = \u0412\u0433\u043e\u0440\u0443 \u043d\u0430 \u043e\u0434\u0438\u043d \u0440\u0456\u0432\u0435\u043d\u044c
+FileChooser.homeFolderToolTipText = \u0414\u043e\u0434\u043e\u043c\u0443
+FileChooser.homeFolderAccessibleName = \u0414\u043e\u0434\u043e\u043c\u0443
+FileChooser.fileNameHeaderText = \u0406\u043c'\u044f
+FileChooser.fileSizeHeaderText = \u0420\u043e\u0437\u043c\u0456\u0440
+FileChooser.fileTypeHeaderText = \u0422\u0438\u043f
+FileChooser.fileDateHeaderText = \u0414\u0430\u0442\u0430
+FileChooser.fileAttrHeaderText = \u0410\u0442\u0440\u0438\u0431\u0443\u0442\u0438
+FileChooser.openDialogTitleText = \u0412\u0456\u0434\u043a\u0440\u0438\u0442\u0438
+FileChooser.directoryDescriptionText = \u041a\u0430\u0442\u0430\u043b\u043e\u0433
+FileChooser.directoryOpenButtonText = \u0412\u0456\u0434\u043a\u0440\u0438\u0442\u0438
+FileChooser.directoryOpenButtonToolTipText = \u0412\u0456\u0434\u043a\u0440\u0438\u0442\u0438 \u0432\u0438\u0431\u0440\u0430\u043d\u0438\u0439 \u043a\u0430\u0442\u0430\u043b\u043e\u0433
+FileChooser.fileDescriptionText = \u0422\u0438\u043f\u043e\u0432\u0438\u0439 \u0444\u0430\u0439\u043b
+FileChooser.helpButtonText = \u0414\u043e\u043f\u043e\u043c\u043e\u0433\u0430
+FileChooser.helpButtonToolTipText = \u0414\u043e\u043f\u043e\u043c\u043e\u0433\u0430 \u043f\u043e \u0434\u0456\u0430\u043b\u043e\u0433\u0443 \u0432\u0438\u0431\u043e\u0440\u0443 \u0444\u0430\u0439\u043b\u0456\u0432
+FileChooser.newFolderAccessibleName = \u041d\u043e\u0432\u0430 \u043f\u0430\u043f\u043a\u0430
+FileChooser.newFolderErrorText = \u041f\u043e\u043c\u0438\u043b\u043a\u0430 \u043f\u0440\u0438 \u0441\u0442\u0432\u043e\u0440\u0435\u043d\u043d\u0456 \u043d\u043e\u0432\u043e\u0457 \u043f\u0430\u043f\u043a\u0438
+FileChooser.newFolderToolTipText = \u0421\u0442\u0432\u043e\u0440\u0438\u0442\u0438 \u043d\u043e\u0432\u0443 \u043f\u0430\u043f\u043a\u0443
+FileChooser.other.newFolder = \u041d\u043e\u0432\u0430\u041f\u0430\u043f\u043a\u0430
+FileChooser.other.newFolder.subsequent = \u041d\u043e\u0432\u0430\u041f\u0430\u043f\u043a\u0430.{0}
+FileChooser.win32.newFolder = \u041d\u043e\u0432\u0430 \u043f\u0430\u043f\u043a\u0430
+FileChooser.win32.newFolder.subsequent = \u041d\u043e\u0432\u0430 \u043f\u0430\u043f\u043a\u0430 ({0})
+FileChooser.saveButtonText = \u0417\u0431\u0435\u0440\u0435\u0433\u0442\u0438
+FileChooser.saveButtonToolTipText = \u0417\u0431\u0435\u0440\u0435\u0433\u0442\u0438 \u0432\u0438\u0431\u0440\u0430\u043d\u0438\u0439 \u0444\u0430\u0439\u043b
+FileChooser.saveDialogTitleText = \u0417\u0431\u0435\u0440\u0435\u0433\u0442\u0438
+FileChooser.saveInLabelText = \u0417\u0431\u0435\u0440\u0435\u0433\u0442\u0438 \u0432:
+FileChooser.updateButtonText = \u041e\u043d\u043e\u0432\u0438\u0442\u0438
+FileChooser.updateButtonToolTipText = \u041e\u043d\u043e\u0432\u0438\u0442\u0438 \u0432\u043c\u0456\u0441\u0442 \u043a\u0430\u0442\u0430\u043b\u043e\u0433\u0443
#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:
+FileChooser.detailsViewActionLabel.textAndMnemonic = \u0422\u0430\u0431\u043b\u0438\u0446\u044f
+FileChooser.detailsViewButtonToolTip.textAndMnemonic = \u0422\u0430\u0431\u043b\u0438\u0446\u044f
+FileChooser.fileAttrHeader.textAndMnemonic = \u0410\u0442\u0440\u0438\u0431\u0443\u0442\u0438
+FileChooser.fileDateHeader.textAndMnemonic = \u0417\u043c\u0456\u043d\u0435\u043d\u0438\u0439
+FileChooser.fileNameHeader.textAndMnemonic = \u0406\u043c'\u044f
+FileChooser.fileNameLabel.textAndMnemonic = \u0406\u043c'\u044f \u0444\u0430\u0439\u043b\u0443:
+FileChooser.fileSizeHeader.textAndMnemonic = \u0420\u043e\u0437\u043c\u0456\u0440
+FileChooser.fileTypeHeader.textAndMnemonic = \u0422\u0438\u043f
+FileChooser.filesOfTypeLabel.textAndMnemonic = \u0422\u0438\u043f \u0444\u0430\u0439\u043b\u0456\u0432:
+FileChooser.folderNameLabel.textAndMnemonic = \u0406\u043c'\u044f \u043f\u0430\u043f\u043a\u0438:
+FileChooser.homeFolderToolTip.textAndMnemonic = \u0414\u043e\u0434\u043e\u043c\u0443
+FileChooser.listViewActionLabel.textAndMnemonic = \u0421\u043f\u0438\u0441\u043e\u043a
+FileChooser.listViewButtonToolTip.textAndMnemonic = \u0421\u043f\u0438\u0441\u043e\u043a
+FileChooser.lookInLabel.textAndMnemonic = \u0428\u0443\u043a\u0430\u0442\u0438 \u0432:
+FileChooser.newFolderActionLabel.textAndMnemonic = \u041d\u043e\u0432\u0430 \u043f\u0430\u043f\u043a\u0430
+FileChooser.newFolderToolTip.textAndMnemonic = \u0421\u0442\u0432\u043e\u0440\u0438\u0442\u0438 \u043d\u043e\u0432\u0443 \u043f\u0430\u043f\u043a\u0443
+FileChooser.refreshActionLabel.textAndMnemonic = \u041e\u043d\u043e\u0432\u0438\u0442\u0438
+FileChooser.saveInLabel.textAndMnemonic = \u0417\u0431\u0435\u0440\u0435\u0433\u0442\u0438 \u0432:
+FileChooser.upFolderToolTip.textAndMnemonic = \u0412\u0433\u043e\u0440\u0443 \u043d\u0430 \u043e\u0434\u0438\u043d \u0440\u0456\u0432\u0435\u043d\u044c
+FileChooser.viewMenuButtonAccessibleName = \u041f\u0435\u0440\u0435\u0433\u043b\u044f\u0434 \u043c\u0435\u043d\u044e
+FileChooser.viewMenuButtonToolTipText = \u041f\u0435\u0440\u0435\u0433\u043b\u044f\u0434 \u043c\u0435\u043d\u044e
+FileChooser.viewMenuLabel.textAndMnemonic = \u041f\u0435\u0440\u0435\u0433\u043b\u044f\u0434
+FileChooser.newFolderActionLabelText = \u041d\u043e\u0432\u0430 \u043f\u0430\u043f\u043a\u0430
+FileChooser.listViewActionLabelText = \u0421\u043f\u0438\u0441\u043e\u043a
+FileChooser.detailsViewActionLabelText = \u0422\u0430\u0431\u043b\u0438\u0446\u044f
+FileChooser.refreshActionLabelText = \u041e\u043d\u043e\u0432\u0438\u0442\u0438
+FileChooser.sortMenuLabelText = \u0423\u043f\u043e\u0440\u044f\u0434\u043a\u0443\u0432\u0430\u0442\u0438 \u0437\u043d\u0430\u0447\u043a\u0438
+FileChooser.viewMenuLabelText = \u041f\u0435\u0440\u0435\u0433\u043b\u044f\u0434
+FileChooser.fileSizeKiloBytes = {0} \u041a\u0411
+FileChooser.fileSizeMegaBytes = {0} \u041c\u0411
+FileChooser.fileSizeGigaBytes = {0} \u0413\u0411
+FileChooser.folderNameLabelText = \u0406\u043c'\u044f \u043f\u0430\u043f\u043a\u0438:
-error.occured = Error occurred: %error%
-button.abort = Abort
-button.retry = Retry
-button.ignore = Ignore
+error.occured = \u0412\u0438\u043d\u0438\u043a\u043b\u0430 \u043f\u043e\u043c\u0438\u043b\u043a\u0430: %error%
+button.abort = \u041f\u0435\u0440\u0435\u0440\u0432\u0430\u0442\u0438
+button.retry = \u041f\u043e\u0432\u0442\u043e\u0440\u0438\u0442\u0438
+button.ignore = \u0406\u0433\u043d\u043e\u0440\u0443\u0432\u0430\u0442\u0438
-font.source = Source Font:
+font.source = \u0406\u043c\u043f\u043e\u0440\u0442\u0443\u0432\u0430\u0442\u0438 \u0437\u0456 \u0448\u0440\u0438\u0444\u0442\u0443:
#after version 1.6.7:
-menu.export = Export
-menu.general = General
-menu.language = Language
+menu.export = \u0415\u043a\u0441\u043f\u043e\u0440\u0442
+menu.general = \u0417\u0430\u0433\u0430\u043b\u044c\u043d\u0456
+menu.language = \u041c\u043e\u0432\u0430
-startup.welcometo = Welcome to
-startup.selectopen = Click Open icon on the top panel or drag SWF file to this window to start.
+startup.welcometo = \u041b\u0430\u0441\u043a\u0430\u0432\u043e \u043f\u0440\u043e\u0441\u0438\u043c\u043e \u0434\u043e
+startup.selectopen = \u041d\u0430\u0442\u0438\u0441\u043d\u0456\u0442\u044c \u0437\u043d\u0430\u0447\u043e\u043a \u0412\u0456\u0434\u043a\u0440\u0438\u0442\u0438 \u043d\u0430 \u0432\u0435\u0440\u0445\u043d\u0456\u0439 \u043f\u0430\u043d\u0435\u043b\u0456 \u0430\u0431\u043e \u043f\u0435\u0440\u0435\u0442\u044f\u0433\u043d\u0456\u0442\u044c SWF \u0444\u0430\u0439\u043b \u0443 \u0446\u0435 \u0432\u0456\u043a\u043d\u043e, \u0449\u043e\u0431 \u043f\u043e\u0447\u0430\u0442\u0438.
-error.font.nocharacter = Selected source font does not contain character "%char%".
+error.font.nocharacter = \u0412\u0438\u0431\u0440\u0430\u043d\u0438\u0439 \u0432\u0438\u0445\u0456\u0434\u043d\u0438\u0439 \u0448\u0440\u0438\u0444\u0442 \u043d\u0435 \u043c\u0456\u0441\u0442\u0438\u0442\u044c \u0441\u0438\u043c\u0432\u043e\u043b\u0430 "%char%".
-warning.initializers = Static fields and consts are often initialized in initializers.\nEditing value here is usually not enough!
+warning.initializers = \u0421\u0442\u0430\u0442\u0438\u0447\u043d\u0456 \u043f\u043e\u043b\u044f \u0456 \u043a\u043e\u043d\u0441\u0442\u0430\u043d\u0442\u0438 \u0437\u0430\u0437\u0432\u0438\u0447\u0430\u0439 \u0456\u043d\u0456\u0446\u0456\u0430\u043b\u0456\u0437\u0443\u044e\u0442\u044c\u0441\u044f \u0432 \u0456\u043d\u0456\u0446\u0456\u0430\u043b\u0456\u0437\u0430\u0442\u043e\u0440\u0430\u0445. \u0420\u0435\u0434\u0430\u0433\u0443\u0432\u0430\u043d\u043d\u044f \u0437\u043d\u0430\u0447\u0435\u043d\u044c \u0442\u0443\u0442, \u044f\u043a \u043f\u0440\u0430\u0432\u0438\u043b\u043e, \u043d\u0435 \u0432\u0438\u0441\u0442\u0430\u0447\u0430\u0454!
+
+#after version 1.7.0u1:
+
+menu.tools.searchmemory = \u041f\u043e\u0448\u0443\u043a SWF \u0432 \u043f\u0430\u043c'\u044f\u0442\u0456
+menu.file.reload = \u041f\u0435\u0440\u0435\u0437\u0430\u0432\u0430\u043d\u0442\u0430\u0436\u0438\u0442\u0438
+message.confirm.reload = \u0426\u044f \u0434\u0456\u044f \u0441\u043a\u0430\u0441\u043e\u0432\u0443\u0454 \u0432\u0441\u0456 \u0437\u0431\u0435\u0440\u0435\u0436\u0435\u043d\u0456 \u0437\u043c\u0456\u043d\u0438 \u0456 \u0437\u0430\u0432\u0430\u043d\u0442\u0430\u0436\u0443\u0454 \u0444\u0430\u0439\u043b SWF \u0437\u043d\u043e\u0432\u0443. \u0412\u0438 \u0431\u0430\u0436\u0430\u0454\u0442\u0435 \u043f\u0440\u043e\u0434\u043e\u0432\u0436\u0438\u0442\u0438?
+
+dialog.selectcolor.title = \u0412\u0438\u0431\u0440\u0430\u0442\u0438 \u043a\u043e\u043b\u0456\u0440 \u0444\u043e\u043d\u0443 \u0434\u043b\u044f \u043e\u0431\u043b\u0430\u0441\u0442\u0456 \u043f\u0435\u0440\u0435\u0433\u043b\u044f\u0434\u0443 SWF
+button.selectcolor.hint = \u0412\u0438\u0431\u0440\u0430\u0442\u0438 \u043a\u043e\u043b\u0456\u0440 \u0444\u043e\u043d\u0443
+
+ColorChooser.okText = \u0413\u0430\u0440\u0430\u0437\u0434
+ColorChooser.cancelText = \u0421\u043a\u0430\u0441\u0443\u0432\u0430\u0442\u0438
+ColorChooser.resetText = \u0421\u043a\u0438\u043d\u0443\u0442\u0438
+ColorChooser.previewText = \u041f\u043e\u043f\u0435\u0440\u0435\u0434\u043d\u0456\u0439 \u043f\u0435\u0440\u0435\u0433\u043b\u044f\u0434
+ColorChooser.swatchesNameText = \u0417\u0440\u0430\u0437\u043a\u0438
+ColorChooser.swatchesRecentText = \u041d\u0435\u0434\u0430\u0432\u043d\u0454:
+ColorChooser.sampleText = \u0417\u0440\u0430\u0437\u043e\u043a \u0442\u0435\u043a\u0441\u0442\u0443 \u0417\u0440\u0430\u0437\u043e\u043a \u0442\u0435\u043a\u0441\u0442\u0443
+
+#after version 1.7.1:
+
+preview.play = \u0412\u0456\u0434\u0442\u0432\u043e\u0440\u0438\u0442\u0438
+preview.pause = \u041f\u0430\u0443\u0437\u0430
+preview.stop = \u0421\u0442\u043e\u043f
+
+message.confirm.removemultiple = \u0412\u0438 \u0432\u043f\u0435\u0432\u043d\u0435\u043d\u0456, \u0449\u043e \u0445\u043e\u0447\u0435\u0442\u0435 \u0432\u0438\u0434\u0430\u043b\u0438\u0442\u0438 \u0435\u043b\u0435\u043c\u0435\u043d\u0442\u0438 \u0443 \u043a\u0456\u043b\u044c\u043a\u043e\u0441\u0442\u0456: %count%, \u0456 \u0432\u0441\u0456 \u043e\u0431'\u0454\u043a\u0442\u0438, \u044f\u043a\u0456 \u0437\u0430\u043b\u0435\u0436\u0430\u0442\u044c \u0432\u0456\u0434 \u043d\u0438\u0445?
+
+menu.tools.searchcache = \u041f\u043e\u0448\u0443\u043a \u0443 \u043a\u0435\u0448\u0456 \u0431\u0440\u0430\u0443\u0437\u0435\u0440\u0456\u0432
+
+#after version 1.7.2u2
+
+error.trait.exists = \u041e\u0441\u043e\u0431\u043b\u0438\u0432\u0456\u0441\u0442\u044c (trait) \u0437 \u0456\u043c'\u044f\u043c "%name%" \u0432\u0436\u0435 \u0456\u0441\u043d\u0443\u0454.
+button.addtrait = \u0414\u043e\u0434\u0430\u0442\u0438 \u043e\u0441\u043e\u0431\u043b\u0438\u0432\u0456\u0441\u0442\u044c (trait)
+button.font.embed = \u0412\u0431\u0443\u0434\u0443\u0432\u0430\u0442\u0438...
+button.yes.all = \u0422\u0430\u043a \u0434\u043b\u044f \u0432\u0441\u0456\u0445
+button.no.all = \u041d\u0456 \u0434\u043b\u044f \u0432\u0441\u0456\u0445
+message.font.add.exists = \u0421\u0438\u043c\u0432\u043e\u043b %char% \u0432\u0436\u0435 \u0456\u0441\u043d\u0443\u0454 \u0432 \u0442\u0435\u0433\u0443 \u0448\u0440\u0438\u0444\u0442\u0430.\n \u0412\u0438 \u0431\u0430\u0436\u0430\u0435\u0442\u0435 \u0437\u0430\u043c\u0456\u043d\u0438\u0442\u0438 \u0439\u043e\u0433\u043e?
+
+filter.gfx = GFx \u0444\u0430\u0439\u043b\u0438 ScaleForm (*.gfx)
+filter.supported = \u0412\u0441\u0456 \u043f\u0456\u0434\u0442\u0440\u0438\u043c\u0443\u0432\u0430\u043d\u0456 \u0442\u0438\u043f\u0438 \u0444\u0430\u0439\u043b\u0456\u0432 (*.swf, *.gfx)
+work.canceled = \u0421\u043a\u0430\u0441\u043e\u0432\u0430\u043d\u043e
+work.restoringControlFlow = \u0412\u0456\u0434\u043d\u043e\u0432\u043b\u0435\u043d\u043d\u044f \u043f\u043e\u0442\u043e\u043a\u0443 \u043a\u0435\u0440\u0443\u0432\u0430\u043d\u043d\u044f...
+menu.advancedsettings.advancedsettings = \u0420\u043e\u0437\u0448\u0438\u0440\u0435\u043d\u0456 \u043d\u0430\u043b\u0430\u0448\u0442\u0443\u0432\u0430\u043d\u043d\u044f menu.recentFiles = \u041e\u0441\u0442\u0430\u043d\u043d\u0456 \u0444\u0430\u0439\u043b\u0438
diff --git a/trunk/src/com/jpexs/decompiler/flash/gui/locales/ModeFrame_de.properties b/trunk/src/com/jpexs/decompiler/flash/gui/locales/ModeFrame_de.properties
index 6ee6d6ae2..5b7609f32 100644
--- a/trunk/src/com/jpexs/decompiler/flash/gui/locales/ModeFrame_de.properties
+++ b/trunk/src/com/jpexs/decompiler/flash/gui/locales/ModeFrame_de.properties
@@ -13,6 +13,6 @@
# You should have received a copy of the GNU General Public License
# along with this program. If not, see .
-button.open = Lokale Datei \u00F6ffnen
-button.proxy = Mit Proxy \u00F6ffnen
+button.open = Lokale Datei \u00f6ffnen
+button.proxy = Mit Proxy \u00f6ffnen
button.exit = Anwendung beenden
diff --git a/trunk/src/com/jpexs/decompiler/flash/gui/locales/ModeFrame_nl.properties b/trunk/src/com/jpexs/decompiler/flash/gui/locales/ModeFrame_nl.properties
new file mode 100644
index 000000000..d76c25ec7
--- /dev/null
+++ b/trunk/src/com/jpexs/decompiler/flash/gui/locales/ModeFrame_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.open = Lokaal bestand openen
+button.proxy = Via proxy openen
+button.exit = Applicatie verlaten
\ No newline at end of file
diff --git a/trunk/src/com/jpexs/decompiler/flash/gui/locales/ModeFrame_ru.properties b/trunk/src/com/jpexs/decompiler/flash/gui/locales/ModeFrame_ru.properties
index 2d8b0e7e6..d51d65643 100644
--- a/trunk/src/com/jpexs/decompiler/flash/gui/locales/ModeFrame_ru.properties
+++ b/trunk/src/com/jpexs/decompiler/flash/gui/locales/ModeFrame_ru.properties
@@ -13,6 +13,6 @@
# You should have received a copy of the GNU General Public License
# along with this program. If not, see .
-button.open = \u041E\u0442\u043A\u0440\u044B\u0442\u044C \u043B\u043E\u043A\u0430\u043B\u044C\u043D\u044B\u0439 \u0444\u0430\u0439\u043B
-button.proxy = \u041E\u0442\u043A\u0440\u044B\u0442\u044C \u0447\u0435\u0440\u0435\u0437 \u043F\u0440\u043E\u043A\u0441\u0438
-button.exit = \u0412\u044B\u0439\u0442\u0438 \u0438\u0437 \u043F\u0440\u0438\u043B\u043E\u0436\u0435\u043D\u0438\u044F
+button.open = \u041e\u0442\u043a\u0440\u044b\u0442\u044c \u043b\u043e\u043a\u0430\u043b\u044c\u043d\u044b\u0439 \u0444\u0430\u0439\u043b
+button.proxy = \u041e\u0442\u043a\u0440\u044b\u0442\u044c \u0447\u0435\u0440\u0435\u0437 \u043f\u0440\u043e\u043a\u0441\u0438
+button.exit = \u0412\u044b\u0439\u0442\u0438 \u0438\u0437 \u043f\u0440\u0438\u043b\u043e\u0436\u0435\u043d\u0438\u044f
diff --git a/trunk/src/com/jpexs/decompiler/flash/gui/locales/ModeFrame_uk.properties b/trunk/src/com/jpexs/decompiler/flash/gui/locales/ModeFrame_uk.properties
new file mode 100644
index 000000000..a3387a301
--- /dev/null
+++ b/trunk/src/com/jpexs/decompiler/flash/gui/locales/ModeFrame_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.open = \u0412\u0456\u0434\u043a\u0440\u0438\u0442\u0438 \u043b\u043e\u043a\u0430\u043b\u044c\u043d\u0438\u0439 \u0444\u0430\u0439\u043b
+button.proxy = \u0412\u0456\u0434\u043a\u0440\u0438\u0442\u0438 \u0447\u0435\u0440\u0435\u0437 \u043f\u0440\u043e\u043a\u0441\u0456
+button.exit = \u0412\u0438\u0439\u0442\u0438 \u0437 \u043f\u0440\u043e\u0433\u0440\u0430\u043c\u0438
\ No newline at end of file
diff --git a/trunk/src/com/jpexs/decompiler/flash/gui/locales/NewVersionDialog_de.properties b/trunk/src/com/jpexs/decompiler/flash/gui/locales/NewVersionDialog_de.properties
index 9ccdb5768..ad3c3cdd6 100644
--- a/trunk/src/com/jpexs/decompiler/flash/gui/locales/NewVersionDialog_de.properties
+++ b/trunk/src/com/jpexs/decompiler/flash/gui/locales/NewVersionDialog_de.properties
@@ -14,12 +14,12 @@
# along with this program. If not, see .
version = Version
-releasedate = Ver\u00F6ffentlichungsdatum:
-newversionavailable = Neue Version verf\u00FCgbar:
-changeslog = \u00C4nderungen:
+releasedate = Ver\u00f6ffentlichungsdatum:
+newversionavailable = Neue Version verf\u00fcgbar:
+changeslog = \u00c4nderungen:
downloadnow = Jetzt herunterladen?
button.ok = OK
button.cancel = Abbrechen
-dialog.title = Neue Version verf\u00FCgbar
+dialog.title = Neue Version verf\u00fcgbar
newversion = Neue Version
-newvermessage = Neue Version von %oldAppName% ist verf\u00FCgbar: %newAppName%.\r\nBitte gehen Sie zu %projectPage% um es runterzuladen.
\ No newline at end of file
+newvermessage = Neue Version von %oldAppName% ist verf\u00fcgbar: %newAppName%.\r\nBitte gehen Sie zu %projectPage% um es runterzuladen.
\ No newline at end of file
diff --git a/trunk/src/com/jpexs/decompiler/flash/gui/locales/NewVersionDialog_ru.properties b/trunk/src/com/jpexs/decompiler/flash/gui/locales/NewVersionDialog_ru.properties
index 98f363f0d..c47f06da2 100644
--- a/trunk/src/com/jpexs/decompiler/flash/gui/locales/NewVersionDialog_ru.properties
+++ b/trunk/src/com/jpexs/decompiler/flash/gui/locales/NewVersionDialog_ru.properties
@@ -13,13 +13,13 @@
# You should have received a copy of the GNU General Public License
# along with this program. If not, see .
-version = \u0432\u0435\u0440\u0441\u0438\u044F
-releasedate = \u0414\u0430\u0442\u0430 \u0432\u044B\u0445\u043E\u0434\u0430:
-newversionavailable = \u0414\u043E\u0441\u0442\u0443\u043F\u043D\u0430 \u043D\u043E\u0432\u0430\u044F \u0432\u0435\u0440\u0441\u0438\u044F:
-changeslog = \u0418\u0437\u043C\u0435\u043D\u0435\u043D\u0438\u044F:
-downloadnow = \u0421\u043A\u0430\u0447\u0430\u0442\u044C \u0441\u0435\u0439\u0447\u0430\u0441?
+version = \u0432\u0435\u0440\u0441\u0438\u044f
+releasedate = \u0414\u0430\u0442\u0430 \u0432\u044b\u0445\u043e\u0434\u0430:
+newversionavailable = \u0414\u043e\u0441\u0442\u0443\u043f\u043d\u0430 \u043d\u043e\u0432\u0430\u044f \u0432\u0435\u0440\u0441\u0438\u044f:
+changeslog = \u0418\u0437\u043c\u0435\u043d\u0435\u043d\u0438\u044f:
+downloadnow = \u0421\u043a\u0430\u0447\u0430\u0442\u044c \u0441\u0435\u0439\u0447\u0430\u0441?
button.ok = OK
-button.cancel = \u041E\u0442\u043C\u0435\u043D\u0430
-dialog.title = \u0414\u043E\u0441\u0442\u0443\u043F\u043D\u0430 \u043D\u043E\u0432\u0430\u044F \u0432\u0435\u0440\u0441\u0438\u044F
-newversion = \u041D\u043E\u0432\u0430\u044F \u0432\u0435\u0440\u0441\u0438\u044F
-newvermessage = \u0414\u043E\u0441\u0442\u0443\u043F\u043D\u0430 \u043D\u043E\u0432\u0430\u044F \u0432\u0435\u0440\u0441\u0438\u044F %oldAppName%: %newAppName%.\r\n\u041F\u043E\u0436\u0430\u043B\u0443\u0439\u0441\u0442\u0430, \u043F\u0435\u0440\u0435\u0439\u0434\u0438\u0442\u0435 \u043D\u0430 \u0441\u0430\u0439\u0442 %projectPage% \u0434\u043B\u044F \u0441\u043A\u0430\u0447\u0438\u0432\u0430\u043D\u0438\u044F.
\ No newline at end of file
+button.cancel = \u041e\u0442\u043c\u0435\u043d\u0430
+dialog.title = \u0414\u043e\u0441\u0442\u0443\u043f\u043d\u0430 \u043d\u043e\u0432\u0430\u044f \u0432\u0435\u0440\u0441\u0438\u044f
+newversion = \u041d\u043e\u0432\u0430\u044f \u0432\u0435\u0440\u0441\u0438\u044f
+newvermessage = \u0414\u043e\u0441\u0442\u0443\u043f\u043d\u0430 \u043d\u043e\u0432\u0430\u044f \u0432\u0435\u0440\u0441\u0438\u044f %oldAppName%: %newAppName%.\r\n\u041f\u043e\u0436\u0430\u043b\u0443\u0439\u0441\u0442\u0430, \u043f\u0435\u0440\u0435\u0439\u0434\u0438\u0442\u0435 \u043d\u0430 \u0441\u0430\u0439\u0442 %projectPage% \u0434\u043b\u044f \u0441\u043a\u0430\u0447\u0438\u0432\u0430\u043d\u0438\u044f.
\ 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
index 35fe8d796..844cba446 100644
--- a/trunk/src/com/jpexs/decompiler/flash/gui/locales/NewVersionDialog_uk.properties
+++ b/trunk/src/com/jpexs/decompiler/flash/gui/locales/NewVersionDialog_uk.properties
@@ -13,13 +13,13 @@
# 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?
+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
+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_de.properties b/trunk/src/com/jpexs/decompiler/flash/gui/locales/RenameDialog_de.properties
index 2e651c15c..2c32d1436 100644
--- a/trunk/src/com/jpexs/decompiler/flash/gui/locales/RenameDialog_de.properties
+++ b/trunk/src/com/jpexs/decompiler/flash/gui/locales/RenameDialog_de.properties
@@ -15,7 +15,7 @@
rename.type = Typ umbenennen:
rename.type.typenumber = Typ + Nummer (class_27, method_456,...)
-rename.type.randomword = Zuf\u00E4lliges Wort (abada, kof, supo, kosuri,...)
+rename.type.randomword = Zuf\u00e4lliges Wort (abada, kof, supo, kosuri,...)
dialog.title = Bezeichner umbenennen
button.ok = OK
diff --git a/trunk/src/com/jpexs/decompiler/flash/gui/locales/RenameDialog_ru.properties b/trunk/src/com/jpexs/decompiler/flash/gui/locales/RenameDialog_ru.properties
index aefd8b30d..6c281692d 100644
--- a/trunk/src/com/jpexs/decompiler/flash/gui/locales/RenameDialog_ru.properties
+++ b/trunk/src/com/jpexs/decompiler/flash/gui/locales/RenameDialog_ru.properties
@@ -13,10 +13,10 @@
# 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\u043E\u0431 \u043F\u0435\u0440\u0435\u0438\u043C\u0435\u043D\u043E\u0432\u0430\u043D\u0438\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 = \u0421\u043B\u0443\u0447\u0430\u0439\u043D\u043E\u0435 \u0441\u043B\u043E\u0432\u043E (abada, kof, supo, kosuri,...)
-dialog.title = \u041F\u0435\u0440\u0435\u0438\u043C\u0435\u043D\u043E\u0432\u0430\u0442\u044C \u0438\u0434\u0435\u043D\u0442\u0438\u0444\u0438\u043A\u0430\u0442\u043E\u0440\u044B
+rename.type = \u0421\u043f\u043e\u0441\u043e\u0431 \u043f\u0435\u0440\u0435\u0438\u043c\u0435\u043d\u043e\u0432\u0430\u043d\u0438\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 = \u0421\u043b\u0443\u0447\u0430\u0439\u043d\u043e\u0435 \u0441\u043b\u043e\u0432\u043e (abada, kof, supo, kosuri,...)
+dialog.title = \u041f\u0435\u0440\u0435\u0438\u043c\u0435\u043d\u043e\u0432\u0430\u0442\u044c \u0438\u0434\u0435\u043d\u0442\u0438\u0444\u0438\u043a\u0430\u0442\u043e\u0440\u044b
button.ok = OK
-button.cancel = \u041E\u0442\u043C\u0435\u043D\u0430
\ No newline at end of file
+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/RenameDialog_uk.properties b/trunk/src/com/jpexs/decompiler/flash/gui/locales/RenameDialog_uk.properties
index 231c9b1b1..4279da517 100644
--- a/trunk/src/com/jpexs/decompiler/flash/gui/locales/RenameDialog_uk.properties
+++ b/trunk/src/com/jpexs/decompiler/flash/gui/locales/RenameDialog_uk.properties
@@ -13,10 +13,10 @@
# 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
+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
+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_de.properties b/trunk/src/com/jpexs/decompiler/flash/gui/locales/SearchDialog_de.properties
index 93837773f..a73a75a29 100644
--- a/trunk/src/com/jpexs/decompiler/flash/gui/locales/SearchDialog_de.properties
+++ b/trunk/src/com/jpexs/decompiler/flash/gui/locales/SearchDialog_de.properties
@@ -20,4 +20,4 @@ label.searchtext = Text suchen:
dialog.title = ActionScript suchen
error = Fehler
-error.invalidregexp = Ung\u00FCltiges Muster
\ No newline at end of file
+error.invalidregexp = Ung\u00fcltiges Muster
\ No newline at end of file
diff --git a/trunk/src/com/jpexs/decompiler/flash/gui/locales/SearchDialog_ru.properties b/trunk/src/com/jpexs/decompiler/flash/gui/locales/SearchDialog_ru.properties
index a572e1190..16b0a1738 100644
--- a/trunk/src/com/jpexs/decompiler/flash/gui/locales/SearchDialog_ru.properties
+++ b/trunk/src/com/jpexs/decompiler/flash/gui/locales/SearchDialog_ru.properties
@@ -12,12 +12,12 @@
#
# You should have received a copy of the GNU General Public License
# along with this program. If not, see .
-checkbox.ignorecase = \u0418\u0433\u043D\u043E\u0440\u0438\u0440\u043E\u0432\u0430\u0442\u044C \u0440\u0435\u0433\u0438\u0441\u0442\u0440
-checkbox.regexp = \u0420\u0435\u0433\u0443\u043B\u044F\u0440\u043D\u043E\u0435 \u0432\u044B\u0440\u0430\u0436\u0435\u043D\u0438\u0435
+checkbox.ignorecase = \u0418\u0433\u043d\u043e\u0440\u0438\u0440\u043e\u0432\u0430\u0442\u044c \u0440\u0435\u0433\u0438\u0441\u0442\u0440
+checkbox.regexp = \u0420\u0435\u0433\u0443\u043b\u044f\u0440\u043d\u043e\u0435 \u0432\u044b\u0440\u0430\u0436\u0435\u043d\u0438\u0435
button.ok = OK
-button.cancel = \u041E\u0442\u043C\u0435\u043D\u0430
-label.searchtext = \u0418\u0441\u043A\u0430\u0442\u044C \u0442\u0435\u043A\u0441\u0442:
-dialog.title = \u041F\u043E\u0438\u0441\u043A \u043F\u043E ActionScript
+button.cancel = \u041e\u0442\u043c\u0435\u043d\u0430
+label.searchtext = \u0418\u0441\u043a\u0430\u0442\u044c \u0442\u0435\u043a\u0441\u0442:
+dialog.title = \u041f\u043e\u0438\u0441\u043a \u043f\u043e ActionScript
-error = \u041E\u0448\u0438\u0431\u043A\u0430
-error.invalidregexp = \u041D\u0435\u0432\u0435\u0440\u043D\u043E\u0435 \u0440\u0435\u0433\u0443\u043B\u044F\u0440\u043D\u043E\u0435 \u0432\u044B\u0440\u0430\u0436\u0435\u043D\u0438\u0435
\ No newline at end of file
+error = \u041e\u0448\u0438\u0431\u043a\u0430
+error.invalidregexp = \u041d\u0435\u0432\u0435\u0440\u043d\u043e\u0435 \u0440\u0435\u0433\u0443\u043b\u044f\u0440\u043d\u043e\u0435 \u0432\u044b\u0440\u0430\u0436\u0435\u043d\u0438\u0435
\ 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
index b3421acc1..3ae07273b 100644
--- a/trunk/src/com/jpexs/decompiler/flash/gui/locales/SearchDialog_uk.properties
+++ b/trunk/src/com/jpexs/decompiler/flash/gui/locales/SearchDialog_uk.properties
@@ -12,12 +12,12 @@
#
# 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
+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
+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
+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_uk.properties b/trunk/src/com/jpexs/decompiler/flash/gui/locales/SelectLanguageDialog_uk.properties
index e59c4d34d..80fb19283 100644
--- a/trunk/src/com/jpexs/decompiler/flash/gui/locales/SelectLanguageDialog_uk.properties
+++ b/trunk/src/com/jpexs/decompiler/flash/gui/locales/SelectLanguageDialog_uk.properties
@@ -14,9 +14,9 @@
# 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
+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
+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_de.properties b/trunk/src/com/jpexs/decompiler/flash/gui/locales/abc/DeobfuscationDialog_de.properties
index 976240c72..35f3388fb 100644
--- a/trunk/src/com/jpexs/decompiler/flash/gui/locales/abc/DeobfuscationDialog_de.properties
+++ b/trunk/src/com/jpexs/decompiler/flash/gui/locales/abc/DeobfuscationDialog_de.properties
@@ -16,7 +16,7 @@
processallclasses = Alle Klassen verarbeiten
dialog.title = PCode deobfuskation
deobfuscation.level = Code deobfuskationslevel:
-deobfuscation.removedeadcode = Besch\u00E4digten Code entfernen
+deobfuscation.removedeadcode = Besch\u00e4digten Code entfernen
deobfuscation.removetraps = Fallen entfernen
deobfuscation.restorecontrolflow = Ablaufsteuerung wiederherstellen
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
index 47d1e82f7..cc26d3c4f 100644
--- 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
@@ -13,12 +13,12 @@
# 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
+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
+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/NewTraitDialog_de.properties b/trunk/src/com/jpexs/decompiler/flash/gui/locales/abc/NewTraitDialog_de.properties
index a79679251..b506bb921 100644
--- a/trunk/src/com/jpexs/decompiler/flash/gui/locales/abc/NewTraitDialog_de.properties
+++ b/trunk/src/com/jpexs/decompiler/flash/gui/locales/abc/NewTraitDialog_de.properties
@@ -21,4 +21,4 @@ type.slot = Slot (var)
checkbox.static = Statisch
dialog.title = Neue Eigenschaft
-error.name = Sie m\u00FCssen einen Namen f\u00FCr die Eigenschaft angeben
\ No newline at end of file
+error.name = Sie m\u00fcssen einen Namen f\u00fcr die Eigenschaft angeben
\ No newline at end of file
diff --git a/trunk/src/com/jpexs/decompiler/flash/gui/locales/abc/NewTraitDialog_nl.properties b/trunk/src/com/jpexs/decompiler/flash/gui/locales/abc/NewTraitDialog_nl.properties
new file mode 100644
index 000000000..5233b6608
--- /dev/null
+++ b/trunk/src/com/jpexs/decompiler/flash/gui/locales/abc/NewTraitDialog_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 .
+
+type.method = Methode
+type.getter = Getter
+type.setter = Setter
+type.const = Constante
+type.slot = Slot (var)
+checkbox.static = Statisch
+dialog.title = Nieuwe karaktertrek
+
+error.name = U moet de naam van de karaktertrek opgeven
diff --git a/trunk/src/com/jpexs/decompiler/flash/gui/locales/abc/NewTraitDialog_ru.properties b/trunk/src/com/jpexs/decompiler/flash/gui/locales/abc/NewTraitDialog_ru.properties
index bc36b01c9..caec3bb49 100644
--- a/trunk/src/com/jpexs/decompiler/flash/gui/locales/abc/NewTraitDialog_ru.properties
+++ b/trunk/src/com/jpexs/decompiler/flash/gui/locales/abc/NewTraitDialog_ru.properties
@@ -18,7 +18,7 @@ type.getter = Getter
type.setter = Setter
type.const = Const
type.slot = Slot (var)
-checkbox.static = Static
+checkbox.static = \u0421\u0442\u0430\u0442\u0438\u0447\u0435\u0441\u043a\u0438\u0439
dialog.title = \u041d\u043e\u0432\u044b\u0439 trait
error.name = \u0412\u044b \u0434\u043e\u043b\u0436\u043d\u044b \u0443\u043a\u0430\u0437\u0430\u0442\u044c \u0438\u043c\u044f trait'\u0430
\ No newline at end of file
diff --git a/trunk/src/com/jpexs/decompiler/flash/gui/locales/abc/NewTraitDialog_uk.properties b/trunk/src/com/jpexs/decompiler/flash/gui/locales/abc/NewTraitDialog_uk.properties
new file mode 100644
index 000000000..e26f8f2b6
--- /dev/null
+++ b/trunk/src/com/jpexs/decompiler/flash/gui/locales/abc/NewTraitDialog_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 .
+
+type.method = Method
+type.getter = Getter
+type.setter = Setter
+type.const = Const
+type.slot = Slot (var)
+checkbox.static = \u0421\u0442\u0430\u0442\u0438\u0447\u043d\u0438\u0439
+dialog.title = \u041d\u043e\u0432\u0430 \u043e\u0441\u043e\u0431\u043b\u0438\u0432\u0456\u0441\u0442\u044c (trait)
+
+error.name = \u041d\u0435\u043e\u0431\u0445\u0456\u0434\u043d\u043e \u0432\u043a\u0430\u0437\u0430\u0442\u0438 \u0456\u043c'\u044f \u043e\u0441\u043e\u0431\u043b\u0438\u0432\u043e\u0441\u0442\u0456 (trait)
diff --git a/trunk/src/com/jpexs/decompiler/flash/gui/locales/abc/UsageFrame_ru.properties b/trunk/src/com/jpexs/decompiler/flash/gui/locales/abc/UsageFrame_ru.properties
index 734b6da16..4a7699183 100644
--- a/trunk/src/com/jpexs/decompiler/flash/gui/locales/abc/UsageFrame_ru.properties
+++ b/trunk/src/com/jpexs/decompiler/flash/gui/locales/abc/UsageFrame_ru.properties
@@ -13,6 +13,6 @@
# 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 \u043A
-button.cancel = \u041E\u0442\u043C\u0435\u043D\u0430
-dialog.title = \u041F\u0440\u0438\u043C\u0435\u043D\u0435\u043D\u0438\u044F:
\ No newline at end of file
+button.goto = \u041f\u0435\u0440\u0435\u0439\u0442\u0438 \u043a
+button.cancel = \u041e\u0442\u043c\u0435\u043d\u0430
+dialog.title = \u041f\u0440\u0438\u043c\u0435\u043d\u0435\u043d\u0438\u044f:
\ 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
index 6f123d948..64f021765 100644
--- 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
@@ -13,6 +13,6 @@
# 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
+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_de.properties b/trunk/src/com/jpexs/decompiler/flash/gui/locales/proxy/ProxyFrame_de.properties
index 2ad89ddf5..dbf4caf8b 100644
--- a/trunk/src/com/jpexs/decompiler/flash/gui/locales/proxy/ProxyFrame_de.properties
+++ b/trunk/src/com/jpexs/decompiler/flash/gui/locales/proxy/ProxyFrame_de.properties
@@ -16,11 +16,11 @@
proxy.start = Proxy Starten
proxy.stop = Proxy Stoppen
port = Port:
-open = \u00D6ffnen
+open = \u00d6ffnen
clear = Leeren
rename = Umbenennen
remove = Entfernen
sniff = Suchen:
dialog.title = Proxy
error = Error
-error.port = Falsches Format f\u00FCr die Portnummer.
\ No newline at end of file
+error.port = Falsches Format f\u00fcr die Portnummer.
\ No newline at end of file
diff --git a/trunk/src/com/jpexs/decompiler/flash/gui/locales/proxy/ProxyFrame_ru.properties b/trunk/src/com/jpexs/decompiler/flash/gui/locales/proxy/ProxyFrame_ru.properties
index a6a15fd9c..c6c2f7067 100644
--- a/trunk/src/com/jpexs/decompiler/flash/gui/locales/proxy/ProxyFrame_ru.properties
+++ b/trunk/src/com/jpexs/decompiler/flash/gui/locales/proxy/ProxyFrame_ru.properties
@@ -13,14 +13,14 @@
# 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\u044C \u043F\u0440\u043E\u043A\u0441\u0438
-proxy.stop = \u041E\u0441\u0442\u0430\u043D\u043E\u0432\u0438\u0442\u044C \u043F\u0440\u043E\u043A\u0441\u0438
-port = \u041F\u043E\u0440\u0442:
-open = \u041E\u0442\u043A\u0440\u044B\u0442\u044C
-clear = \u041E\u0447\u0438\u0441\u0442\u0438\u0442\u044C
-rename = \u041F\u0435\u0440\u0435\u0438\u043C\u0435\u043D\u043E\u0432\u0430\u0442\u044C
-remove = \u0423\u0434\u0430\u043B\u0438\u0442\u044C
-sniff = \u041F\u0435\u0440\u0435\u0445\u0432\u0430\u0442\u0438\u0442\u044C:
-dialog.title = \u041F\u0440\u043E\u043A\u0441\u0438
-error = \u041E\u0448\u0438\u0431\u043A\u0430
-error.port = \u041D\u0435\u0432\u0435\u0440\u043D\u044B\u0439 \u0444\u043E\u0440\u043C\u0430\u0442 \u043D\u043E\u043C\u0435\u0440\u0430 \u043F\u043E\u0440\u0442\u0430.
\ No newline at end of file
+proxy.start = \u0417\u0430\u043f\u0443\u0441\u0442\u0438\u0442\u044c \u043f\u0440\u043e\u043a\u0441\u0438
+proxy.stop = \u041e\u0441\u0442\u0430\u043d\u043e\u0432\u0438\u0442\u044c \u043f\u0440\u043e\u043a\u0441\u0438
+port = \u041f\u043e\u0440\u0442:
+open = \u041e\u0442\u043a\u0440\u044b\u0442\u044c
+clear = \u041e\u0447\u0438\u0441\u0442\u0438\u0442\u044c
+rename = \u041f\u0435\u0440\u0435\u0438\u043c\u0435\u043d\u043e\u0432\u0430\u0442\u044c
+remove = \u0423\u0434\u0430\u043b\u0438\u0442\u044c
+sniff = \u041f\u0435\u0440\u0435\u0445\u0432\u0430\u0442\u0438\u0442\u044c:
+dialog.title = \u041f\u0440\u043e\u043a\u0441\u0438
+error = \u041e\u0448\u0438\u0431\u043a\u0430
+error.port = \u041d\u0435\u0432\u0435\u0440\u043d\u044b\u0439 \u0444\u043e\u0440\u043c\u0430\u0442 \u043d\u043e\u043c\u0435\u0440\u0430 \u043f\u043e\u0440\u0442\u0430.
\ 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
index a9046ce2b..7eb340e69 100644
--- 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
@@ -13,14 +13,14 @@
# 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
+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