diff --git a/trunk/src/com/jpexs/decompiler/flash/gui/locales/ErrorLogFrame_de.properties b/trunk/src/com/jpexs/decompiler/flash/gui/locales/ErrorLogFrame_de.properties index b04acf021..9636c64df 100644 --- a/trunk/src/com/jpexs/decompiler/flash/gui/locales/ErrorLogFrame_de.properties +++ b/trunk/src/com/jpexs/decompiler/flash/gui/locales/ErrorLogFrame_de.properties @@ -15,4 +15,6 @@ copy = In den Zwischenspeicher speichern details = Details ansehen -dialog.title = Log \ No newline at end of file +dialog.title = Log + +clear = Leeren \ No newline at end of file diff --git a/trunk/src/com/jpexs/decompiler/flash/gui/locales/FontEmbedDialog_de.properties b/trunk/src/com/jpexs/decompiler/flash/gui/locales/FontEmbedDialog_de.properties new file mode 100644 index 000000000..fb2e1b4e2 --- /dev/null +++ b/trunk/src/com/jpexs/decompiler/flash/gui/locales/FontEmbedDialog_de.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% von %total% Buchstaben) +dialog.title = Schriftarten einbetten +label.idividual = Individelle Buchstaben: \ No newline at end of file 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 new file mode 100644 index 000000000..cf2f3701d --- /dev/null +++ b/trunk/src/com/jpexs/decompiler/flash/gui/locales/FontEmbedDialog_ru.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% \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: diff --git a/trunk/src/com/jpexs/decompiler/flash/gui/locales/FontEmbedDialog_sv.properties b/trunk/src/com/jpexs/decompiler/flash/gui/locales/FontEmbedDialog_sv.properties new file mode 100644 index 000000000..4717f20b5 --- /dev/null +++ b/trunk/src/com/jpexs/decompiler/flash/gui/locales/FontEmbedDialog_sv.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% av %total% tecken) +dialog.title = Typsnitts inb\u00e4ddning +label.individual = Enskilda tecken: \ No newline at end of file diff --git a/trunk/src/com/jpexs/decompiler/flash/gui/locales/FontEmbedDialog_zh.properties b/trunk/src/com/jpexs/decompiler/flash/gui/locales/FontEmbedDialog_zh.properties new file mode 100644 index 000000000..146a7d5e8 --- /dev/null +++ b/trunk/src/com/jpexs/decompiler/flash/gui/locales/FontEmbedDialog_zh.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% \u53ef\u7528\uff0c\u5171 %total% \u4e2a) +dialog.title = \u5b57\u4f53\u5d4c\u5165 +label.individual = \u5355\u5b57\u7b26\uff1a \ No newline at end of file diff --git a/trunk/src/com/jpexs/decompiler/flash/gui/locales/GraphTreeFrame_de.properties b/trunk/src/com/jpexs/decompiler/flash/gui/locales/GraphTreeFrame_de.properties new file mode 100644 index 000000000..732ce2430 --- /dev/null +++ b/trunk/src/com/jpexs/decompiler/flash/gui/locales/GraphTreeFrame_de.properties @@ -0,0 +1,15 @@ +# 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 . + 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 new file mode 100644 index 000000000..26eb3256a --- /dev/null +++ b/trunk/src/com/jpexs/decompiler/flash/gui/locales/LoadFromCacheFrame_de.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 = \u00D6ffnen +button.save = Speichern +button.refresh = Liste aktualisieren +dialog.title = Im Browsercache suchen +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/LoadFromMemoryFrame_de.properties b/trunk/src/com/jpexs/decompiler/flash/gui/locales/LoadFromMemoryFrame_de.properties new file mode 100644 index 000000000..2f20ddd6e --- /dev/null +++ b/trunk/src/com/jpexs/decompiler/flash/gui/locales/LoadFromMemoryFrame_de.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 = Im Speicher suchen +button.open = \u00D6ffnen +button.select = Ausw\u00E4hlen +button.refresh = Liste aktualisieren +noprocess = Kein Prozess ausgew\u00E4hlt +searching = Am Suchen... +swfitem = [SWF Version %version% Gr\u00F6sse %size%] +notfound = Keine SWF-Datei gefunden + +#after version 1.7.1: +button.save = Save \ No newline at end of file diff --git a/trunk/src/com/jpexs/decompiler/flash/gui/locales/MainFrame_de.properties b/trunk/src/com/jpexs/decompiler/flash/gui/locales/MainFrame_de.properties index 9457cb63a..7b208d553 100644 --- a/trunk/src/com/jpexs/decompiler/flash/gui/locales/MainFrame_de.properties +++ b/trunk/src/com/jpexs/decompiler/flash/gui/locales/MainFrame_de.properties @@ -261,7 +261,8 @@ FileChooser.openDialogTitleText = \u00d6ffnen FileChooser.directoryDescriptionText = Directory FileChooser.directoryOpenButtonText = \u00d6ffnen FileChooser.directoryOpenButtonToolTipText = Ausgew\u00e4hlter Ordner \u00f6ffnen -FileChooser.fileDescriptionText = Generische Datei +FileChooser.fileDescriptionText = generische Datei +FileChooser.fileNameLabelText = Dateiname: FileChooser.helpButtonText = Hilfe FileChooser.helpButtonToolTipText = Dateiauswahlshilfe FileChooser.newFolderAccessibleName = Neuer Ordner @@ -312,21 +313,54 @@ FileChooser.fileSizeMegaBytes = {0} MB FileChooser.fileSizeGigaBytes = {0} GB FileChooser.folderNameLabelText = Ordnername: -error.occured = Error occurred: %error% -button.abort = Abort -button.retry = Retry -button.ignore = Ignore +error.occured = Fehler aufgetreten: %error% +button.abort = Abbrechen +button.retry = Erneut versuchen +button.ignore = Ignorieren -font.source = Source Font: +font.source = Quellschriftart: #after version 1.6.7: menu.export = Export -menu.general = General -menu.language = Language +menu.general = Generell +menu.language = Sprache -startup.welcometo = Welcome to -startup.selectopen = Click Open icon on the top panel or drag SWF file to this window to start. +startup.welcometo = Willkommen bei +startup.selectopen = Klicken Sie auf den \u00d6ffnen-Knopf oder ziehen Sie eine SWF Datei in dieses Fenster um zu starten. -error.font.nocharacter = Selected source font does not contain character "%char%". +error.font.nocharacter = Die ausgew\u00e4hlte Quellschriftart beinhaltet den Buchstaben "%char%" nicht. -warning.initializers = Static fields and consts are often initialized in initializers.\nEditing value here is usually not enough! +warning.initializers = Statische Felder und Konstanten sind h\u00e4uftig in Initializer initailisiert.\nDen Wert hier zu bearbeiten ist meistens nicht genug! + +#after version 1.7.0u1: +menu.tools.searchmemory = SWFs Dateien im Speicher suchen +menu.file.reload = Erneut laden +message.confirm.reload = Diese Aktion bricht alle nicht gespeicherten \u00c4nderungen ab und l\u00e4dt die Datei erneut.\nWollen Sie fortfahren? + +dialog.selectcolor.title = W\u00e4hlen sie eine Hintergrundfarbe f\u00fcr die Ansicht von SWF Dateien +button.selectcolor.hint = Hintergrundfarbe ausw\u00e4hlen + +ColorChooser.okText = OK +ColorChooser.cancelText = Abbrechen +ColorChooser.resetText = Wiederherstellen +ColorChooser.previewText = Vorschau +ColorChooser.swatchesNameText = Muster +ColorChooser.swatchesRecentText = Letzte: +ColorChooser.sampleText=Beispieltext Beispieltext + +#after version 1.7.1: +preview.play = Start +preview.pause = Pause +preview.stop = Stopp + +message.confirm.removemultiple = Wollen sie wirklich %count% Elemente entfernen\n und alle Objekte, die davon anh\u00e4ngig sind? + +menu.tools.searchcache = Browsercache suchen + +#after version 1.7.2u2 +error.trait.exists = Eigenschaft mit dem Namen "%name%" existiert bereits. +button.addtrait = Eigenschaft hinzuf\u00fcgen +button.font.embed = Eingebettet... +button.yes.all = Ja, alle +button.no.all = Nein, alle +message.font.add.exists = Buchstabe %char% existiert bereits in dieser Schriftart.\nWollen Sie ihn ersetzen? \ 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 5aabcf234..d76e79308 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 @@ -352,4 +352,12 @@ 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? -menu.tools.searchcache = \u041f\u043e\u0438\u0441\u043a \u0432 \u043a\u044d\u0448\u0435 \u0431\u0440\u0430\u0443\u0437\u0435\u0440\u043e\u0432 \ No newline at end of file +menu.tools.searchcache = \u041f\u043e\u0438\u0441\u043a \u0432 \u043a\u044d\u0448\u0435 \u0431\u0440\u0430\u0443\u0437\u0435\u0440\u043e\u0432 + +#after version 1.7.2u2 +error.trait.exists = Trait \u0441 \u0438\u043c\u0435\u043d\u0435\u043c "%name%" \u0443\u0436\u0435 \u0441\u0443\u0449\u0435\u0441\u0442\u0432\u0443\u0435\u0442. +button.addtrait = \u0414\u043e\u0431\u0430\u0432\u0438\u0442\u044c trait +button.font.embed = \u0412\u0441\u0442\u0440\u043e\u0438\u0442\u044c... +button.yes.all = \u0414\u0430 \u0434\u043b\u044f \u0432\u0441\u0435\u0445 +button.no.all = \u041d\u0435\u0442 \u0434\u043b\u044f \u0432\u0441\u0435\u0445 +message.font.add.exists = \u0421\u0438\u043c\u0432\u043e\u043b %char% \u0443\u0436\u0435 \u0441\u0443\u0449\u0435\u0441\u0442\u0432\u0443\u0435\u0442 \u0432 \u0442\u044d\u0433\u0435 \u0448\u0440\u0438\u0444\u0442\u0430.\n\u0416\u0435\u043b\u0430\u0435\u0442\u0435 \u043b\u0438 \u0412\u044b \u0435\u0433\u043e \u0437\u0430\u043c\u0435\u043d\u0438\u0442\u044c? \ No newline at end of file diff --git a/trunk/src/com/jpexs/decompiler/flash/gui/locales/MainFrame_sv.properties b/trunk/src/com/jpexs/decompiler/flash/gui/locales/MainFrame_sv.properties index f30398be2..c049bfeb9 100644 --- a/trunk/src/com/jpexs/decompiler/flash/gui/locales/MainFrame_sv.properties +++ b/trunk/src/com/jpexs/decompiler/flash/gui/locales/MainFrame_sv.properties @@ -360,4 +360,12 @@ preview.pause = Pausa preview.stop = Stoppa message.confirm.removemultiple = \u00c4r du s\u00e4ker p\u00e5 att du vill ta bort %count% objekt\noch alla andra objekt som \u00e4r beroende av objektet? -menu.tools.searchcache = S\u00f6k i webbl\u00e4sarens cache \ No newline at end of file +menu.tools.searchcache = S\u00f6k i webbl\u00e4sarens cache + +#after version 1.7.2u2 +error.trait.exists = Egenskap med namnet "%name%" finns redan. +button.addtrait = L\u00e4gg till egenskap +button.font.embed = Inb\u00e4dda... +button.yes.all = Ja till alla +button.no.all = Nej till alla +message.font.add.exists = Tecken %char% finns redan i typsnitts tag:en.\nVill du ers\u00e4tta den? \ No newline at end of file diff --git a/trunk/src/com/jpexs/decompiler/flash/gui/locales/MainFrame_zh.properties b/trunk/src/com/jpexs/decompiler/flash/gui/locales/MainFrame_zh.properties index 77ea46b63..d3eaee78c 100644 --- a/trunk/src/com/jpexs/decompiler/flash/gui/locales/MainFrame_zh.properties +++ b/trunk/src/com/jpexs/decompiler/flash/gui/locales/MainFrame_zh.properties @@ -361,4 +361,12 @@ preview.pause = \u6682\u505c preview.stop = \u505c\u6b62 message.confirm.removemultiple = \u60a8\u786e\u5b9a\u8981\u79fb\u9664 %count% \u4e2a\u9879\u76ee\uff0c\n\u4ee5\u53ca\u5176\u6240\u6709\u7684\u4f9d\u8d56\u5bf9\u8c61\u5417\uff1f -menu.tools.searchcache = \u641c\u7d22\u6d4f\u89c8\u5668\u7f13\u5b58 \ No newline at end of file +menu.tools.searchcache = \u641c\u7d22\u6d4f\u89c8\u5668\u7f13\u5b58 + +#after version 1.7.2u2 +error.trait.exists = Trait \u6240\u7528\u7684\u540d\u79f0 \u201c%name%\u201d\u5df2\u5b58\u5728\u3002 +button.addtrait = \u6dfb\u52a0 Trait +button.font.embed = \u5d4c\u5165... +button.yes.all = \u5168\u662f +button.no.all = \u5168\u5426 +message.font.add.exists = \u5b57\u7b26 %char% \u5df2\u5b58\u5728\u3002\n\u60a8\u662f\u5426\u8981\u66ff\u6362\uff1f \ No newline at end of file diff --git a/trunk/src/com/jpexs/decompiler/flash/gui/locales/SelectLanguageDialog_de.properties b/trunk/src/com/jpexs/decompiler/flash/gui/locales/SelectLanguageDialog_de.properties index 9eb9cc1d3..7ba4e4b9f 100644 --- a/trunk/src/com/jpexs/decompiler/flash/gui/locales/SelectLanguageDialog_de.properties +++ b/trunk/src/com/jpexs/decompiler/flash/gui/locales/SelectLanguageDialog_de.properties @@ -19,4 +19,4 @@ button.cancel = Abbrechen # This language name translated (e. g. \u010ce\u0161tina for Czech,...) language = Deutsch language.label = Sprache: -dialog.title = Bitte w\u00e4hlen Sie Ihre Sprache \ No newline at end of file +dialog.title = Sprache ausw\u00e4hlen \ 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 new file mode 100644 index 000000000..976240c72 --- /dev/null +++ b/trunk/src/com/jpexs/decompiler/flash/gui/locales/abc/DeobfuscationDialog_de.properties @@ -0,0 +1,24 @@ +# Copyright (C) 2013 JPEXS +# +# This program is free software: you can redistribute it and/or modify +# it under the terms of the GNU General Public License as published by +# the Free Software Foundation, either version 3 of the License, or +# (at your option) any later version. +# +# This program is distributed in the hope that it will be useful, +# but WITHOUT ANY WARRANTY; without even the implied warranty of +# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the +# GNU General Public License for more details. +# +# You should have received a copy of the GNU General Public License +# along with this program. If not, see . + +processallclasses = Alle Klassen verarbeiten +dialog.title = PCode deobfuskation +deobfuscation.level = Code deobfuskationslevel: +deobfuscation.removedeadcode = Besch\u00E4digten Code entfernen +deobfuscation.removetraps = Fallen entfernen +deobfuscation.restorecontrolflow = Ablaufsteuerung wiederherstellen + +button.ok = OK +button.cancel = Abbrechen \ 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 new file mode 100644 index 000000000..a79679251 --- /dev/null +++ b/trunk/src/com/jpexs/decompiler/flash/gui/locales/abc/NewTraitDialog_de.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 = Konstant +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 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 new file mode 100644 index 000000000..bc36b01c9 --- /dev/null +++ b/trunk/src/com/jpexs/decompiler/flash/gui/locales/abc/NewTraitDialog_ru.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 = Static +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_sv.properties b/trunk/src/com/jpexs/decompiler/flash/gui/locales/abc/NewTraitDialog_sv.properties new file mode 100644 index 000000000..6ca21df73 --- /dev/null +++ b/trunk/src/com/jpexs/decompiler/flash/gui/locales/abc/NewTraitDialog_sv.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 = Metod +type.getter = Getter +type.setter = Setter +type.const = Const +type.slot = Slot (var) +checkbox.static = Static +dialog.title = Ny egenskap + +error.name = Du m\u00e5ste v\u00e4lja ett egenskaps namn \ No newline at end of file diff --git a/trunk/src/com/jpexs/decompiler/flash/gui/locales/abc/NewTraitDialog_zh.properties b/trunk/src/com/jpexs/decompiler/flash/gui/locales/abc/NewTraitDialog_zh.properties new file mode 100644 index 000000000..7e570a906 --- /dev/null +++ b/trunk/src/com/jpexs/decompiler/flash/gui/locales/abc/NewTraitDialog_zh.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 = Static +dialog.title = \u65b0\u5efa Trait + +error.name = \u60a8\u5fc5\u987b\u4e3a Trait \u547d\u540d \ No newline at end of file diff --git a/trunk/src/com/jpexs/decompiler/flash/gui/locales/abc/UsageFrame_de.properties b/trunk/src/com/jpexs/decompiler/flash/gui/locales/abc/UsageFrame_de.properties new file mode 100644 index 000000000..f2bcb8136 --- /dev/null +++ b/trunk/src/com/jpexs/decompiler/flash/gui/locales/abc/UsageFrame_de.properties @@ -0,0 +1,18 @@ +# Copyright (C) 2013 JPEXS +# +# This program is free software: you can redistribute it and/or modify +# it under the terms of the GNU General Public License as published by +# the Free Software Foundation, either version 3 of the License, or +# (at your option) any later version. +# +# This program is distributed in the hope that it will be useful, +# but WITHOUT ANY WARRANTY; without even the implied warranty of +# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the +# GNU General Public License for more details. +# +# You should have received a copy of the GNU General Public License +# along with this program. If not, see . + +button.goto = Gehen nach +button.cancel = Abbrehen +dialog.title = Anwendungen: \ 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 new file mode 100644 index 000000000..2ad89ddf5 --- /dev/null +++ b/trunk/src/com/jpexs/decompiler/flash/gui/locales/proxy/ProxyFrame_de.properties @@ -0,0 +1,26 @@ +# Copyright (C) 2013 JPEXS +# +# This program is free software: you can redistribute it and/or modify +# it under the terms of the GNU General Public License as published by +# the Free Software Foundation, either version 3 of the License, or +# (at your option) any later version. +# +# This program is distributed in the hope that it will be useful, +# but WITHOUT ANY WARRANTY; without even the implied warranty of +# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the +# GNU General Public License for more details. +# +# You should have received a copy of the GNU General Public License +# along with this program. If not, see . + +proxy.start = Proxy Starten +proxy.stop = Proxy Stoppen +port = Port: +open = \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