haiku/data/catalogs/apps/installer/sv.catkeys

66 lines
11 KiB
Plaintext
Raw Normal View History

1 swedish x-vnd.Haiku-Installer 863906579
Installer\n\twritten by Jérôme Duval and Stephan Aßmus\n\tCopyright 2005-2010, Haiku.\n\n InstallerApp Installer\n\tskriven av Jérôme Duval och Stephan Aßmus\n\tCopyright 2005-2010, Haiku.\n\n
Installation completed. Boot sector has been written to '%s'. Press Quit to leave the Installer or choose a new target volume to perform another installation. InstallerWindow Installationen är klar. Boot sektor har skrivits till '%s'. Klicka på Avsluta för att lämna installationsprogrammet eller välj en ny volym att installera på.
Quit InstallerWindow Avsluta
Stop InstallerWindow In alert after pressing Stop Stopp
Installation completed. Boot sector has been written to '%s'. Press Quit to restart the computer or choose a new target volume to perform another installation. InstallerWindow Installationen är klar. Bootsektor har skrivits till '%s'. Klicka på Avsluta för att starta om datorn eller välj en ny volym att installera på.
Install progress: InstallerWindow Installationsprocess:
Starting Installation. InstallProgress Startar installationen.
Are you sure you want to install onto the current boot disk? The Installer will have to reboot your machine if you proceed. InstallProgress Är du säker på att du vill installera på den valda boot-disken? Installationsprogrammet måste starta om din dator om du fortsätter.
OK InstallProgress OK
Choose the source and destination disk from the pop-up menus. Then click \"Begin\". InstallerWindow Välj käll- och destinationsdisk från menyn. Klicka sedan \"Starta\".
Install from: InstallerWindow Installera från:
%1ld of %2ld InstallerWindow number of files copied %1ld av %2ld
Installer InstallerWindow Installerare
Continue InstallerApp Fortsätt
Write boot sector to '%s' InstallerWindow Skriv startsektor till '%s'
Collecting copy information. InstallProgress Förbereder inför kopiering.
Choose the source disk from the pop-up menu. Then click \"Begin\". InstallerWindow Välj källdisk från menyn. Klicka sedan \"Starta\".
Boot sector successfully written. InstallProgress Skrivning av startsektor lyckades.
Performing installation. InstallProgress Verkställer installation.
scanning… InstallerWindow skannar…
Finishing Installation. InstallProgress Slutför Installation.
README InstallerApp LÄS MIG
The destination disk may not have enough space. Try choosing a different disk or choose to not install optional items. InstallProgress Destinationsdisken kan ha för lite ledigt utrymme. Försök att välja en annan disk eller välj att installera färre valbara paket.
Scanning for disks… InstallerWindow Skannar efter diskar…
The disk can't be mounted. Please choose a different disk. InstallProgress Disken kan inte monteras. Var god välj en annan disk.
?? of ?? InstallerWindow Unknown progress ?? av ??
Launch the DriveSetup utility to partition\navailable hard drives and other media.\nPartitions can be initialized with the\nBe File System needed for a Haiku boot\npartition. InstallerWindow Starta DriveSetup-verktyget för att partitionera\ntillgängliga hårddiskar och annan media.\nPartitioner can formateras med Be-filsystemet\n som krävs för en Haiku boot-partition.
Show optional packages InstallerWindow Visa valfria paket
No partitions have been found that are suitable for installation. Please set up partitions and initialize at least one partition with the Be File System. InstallerWindow Inga partitioner har hittats som är dugliga för installation. Var god ställ in partitioner och initialisera minst en partition med Be-filsystemet.
Choose the disk you want to install onto from the pop-up menu. Then click \"Begin\". InstallerWindow Välj den disk du vill installera till från menyn. Klicka sedan \"Starta\".
Unknown Type InstallProgress Partition content type Okänd Typ
<none> InstallerWindow No partition available <none>
Installation canceled. InstallProgress Installationen avbröts.
You can't install the contents of a disk onto itself. Please choose a different disk. InstallProgress Du kan inte installera innehållet av en disk på den själv. Var god välj en annan disk.
??? InstallerWindow Unknown partition name ???
Hide optional packages InstallerWindow Göm valfria paket
Please close the DriveSetup window before closing the Installer window. InstallerWindow Var god stäng DriveSetups-fönstret innan du stänger fönstret för Installer.
Set up partitions… InstallerWindow Ställ in partitioner...
The partition can't be mounted. Please choose a different partition. InstallProgress Partitionen kan inte monteras. Var god välj en annan partition.
Install anyway InstallProgress Installera ändå
An error was encountered and the installation was not completed:\n\nError: %s InstallerWindow Ett fel uppstod och installationen kunde ej slutföras:\n\nFelmeddelande: %s
Press the Begin button to install from '%1s' onto '%2s'. InstallerWindow Klicka på knappen Starta för att installera från '%1s' till '%2s'.
Running DriveSetup…\n\nClose DriveSetup to continue with the installation. InstallerWindow Kör DriveSetup…\n\nStäng ner DriveSetup för att fortsätta med installationen.
Please choose target InstallerWindow Välj mål
Begin InstallerWindow Starta
Welcome to the Haiku Installer!\n\nIMPORTANT INFORMATION BEFORE INSTALLING HAIKU\n\nThis is alpha-quality software! It means there is a high risk of losing important data. Make frequent backups! You have been warned.\n\n1) If you are installing Haiku onto real hardware (not inside an emulator) it is recommended that you have already prepared a hard disk partition. The Installer and the DriveSetup tool offer to initialize existing partitions with the Haiku native file system, but the options to change the actual partition layout may not have been tested on a sufficiently great variety of computer installations so we do not recommend using it.\nIf you have not created a partition yet, simply reboot, create the partition using whatever tool you feel most comfortable with, and reboot into Haiku to continue with the installation. You could for example use the GParted Live-CD, it can also resize existing partitions to make room.\n\n2) The Installer will take no steps to integrate Haiku into an existing boot menu. The Haiku partition itself will be made bootable. If you have GRUB already installed, edit your /boot/grub/menu.lst by launching your favorite editor from a Terminal like this:\n\n\tsudo <your favorite text editor> /boot/grub/menu.lst\n\nYou'll note that GRUB uses a different naming strategy for hard drives than Linux.\n\nWith GRUB it's: (hdN,n)\n\nAll harddisks start with \"hd\"\n\"N\" is the hard disk number, starting with \"0\".\n\"n\" is the partition number, also starting with \"0\".\nThe first logical partition always has the number 4, regardless of the number of primary partitions.\n\nSo behind the other menu entries towards the bottom of the file, add something similar to these lines:\n\n\t# Haiku on /dev/sda7\n\ttitle\t\t\t\tHaiku\n\trootnoverify\t\t(hd0,6)\n\tchainloader\t\t+1\n\nYou can see the correct partition in GParted for example.\n\n3) When you successfully boot into Haiku for the first time, make sure to read our \"Welcome\" documentation, there is a link on the Desktop.\n\nHave fun and thanks a lot for trying out Haiku! We hope you like it! InstallerApp Välkommen till installationen för Haiku!\n\nVIKTIG INFORMATION FÖRE DU INSTALLERAR HAIKU\n\nDenna mjukvara är av alpha-kvalitet! Detta betyder att risken för att förlora viktig data är hög. Gör säkerhetskopior! Du har blivit varnad.\n\n1) Om du installerar Haiku på riktig hårdvara (inte inuti en emulator) rekommenderar vi att du förbereder en partition på hårddisken i förväg. Möjligheten att initialisera existerande partitioner med det nativa filsystemet i Haiku kan göras med DriveSetup-verktyget, men möjligheten att ändra layouten för hårddisken har ej blivit genomgående testad på olika system. Vi rekommenderar därför inte att du använder denna möjlighet.\nOm du inte har skapat en partition ännu kan du starta om systemet, skapa partitionen med valfritt verktyg och sedan starta upp Haiku igen för att fortsätta installationen. Ett exempel på ett sådant verktyg är GParted Live-CD, som också kan ändra storleken på existerande partitioner för att skapa utrymme.\n\n2) Installeraren kommer ej att integrera Haiku med existerande bootmenyer, men Haiku-partitionen kommer dock att vara bootbar. Om du har GRUB installerat kan du redigera /boot/grub/menu.lst genom att starta din favoriteditor från en terminal:\n\n\tsudo <din favoriteditor> /boot/grub/menu.lst\n\nNotera att GRUB använder ett annat system för att namnge hårddiskar än Linux.\n\nMed GRUB: (hdN,n)\n\nAlla hårddiskar startar med \"hd\"\n\"N\" är numret på hårddisken, börjar från \"0\".\n\"n\" är numret på partitionen, även de börjar från \"0\".\nDen första logiska partitionen har alltid numret 4, oberoende av hur många primära partitioner som existerar.\n\nEfter de andra menyalternativen i menu.lst, mot slutet av filen, kan du lägga till något liknande till dessa rader:\n\n\t# Haiku on /dev/sda7\n\ttitle\t\t\t\tHaiku\n\trootnoverify\t\t(hd0,6)\n\tchainloader\t\t+1\n\nDu kan finna vilken partition som är korrekt i till exempel GParter.\n
Write boot sector InstallerWindow Skriv boot-sektor
DriveSetup, the application to configure disk partitions, could not be launched. InstallerWindow DriveSetup, programmet för att konfigurera partitioner, lyckades ej starta.
No optional packages available. PackagesView Inga valbara paket tillgängliga.
Additional disk space required: %s InstallerWindow Ytterligare diskutrymme behövs: %s
Cancel InstallProgress Avbryt
Try installing anyway InstallProgress Försök installera ändå
Are you sure you want to to stop the installation? InstallerWindow Är du säker att du vill avbryta installationen?
Onto: InstallerWindow Till:
The target volume is not empty. Are you sure you want to install anyway?\n\nNote: The 'system' folder will be a clean copy from the source volume, all other folders will be merged, whereas files and links that exist on both the source and target volume will be overwritten with the source volume version. InstallProgress Volymen du har valt som mål är ej tom. Är du säker på att du vill installera?\n\nObs: Mappen 'system' skapas som en ren kopia från installationskällan, övriga mappar blir sammansatta. Filer som existerar på både källvolymen och det valda målet skrivs över med versionen från källan.
Are you sure you want to abort the installation and restart the system? InstallerWindow Är du säker på att du vill avbryta installationen och starta om systemet
Restart system InstallerWindow Starta om systemet
Quit InstallerApp Avsluta
OK InstallerApp OK
Continue InstallerWindow In alert after pressing Stop Fortsätt
OK InstallerWindow Okej
Cancel InstallerWindow Avbryt
Additional disk space required: 0.0 KiB InstallerWindow Ytterligare nödvändigt diskutrymme: 0.0 KiB
The mount point could not be retrieved. InstallProgress Monteringspunkten kunde inte hämtas