From 2ae201787d2c91e90514e3144d8e50c80120fe22 Mon Sep 17 00:00:00 2001 From: Felipe Augusto van de Wiel Date: Mon, 18 Jan 2010 00:45:30 +0000 Subject: [SILENT_COMMIT] Update of POT and PO files for the manual --- po/ko/random-bits.po | 67 +++++++++++++++++++++++++++++++++++++++++++++++++--- 1 file changed, 64 insertions(+), 3 deletions(-) (limited to 'po/ko/random-bits.po') diff --git a/po/ko/random-bits.po b/po/ko/random-bits.po index 160268b20..1cb5dbe1f 100644 --- a/po/ko/random-bits.po +++ b/po/ko/random-bits.po @@ -10,7 +10,7 @@ msgid "" msgstr "" "Project-Id-Version: random-bits.xml\n" "Report-Msgid-Bugs-To: debian-boot@lists.debian.org\n" -"POT-Creation-Date: 2009-11-08 01:11+0000\n" +"POT-Creation-Date: 2009-12-28 01:10+0000\n" "PO-Revision-Date: 2009-08-28 03:15+0900\n" "Last-Translator: Changwoo Ryu \n" "Language-Team: Korean \n" @@ -1355,7 +1355,67 @@ msgstr "네트워크 설정하기" #. Tag: para #: random-bits.xml:646 -#, no-c-format +#, fuzzy, no-c-format +#| msgid "" +#| "To configure networking, edit /etc/network/interfaces, /etc/resolv.conf, /etc/" +#| "hostname and /etc/hosts. " +#| "\n" +#| "# editor /etc/network/interfaces\n" +#| " Here are some simple examples from /" +#| "usr/share/doc/ifupdown/examples: \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" +#| " Enter your nameserver(s) and search " +#| "directives in /etc/resolv.conf: " +#| "\n" +#| "# editor /etc/resolv.conf\n" +#| " A simple example /etc/resolv.conf: \n" +#| "search hqdom.local\n" +#| "nameserver 10.1.1.36\n" +#| "nameserver 192.168.9.100\n" +#| " Enter your system's host name (2 to 63 " +#| "characters): \n" +#| "# echo DebianHostName > /etc/hostname\n" +#| " And a basic /etc/hosts " +#| "with IPv6 support: \n" +#| "127.0.0.1 localhost 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" +#| " If you have multiple network cards, you " +#| "should arrange the names of driver modules in the /etc/modules file into the desired order. Then during boot, each card will " +#| "be associated with the interface name (eth0, eth1, etc.) that you expect." msgid "" "To configure networking, edit /etc/network/interfaces, " "/etc/resolv.conf, /etc/hostname " @@ -1401,7 +1461,8 @@ msgid "" "# echo DebianHostName > /etc/hostname\n" " And a basic /etc/hosts with " "IPv6 support: \n" -"127.0.0.1 localhost DebianHostName\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" -- cgit v1.2.3