From 2d1e420075c6ab9d9b167ccabc6d569331b7fcdb Mon Sep 17 00:00:00 2001 From: D-I role Date: Sun, 26 Jul 2020 23:03:28 +0000 Subject: [SILENT_COMMIT] Update of POT and PO files for the installation-guide --- po/nb/boot-installer.po | 12 ++-- po/nb/hardware.po | 4 +- po/nb/install-methods.po | 142 ++++++++++++++++++++++---------------------- po/nb/installation-howto.po | 66 ++++++++++---------- po/nb/partitioning.po | 63 ++++++++++---------- po/nb/preparing.po | 108 ++++++++++++++++----------------- 6 files changed, 200 insertions(+), 195 deletions(-) (limited to 'po/nb') diff --git a/po/nb/boot-installer.po b/po/nb/boot-installer.po index cb79b3ab2..a794a49e7 100644 --- a/po/nb/boot-installer.po +++ b/po/nb/boot-installer.po @@ -4,7 +4,7 @@ msgid "" msgstr "" "Project-Id-Version: boot-installer_nb\n" "Report-Msgid-Bugs-To: debian-boot@lists.debian.org\n" -"POT-Creation-Date: 2020-05-20 19:14+0000\n" +"POT-Creation-Date: 2020-07-26 23:02+0000\n" "PO-Revision-Date: 2019-08-31 08:32+0100\n" "Last-Translator: \n" "Language-Team: Norwegian Bokmål\n" @@ -498,7 +498,7 @@ msgstr "" #, no-c-format msgid "" "The autoboot framework in modern U-Boot versions works similar to the boot " -"ordering options in a PC BIOS, i.e. it checks a list of possible boot " +"ordering options in a PC BIOS/UEFI, i.e. it checks a list of possible boot " "devices for a valid boot image and starts the first one it finds. If there " "is no operating system installed, plugging in the USB stick and powering up " "the system should result in starting the installer. You can also initiate " @@ -810,7 +810,7 @@ msgid "" "It could be that your Network Interface Card or Motherboard provides PXE " "boot functionality. This is a Intel " "re-implementation of TFTP boot. If so, you may be able to configure your " -"BIOS to boot from the network." +"BIOS/UEFI to boot from the network." msgstr "" #. Tag: title @@ -2920,9 +2920,9 @@ msgstr "" #: boot-installer.xml:2936 #, no-c-format msgid "" -"Check that your BIOS actually supports booting from optical disc (only an " -"issue for very old systems) and that booting from such media is enabled in " -"the BIOS." +"Check that your BIOS/UEFI actually supports booting from optical disc (only " +"an issue for very old systems) and that booting from such media is enabled " +"in the BIOS/UEFI." msgstr "" #. Tag: para diff --git a/po/nb/hardware.po b/po/nb/hardware.po index 936c05710..9520842b4 100644 --- a/po/nb/hardware.po +++ b/po/nb/hardware.po @@ -4,7 +4,7 @@ msgid "" msgstr "" "Project-Id-Version: hardware_nb\n" "Report-Msgid-Bugs-To: debian-boot@lists.debian.org\n" -"POT-Creation-Date: 2019-09-22 23:04+0000\n" +"POT-Creation-Date: 2020-07-26 23:02+0000\n" "PO-Revision-Date: 2019-10-30 18:03+0000\n" "Last-Translator: Allan Nordhøy \n" "Language-Team: Norwegian Bokmål\n" @@ -439,7 +439,7 @@ msgid "" "have been increasingly standardised over time, but especially on older " "hardware firmware/boot interfaces vary a great deal, so on these systems the " "Linux kernel has to take care of many system-specific low-level issues which " -"would be handled by the mainboard's BIOS in the PC world." +"would be handled by the mainboard's BIOS/UEFI in the PC world." msgstr "" #. Tag: para diff --git a/po/nb/install-methods.po b/po/nb/install-methods.po index 79aaf8dd9..c0fdeb613 100644 --- a/po/nb/install-methods.po +++ b/po/nb/install-methods.po @@ -4,7 +4,7 @@ msgid "" msgstr "" "Project-Id-Version: install-methods_nb\n" "Report-Msgid-Bugs-To: debian-boot@lists.debian.org\n" -"POT-Creation-Date: 2020-05-29 21:04+0000\n" +"POT-Creation-Date: 2020-07-26 23:02+0000\n" "PO-Revision-Date: 2019-08-31 08:32+0100\n" "Last-Translator: \n" "Language-Team: Norwegian Bokmål\n" @@ -717,11 +717,13 @@ msgstr "" msgid "" "The installer may be booted using boot files placed on an existing hard " "drive partition, either launched from another operating system or by " -"invoking a boot loader directly from the BIOS." +"invoking a boot loader directly from the BIOS. On modern UEFI systems, the " +"kernel may be booted directly from the UEFI partition without the need of a " +"boot loader." msgstr "" #. Tag: para -#: install-methods.xml:650 +#: install-methods.xml:652 #, no-c-format msgid "" "A full, pure network installation can be achieved using this " @@ -730,7 +732,7 @@ msgid "" msgstr "" #. Tag: para -#: install-methods.xml:656 +#: install-methods.xml:658 #, no-c-format msgid "" "The installer cannot boot from files on an HFS+ file system. MacOS System " @@ -744,7 +746,7 @@ msgid "" msgstr "" #. Tag: para -#: install-methods.xml:667 +#: install-methods.xml:669 #, no-c-format msgid "" "Different programs are used for hard disk installation system booting, " @@ -753,13 +755,13 @@ msgid "" msgstr "" #. Tag: title -#: install-methods.xml:676 +#: install-methods.xml:678 #, no-c-format msgid "Hard disk installer booting from Linux using GRUB" msgstr "" #. Tag: para -#: install-methods.xml:678 +#: install-methods.xml:680 #, no-c-format msgid "" "This section explains how to add to or even replace an existing linux " @@ -767,7 +769,7 @@ msgid "" msgstr "" #. Tag: para -#: install-methods.xml:684 +#: install-methods.xml:686 #, no-c-format msgid "" "At boot time, GRUB supports loading in memory not only " @@ -776,7 +778,7 @@ msgid "" msgstr "" #. Tag: para -#: install-methods.xml:690 +#: install-methods.xml:692 #, no-c-format msgid "" "Copy the following files from the &debian; archives to a convenient location " @@ -784,19 +786,19 @@ msgid "" msgstr "" #. Tag: para -#: install-methods.xml:697 +#: install-methods.xml:699 #, no-c-format msgid "vmlinuz (kernel binary)" msgstr "" #. Tag: para -#: install-methods.xml:702 +#: install-methods.xml:704 #, no-c-format msgid "initrd.gz (ramdisk image)" msgstr "" #. Tag: para -#: install-methods.xml:709 +#: install-methods.xml:711 #, no-c-format msgid "" "If you intend to use the hard drive only for booting and then download " @@ -807,7 +809,7 @@ msgid "" msgstr "" #. Tag: para -#: install-methods.xml:718 +#: install-methods.xml:720 #, no-c-format msgid "" "Alternatively, if you intend to keep an existing partition on the hard drive " @@ -819,7 +821,7 @@ msgid "" msgstr "" #. Tag: para -#: install-methods.xml:726 +#: install-methods.xml:728 #, no-c-format msgid "" "Finally, to configure the bootloader proceed to loadlin" msgstr "" #. Tag: para -#: install-methods.xml:737 +#: install-methods.xml:739 #, no-c-format msgid "" "This section explains how to prepare your hard drive for booting the " @@ -841,7 +843,7 @@ msgid "" msgstr "" #. Tag: para -#: install-methods.xml:742 +#: install-methods.xml:744 #, no-c-format msgid "" "Copy the following directories from a &debian; installation image to " @@ -849,26 +851,26 @@ msgid "" msgstr "" #. Tag: para -#: install-methods.xml:747 +#: install-methods.xml:749 #, no-c-format msgid "" "/&x86-install-dir; (kernel binary and ramdisk image)" msgstr "" #. Tag: para -#: install-methods.xml:752 +#: install-methods.xml:754 #, no-c-format msgid "/tools (loadlin tool)" msgstr "" #. Tag: title -#: install-methods.xml:864 +#: install-methods.xml:866 #, no-c-format msgid "Preparing Files for TFTP Net Booting" msgstr "" #. Tag: para -#: install-methods.xml:865 +#: install-methods.xml:867 #, no-c-format msgid "" "If your machine is connected to a local area network, you may be able to " @@ -879,7 +881,7 @@ msgid "" msgstr "" #. Tag: para -#: install-methods.xml:873 +#: install-methods.xml:875 #, no-c-format msgid "" "You need to set up a TFTP server, and for many machines a DHCP serverThe Reverse Address Resolution Protocol " @@ -901,7 +903,7 @@ msgid "" msgstr "" #. Tag: para -#: install-methods.xml:894 +#: install-methods.xml:896 #, no-c-format msgid "" "For PowerPC, if you have a NewWorld Power Macintosh machine, it is a good " @@ -910,7 +912,7 @@ msgid "" msgstr "" #. Tag: para -#: install-methods.xml:900 +#: install-methods.xml:902 #, no-c-format msgid "" "Some older HPPA machines (e.g. 715/75) use RBOOTD rather than BOOTP. There " @@ -918,7 +920,7 @@ msgid "" msgstr "" #. Tag: para -#: install-methods.xml:905 +#: install-methods.xml:907 #, no-c-format msgid "" "The Trivial File Transfer Protocol (TFTP) is used to serve the boot image to " @@ -928,7 +930,7 @@ msgid "" msgstr "" #. Tag: para -#: install-methods.xml:913 +#: install-methods.xml:915 #, no-c-format msgid "" "For a &debian-gnu; server we recommend tftpd-hpa. " @@ -938,13 +940,13 @@ msgid "" msgstr "" #. Tag: title -#: install-methods.xml:929 +#: install-methods.xml:931 #, no-c-format msgid "Setting up RARP server" msgstr "" #. Tag: para -#: install-methods.xml:930 +#: install-methods.xml:932 #, no-c-format msgid "" "To set up RARP, you need to know the Ethernet address (a.k.a. the MAC " @@ -956,7 +958,7 @@ msgid "" msgstr "" #. Tag: para -#: install-methods.xml:942 +#: install-methods.xml:944 #, no-c-format msgid "" "On a RARP server system using a Linux kernel or Solaris/SunOS, you use the " @@ -971,13 +973,13 @@ msgid "" msgstr "" #. Tag: title -#: install-methods.xml:963 +#: install-methods.xml:965 #, no-c-format msgid "Setting up a DHCP server" msgstr "" #. Tag: para -#: install-methods.xml:964 +#: install-methods.xml:966 #, no-c-format msgid "" "One free software DHCP server is ISC dhcpd. For &debian-" @@ -987,7 +989,7 @@ msgid "" msgstr "" #. Tag: screen -#: install-methods.xml:971 +#: install-methods.xml:973 #, no-c-format msgid "" "option domain-name \"example.com\";\n" @@ -1012,7 +1014,7 @@ msgid "" msgstr "" #. Tag: para -#: install-methods.xml:973 +#: install-methods.xml:975 #, no-c-format msgid "" "In this example, there is one server servername " @@ -1024,7 +1026,7 @@ msgid "" msgstr "" #. Tag: para -#: install-methods.xml:983 +#: install-methods.xml:985 #, no-c-format msgid "" "After you have edited the dhcpd configuration file, " @@ -1032,13 +1034,13 @@ msgid "" msgstr "" #. Tag: title -#: install-methods.xml:991 +#: install-methods.xml:993 #, no-c-format msgid "Enabling PXE Booting in the DHCP configuration" msgstr "" #. Tag: para -#: install-methods.xml:992 +#: install-methods.xml:994 #, no-c-format msgid "" "Here is another example for a dhcp.conf using the Pre-" @@ -1076,7 +1078,7 @@ msgid "" msgstr "" #. Tag: para -#: install-methods.xml:1002 +#: install-methods.xml:1004 #, no-c-format msgid "" "If your machine uses UEFI to boot, you will have to specify a boot loader " @@ -1084,7 +1086,7 @@ msgid "" msgstr "" #. Tag: screen -#: install-methods.xml:1006 +#: install-methods.xml:1008 #, no-c-format msgid "" "group {\n" @@ -1098,13 +1100,13 @@ msgid "" msgstr "" #. Tag: title -#: install-methods.xml:1019 +#: install-methods.xml:1021 #, no-c-format msgid "Setting up a BOOTP server" msgstr "" #. Tag: para -#: install-methods.xml:1020 +#: install-methods.xml:1022 #, no-c-format msgid "" "There are two BOOTP servers available for GNU/Linux. The first is CMU " @@ -1115,7 +1117,7 @@ msgid "" msgstr "" #. Tag: para -#: install-methods.xml:1028 +#: install-methods.xml:1030 #, no-c-format msgid "" "To use CMU bootpd, you must first uncomment (or add) the " @@ -1150,7 +1152,7 @@ msgid "" msgstr "" #. Tag: para -#: install-methods.xml:1061 +#: install-methods.xml:1063 #, no-c-format msgid "" "By contrast, setting up BOOTP with ISC dhcpd is really " @@ -1165,13 +1167,13 @@ msgid "" msgstr "" #. Tag: title -#: install-methods.xml:1080 +#: install-methods.xml:1082 #, no-c-format msgid "Enabling the TFTP Server" msgstr "" #. Tag: para -#: install-methods.xml:1081 +#: install-methods.xml:1083 #, no-c-format msgid "" "To get the TFTP server ready to go, you should first make sure that " @@ -1179,7 +1181,7 @@ msgid "" msgstr "" #. Tag: para -#: install-methods.xml:1086 +#: install-methods.xml:1088 #, no-c-format msgid "" "In the case of tftpd-hpa there are two ways the " @@ -1190,7 +1192,7 @@ msgid "" msgstr "" #. Tag: para -#: install-methods.xml:1095 +#: install-methods.xml:1097 #, no-c-format msgid "" "Historically, TFTP servers used /tftpboot as directory " @@ -1202,7 +1204,7 @@ msgid "" msgstr "" #. Tag: para -#: install-methods.xml:1105 +#: install-methods.xml:1107 #, no-c-format msgid "" "All in.tftpd alternatives available in &debian; should " @@ -1213,7 +1215,7 @@ msgid "" msgstr "" #. Tag: para -#: install-methods.xml:1113 +#: install-methods.xml:1115 #, no-c-format msgid "" "If you intend to install &debian; on an SGI machine and your TFTP server is " @@ -1231,13 +1233,13 @@ msgid "" msgstr "" #. Tag: title -#: install-methods.xml:1135 +#: install-methods.xml:1137 #, no-c-format msgid "Move TFTP Images Into Place" msgstr "" #. Tag: para -#: install-methods.xml:1136 +#: install-methods.xml:1138 #, no-c-format msgid "" "Next, place the TFTP boot image you need, as found in boot netbootpd to supply the " @@ -1374,13 +1376,13 @@ msgid "" msgstr "" #. Tag: title -#: install-methods.xml:1347 +#: install-methods.xml:1349 #, no-c-format msgid "Automatic Installation" msgstr "" #. Tag: para -#: install-methods.xml:1348 +#: install-methods.xml:1350 #, no-c-format msgid "" "For installing on multiple computers it's possible to do fully automatic " @@ -1391,13 +1393,13 @@ msgid "" msgstr "" #. Tag: title -#: install-methods.xml:1360 +#: install-methods.xml:1362 #, no-c-format msgid "Automatic Installation Using the &debian; Installer" msgstr "" #. Tag: para -#: install-methods.xml:1361 +#: install-methods.xml:1363 #, no-c-format msgid "" "The &debian; Installer supports automating installs via preconfiguration " @@ -1407,7 +1409,7 @@ msgid "" msgstr "" #. Tag: para -#: install-methods.xml:1368 +#: install-methods.xml:1370 #, no-c-format msgid "" "Full documentation on preseeding including a working example that you can " diff --git a/po/nb/installation-howto.po b/po/nb/installation-howto.po index c8efba821..d90f98e7f 100644 --- a/po/nb/installation-howto.po +++ b/po/nb/installation-howto.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: installation-howto_nb\n" "Report-Msgid-Bugs-To: debian-boot@lists.debian.org\n" -"POT-Creation-Date: 2020-04-02 09:22+0000\n" +"POT-Creation-Date: 2020-07-26 23:02+0000\n" "PO-Revision-Date: 2020-05-01 07:11+0000\n" "Last-Translator: Allan Nordhøy \n" "Language-Team: Norwegian Bokmål\n" @@ -112,7 +112,7 @@ msgstr "" #, no-c-format msgid "" "Download whichever type you prefer and burn it to an optical disc. To boot the disc, you may need to change your BIOS " +"arch=\"any-x86\">To boot the disc, you may need to change your BIOS/UEFI " "configuration, as explained in . " " To boot a PowerMac from CD, press the c key while booting. See for other ways to " @@ -172,15 +172,17 @@ msgstr "" #: installation-howto.xml:123 #, no-c-format msgid "" -"Some BIOSes can boot USB storage directly, and some cannot. You may need to " -"configure your BIOS to enable USB legacy support. The boot " -"device selection menu should show removable drive or " +"While booting from USB storage is quite common on UEFI systems, this is " +"somewhat different in the older BIOS world. Some BIOSes can boot USB storage " +"directly, and some cannot. You may need to configure your BIOS/UEFI to " +"enable USB legacy support or Legacy support. " +"The boot device selection menu should show removable drive or " "USB-HDD to get it to boot from the USB device. For helpful " "hints and details, see ." msgstr "" #. Tag: para -#: installation-howto.xml:131 +#: installation-howto.xml:134 #, no-c-format msgid "" "Booting Macintosh systems from USB storage devices involves manual use of " @@ -188,13 +190,13 @@ msgid "" msgstr "" #. Tag: title -#: installation-howto.xml:140 +#: installation-howto.xml:143 #, no-c-format msgid "Booting from network" msgstr "" #. Tag: para -#: installation-howto.xml:141 +#: installation-howto.xml:144 #, no-c-format msgid "" "It's also possible to boot &d-i; completely from the net. The various " @@ -203,7 +205,7 @@ msgid "" msgstr "" #. Tag: para -#: installation-howto.xml:147 +#: installation-howto.xml:150 #, no-c-format msgid "" "The easiest thing to set up is probably PXE netbooting. Untar the file " @@ -215,13 +217,13 @@ msgid "" msgstr "" #. Tag: title -#: installation-howto.xml:161 +#: installation-howto.xml:164 #, no-c-format msgid "Booting from hard disk" msgstr "" #. Tag: para -#: installation-howto.xml:162 +#: installation-howto.xml:165 #, no-c-format msgid "" "It's possible to boot the installer using no removable media, but just an " @@ -235,13 +237,13 @@ msgid "" msgstr "" #. Tag: title -#: installation-howto.xml:179 +#: installation-howto.xml:182 #, no-c-format msgid "Installation" msgstr "" #. Tag: para -#: installation-howto.xml:180 +#: installation-howto.xml:183 #, no-c-format msgid "" "Once the installer starts, you will be greeted with an initial screen. Press " @@ -250,7 +252,7 @@ msgid "" msgstr "" #. Tag: para -#: installation-howto.xml:186 +#: installation-howto.xml:189 #, no-c-format msgid "" "After a while you will be asked to select your language. Use the arrow keys " @@ -261,7 +263,7 @@ msgid "" msgstr "" #. Tag: para -#: installation-howto.xml:194 +#: installation-howto.xml:197 #, no-c-format msgid "" "You may be asked to confirm your keyboard layout. Choose the default unless " @@ -269,7 +271,7 @@ msgid "" msgstr "" #. Tag: para -#: installation-howto.xml:199 +#: installation-howto.xml:202 #, no-c-format msgid "" "Now sit back while debian-installer detects some of your hardware, and loads " @@ -277,7 +279,7 @@ msgid "" msgstr "" #. Tag: para -#: installation-howto.xml:204 +#: installation-howto.xml:207 #, no-c-format msgid "" "Next the installer will try to detect your network hardware and set up " @@ -286,7 +288,7 @@ msgid "" msgstr "" #. Tag: para -#: installation-howto.xml:210 +#: installation-howto.xml:213 #, no-c-format msgid "" "Setting up the network is followed by the creation of user accounts. By " @@ -300,7 +302,7 @@ msgid "" msgstr "" #. Tag: para -#: installation-howto.xml:221 +#: installation-howto.xml:224 #, no-c-format msgid "" "The next step is setting up your clock and time zone. The installer will try " @@ -310,7 +312,7 @@ msgid "" msgstr "" #. Tag: para -#: installation-howto.xml:228 +#: installation-howto.xml:231 #, no-c-format msgid "" "Now it is time to partition your disks. First you will be given the " @@ -321,7 +323,7 @@ msgid "" msgstr "" #. Tag: para -#: installation-howto.xml:236 +#: installation-howto.xml:239 #, no-c-format msgid "" "If you have an existing DOS or Windows partition that you want to preserve, " @@ -332,7 +334,7 @@ msgid "" msgstr "" #. Tag: para -#: installation-howto.xml:243 +#: installation-howto.xml:246 #, no-c-format msgid "" "On the next screen you will see your partition table, how the partitions " @@ -347,7 +349,7 @@ msgid "" msgstr "" #. Tag: para -#: installation-howto.xml:256 +#: installation-howto.xml:259 #, no-c-format msgid "" "Now &d-i; formats your partitions and starts to install the base system, " @@ -355,7 +357,7 @@ msgid "" msgstr "" #. Tag: para -#: installation-howto.xml:261 +#: installation-howto.xml:264 #, no-c-format msgid "" "The base system that was installed earlier is a working, but very minimal " @@ -370,7 +372,7 @@ msgid "" msgstr "" #. Tag: para -#: installation-howto.xml:273 +#: installation-howto.xml:276 #, no-c-format msgid "" "The last step is to install a boot loader. If the installer detects other " @@ -382,7 +384,7 @@ msgid "" msgstr "" #. Tag: para -#: installation-howto.xml:283 +#: installation-howto.xml:286 #, no-c-format msgid "" "&d-i; will now tell you that the installation has finished. Remove the cdrom " @@ -392,7 +394,7 @@ msgid "" msgstr "" #. Tag: para -#: installation-howto.xml:290 +#: installation-howto.xml:293 #, no-c-format msgid "" "If you need more information on the install process, see primary and logical partitions a drive can contain. Additionally, with pre 1994–98 " "BIOSes, there are limits to where on the drive the BIOS can boot from. More " @@ -774,7 +775,7 @@ msgid "" msgstr "" #. Tag: para -#: partitioning.xml:577 +#: partitioning.xml:578 #, no-c-format msgid "" "Primary partitions are the original partitioning scheme for " @@ -787,7 +788,7 @@ msgid "" msgstr "" #. Tag: para -#: partitioning.xml:588 +#: partitioning.xml:589 #, no-c-format msgid "" "Linux limits the partitions per drive to 255 partitions for SCSI disks (3 " @@ -799,7 +800,7 @@ msgid "" msgstr "" #. Tag: para -#: partitioning.xml:598 +#: partitioning.xml:599 #, no-c-format msgid "" "If you have a large IDE disk, and are using neither LBA addressing, nor " @@ -810,7 +811,7 @@ msgid "" msgstr "" #. Tag: para -#: partitioning.xml:606 +#: partitioning.xml:607 #, no-c-format msgid "" "This restriction doesn't apply if you have a BIOS newer than around " @@ -826,7 +827,7 @@ msgid "" msgstr "" #. Tag: para -#: partitioning.xml:620 +#: partitioning.xml:621 #, no-c-format msgid "" "If you have a large disk, you might have to use cylinder translation " @@ -840,7 +841,7 @@ msgid "" msgstr "" #. Tag: para -#: partitioning.xml:632 +#: partitioning.xml:633 #, no-c-format msgid "" "The recommended way of accomplishing this is to create a small " @@ -855,7 +856,7 @@ msgid "" msgstr "" #. Tag: para -#: partitioning.xml:653 +#: partitioning.xml:654 #, no-c-format msgid "" "The partman disk partitioner is the default partitioning " @@ -866,13 +867,13 @@ msgid "" msgstr "" #. Tag: title -#: partitioning.xml:665 +#: partitioning.xml:666 #, no-c-format msgid "EFI Recognized Formats" msgstr "" #. Tag: para -#: partitioning.xml:666 +#: partitioning.xml:667 #, no-c-format msgid "" "The IA-64 EFI firmware supports two partition table (or disk label) formats, " @@ -884,7 +885,7 @@ msgid "" msgstr "" #. Tag: para -#: partitioning.xml:678 +#: partitioning.xml:679 #, no-c-format msgid "" "The automatic partitioning recipes for partman allocate " @@ -895,7 +896,7 @@ msgid "" msgstr "" #. Tag: para -#: partitioning.xml:686 +#: partitioning.xml:687 #, no-c-format msgid "" "The partman partitioner will handle most disk layouts. " @@ -923,13 +924,13 @@ msgid "" msgstr "" #. Tag: title -#: partitioning.xml:711 +#: partitioning.xml:712 #, no-c-format msgid "Boot Loader Partition Requirements" msgstr "" #. Tag: para -#: partitioning.xml:712 +#: partitioning.xml:713 #, no-c-format msgid "" "ELILO, the IA-64 boot loader, requires a partition containing a FAT file " @@ -940,7 +941,7 @@ msgid "" msgstr "" #. Tag: para -#: partitioning.xml:721 +#: partitioning.xml:722 #, no-c-format msgid "" "The EFI Boot Manager and the EFI Shell fully support the GPT table so the " @@ -956,7 +957,7 @@ msgid "" msgstr "" #. Tag: para -#: partitioning.xml:736 +#: partitioning.xml:737 #, no-c-format msgid "" "It is strongly recommended that you allocate the EFI boot partition on the " @@ -964,13 +965,13 @@ msgid "" msgstr "" #. Tag: title -#: partitioning.xml:744 +#: partitioning.xml:745 #, no-c-format msgid "EFI Diagnostic Partitions" msgstr "" #. Tag: para -#: partitioning.xml:745 +#: partitioning.xml:746 #, no-c-format msgid "" "The EFI firmware is significantly more sophisticated than the usual BIOS " @@ -984,7 +985,7 @@ msgid "" msgstr "" #. Tag: para -#: partitioning.xml:767 +#: partitioning.xml:768 #, no-c-format msgid "" "SGI machines require an SGI disk label in order to make the system bootable " @@ -996,13 +997,13 @@ msgid "" msgstr "" #. Tag: title -#: partitioning.xml:784 +#: partitioning.xml:785 #, no-c-format msgid "Partitioning Newer PowerMacs" msgstr "" #. Tag: para -#: partitioning.xml:785 +#: partitioning.xml:786 #, no-c-format msgid "" "If you are installing onto a NewWorld PowerMac you must create a special " @@ -1017,7 +1018,7 @@ msgid "" msgstr "" #. Tag: para -#: partitioning.xml:798 +#: partitioning.xml:799 #, no-c-format msgid "" "The special partition type Apple_Bootstrap is required to prevent MacOS from " @@ -1026,7 +1027,7 @@ msgid "" msgstr "" #. Tag: para -#: partitioning.xml:805 +#: partitioning.xml:806 #, no-c-format msgid "" "Note that the bootstrap partition is only meant to hold 3 very small files: " @@ -1038,7 +1039,7 @@ msgid "" msgstr "" #. Tag: para -#: partitioning.xml:815 +#: partitioning.xml:816 #, no-c-format msgid "" "In order for OpenFirmware to automatically boot &debian-gnu; the bootstrap " @@ -1052,7 +1053,7 @@ msgid "" msgstr "" #. Tag: para -#: partitioning.xml:827 +#: partitioning.xml:828 #, no-c-format msgid "" "Apple disks normally have several small driver partitions. If you intend to " @@ -1063,7 +1064,7 @@ msgid "" msgstr "" #. Tag: para -#: partitioning.xml:844 +#: partitioning.xml:845 #, no-c-format msgid "" "Make sure you create a Sun disk label on your boot disk. This " @@ -1073,7 +1074,7 @@ msgid "" msgstr "" #. Tag: para -#: partitioning.xml:852 +#: partitioning.xml:853 #, no-c-format msgid "" "Furthermore, on &arch-title; disks, make sure your first partition on your " @@ -1087,7 +1088,7 @@ msgid "" msgstr "" #. Tag: para -#: partitioning.xml:863 +#: partitioning.xml:864 #, no-c-format msgid "" "It is also advised that the third partition should be of type Whole " diff --git a/po/nb/preparing.po b/po/nb/preparing.po index 5b16ee155..c88254399 100644 --- a/po/nb/preparing.po +++ b/po/nb/preparing.po @@ -4,7 +4,7 @@ msgid "" msgstr "" "Project-Id-Version: preparing_nb\n" "Report-Msgid-Bugs-To: debian-boot@lists.debian.org\n" -"POT-Creation-Date: 2020-07-24 23:02+0000\n" +"POT-Creation-Date: 2020-07-26 23:02+0000\n" "PO-Revision-Date: 2019-08-31 08:32+0100\n" "Last-Translator: \n" "Language-Team: Norwegian Bokmål\n" @@ -454,12 +454,12 @@ msgstr "" #: preparing.xml:391 #, no-c-format msgid "" -"The BIOS setup screens of your computer. You can view these screens when you " -"start your computer by pressing a combination of keys. Check your manual for " -"the combination. Often, it is the Delete or the F2 key, but some manufacturers use other keys or key combinations. " -"Usually upon starting the computer there will be a message stating which key " -"to press to enter the setup screen." +"The BIOS/UEFI setup screens of your computer. You can view these screens " +"when you start your computer by pressing a combination of keys. Check your " +"manual for the combination. Often, it is the Delete or the " +"F2 key, but some manufacturers use other keys or key " +"combinations. Usually upon starting the computer there will be a message " +"stating which key to press to enter the setup screen." msgstr "" #. Tag: para @@ -685,7 +685,7 @@ msgid "" "On Linux systems, these IDs can be read with the lsusb " "command for USB devices and with the lspci -nn command " "for PCI/PCI-Express/ExpressCard devices. The vendor and product IDs are " -"usually given in the form of two hexadecimal numbers, seperated by a colon, " +"usually given in the form of two hexadecimal numbers, separated by a colon, " "such as 1d6b:0001." msgstr "" @@ -1321,30 +1321,30 @@ msgstr "" msgid "" "This section will walk you through pre-installation hardware setup, if any, " "that you will need to do prior to installing &debian;. Generally, this " -"involves checking and possibly changing BIOS/system firmware settings for " -"your system. The BIOS or system firmware is " -"the core software used by the hardware; it is most critically invoked during " -"the bootstrap process (after power-up)." +"involves checking and possibly changing BIOS/UEFI/system firmware settings " +"for your system. The BIOS/UEFI or system firmware is the core software used by the hardware; it is most critically " +"invoked during the bootstrap process (after power-up)." msgstr "" #. Tag: title #: preparing.xml:1132 #, no-c-format -msgid "Invoking the BIOS Set-Up Menu" +msgid "Invoking the BIOS/UEFI Set-Up Menu" msgstr "" #. Tag: para #: preparing.xml:1134 #, no-c-format msgid "" -"The BIOS provides the basic functions needed to boot your machine and to " -"allow your operating system to access your hardware. Your system provides a " -"BIOS setup menu, which is used to configure the BIOS. To enter the BIOS " -"setup menu you have to press a key or key combination after turning on the " -"computer. Often it is the Delete or the F2 " -"key, but some manufacturers use other keys. Usually upon starting the " -"computer there will be a message stating which key to press to enter the " -"setup screen." +"The BIOS/UEFI provides the basic functions needed to boot your machine and " +"to allow your operating system to access your hardware. Your system provides " +"a BIOS/UEFI setup menu, which is used to configure the BIOS/UEFI. To enter " +"the BIOS/UEFI setup menu you have to press a key or key combination after " +"turning on the computer. Often it is the Delete or the " +"F2 key, but some manufacturers use other keys. Usually upon " +"starting the computer there will be a message stating which key to press to " +"enter the setup screen." msgstr "" #. Tag: title @@ -1357,11 +1357,11 @@ msgstr "" #: preparing.xml:1150 #, no-c-format msgid "" -"Within the BIOS setup menu, you can select which devices shall be checked in " -"which sequence for a bootable operating system. Possible choices usually " -"include the internal harddisks, the CD/DVD-ROM drive and USB mass storage " -"devices such as USB sticks or external USB harddisks. On modern systems " -"there is also often a possibility to enable network booting via PXE." +"Within the BIOS/UEFI setup menu, you can select which devices shall be " +"checked in which sequence for a bootable operating system. Possible choices " +"usually include the internal harddisks, the CD/DVD-ROM drive and USB mass " +"storage devices such as USB sticks or external USB harddisks. On modern " +"systems there is also often a possibility to enable network booting via PXE." msgstr "" #. Tag: para @@ -1377,51 +1377,51 @@ msgstr "" #: preparing.xml:1164 #, no-c-format msgid "" -"Most BIOS versions allow you to call up a boot menu on system startup in " -"which you select from which device the computer should start for the current " -"session. If this option is available, the BIOS usually displays a short " -"message like press F12 for boot menu on " -"system startup. The actual key used to select this menu varies from system " -"to system; commonly used keys are F12, F11 " -"and F8. Choosing a device from this menu does not change " -"the default boot order of the BIOS, i.e. you can start once from a USB stick " -"while having configured the internal harddisk as the normal primary boot " -"device." +"Most BIOS/UEFI versions allow you to call up a boot menu on system startup " +"in which you select from which device the computer should start for the " +"current session. If this option is available, the BIOS/UEFI usually displays " +"a short message like press F12 for boot menu " +"on system startup. The actual key used to select this menu varies from " +"system to system; commonly used keys are F12, F11 and F8. Choosing a device from this menu does not " +"change the default boot order of the BIOS/UEFI, i.e. you can start once from " +"a USB stick while having configured the internal harddisk as the normal " +"primary boot device." msgstr "" #. Tag: para #: preparing.xml:1178 #, no-c-format msgid "" -"If your BIOS does not provide you with a boot menu to do ad-hoc choices of " -"the current boot device, you will have to change your BIOS setup to make the " -"device from which the &d-i; shall be booted the primary boot device." +"If your BIOS/UEFI does not provide you with a boot menu to do ad-hoc choices " +"of the current boot device, you will have to change your BIOS/UEFI setup to " +"make the device from which the &d-i; shall be booted the primary boot device." msgstr "" #. Tag: para #: preparing.xml:1184 #, no-c-format msgid "" -"Unfortunately some computers contain buggy BIOS versions. Booting &d-i; from " -"a USB stick might not work even if there is an appropriate option in the " -"BIOS setup menu and the stick is selected as the primary boot device. On " -"some of these systems using a USB stick as boot medium is impossible; others " -"can be tricked into booting from the stick by changing the device type in " -"the BIOS setup from the default USB harddisk or USB " -"stick to USB ZIP or USB CDROM. In particular if you use an isohybrid " -"installation image on a USB stick (see ), changing the device type to USB CDROM helps on some " -"BIOSes which will not boot from a USB stick in USB harddisk mode. " -"You may need to configure your BIOS to enable USB legacy support." +"Unfortunately some computers may contain buggy BIOS/UEFI versions. Booting " +"&d-i; from a USB stick might not work even if there is an appropriate option " +"in the BIOS/UEFI setup menu and the stick is selected as the primary boot " +"device. On some of these systems using a USB stick as boot medium is " +"impossible; others can be tricked into booting from the stick by changing " +"the device type in the BIOS/UEFI setup from the default USB harddisk or USB stick to USB ZIP or USB " +"CDROM. In particular if " +"you use an isohybrid installation image on a USB stick (see ), changing the device type to USB CDROM helps on some BIOSes which will not boot from a USB stick in USB " +"harddisk mode. You may need to configure your BIOS/UEFI to enable " +"USB legacy support." msgstr "" #. Tag: para #: preparing.xml:1200 #, no-c-format msgid "" -"If you cannot manipulate the BIOS to boot directly from a USB stick you " +"If you cannot manipulate the BIOS/UEFI to boot directly from a USB stick you " "still have the option of using an ISO copied to the stick. Boot &d-i; using " " and, after scanning the hard drives for " "an installer ISO image, select the USB device and choose an installation " @@ -2216,7 +2216,7 @@ msgid "" "booting another already installed operating system from the hard disk, the " "wrong bootloader might be installed and the system might be unbootable after " "finishing the installation. When choosing the boot device from a firmware " -"boot menu, some systems offer two seperate choices for each device, so that " +"boot menu, some systems offer two separate choices for each device, so that " "the user can select whether booting shall happen in CSM or in native UEFI " "mode." msgstr "" -- cgit v1.2.3