diff --git a/src/com/jpexs/decompiler/flash/gui/locales/MainFrame_sv.properties b/src/com/jpexs/decompiler/flash/gui/locales/MainFrame_sv.properties index ce03a52b9..3a90b9ef9 100644 --- a/src/com/jpexs/decompiler/flash/gui/locales/MainFrame_sv.properties +++ b/src/com/jpexs/decompiler/flash/gui/locales/MainFrame_sv.properties @@ -432,3 +432,35 @@ generictag.array.insertbefore = Infoga %item% f\u00f6re generictag.array.remove = Tabort %item% generictag.array.insertafter = Infoga %item% efter generictag.array.insertend = Infoga %item% vid slutet + +#after version 2.0.0 +contextmenu.expandAll = Expandera alla +binaryData.truncateWarning = %count% bytes truncated. +filter.sounds = St\u00f6djande ljudformat (*.wav, *.mp3) +filter.sounds.wav = Wave filformat (*.wav) +filter.sounds.mp3 = MP3 komprimerat format (*.mp3) + +error.sound.invalid = Ogiltigt ljud. + +button.prev = F\u00f6reg\u00e5ende +button.next = N\u00e4sta + +#after version 2.1.0 +message.action.playerglobal.title = PlayerGlobal bibliotek beh\u00f6vs +message.action.playerglobal.needed = F\u00f6r ActionScript 3 direkt redigering, beh\u00f6vs ett bibliotek som kallas "PlayerGlobal.swc" det beh\u00f6vs laddas ned fr\u00e5n Adobe's hemsida.\r\n%adobehomepage%\r\nKlicka p\u00e5 okej f\u00f6r att g\u00e5 till nerladdningssidan. +message.action.playerglobal.place = Ladda ned biblioteket som kallas PlayerGlobal(.swc), och placera det i katalogen\r\n%libpath%\r\n Klica okej f\u00f6r att forts\u00e4tta. + +message.confirm.experimental.function = Denna funktion \u00e4r experimenterande. Det menas att du inte ska lita p\u00e5 resultaten och SWF-filen kan bli ej fungerande efter sparning. +message.confirm.donotshowagain = Visa inte igen + +menu.import = Importera +menu.file.import.text = Importera text +import.select.directory = V\u00e4lj kategori som du vill importera +error.text.import = Fel uppstod under text importering. Vill du forts\u00e4tta? + +#after version 2.1.1 +contextmenu.removeWithDependencies = Bort med beroenden + +abc.action.find-usages = Hitta anv\u00e4ndningar +abc.action.find-declaration = Hitta f\u00f6rklaring + diff --git a/src/com/jpexs/decompiler/flash/gui/locales/SearchResultsDialog_sv.properties b/src/com/jpexs/decompiler/flash/gui/locales/SearchResultsDialog_sv.properties new file mode 100644 index 000000000..246ce2d67 --- /dev/null +++ b/src/com/jpexs/decompiler/flash/gui/locales/SearchResultsDialog_sv.properties @@ -0,0 +1,18 @@ +# Copyright (C) 2010-2015 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 = G\u00e5 till +button.close = St\u00e4ng +dialog.title = S\u00f6kresultat: %text% \ No newline at end of file diff --git a/src/com/jpexs/decompiler/flash/gui/locales/abc/UsageFrame_sv.properties b/src/com/jpexs/decompiler/flash/gui/locales/abc/UsageFrame_sv.properties index 5c2f460c6..ea09c980e 100644 --- a/src/com/jpexs/decompiler/flash/gui/locales/abc/UsageFrame_sv.properties +++ b/src/com/jpexs/decompiler/flash/gui/locales/abc/UsageFrame_sv.properties @@ -16,3 +16,4 @@ button.goto = G\u00e5 till button.cancel = Avbryt dialog.title = Anv\u00e4ndning: +dialog.title.declaration = F\u00f6rklaring: