diff options
Diffstat (limited to 'po/da/random-bits.po')
-rw-r--r-- | po/da/random-bits.po | 88 |
1 files changed, 8 insertions, 80 deletions
diff --git a/po/da/random-bits.po b/po/da/random-bits.po index ddc40c87f..10ed2c014 100644 --- a/po/da/random-bits.po +++ b/po/da/random-bits.po @@ -1,6 +1,6 @@ # Danish translation of d-i-manual-random-bits. -# Copyright (C) 2016 Free Software Foundation, Inc. -# Joe Hansen <joedalton2@yahoo.dk>, 2014, 2015, 2016. +# Copyright (C) 2018 Free Software Foundation, Inc. +# Joe Hansen <joedalton2@yahoo.dk>, 2014, 2015, 2016, 2018. # # 32-bit processorer (er anvendt selv om 32-bit-processorer er den korrekte brug) # installer -> installationsprogram @@ -17,7 +17,7 @@ msgstr "" "Project-Id-Version: d-i-manual_random-bits\n" "Report-Msgid-Bugs-To: debian-boot@lists.debian.org\n" "POT-Creation-Date: 2018-11-09 16:26+0000\n" -"PO-Revision-Date: 2016-12-30 10:15+0100\n" +"PO-Revision-Date: 2018-12-28 10:15+0100\n" "Last-Translator: Joe Hansen <joedalton2@yahoo.dk>\n" "Language-Team: Danish <debian-l10n-danish@lists.debian.org>\n" "Language: da\n" @@ -1281,68 +1281,7 @@ msgstr "Konfigurer netværk" #. Tag: para #: random-bits.xml:620 -#, fuzzy, no-c-format -#| msgid "" -#| "To configure networking, edit <filename>/etc/network/interfaces</" -#| "filename>, <filename>/etc/resolv.conf</filename>, <filename>/etc/" -#| "hostname</filename> and <filename>/etc/hosts</filename>. " -#| "<informalexample><screen>\n" -#| "# editor /etc/network/interfaces\n" -#| "</screen></informalexample> Here are some simple examples from <filename>/" -#| "usr/share/doc/ifupdown/examples</filename>: <informalexample><screen>\n" -#| "######################################################################\n" -#| "# /etc/network/interfaces -- configuration file for ifup(8), ifdown(8)\n" -#| "# See the interfaces(5) manpage for information on what options are\n" -#| "# available.\n" -#| "######################################################################\n" -#| "\n" -#| "# We always want the loopback interface.\n" -#| "#\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" -#| "#\n" -#| "# auto eth0\n" -#| "# iface eth0 inet static\n" -#| "# address 192.168.0.42\n" -#| "# network 192.168.0.0\n" -#| "# netmask 255.255.255.0\n" -#| "# broadcast 192.168.0.255\n" -#| "# gateway 192.168.0.1\n" -#| "</screen></informalexample> Enter your nameserver(s) and search " -#| "directives in <filename>/etc/resolv.conf</filename>: " -#| "<informalexample><screen>\n" -#| "# editor /etc/resolv.conf\n" -#| "</screen></informalexample> A simple example <filename>/etc/resolv.conf</" -#| "filename>: <informalexample><screen>\n" -#| "search hqdom.local\n" -#| "nameserver 10.1.1.36\n" -#| "nameserver 192.168.9.100\n" -#| "</screen></informalexample> Enter your system's host name (2 to 63 " -#| "characters): <informalexample><screen>\n" -#| "# echo DebianHostName > /etc/hostname\n" -#| "</screen></informalexample> And a basic <filename>/etc/hosts</filename> " -#| "with IPv6 support: <informalexample><screen>\n" -#| "127.0.0.1 localhost\n" -#| "127.0.1.1 DebianHostName\n" -#| "\n" -#| "# The following lines are desirable for IPv6 capable hosts\n" -#| "::1 ip6-localhost ip6-loopback\n" -#| "fe00::0 ip6-localnet\n" -#| "ff00::0 ip6-mcastprefix\n" -#| "ff02::1 ip6-allnodes\n" -#| "ff02::2 ip6-allrouters\n" -#| "ff02::3 ip6-allhosts\n" -#| "</screen></informalexample> If you have multiple network cards, you " -#| "should arrange the names of driver modules in the <filename>/etc/modules</" -#| "filename> file into the desired order. Then during boot, each card will " -#| "be associated with the interface name (eth0, eth1, etc.) that you expect." +#, no-c-format msgid "" "To configure networking, edit <filename>/etc/network/interfaces</filename>, " "<filename>/etc/resolv.conf</filename>, <filename>/etc/hostname</filename> " @@ -1416,7 +1355,8 @@ msgstr "" "# tilgængelige.\n" "######################################################################\n" "\n" -"# Vi ønsker altid loopback-grænsefladen.\n" +"# Loopback-grænsefladen er ikke længere krævet, men kan bruges hvis.\n" +"ønsket.\n" "#\n" "auto lo\n" "iface lo inet loopback\n" @@ -1426,8 +1366,8 @@ msgstr "" "# auto eth0\n" "# iface eth0 inet dhcp\n" "\n" -"# Et eksempel på en statisk IP-opsætning: (broadcast og adgangspunkt er " -"valgfri)\n" +"# Et eksempel på en statisk IP-opsætning: (netværk, broadcast og adgangspunkt " +"er valgfri)\n" "#\n" "# auto eth0\n" "# iface eth0 inet static\n" @@ -2292,15 +2232,3 @@ msgstr "" "korrekt eller nogle fejl opstår, vil installationsprogrammet stoppe, men " "konfigurationen kan forsøges igen ved at vælge menupunktet " "<guimenuitem>Konfigurer og start en PPPoE-forbindelse</guimenuitem>." - -#~ msgid "Laptop" -#~ msgstr "Bærbar" - -#~ msgid "&task-laptop-inst;" -#~ msgstr "&task-laptop-inst;" - -#~ msgid "&task-laptop-dl;" -#~ msgstr "&task-laptop-dl;" - -#~ msgid "&task-laptop-tot;" -#~ msgstr "&task-laptop-tot;" |