diff options
author | Holger Wansing <hwansing@mailbox.org> | 2018-10-21 12:18:10 +0200 |
---|---|---|
committer | Holger Wansing <hwansing@mailbox.org> | 2018-10-21 12:18:10 +0200 |
commit | 3374b50c5ba59d09d3ac8a60f534622551202f29 (patch) | |
tree | 110bf5a9d20d759da09429f4d74e41764e45c7e7 /po/pot/random-bits.pot | |
parent | 3f548582b5a545ec8c0bc374b77e6580b4a4abe0 (diff) | |
download | installation-guide-3374b50c5ba59d09d3ac8a60f534622551202f29.zip |
Refresh po|pot files
Diffstat (limited to 'po/pot/random-bits.pot')
-rw-r--r-- | po/pot/random-bits.pot | 13 |
1 files changed, 7 insertions, 6 deletions
diff --git a/po/pot/random-bits.pot b/po/pot/random-bits.pot index a551a50a5..81d9d1d68 100644 --- a/po/pot/random-bits.pot +++ b/po/pot/random-bits.pot @@ -6,7 +6,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: debian-boot@lists.debian.org\n" -"POT-Creation-Date: 2017-04-17 21:48+0000\n" +"POT-Creation-Date: 2018-10-21 10:09+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" "Language-Team: LANGUAGE <LL@li.org>\n" @@ -1060,17 +1060,18 @@ msgid "" "# available.\n" "######################################################################\n" "\n" -"# We always want the loopback interface.\n" +"# The loopback interface isn't really required any longer, but can be used\n" +"# if needed.\n" "#\n" -"auto lo\n" -"iface lo inet loopback\n" +"# auto lo\n" +"# iface lo inet loopback\n" "\n" "# To use dhcp:\n" "#\n" "# auto eth0\n" "# iface eth0 inet dhcp\n" "\n" -"# An example static IP setup: (broadcast and gateway are optional)\n" +"# An example static IP setup: (network, broadcast and gateway are optional)\n" "#\n" "# auto eth0\n" "# iface eth0 inet static\n" @@ -1084,7 +1085,7 @@ msgid "" "# editor /etc/resolv.conf\n" "</screen></informalexample> A simple example <filename>/etc/resolv.conf</" "filename>: <informalexample><screen>\n" -"search hqdom.local\n" +"search example.com\n" "nameserver 10.1.1.36\n" "nameserver 192.168.9.100\n" "</screen></informalexample> Enter your system's host name (2 to 63 " |