# Swedish translation of manpages # This file is distributed under the same license as the manpages-l10n package. # Copyright © of this file: # Göran Uddeborg , 2024. msgid "" msgstr "" "Project-Id-Version: manpages-l10n\n" "POT-Creation-Date: 2024-05-01 15:41+0200\n" "PO-Revision-Date: 2024-05-08 22:40+0200\n" "Last-Translator: Göran Uddeborg \n" "Language-Team: Swedish \n" "Language: sv\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" #. type: TH #: archlinux debian-bookworm debian-unstable #, no-wrap msgid "GRUB-BIOS-SETUP" msgstr "GRUB-BIOS-SETUP" #. type: TH #: archlinux #, no-wrap msgid "March 2024" msgstr "mars 2024" #. type: TH #: archlinux #, no-wrap msgid "GRUB 2:2.12-2" msgstr "GRUB 2:2.12-2" #. type: TH #: archlinux debian-bookworm debian-unstable #, no-wrap msgid "System Administration Utilities" msgstr "Systemadministrationsverktyg" #. type: SH #: archlinux debian-bookworm debian-unstable #, no-wrap msgid "NAME" msgstr "NAMN" #. type: Plain text #: archlinux debian-bookworm debian-unstable msgid "grub-bios-setup - set up a device to boot using GRUB" msgstr "grub-bios-setup — gör i ordning en enhet för att starta med GRUB" #. type: SH #: archlinux debian-bookworm debian-unstable #, no-wrap msgid "SYNOPSIS" msgstr "SYNOPSIS" #. type: Plain text #: archlinux debian-bookworm debian-unstable msgid "B [I<\\,OPTION\\/>...] I<\\,DEVICE\\/>" msgstr "B [I<\\,FLAGGA\\/>...] I<\\,ENHET\\/>" #. type: SH #: archlinux debian-bookworm debian-unstable #, no-wrap msgid "DESCRIPTION" msgstr "BESKRIVNING" #. type: Plain text #: archlinux debian-bookworm debian-unstable msgid "Set up images to boot from DEVICE." msgstr "Ställ in avbilder till att starta från DEVICE." #. type: Plain text #: archlinux debian-bookworm debian-unstable msgid "" "You should not normally run this program directly. Use grub-install instead." msgstr "" "Normalt kör du inte detta program direkt. Använd B(8) " "istället." #. type: TP #: archlinux debian-bookworm debian-unstable #, no-wrap msgid "B<-a>, B<--allow-floppy>" msgstr "B<-a>, B<--allow-floppy>" #. type: Plain text #: archlinux debian-bookworm debian-unstable msgid "" "make the drive also bootable as floppy (default for fdX devices). May break " "on some BIOSes." msgstr "" "gör enheten startbar som floppy (standard för fdX-enheter). Kan gå sönder på " "en del BIOS." #. type: TP #: archlinux debian-bookworm debian-unstable #, no-wrap msgid "B<-b>, B<--boot-image>=I<\\,FILE\\/>" msgstr "B<-b>, B<--boot-image>=I<\\,FIL\\/>" #. type: Plain text #: archlinux debian-bookworm debian-unstable msgid "use FILE as the boot image [default=boot.img]" msgstr "använd FIL som startavbildning [standard=boot.img]" #. type: TP #: archlinux debian-bookworm debian-unstable #, no-wrap msgid "B<-c>, B<--core-image>=I<\\,FILE\\/>" msgstr "B<-c>, B<--core-image>=I<\\,FIL\\/>" #. type: Plain text #: archlinux debian-bookworm debian-unstable msgid "use FILE as the core image [default=core.img]" msgstr "använd FIL som kärnavbild [standard=core.img]" #. type: TP #: archlinux debian-bookworm debian-unstable #, no-wrap msgid "B<-d>, B<--directory>=I<\\,DIR\\/>" msgstr "B<-d>, B<--directory>=I<\\,KAT\\/>" #. type: Plain text #: archlinux msgid "use GRUB files in the directory DIR [default=//boot/grub]" msgstr "använd GRUB-filer i katalogen KAT [standard=//boot/grub]" #. type: TP #: archlinux debian-bookworm debian-unstable #, no-wrap msgid "B<-f>, B<--force>" msgstr "B<-f>, B<--force>" #. type: Plain text #: archlinux debian-bookworm debian-unstable msgid "install even if problems are detected" msgstr "installera även om problem uppstår" #. type: TP #: archlinux debian-bookworm debian-unstable #, no-wrap msgid "B<-m>, B<--device-map>=I<\\,FILE\\/>" msgstr "B<-m>, B<--device-map>=I<\\,FIL\\/>" #. type: Plain text #: archlinux msgid "use FILE as the device map [default=//boot/grub/device.map]" msgstr "använd FIL som enhetsmappning [standard=//boot/grub/device.map]" #. type: TP #: archlinux debian-bookworm debian-unstable #, no-wrap msgid "B<--no-rs-codes>" msgstr "B<--no-rs-codes>" #. type: Plain text #: archlinux debian-bookworm debian-unstable msgid "" "Do not apply any reed-solomon codes when embedding core.img. This option is " "only available on x86 BIOS targets." msgstr "" "Verkställ inte några reed-solomon-koder när core.img bäddas in. Detta " "alternativ är bara tillgängligt på x86 BIOS." #. type: TP #: archlinux debian-bookworm debian-unstable #, no-wrap msgid "B<-s>, B<--skip-fs-probe>" msgstr "B<-s>, B<--skip-fs-probe>" #. type: Plain text #: archlinux debian-bookworm debian-unstable msgid "do not probe for filesystems in DEVICE" msgstr "leta inte efter filsystem i ENHET" #. type: TP #: archlinux debian-bookworm debian-unstable #, no-wrap msgid "B<-v>, B<--verbose>" msgstr "B<-v>, B<--verbose>" #. type: Plain text #: archlinux debian-bookworm debian-unstable msgid "print verbose messages." msgstr "skriv ut informativa meddelanden." #. type: TP #: archlinux debian-bookworm debian-unstable #, no-wrap msgid "-?, B<--help>" msgstr "-?, B<--help>" #. type: Plain text #: archlinux debian-bookworm debian-unstable msgid "give this help list" msgstr "visa denna hjälplista" #. type: TP #: archlinux debian-bookworm debian-unstable #, no-wrap msgid "B<--usage>" msgstr "B<--usage>" #. type: Plain text #: archlinux debian-bookworm debian-unstable msgid "give a short usage message" msgstr "ge ett kort användningsmeddelande" #. type: TP #: archlinux debian-bookworm debian-unstable #, no-wrap msgid "B<-V>, B<--version>" msgstr "B<-V>, B<--version>" #. type: Plain text #: archlinux debian-bookworm debian-unstable msgid "print program version" msgstr "skriv ut programversion" #. type: Plain text #: archlinux debian-bookworm debian-unstable msgid "" "Mandatory or optional arguments to long options are also mandatory or " "optional for any corresponding short options." msgstr "" "Obligatoriska eller valfria argument till långa flaggor är också " "obligatoriska eller valfria för motsvarande korta flaggor." #. type: Plain text #: archlinux debian-bookworm debian-unstable msgid "DEVICE must be an OS device (e.g. I<\\,/dev/sda\\/>)." msgstr "ENHET måste vara en OS-enhet (exempelvis I<\\,/dev/sda\\/>)." #. type: SH #: archlinux debian-bookworm debian-unstable #, no-wrap msgid "REPORTING BUGS" msgstr "RAPPORTERA FEL" #. type: Plain text #: archlinux debian-bookworm debian-unstable msgid "Report bugs to Ebug-grub@gnu.orgE." msgstr "" "Rapportera fel till Ebug-grub@gnu.orgE. Skicka synpunkter på " "översättningen till Etp-sv@listor.tp-sv.seE." #. type: SH #: archlinux debian-bookworm debian-unstable #, no-wrap msgid "SEE ALSO" msgstr "SE ÄVEN" #. type: Plain text #: archlinux debian-bookworm debian-unstable msgid "B(8), B(1), B(1)" msgstr "B(8), B(1), B(1)" #. type: Plain text #: archlinux debian-bookworm debian-unstable msgid "" "The full documentation for B is maintained as a Texinfo " "manual. If the B and B programs are properly " "installed at your site, the command" msgstr "" "Den fullständiga dokumentationen för B underhålls som en " "Texinfo-manual. Om programmen B och B är ordentligt " "installerade på ditt system, bör kommandot" #. type: Plain text #: archlinux debian-bookworm debian-unstable msgid "B" msgstr "B" #. type: Plain text #: archlinux debian-bookworm debian-unstable msgid "should give you access to the complete manual." msgstr "ge dig tillgång till den kompletta manualen." #. type: TH #: debian-bookworm #, no-wrap msgid "February 2024" msgstr "februari 2024" #. type: TH #: debian-bookworm #, no-wrap msgid "GRUB 2.12-1~bpo12+1" msgstr "GRUB 2.12-1~bpo12+1" #. type: Plain text #: debian-bookworm debian-unstable msgid "use GRUB files in the directory DIR [default=/boot/grub]" msgstr "använd GRUB-filer i katalogen KATALOG [standard=/boot/grub]" #. type: Plain text #: debian-bookworm debian-unstable msgid "use FILE as the device map [default=/boot/grub/device.map]" msgstr "använd FIL som enhetsmappning [standard=/boot/grub/device.map]" #. type: TH #: debian-unstable #, no-wrap msgid "April 2024" msgstr "april 2024" #. type: TH #: debian-unstable #, no-wrap msgid "GRUB 2.12-2" msgstr "GRUB 2.12-2"