NSIS/Contrib/Language files/Swedish.nlf

190 lines
5.1 KiB
Text
Raw Normal View History

# Header, don't edit
NLF v6
# Language ID
1053
# Font and size - dash (-) means default
-
-
# Codepage - dash (-) means ANSI code page
1252
* PageEx - every page can be used everywhere and as many times as needed * DirVar - easy way to add another dir page * default strings in the language file (Page directory is enough, no need for DirText) * strings from the language file are now LangStrings that can be used in the script * no more /LANG - one string for all languages * any lang strings can be used everywhere, installer or uninstaller (no un.) * no more unprocessed strings - variables can be used almost everywhere (except in licenseData and InstallDirRegKey) * DirText parm for browse dialog text * SetBkColor -> SetCtlColors - can now set text color too * fixed SetOutPath and File /r bug * fixed File /a /oname bug * added $_CLICK for pages * added quotes support in lang files (patch #752620) * extraction progress * separate RTL dialogs for RTL langs (improved RTL too) * InstallOptions RTL * StartMenu RTL * fixed RegDLL? * added IfSilent and SetSilent (SetSilent only works from .onInit) * fixed verify window (it never showed) (bug #792494) * fixed ifnewer readonly file problem (patch #783782) * fixed wininit.ini manipulation when there is another section after [rename] * fixed some ClearType issues * fixed a minor bug in the resource editor * fixed !ifdef/!endif stuff, rewritten * lots of code and comments clean ups * got rid of some useless exceptions handling and STL classes (still much more to go) * lots of optimizations, of course ;) * updated system.dll with support for GUID, WCHAR, and fast VTable calling (i.e. COM ready) * minor bug fixes git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@2823 212acab6-be3b-0410-9dea-997c60f758d6
2003-09-04 18:25:57 +00:00
# RTL - anything else than RTL means LTR
-
# Translation by Magnus Bonnevier (magnus.bonnevier@telia.com)
# ^Branding
Nullsoft Install System %s
# ^SetupCaption
$(^Name) Installation
# ^UninstallCaption
* PageEx - every page can be used everywhere and as many times as needed * DirVar - easy way to add another dir page * default strings in the language file (Page directory is enough, no need for DirText) * strings from the language file are now LangStrings that can be used in the script * no more /LANG - one string for all languages * any lang strings can be used everywhere, installer or uninstaller (no un.) * no more unprocessed strings - variables can be used almost everywhere (except in licenseData and InstallDirRegKey) * DirText parm for browse dialog text * SetBkColor -> SetCtlColors - can now set text color too * fixed SetOutPath and File /r bug * fixed File /a /oname bug * added $_CLICK for pages * added quotes support in lang files (patch #752620) * extraction progress * separate RTL dialogs for RTL langs (improved RTL too) * InstallOptions RTL * StartMenu RTL * fixed RegDLL? * added IfSilent and SetSilent (SetSilent only works from .onInit) * fixed verify window (it never showed) (bug #792494) * fixed ifnewer readonly file problem (patch #783782) * fixed wininit.ini manipulation when there is another section after [rename] * fixed some ClearType issues * fixed a minor bug in the resource editor * fixed !ifdef/!endif stuff, rewritten * lots of code and comments clean ups * got rid of some useless exceptions handling and STL classes (still much more to go) * lots of optimizations, of course ;) * updated system.dll with support for GUID, WCHAR, and fast VTable calling (i.e. COM ready) * minor bug fixes git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@2823 212acab6-be3b-0410-9dea-997c60f758d6
2003-09-04 18:25:57 +00:00
$(^Name) Avinstallation
# ^LicenseSubCaption
: Licensavtal
# ^ComponentsSubCaption
: Installationsval
# ^DirSubCaption
: Installationskatalog
# ^InstallingSubCaption
: Installerar
# ^CompletedSubCaption
: Slutf<74>rd
# ^UnComponentsSubCaption
: Avinstallationsval
# ^UnDirSubCaption
: Avinstallationskatalog
# ^ConfirmSubCaption
: Bekr<6B>ftelse
# ^UninstallingSubCaption
: Avinstallerar
# ^UnCompletedSubCaption
: Slutf<74>rd
# ^BackBtn
< &Tillbaka
# ^NextBtn
&N<>sta >
# ^AgreeBtn
Jag &Godk<64>nner
# ^AcceptBtn
Jag &Godk<64>nner villkoren i licensavtalet
# ^DontAcceptBtn
Jag &Godk<64>nner inte villkoren i licensavtalet
# ^InstallBtn
&Installera
# ^UninstallBtn
&Avinstallera
# ^CancelBtn
Avbryt
# ^CloseBtn
&St<53>ng
# ^BrowseBtn
B&l<>ddra...
# ^ShowDetailsBtn
Visa &detaljer
# ^ClickNext
Klicka p<> N<>sta f<>r att forts<74>tta.
# ^ClickInstall
Klicka p<> Installera f<>r att starta installationen.
# ^ClickUninstall
Klicka p<> Avinstallera f<>r att starta avinstallationen.
# ^Name
Namn
# ^Completed
Slutf<EFBFBD>rd
# ^LicenseText
Var v<>nlig l<>s igenom licensvillkoren innan du installerar $(^NameDA). Om du accepterar villkoren i avtalet, klicka Jag Godk<64>nner.
# ^LicenseTextCB
Var v<>nlig l<>s igenom licensvillkoren innan du installerar $(^NameDA). Om du accepterar villkoren i avtalet, klicka i checkrutan nedan. $_CLICK
# ^LicenseTextRB
Var v<>nlig l<>s igenom licensvillkoren innan du installerar $(^NameDA). Om du accepterar villkoren i avtalet, v<>lj det f<>rsta alternativet nedan. $_CLICK
# ^UnLicenseText
Var v<>nlig l<>s igenom licensvillkoren innan du avinstallerar $(^NameDA). Om du accepterar villkoren i avtalet, klicka Jag Godk<64>nner.
# ^UnLicenseTextCB
Var v<>nlig l<>s igenom licensvillkoren innan du avinstallerar $(^NameDA). Om du accepterar villkoren i avtalet, klicka i checkrutan nedan. $_CLICK
# ^UnLicenseTextRB
Var v<>nlig l<>s igenom licensvillkoren innan du avinstallerar $(^NameDA). Om du accepterar villkoren i avtalet, v<>lj det f<>rsta alternativet nedan. $_CLICK
# ^Custom
Valfri
# ^ComponentsText
Markera de komponenter du vill installera och avmarkera de komponenter du inte vill installera. $_CLICK
# ^ComponentsSubText1
V<EFBFBD>lj typ av installation:
# ^ComponentsSubText2_NoInstTypes
V<EFBFBD>lj komponenter att installera:
# ^ComponentsSubText2
Eller, v<>lj de alternativa komponenter du <20>nskar installera:
# ^UnComponentsText
Markera de komponenter du vill avinstallera och avmarkera de komponenter du inte vill avinstallera. $_CLICK
# ^UnComponentsSubText1
V<EFBFBD>lj typ av avinstallation:
# ^UnComponentsSubText2_NoInstTypes
V<EFBFBD>lj komponenter att avinstallera:
# ^UnComponentsSubText2
Eller, v<>lj de alternativa komponenter du <20>nskar avinstallera:
# ^DirText
Guiden kommer att installera $(^NameDA) i f<>ljande katalog. F<>r att installera i en annan katalog, klicka Bl<42>ddra och v<>lj en alternativ katalog. $_CLICK
# ^DirSubText
M<EFBFBD>lkatalog
# ^DirBrowseText
V<EFBFBD>lj katalog att installera $(^NameDA) i:
# ^UnDirText
Installationsguiden kommer att avinstallera $(^NameDA) fr<66>n f<>ljande katalog. F<>r att avinstallera fr<66>n en annan katalog, klicka Bl<42>ddra och v<>lj en annan katalog. $_CLICK
# ^UnDirSubText
""
# ^UnDirBrowseText
V<EFBFBD>lj katalog att avinstallera $(^NameDA) fr<66>n:
# ^SpaceAvailable
"Utrymme tillg<6C>ngligt: "
# ^SpaceRequired
"Utrymme som beh<65>vs: "
# ^UninstallingText
$(^NameDA) kommer att avinstalleras fr<66>n f<>ljande katalog. $_CLICK
# ^UninstallingSubText
Avinstallerar fr<66>n:
# ^FileError
Fel vid <20>ppning av fil f<>r skrivning: \r\n\t"$0"\r\nKlicka p<> avbryt f<>r att avbryta installationen,\r\nf<6E>rs<72>k igen f<>r att f<>rs<72>ka skriva till filen igen, eller\r\nIgnorera f<>r att skippa denna fil
# ^FileError_NoIgnore
Fel vid <20>ppning av fil f<>r skrivning: \r\n\t"$0"\r\nKlicka p<> f<>rs<72>k igen f<>r att skriva till filen igen, eller\r\navbryt f<>r att avbryta installationen
# ^CantWrite
"Kan inte skriva: "
# ^CopyFailed
Kopiering misslyckades
# ^CopyTo
"Kopiera till "
# ^Registering
"Registrerar: "
# ^Unregistering
"Avregistrerar: "
# ^SymbolNotFound
"Kunde inte hitta symbol: "
# ^CouldNotLoad
"Kunde inte ladda: "
# ^CreateFolder
"Skapa katalog: "
# ^CreateShortcut
"Skapa genv<6E>g: "
# ^CreatedUninstaller
"Skapade avinstallationsprogram: "
# ^Delete
"Radera fil: "
# ^DeleteOnReboot
"Radera vid omstart: "
# ^ErrorCreatingShortcut
"Fel vid skapande av genv<6E>g: "
# ^ErrorCreating
"Fel vid skapande: "
# ^ErrorDecompressing
Fel vid uppackning av data! Skadat installationspaket?
# ^ErrorRegistering
Fel vid registrering av DLL
# ^ExecShell
"ExecShell: "
# ^Exec
"K<>r: "
# ^Extract
"Extrahera: "
# ^ErrorWriting
"Extrahera: fel vid skrivning till fil "
# ^InvalidOpcode
Installationspaket skadat: ogiltig opcode
# ^NoOLE
"Ingen OLE f<>r: "
# ^OutputFolder
"M<>lkatalog: "
# ^RemoveFolder
"Ta bort katalog: "
# ^RenameOnReboot
"D<>p om vid omstart: "
# ^Rename
"D<>p om: "
# ^Skipped
"Ignorerad: "
# ^CopyDetails
Kopiera detaljinformation till klippbordet
# ^LogInstall
Logga installationsf<73>rfarandet
# ^Byte
B
# ^Kilo
K
# ^Mega
M
# ^Giga
G