From dcf4d28b464269ff00a7c774025aad8b1e174f20 Mon Sep 17 00:00:00 2001 From: "copilot-swe-agent[bot]" <198982749+Copilot@users.noreply.github.com> Date: Sun, 1 Feb 2026 05:07:31 +0000 Subject: [PATCH] Update license headers in all German translation files to 2010-2026 Co-authored-by: jindrapetrik <5204823+jindrapetrik@users.noreply.github.com> --- .../flash/gui/locales/AboutDialog_de.properties | 2 +- .../locales/AdvancedSettingsDialog_de.properties | 4 ++-- .../gui/locales/AsLinkageDialog_de.properties | 2 +- .../gui/locales/BreakpointListDialog_de.properties | 2 +- .../CollectDepthAsSpritesDialog_de.properties | 2 +- .../gui/locales/ColorChooserDialog_de.properties | 2 +- .../ConvertPlaceObjectTypeDialog_de.properties | 3 +-- .../locales/ConvertShapeTypeDialog_de.properties | 3 +-- .../flash/gui/locales/DebugLogDialog_de.properties | 4 ++-- .../flash/gui/locales/EasyPanel_de.properties | 3 +-- .../flash/gui/locales/ErrorLogFrame_de.properties | 2 +- .../flash/gui/locales/ExportDialog_de.properties | 2 +- .../ExportSubspriteAnimationDialog_de.properties | 3 +-- .../gui/locales/FilesChangedDialog_de.properties | 14 ++++++++++++++ .../gui/locales/FontEmbedDialog_de.properties | 2 +- .../gui/locales/FontPreviewDialog_de.properties | 4 ++-- .../flash/gui/locales/GraphDialog_de.properties | 2 +- .../flash/gui/locales/GraphTreeFrame_de.properties | 2 +- .../flash/gui/locales/GridDialog_de.properties | 3 +-- .../flash/gui/locales/GuidesDialog_de.properties | 3 +-- .../gui/locales/LoadFromCacheFrame_de.properties | 2 +- .../gui/locales/LoadFromMemoryFrame_de.properties | 2 +- .../flash/gui/locales/LoadingDialog_de.properties | 2 +- .../flash/gui/locales/MainFrame_de.properties | 2 +- .../flash/gui/locales/ModeFrame_de.properties | 2 +- .../flash/gui/locales/NewFileDialog_de.properties | 2 +- .../gui/locales/NewVersionDialog_de.properties | 2 +- .../gui/locales/PathResolvingDialog_de.properties | 2 +- .../flash/gui/locales/RenameDialog_de.properties | 2 +- .../locales/ReplaceCharacterDialog_de.properties | 2 +- .../gui/locales/ReplaceTraceDialog_de.properties | 4 ++-- .../flash/gui/locales/SearchDialog_de.properties | 2 +- .../gui/locales/SearchResultsDialog_de.properties | 4 ++-- .../SelectFramePositionDialog_de.properties | 2 +- .../gui/locales/SelectLanguageDialog_de.properties | 2 +- .../locales/SelectTagOfTypeDialog_de.properties | 2 +- .../locales/SelectTagPositionDialog_de.properties | 2 +- .../flash/gui/locales/SnappingDialog_de.properties | 3 +-- .../locales/abc/ABCExplorerDialog_de.properties | 2 +- .../gui/locales/abc/AddClassDialog_de.properties | 2 +- .../abc/As3ClassLinkageDialog_de.properties | 2 +- .../locales/abc/DeobfuscationDialog_de.properties | 2 +- .../gui/locales/abc/NewTraitDialog_de.properties | 2 +- .../locales/abc/SelectDoABCDialog_de.properties | 2 +- .../flash/gui/locales/abc/UsageFrame_de.properties | 2 +- .../locales/action/AddScriptDialog_de.properties | 14 ++++++++++++++ .../hexview/GotoAddressDialog_de.properties | 14 ++++++++++++++ .../gui/locales/proxy/ProxyFrame_de.properties | 2 +- .../locales/soleditor/SolEditorFrame_de.properties | 14 ++++++++++++++ 49 files changed, 106 insertions(+), 57 deletions(-) diff --git a/src/com/jpexs/decompiler/flash/gui/locales/AboutDialog_de.properties b/src/com/jpexs/decompiler/flash/gui/locales/AboutDialog_de.properties index 9523c659c..fa8c4f2b2 100644 --- a/src/com/jpexs/decompiler/flash/gui/locales/AboutDialog_de.properties +++ b/src/com/jpexs/decompiler/flash/gui/locales/AboutDialog_de.properties @@ -1,4 +1,4 @@ -# Copyright (C) 2010-2016 JPEXS +# Copyright (C) 2010-2026 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 diff --git a/src/com/jpexs/decompiler/flash/gui/locales/AdvancedSettingsDialog_de.properties b/src/com/jpexs/decompiler/flash/gui/locales/AdvancedSettingsDialog_de.properties index a9d7717e9..583b3385f 100644 --- a/src/com/jpexs/decompiler/flash/gui/locales/AdvancedSettingsDialog_de.properties +++ b/src/com/jpexs/decompiler/flash/gui/locales/AdvancedSettingsDialog_de.properties @@ -1,4 +1,4 @@ -# Copyright (C) 2010-2016 JPEXS +# Copyright (C) 2010-2026 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 @@ -80,4 +80,4 @@ config.description._debugCopy = Versucht die SWF-Datei direkt nach dem \u00d6ffn config.name._showDebugMenu = Debug-Men\u00fc anzeigen config.description._showDebugMenu = Debug-Men\u00fc in der Men\u00fcleiste anzeigen. config.name.resolveConstants = Konstanten in AS1/2 P-Code aufl\u00f6sen -config.description.resolveConstants = Deaktivieren, um 'constantxx' anstelle von echten Werten im P-Code-Fenster anzuzeigen. \ No newline at end of file +config.description.resolveConstants = Deaktivieren, um 'constantxx' anstelle von echten Werten im P-Code-Fenster anzuzeigen. diff --git a/src/com/jpexs/decompiler/flash/gui/locales/AsLinkageDialog_de.properties b/src/com/jpexs/decompiler/flash/gui/locales/AsLinkageDialog_de.properties index 41872a8b3..e1a9e94b2 100644 --- a/src/com/jpexs/decompiler/flash/gui/locales/AsLinkageDialog_de.properties +++ b/src/com/jpexs/decompiler/flash/gui/locales/AsLinkageDialog_de.properties @@ -1,4 +1,4 @@ -# Copyright (C) 2024 JPEXS +# Copyright (C) 2010-2026 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 diff --git a/src/com/jpexs/decompiler/flash/gui/locales/BreakpointListDialog_de.properties b/src/com/jpexs/decompiler/flash/gui/locales/BreakpointListDialog_de.properties index 2bf0074f0..8bc59b7be 100644 --- a/src/com/jpexs/decompiler/flash/gui/locales/BreakpointListDialog_de.properties +++ b/src/com/jpexs/decompiler/flash/gui/locales/BreakpointListDialog_de.properties @@ -1,4 +1,4 @@ -# Copyright (C) 2023 JPEXS +# Copyright (C) 2010-2026 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 diff --git a/src/com/jpexs/decompiler/flash/gui/locales/CollectDepthAsSpritesDialog_de.properties b/src/com/jpexs/decompiler/flash/gui/locales/CollectDepthAsSpritesDialog_de.properties index 03d5fd70a..c4ae9cde8 100644 --- a/src/com/jpexs/decompiler/flash/gui/locales/CollectDepthAsSpritesDialog_de.properties +++ b/src/com/jpexs/decompiler/flash/gui/locales/CollectDepthAsSpritesDialog_de.properties @@ -1,4 +1,4 @@ -# Copyright (C) 2010-2016 JPEXS +# Copyright (C) 2010-2026 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 diff --git a/src/com/jpexs/decompiler/flash/gui/locales/ColorChooserDialog_de.properties b/src/com/jpexs/decompiler/flash/gui/locales/ColorChooserDialog_de.properties index 61638ac95..ef71fb417 100644 --- a/src/com/jpexs/decompiler/flash/gui/locales/ColorChooserDialog_de.properties +++ b/src/com/jpexs/decompiler/flash/gui/locales/ColorChooserDialog_de.properties @@ -1,4 +1,4 @@ -# Copyright (C) 2024 JPEXS +# Copyright (C) 2010-2026 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 diff --git a/src/com/jpexs/decompiler/flash/gui/locales/ConvertPlaceObjectTypeDialog_de.properties b/src/com/jpexs/decompiler/flash/gui/locales/ConvertPlaceObjectTypeDialog_de.properties index 5cbafb36c..89914f43c 100644 --- a/src/com/jpexs/decompiler/flash/gui/locales/ConvertPlaceObjectTypeDialog_de.properties +++ b/src/com/jpexs/decompiler/flash/gui/locales/ConvertPlaceObjectTypeDialog_de.properties @@ -1,4 +1,4 @@ -# Copyright (C) 2024 JPEXS +# Copyright (C) 2010-2026 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 @@ -12,7 +12,6 @@ # # You should have received a copy of the GNU General Public License # along with this program. If not, see . - dialog.title = PlaceObject-Typ konvertieren place1 = Farbtransformation, Tiefe, Zeichen-ID, Matrix diff --git a/src/com/jpexs/decompiler/flash/gui/locales/ConvertShapeTypeDialog_de.properties b/src/com/jpexs/decompiler/flash/gui/locales/ConvertShapeTypeDialog_de.properties index 27a895b89..3ec451210 100644 --- a/src/com/jpexs/decompiler/flash/gui/locales/ConvertShapeTypeDialog_de.properties +++ b/src/com/jpexs/decompiler/flash/gui/locales/ConvertShapeTypeDialog_de.properties @@ -1,4 +1,4 @@ -# Copyright (C) 2024 JPEXS +# Copyright (C) 2010-2026 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 @@ -12,7 +12,6 @@ # # You should have received a copy of the GNU General Public License # along with this program. If not, see . - dialog.title = Formtyp konvertieren shape1 = erste Version diff --git a/src/com/jpexs/decompiler/flash/gui/locales/DebugLogDialog_de.properties b/src/com/jpexs/decompiler/flash/gui/locales/DebugLogDialog_de.properties index d7f4f8fd2..2de85b683 100644 --- a/src/com/jpexs/decompiler/flash/gui/locales/DebugLogDialog_de.properties +++ b/src/com/jpexs/decompiler/flash/gui/locales/DebugLogDialog_de.properties @@ -1,4 +1,4 @@ -# Copyright (C) 2010-2016 JPEXS +# Copyright (C) 2010-2026 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 @@ -15,4 +15,4 @@ dialog.title = Debugger-Log button.clear = L\u00f6schen button.close = Schlie\u00dfen -msg.header = Verbindung %clientid%: \ No newline at end of file +msg.header = Verbindung %clientid%: diff --git a/src/com/jpexs/decompiler/flash/gui/locales/EasyPanel_de.properties b/src/com/jpexs/decompiler/flash/gui/locales/EasyPanel_de.properties index 7a9d1978c..0f54795c2 100644 --- a/src/com/jpexs/decompiler/flash/gui/locales/EasyPanel_de.properties +++ b/src/com/jpexs/decompiler/flash/gui/locales/EasyPanel_de.properties @@ -1,4 +1,4 @@ -# Copyright (C) 2024 JPEXS +# Copyright (C) 2010-2026 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 @@ -12,7 +12,6 @@ # # You should have received a copy of the GNU General Public License # along with this program. If not, see . - library = Bibliothek library.folder.images = Bilder diff --git a/src/com/jpexs/decompiler/flash/gui/locales/ErrorLogFrame_de.properties b/src/com/jpexs/decompiler/flash/gui/locales/ErrorLogFrame_de.properties index 1a3a3d81c..cbef89550 100644 --- a/src/com/jpexs/decompiler/flash/gui/locales/ErrorLogFrame_de.properties +++ b/src/com/jpexs/decompiler/flash/gui/locales/ErrorLogFrame_de.properties @@ -1,4 +1,4 @@ -# Copyright (C) 2010-2016 JPEXS +# Copyright (C) 2010-2026 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 diff --git a/src/com/jpexs/decompiler/flash/gui/locales/ExportDialog_de.properties b/src/com/jpexs/decompiler/flash/gui/locales/ExportDialog_de.properties index b1ea11eb4..d6a79ca13 100644 --- a/src/com/jpexs/decompiler/flash/gui/locales/ExportDialog_de.properties +++ b/src/com/jpexs/decompiler/flash/gui/locales/ExportDialog_de.properties @@ -1,4 +1,4 @@ -# Copyright (C) 2010-2016 JPEXS +# Copyright (C) 2010-2026 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 diff --git a/src/com/jpexs/decompiler/flash/gui/locales/ExportSubspriteAnimationDialog_de.properties b/src/com/jpexs/decompiler/flash/gui/locales/ExportSubspriteAnimationDialog_de.properties index b6c7d22dd..8200741c0 100644 --- a/src/com/jpexs/decompiler/flash/gui/locales/ExportSubspriteAnimationDialog_de.properties +++ b/src/com/jpexs/decompiler/flash/gui/locales/ExportSubspriteAnimationDialog_de.properties @@ -1,4 +1,4 @@ -# Copyright (C) 2025 JPEXS +# Copyright (C) 2010-2026 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 @@ -12,7 +12,6 @@ # # You should have received a copy of the GNU General Public License # along with this program. If not, see . - dialog.title = Subsprite-Animation exportieren format = Format: length = L\u00e4nge: diff --git a/src/com/jpexs/decompiler/flash/gui/locales/FilesChangedDialog_de.properties b/src/com/jpexs/decompiler/flash/gui/locales/FilesChangedDialog_de.properties index 79b3e4ca1..efcd5fb81 100644 --- a/src/com/jpexs/decompiler/flash/gui/locales/FilesChangedDialog_de.properties +++ b/src/com/jpexs/decompiler/flash/gui/locales/FilesChangedDialog_de.properties @@ -1,3 +1,17 @@ +# Copyright (C) 2010-2026 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 = Dateien wurden ge\u00e4ndert button.ok = OK button.cancel = Abbrechen diff --git a/src/com/jpexs/decompiler/flash/gui/locales/FontEmbedDialog_de.properties b/src/com/jpexs/decompiler/flash/gui/locales/FontEmbedDialog_de.properties index fc0ddaff7..27eb414dc 100644 --- a/src/com/jpexs/decompiler/flash/gui/locales/FontEmbedDialog_de.properties +++ b/src/com/jpexs/decompiler/flash/gui/locales/FontEmbedDialog_de.properties @@ -1,4 +1,4 @@ -# Copyright (C) 2010-2016 JPEXS +# Copyright (C) 2010-2026 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 diff --git a/src/com/jpexs/decompiler/flash/gui/locales/FontPreviewDialog_de.properties b/src/com/jpexs/decompiler/flash/gui/locales/FontPreviewDialog_de.properties index c1cb31b5a..a93ad7c3a 100644 --- a/src/com/jpexs/decompiler/flash/gui/locales/FontPreviewDialog_de.properties +++ b/src/com/jpexs/decompiler/flash/gui/locales/FontPreviewDialog_de.properties @@ -1,4 +1,4 @@ -# Copyright (C) 2010-2016 JPEXS +# Copyright (C) 2010-2026 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 @@ -12,4 +12,4 @@ # # You should have received a copy of the GNU General Public License # along with this program. If not, see . -fontPreview.dialog.title = Schriftvorschau \ No newline at end of file +fontPreview.dialog.title = Schriftvorschau diff --git a/src/com/jpexs/decompiler/flash/gui/locales/GraphDialog_de.properties b/src/com/jpexs/decompiler/flash/gui/locales/GraphDialog_de.properties index 22df78da3..39b554ae3 100644 --- a/src/com/jpexs/decompiler/flash/gui/locales/GraphDialog_de.properties +++ b/src/com/jpexs/decompiler/flash/gui/locales/GraphDialog_de.properties @@ -1,4 +1,4 @@ -# Copyright (C) 2010-2016 JPEXS +# Copyright (C) 2010-2026 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 diff --git a/src/com/jpexs/decompiler/flash/gui/locales/GraphTreeFrame_de.properties b/src/com/jpexs/decompiler/flash/gui/locales/GraphTreeFrame_de.properties index 503fa73a2..676366370 100644 --- a/src/com/jpexs/decompiler/flash/gui/locales/GraphTreeFrame_de.properties +++ b/src/com/jpexs/decompiler/flash/gui/locales/GraphTreeFrame_de.properties @@ -1,4 +1,4 @@ -# Copyright (C) 2025 JPEXS +# Copyright (C) 2010-2026 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 diff --git a/src/com/jpexs/decompiler/flash/gui/locales/GridDialog_de.properties b/src/com/jpexs/decompiler/flash/gui/locales/GridDialog_de.properties index 7f41b9649..777405152 100644 --- a/src/com/jpexs/decompiler/flash/gui/locales/GridDialog_de.properties +++ b/src/com/jpexs/decompiler/flash/gui/locales/GridDialog_de.properties @@ -1,4 +1,4 @@ -# Copyright (C) 2025 JPEXS +# Copyright (C) 2010-2026 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 @@ -12,7 +12,6 @@ # # You should have received a copy of the GNU General Public License # along with this program. If not, see . - dialog.title = Raster button.ok = OK button.cancel = Abbrechen diff --git a/src/com/jpexs/decompiler/flash/gui/locales/GuidesDialog_de.properties b/src/com/jpexs/decompiler/flash/gui/locales/GuidesDialog_de.properties index 31cd38034..98b703fff 100644 --- a/src/com/jpexs/decompiler/flash/gui/locales/GuidesDialog_de.properties +++ b/src/com/jpexs/decompiler/flash/gui/locales/GuidesDialog_de.properties @@ -1,4 +1,4 @@ -# Copyright (C) 2025 JPEXS +# Copyright (C) 2010-2026 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 @@ -12,7 +12,6 @@ # # You should have received a copy of the GNU General Public License # along with this program. If not, see . - dialog.title = Hilfslinien button.ok = OK button.cancel = Abbrechen diff --git a/src/com/jpexs/decompiler/flash/gui/locales/LoadFromCacheFrame_de.properties b/src/com/jpexs/decompiler/flash/gui/locales/LoadFromCacheFrame_de.properties index cfea07eaa..aab57df92 100644 --- a/src/com/jpexs/decompiler/flash/gui/locales/LoadFromCacheFrame_de.properties +++ b/src/com/jpexs/decompiler/flash/gui/locales/LoadFromCacheFrame_de.properties @@ -1,4 +1,4 @@ -# Copyright (C) 2010-2016 JPEXS +# Copyright (C) 2010-2026 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 diff --git a/src/com/jpexs/decompiler/flash/gui/locales/LoadFromMemoryFrame_de.properties b/src/com/jpexs/decompiler/flash/gui/locales/LoadFromMemoryFrame_de.properties index 9c286d121..3c57f8bee 100644 --- a/src/com/jpexs/decompiler/flash/gui/locales/LoadFromMemoryFrame_de.properties +++ b/src/com/jpexs/decompiler/flash/gui/locales/LoadFromMemoryFrame_de.properties @@ -1,4 +1,4 @@ -# Copyright (C) 2010-2016 JPEXS +# Copyright (C) 2010-2026 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 diff --git a/src/com/jpexs/decompiler/flash/gui/locales/LoadingDialog_de.properties b/src/com/jpexs/decompiler/flash/gui/locales/LoadingDialog_de.properties index effc80e63..5b0cdf7a6 100644 --- a/src/com/jpexs/decompiler/flash/gui/locales/LoadingDialog_de.properties +++ b/src/com/jpexs/decompiler/flash/gui/locales/LoadingDialog_de.properties @@ -1,4 +1,4 @@ -# Copyright (C) 2010-2016 JPEXS +# Copyright (C) 2010-2026 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 diff --git a/src/com/jpexs/decompiler/flash/gui/locales/MainFrame_de.properties b/src/com/jpexs/decompiler/flash/gui/locales/MainFrame_de.properties index bff88a332..cf98e8ab0 100644 --- a/src/com/jpexs/decompiler/flash/gui/locales/MainFrame_de.properties +++ b/src/com/jpexs/decompiler/flash/gui/locales/MainFrame_de.properties @@ -1,4 +1,4 @@ -# Copyright (C) 2010-2016 JPEXS +# Copyright (C) 2010-2026 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 diff --git a/src/com/jpexs/decompiler/flash/gui/locales/ModeFrame_de.properties b/src/com/jpexs/decompiler/flash/gui/locales/ModeFrame_de.properties index 30e6ee795..006fdb63b 100644 --- a/src/com/jpexs/decompiler/flash/gui/locales/ModeFrame_de.properties +++ b/src/com/jpexs/decompiler/flash/gui/locales/ModeFrame_de.properties @@ -1,4 +1,4 @@ -# Copyright (C) 2010-2016 JPEXS +# Copyright (C) 2010-2026 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 diff --git a/src/com/jpexs/decompiler/flash/gui/locales/NewFileDialog_de.properties b/src/com/jpexs/decompiler/flash/gui/locales/NewFileDialog_de.properties index 5c9fe1ffd..4de590690 100644 --- a/src/com/jpexs/decompiler/flash/gui/locales/NewFileDialog_de.properties +++ b/src/com/jpexs/decompiler/flash/gui/locales/NewFileDialog_de.properties @@ -1,4 +1,4 @@ -# Copyright (C) 2022 JPEXS +# Copyright (C) 2010-2026 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 diff --git a/src/com/jpexs/decompiler/flash/gui/locales/NewVersionDialog_de.properties b/src/com/jpexs/decompiler/flash/gui/locales/NewVersionDialog_de.properties index c2f02151a..ab2b5258a 100644 --- a/src/com/jpexs/decompiler/flash/gui/locales/NewVersionDialog_de.properties +++ b/src/com/jpexs/decompiler/flash/gui/locales/NewVersionDialog_de.properties @@ -1,4 +1,4 @@ -# Copyright (C) 2010-2016 JPEXS +# Copyright (C) 2010-2026 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 diff --git a/src/com/jpexs/decompiler/flash/gui/locales/PathResolvingDialog_de.properties b/src/com/jpexs/decompiler/flash/gui/locales/PathResolvingDialog_de.properties index f4cc9ac07..f05b8bcc9 100644 --- a/src/com/jpexs/decompiler/flash/gui/locales/PathResolvingDialog_de.properties +++ b/src/com/jpexs/decompiler/flash/gui/locales/PathResolvingDialog_de.properties @@ -1,4 +1,4 @@ -# Copyright (C) 2024 JPEXS +# Copyright (C) 2010-2026 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 diff --git a/src/com/jpexs/decompiler/flash/gui/locales/RenameDialog_de.properties b/src/com/jpexs/decompiler/flash/gui/locales/RenameDialog_de.properties index d469fa0d7..7da0f27e4 100644 --- a/src/com/jpexs/decompiler/flash/gui/locales/RenameDialog_de.properties +++ b/src/com/jpexs/decompiler/flash/gui/locales/RenameDialog_de.properties @@ -1,4 +1,4 @@ -# Copyright (C) 2010-2016 JPEXS +# Copyright (C) 2010-2026 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 diff --git a/src/com/jpexs/decompiler/flash/gui/locales/ReplaceCharacterDialog_de.properties b/src/com/jpexs/decompiler/flash/gui/locales/ReplaceCharacterDialog_de.properties index 1a6f3386b..56c18fabe 100644 --- a/src/com/jpexs/decompiler/flash/gui/locales/ReplaceCharacterDialog_de.properties +++ b/src/com/jpexs/decompiler/flash/gui/locales/ReplaceCharacterDialog_de.properties @@ -1,4 +1,4 @@ -# Copyright (C) 2010-2016 JPEXS +# Copyright (C) 2010-2026 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 diff --git a/src/com/jpexs/decompiler/flash/gui/locales/ReplaceTraceDialog_de.properties b/src/com/jpexs/decompiler/flash/gui/locales/ReplaceTraceDialog_de.properties index 1847a0573..a5a8db140 100644 --- a/src/com/jpexs/decompiler/flash/gui/locales/ReplaceTraceDialog_de.properties +++ b/src/com/jpexs/decompiler/flash/gui/locales/ReplaceTraceDialog_de.properties @@ -1,4 +1,4 @@ -# Copyright (C) 2010-2016 JPEXS +# Copyright (C) 2010-2026 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 @@ -15,4 +15,4 @@ dialog.title = Trace-Funktionsaufrufe ersetzen function.debugAlert = debugAlert - Webbrowser JavaScript-Alert function.debugConsole = debugConsole - Webbrowser JavaScript console.log -function.debugSocket = debugSocket - Socket-Verbindung zum Decompiler \ No newline at end of file +function.debugSocket = debugSocket - Socket-Verbindung zum Decompiler diff --git a/src/com/jpexs/decompiler/flash/gui/locales/SearchDialog_de.properties b/src/com/jpexs/decompiler/flash/gui/locales/SearchDialog_de.properties index e0d7b7c50..0a343f402 100644 --- a/src/com/jpexs/decompiler/flash/gui/locales/SearchDialog_de.properties +++ b/src/com/jpexs/decompiler/flash/gui/locales/SearchDialog_de.properties @@ -1,4 +1,4 @@ -# Copyright (C) 2010-2016 JPEXS +# Copyright (C) 2010-2026 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 diff --git a/src/com/jpexs/decompiler/flash/gui/locales/SearchResultsDialog_de.properties b/src/com/jpexs/decompiler/flash/gui/locales/SearchResultsDialog_de.properties index 3f630288d..d0e3a2d6e 100644 --- a/src/com/jpexs/decompiler/flash/gui/locales/SearchResultsDialog_de.properties +++ b/src/com/jpexs/decompiler/flash/gui/locales/SearchResultsDialog_de.properties @@ -1,4 +1,4 @@ -# Copyright (C) 2010-2016 JPEXS +# Copyright (C) 2010-2026 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 @@ -14,4 +14,4 @@ # along with this program. If not, see . button.goto = Gehe zu button.close = Schlie\u00dfen -dialog.title = Suchergebnisse: %text% \ No newline at end of file +dialog.title = Suchergebnisse: %text% diff --git a/src/com/jpexs/decompiler/flash/gui/locales/SelectFramePositionDialog_de.properties b/src/com/jpexs/decompiler/flash/gui/locales/SelectFramePositionDialog_de.properties index 2afab0bb1..8e3baa117 100644 --- a/src/com/jpexs/decompiler/flash/gui/locales/SelectFramePositionDialog_de.properties +++ b/src/com/jpexs/decompiler/flash/gui/locales/SelectFramePositionDialog_de.properties @@ -1,4 +1,4 @@ -# Copyright (C) 2022 JPEXS +# Copyright (C) 2010-2026 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 diff --git a/src/com/jpexs/decompiler/flash/gui/locales/SelectLanguageDialog_de.properties b/src/com/jpexs/decompiler/flash/gui/locales/SelectLanguageDialog_de.properties index 2229ffebe..46d1a9845 100644 --- a/src/com/jpexs/decompiler/flash/gui/locales/SelectLanguageDialog_de.properties +++ b/src/com/jpexs/decompiler/flash/gui/locales/SelectLanguageDialog_de.properties @@ -1,4 +1,4 @@ -# Copyright (C) 2010-2016 JPEXS +# Copyright (C) 2010-2026 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 diff --git a/src/com/jpexs/decompiler/flash/gui/locales/SelectTagOfTypeDialog_de.properties b/src/com/jpexs/decompiler/flash/gui/locales/SelectTagOfTypeDialog_de.properties index 79537a3bf..9dd7501ba 100644 --- a/src/com/jpexs/decompiler/flash/gui/locales/SelectTagOfTypeDialog_de.properties +++ b/src/com/jpexs/decompiler/flash/gui/locales/SelectTagOfTypeDialog_de.properties @@ -1,4 +1,4 @@ -# Copyright (C) 2022 JPEXS +# Copyright (C) 2010-2026 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 diff --git a/src/com/jpexs/decompiler/flash/gui/locales/SelectTagPositionDialog_de.properties b/src/com/jpexs/decompiler/flash/gui/locales/SelectTagPositionDialog_de.properties index d6625b54c..38f9f68b8 100644 --- a/src/com/jpexs/decompiler/flash/gui/locales/SelectTagPositionDialog_de.properties +++ b/src/com/jpexs/decompiler/flash/gui/locales/SelectTagPositionDialog_de.properties @@ -1,4 +1,4 @@ -# Copyright (C) 2022 JPEXS +# Copyright (C) 2010-2026 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 diff --git a/src/com/jpexs/decompiler/flash/gui/locales/SnappingDialog_de.properties b/src/com/jpexs/decompiler/flash/gui/locales/SnappingDialog_de.properties index b44fba083..21c78edb9 100644 --- a/src/com/jpexs/decompiler/flash/gui/locales/SnappingDialog_de.properties +++ b/src/com/jpexs/decompiler/flash/gui/locales/SnappingDialog_de.properties @@ -1,4 +1,4 @@ -# Copyright (C) 2025 JPEXS +# Copyright (C) 2010-2026 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 @@ -12,7 +12,6 @@ # # You should have received a copy of the GNU General Public License # along with this program. If not, see . - dialog.title = Ausrichten button.ok = OK button.cancel = Abbrechen diff --git a/src/com/jpexs/decompiler/flash/gui/locales/abc/ABCExplorerDialog_de.properties b/src/com/jpexs/decompiler/flash/gui/locales/abc/ABCExplorerDialog_de.properties index d3088b8c1..77e86f5f4 100644 --- a/src/com/jpexs/decompiler/flash/gui/locales/abc/ABCExplorerDialog_de.properties +++ b/src/com/jpexs/decompiler/flash/gui/locales/abc/ABCExplorerDialog_de.properties @@ -1,4 +1,4 @@ -# Copyright (C) 2023 JPEXS +# Copyright (C) 2010-2026 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 diff --git a/src/com/jpexs/decompiler/flash/gui/locales/abc/AddClassDialog_de.properties b/src/com/jpexs/decompiler/flash/gui/locales/abc/AddClassDialog_de.properties index feec3d72f..a2063d509 100644 --- a/src/com/jpexs/decompiler/flash/gui/locales/abc/AddClassDialog_de.properties +++ b/src/com/jpexs/decompiler/flash/gui/locales/abc/AddClassDialog_de.properties @@ -1,4 +1,4 @@ -# Copyright (C) 2021 JPEXS +# Copyright (C) 2010-2026 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 diff --git a/src/com/jpexs/decompiler/flash/gui/locales/abc/As3ClassLinkageDialog_de.properties b/src/com/jpexs/decompiler/flash/gui/locales/abc/As3ClassLinkageDialog_de.properties index ff6f477ac..0714ccb21 100644 --- a/src/com/jpexs/decompiler/flash/gui/locales/abc/As3ClassLinkageDialog_de.properties +++ b/src/com/jpexs/decompiler/flash/gui/locales/abc/As3ClassLinkageDialog_de.properties @@ -1,4 +1,4 @@ -# Copyright (C) 2024 JPEXS +# Copyright (C) 2010-2026 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 diff --git a/src/com/jpexs/decompiler/flash/gui/locales/abc/DeobfuscationDialog_de.properties b/src/com/jpexs/decompiler/flash/gui/locales/abc/DeobfuscationDialog_de.properties index c8fd91a8c..8b449821e 100644 --- a/src/com/jpexs/decompiler/flash/gui/locales/abc/DeobfuscationDialog_de.properties +++ b/src/com/jpexs/decompiler/flash/gui/locales/abc/DeobfuscationDialog_de.properties @@ -1,4 +1,4 @@ -# Copyright (C) 2010-2016 JPEXS +# Copyright (C) 2010-2026 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 diff --git a/src/com/jpexs/decompiler/flash/gui/locales/abc/NewTraitDialog_de.properties b/src/com/jpexs/decompiler/flash/gui/locales/abc/NewTraitDialog_de.properties index 6a54b05cc..0601dc96c 100644 --- a/src/com/jpexs/decompiler/flash/gui/locales/abc/NewTraitDialog_de.properties +++ b/src/com/jpexs/decompiler/flash/gui/locales/abc/NewTraitDialog_de.properties @@ -1,4 +1,4 @@ -# Copyright (C) 2010-2016 JPEXS +# Copyright (C) 2010-2026 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 diff --git a/src/com/jpexs/decompiler/flash/gui/locales/abc/SelectDoABCDialog_de.properties b/src/com/jpexs/decompiler/flash/gui/locales/abc/SelectDoABCDialog_de.properties index 3b9bfa4f2..8dfaf16c0 100644 --- a/src/com/jpexs/decompiler/flash/gui/locales/abc/SelectDoABCDialog_de.properties +++ b/src/com/jpexs/decompiler/flash/gui/locales/abc/SelectDoABCDialog_de.properties @@ -1,4 +1,4 @@ -# Copyright (C) 2022 JPEXS +# Copyright (C) 2010-2026 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 diff --git a/src/com/jpexs/decompiler/flash/gui/locales/abc/UsageFrame_de.properties b/src/com/jpexs/decompiler/flash/gui/locales/abc/UsageFrame_de.properties index 4f5790f2b..e30125c02 100644 --- a/src/com/jpexs/decompiler/flash/gui/locales/abc/UsageFrame_de.properties +++ b/src/com/jpexs/decompiler/flash/gui/locales/abc/UsageFrame_de.properties @@ -1,4 +1,4 @@ -# Copyright (C) 2010-2016 JPEXS +# Copyright (C) 2010-2026 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 diff --git a/src/com/jpexs/decompiler/flash/gui/locales/action/AddScriptDialog_de.properties b/src/com/jpexs/decompiler/flash/gui/locales/action/AddScriptDialog_de.properties index e5224490c..320e6ad69 100644 --- a/src/com/jpexs/decompiler/flash/gui/locales/action/AddScriptDialog_de.properties +++ b/src/com/jpexs/decompiler/flash/gui/locales/action/AddScriptDialog_de.properties @@ -1,3 +1,17 @@ +# Copyright (C) 2010-2026 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 . framenum = Frame #: dialog.title = Skript hinzuf\u00fcgen button.ok = OK diff --git a/src/com/jpexs/decompiler/flash/gui/locales/hexview/GotoAddressDialog_de.properties b/src/com/jpexs/decompiler/flash/gui/locales/hexview/GotoAddressDialog_de.properties index fed827723..4074cbc40 100644 --- a/src/com/jpexs/decompiler/flash/gui/locales/hexview/GotoAddressDialog_de.properties +++ b/src/com/jpexs/decompiler/flash/gui/locales/hexview/GotoAddressDialog_de.properties @@ -1,3 +1,17 @@ +# Copyright (C) 2010-2026 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 = Gehe zu Adresse button.ok = OK button.cancel = Abbrechen diff --git a/src/com/jpexs/decompiler/flash/gui/locales/proxy/ProxyFrame_de.properties b/src/com/jpexs/decompiler/flash/gui/locales/proxy/ProxyFrame_de.properties index f8916d1fd..af413b50a 100644 --- a/src/com/jpexs/decompiler/flash/gui/locales/proxy/ProxyFrame_de.properties +++ b/src/com/jpexs/decompiler/flash/gui/locales/proxy/ProxyFrame_de.properties @@ -1,4 +1,4 @@ -# Copyright (C) 2010-2016 JPEXS +# Copyright (C) 2010-2026 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 diff --git a/src/com/jpexs/decompiler/flash/gui/locales/soleditor/SolEditorFrame_de.properties b/src/com/jpexs/decompiler/flash/gui/locales/soleditor/SolEditorFrame_de.properties index e7b67fc6c..6571db99b 100644 --- a/src/com/jpexs/decompiler/flash/gui/locales/soleditor/SolEditorFrame_de.properties +++ b/src/com/jpexs/decompiler/flash/gui/locales/soleditor/SolEditorFrame_de.properties @@ -1,3 +1,17 @@ +# Copyright (C) 2010-2026 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 = SOL-Cookie-Editor button.new = Neu