From 06fe1712e04d4289d14a2c194e62076428ef6ec3 Mon Sep 17 00:00:00 2001 From: Holger Wansing Date: Wed, 20 May 2020 23:58:36 +0200 Subject: Refresh po|pot files + sync translations as possible --- po/nb/install-methods.po | 153 +++++++++++++++++++++++++++-------------------- 1 file changed, 88 insertions(+), 65 deletions(-) (limited to 'po/nb/install-methods.po') diff --git a/po/nb/install-methods.po b/po/nb/install-methods.po index 68fa1e1e1..a72c6af2c 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-04-02 09:22+0000\n" +"POT-Creation-Date: 2020-05-20 19:14+0000\n" "PO-Revision-Date: 2019-08-31 08:32+0100\n" "Last-Translator: \n" "Language-Team: Norwegian Bokmål\n" @@ -296,9 +296,9 @@ msgstr "" #, no-c-format msgid "" "Alternatively, for very small USB sticks, only a few megabytes in size, you " -"can download the mini.iso image from the " -"netboot directory (at the location mentioned in )." +"can download the &netboot-mini-iso; image from the netboot directory (at the location mentioned in )." msgstr "" #. Tag: para @@ -395,11 +395,11 @@ msgstr "" #: install-methods.xml:342 #, no-c-format msgid "" -"There is an all-in-one file hd-media/boot.img.gz which " -"contains all the installer files (including the kernel) as well as syslinux and its configuration " -"file as well as yaboot and its configuration file." +"There is an all-in-one file &hdmedia-boot-img; which contains all the " +"installer files (including the kernel) as well as " +"syslinux and its configuration file as well as yaboot and its " +"configuration file." msgstr "" #. Tag: para @@ -799,18 +799,41 @@ msgstr "" #: install-methods.xml:709 #, no-c-format msgid "" +"If you intend to use the hard drive only for booting and then download " +"everything over the network, you should download the &x86-netboot-initrd; " +"file and its corresponding kernel &x86-netboot-linux;. This will allow you " +"to repartition the hard disk from which you boot the installer, although you " +"should do so with care." +msgstr "" + +#. Tag: para +#: install-methods.xml:718 +#, no-c-format +msgid "" +"Alternatively, if you intend to keep an existing partition on the hard drive " +"unchanged during the install, you can download the &x86-hdmedia-initrd; file " +"and its kernel &x86-hdmedia-vmlinuz;, as well as copy an installation image " +"to the hard drive (make sure the file is named ending in .iso). The installer can then boot from the hard drive and install from " +"the installation image, without needing the network." +msgstr "" + +#. Tag: para +#: install-methods.xml:726 +#, no-c-format +msgid "" "Finally, to configure the bootloader proceed to ." msgstr "" #. Tag: title -#: install-methods.xml:719 +#: install-methods.xml:736 #, no-c-format msgid "Hard disk installer booting from DOS using loadlin" msgstr "" #. Tag: para -#: install-methods.xml:720 +#: install-methods.xml:737 #, no-c-format msgid "" "This section explains how to prepare your hard drive for booting the " @@ -818,7 +841,7 @@ msgid "" msgstr "" #. Tag: para -#: install-methods.xml:725 +#: install-methods.xml:742 #, no-c-format msgid "" "Copy the following directories from a &debian; installation image to " @@ -826,26 +849,26 @@ msgid "" msgstr "" #. Tag: para -#: install-methods.xml:730 +#: install-methods.xml:747 #, no-c-format msgid "" "/&x86-install-dir; (kernel binary and ramdisk image)" msgstr "" #. Tag: para -#: install-methods.xml:735 +#: install-methods.xml:752 #, no-c-format msgid "/tools (loadlin tool)" msgstr "" #. Tag: title -#: install-methods.xml:847 +#: install-methods.xml:864 #, no-c-format msgid "Preparing Files for TFTP Net Booting" msgstr "" #. Tag: para -#: install-methods.xml:848 +#: install-methods.xml:865 #, no-c-format msgid "" "If your machine is connected to a local area network, you may be able to " @@ -856,7 +879,7 @@ msgid "" msgstr "" #. Tag: para -#: install-methods.xml:856 +#: install-methods.xml:873 #, no-c-format msgid "" "You need to set up a TFTP server, and for many machines a DHCP serverThe Reverse Address Resolution Protocol " @@ -878,7 +901,7 @@ msgid "" msgstr "" #. Tag: para -#: install-methods.xml:877 +#: install-methods.xml:894 #, no-c-format msgid "" "For PowerPC, if you have a NewWorld Power Macintosh machine, it is a good " @@ -887,7 +910,7 @@ msgid "" msgstr "" #. Tag: para -#: install-methods.xml:883 +#: install-methods.xml:900 #, no-c-format msgid "" "Some older HPPA machines (e.g. 715/75) use RBOOTD rather than BOOTP. There " @@ -895,7 +918,7 @@ msgid "" msgstr "" #. Tag: para -#: install-methods.xml:888 +#: install-methods.xml:905 #, no-c-format msgid "" "The Trivial File Transfer Protocol (TFTP) is used to serve the boot image to " @@ -905,7 +928,7 @@ msgid "" msgstr "" #. Tag: para -#: install-methods.xml:896 +#: install-methods.xml:913 #, no-c-format msgid "" "For a &debian-gnu; server we recommend tftpd-hpa. " @@ -915,13 +938,13 @@ msgid "" msgstr "" #. Tag: title -#: install-methods.xml:912 +#: install-methods.xml:929 #, no-c-format msgid "Setting up RARP server" msgstr "" #. Tag: para -#: install-methods.xml:913 +#: install-methods.xml:930 #, no-c-format msgid "" "To set up RARP, you need to know the Ethernet address (a.k.a. the MAC " @@ -933,7 +956,7 @@ msgid "" msgstr "" #. Tag: para -#: install-methods.xml:925 +#: install-methods.xml:942 #, no-c-format msgid "" "On a RARP server system using a Linux kernel or Solaris/SunOS, you use the " @@ -948,13 +971,13 @@ msgid "" msgstr "" #. Tag: title -#: install-methods.xml:946 +#: install-methods.xml:963 #, no-c-format msgid "Setting up a DHCP server" msgstr "" #. Tag: para -#: install-methods.xml:947 +#: install-methods.xml:964 #, no-c-format msgid "" "One free software DHCP server is ISC dhcpd. For &debian-" @@ -964,7 +987,7 @@ msgid "" msgstr "" #. Tag: screen -#: install-methods.xml:954 +#: install-methods.xml:971 #, no-c-format msgid "" "option domain-name \"example.com\";\n" @@ -989,7 +1012,7 @@ msgid "" msgstr "" #. Tag: para -#: install-methods.xml:956 +#: install-methods.xml:973 #, no-c-format msgid "" "In this example, there is one server servername " @@ -1001,7 +1024,7 @@ msgid "" msgstr "" #. Tag: para -#: install-methods.xml:966 +#: install-methods.xml:983 #, no-c-format msgid "" "After you have edited the dhcpd configuration file, " @@ -1009,13 +1032,13 @@ msgid "" msgstr "" #. Tag: title -#: install-methods.xml:974 +#: install-methods.xml:991 #, no-c-format msgid "Enabling PXE Booting in the DHCP configuration" msgstr "" #. Tag: para -#: install-methods.xml:975 +#: install-methods.xml:992 #, no-c-format msgid "" "Here is another example for a dhcp.conf using the Pre-" @@ -1053,7 +1076,7 @@ msgid "" msgstr "" #. Tag: para -#: install-methods.xml:985 +#: install-methods.xml:1002 #, no-c-format msgid "" "If your machine uses UEFI to boot, you will have to specify a boot loader " @@ -1061,7 +1084,7 @@ msgid "" msgstr "" #. Tag: screen -#: install-methods.xml:989 +#: install-methods.xml:1006 #, no-c-format msgid "" "group {\n" @@ -1075,13 +1098,13 @@ msgid "" msgstr "" #. Tag: title -#: install-methods.xml:1002 +#: install-methods.xml:1019 #, no-c-format msgid "Setting up a BOOTP server" msgstr "" #. Tag: para -#: install-methods.xml:1003 +#: install-methods.xml:1020 #, no-c-format msgid "" "There are two BOOTP servers available for GNU/Linux. The first is CMU " @@ -1092,7 +1115,7 @@ msgid "" msgstr "" #. Tag: para -#: install-methods.xml:1011 +#: install-methods.xml:1028 #, no-c-format msgid "" "To use CMU bootpd, you must first uncomment (or add) the " @@ -1127,7 +1150,7 @@ msgid "" msgstr "" #. Tag: para -#: install-methods.xml:1044 +#: install-methods.xml:1061 #, no-c-format msgid "" "By contrast, setting up BOOTP with ISC dhcpd is really " @@ -1142,13 +1165,13 @@ msgid "" msgstr "" #. Tag: title -#: install-methods.xml:1063 +#: install-methods.xml:1080 #, no-c-format msgid "Enabling the TFTP Server" msgstr "" #. Tag: para -#: install-methods.xml:1064 +#: install-methods.xml:1081 #, no-c-format msgid "" "To get the TFTP server ready to go, you should first make sure that " @@ -1156,7 +1179,7 @@ msgid "" msgstr "" #. Tag: para -#: install-methods.xml:1069 +#: install-methods.xml:1086 #, no-c-format msgid "" "In the case of tftpd-hpa there are two ways the " @@ -1167,7 +1190,7 @@ msgid "" msgstr "" #. Tag: para -#: install-methods.xml:1078 +#: install-methods.xml:1095 #, no-c-format msgid "" "Historically, TFTP servers used /tftpboot as directory " @@ -1179,7 +1202,7 @@ msgid "" msgstr "" #. Tag: para -#: install-methods.xml:1088 +#: install-methods.xml:1105 #, no-c-format msgid "" "All in.tftpd alternatives available in &debian; should " @@ -1190,7 +1213,7 @@ msgid "" msgstr "" #. Tag: para -#: install-methods.xml:1096 +#: install-methods.xml:1113 #, no-c-format msgid "" "If you intend to install &debian; on an SGI machine and your TFTP server is " @@ -1208,13 +1231,13 @@ msgid "" msgstr "" #. Tag: title -#: install-methods.xml:1118 +#: install-methods.xml:1135 #, no-c-format msgid "Move TFTP Images Into Place" msgstr "" #. Tag: para -#: install-methods.xml:1119 +#: install-methods.xml:1136 #, no-c-format msgid "" "Next, place the TFTP boot image you need, as found in boot netbootpd to supply the " @@ -1351,13 +1374,13 @@ msgid "" msgstr "" #. Tag: title -#: install-methods.xml:1330 +#: install-methods.xml:1347 #, no-c-format msgid "Automatic Installation" msgstr "" #. Tag: para -#: install-methods.xml:1331 +#: install-methods.xml:1348 #, no-c-format msgid "" "For installing on multiple computers it's possible to do fully automatic " @@ -1368,13 +1391,13 @@ msgid "" msgstr "" #. Tag: title -#: install-methods.xml:1343 +#: install-methods.xml:1360 #, no-c-format msgid "Automatic Installation Using the &debian; Installer" msgstr "" #. Tag: para -#: install-methods.xml:1344 +#: install-methods.xml:1361 #, no-c-format msgid "" "The &debian; Installer supports automating installs via preconfiguration " @@ -1384,7 +1407,7 @@ msgid "" msgstr "" #. Tag: para -#: install-methods.xml:1351 +#: install-methods.xml:1368 #, no-c-format msgid "" "Full documentation on preseeding including a working example that you can " -- cgit v1.2.3