summaryrefslogtreecommitdiff
path: root/po/ko/preseed.po
diff options
context:
space:
mode:
authorChristian Perrier <bubulle@debian.org>2010-10-10 12:49:12 +0000
committerChristian Perrier <bubulle@debian.org>2010-10-10 12:49:12 +0000
commitde662b7e688e97b2f517e31b6d1b3663a1c777a1 (patch)
treed800bf4f956d8bdfd74cc2a80aedefb7b5dc5d85 /po/ko/preseed.po
parent402fd821b72dcd326051fc664419a5a8e33ae16b (diff)
downloadinstallation-guide-de662b7e688e97b2f517e31b6d1b3663a1c777a1.zip
Regenerate PO(T) files
Diffstat (limited to 'po/ko/preseed.po')
-rw-r--r--po/ko/preseed.po52
1 files changed, 40 insertions, 12 deletions
diff --git a/po/ko/preseed.po b/po/ko/preseed.po
index db8e18723..6aeaa9295 100644
--- a/po/ko/preseed.po
+++ b/po/ko/preseed.po
@@ -11,7 +11,7 @@ msgid ""
msgstr ""
"Project-Id-Version: preseed.xml\n"
"Report-Msgid-Bugs-To: debian-boot@lists.debian.org\n"
-"POT-Creation-Date: 2010-10-05 18:28+0000\n"
+"POT-Creation-Date: 2010-10-10 12:35+0000\n"
"PO-Revision-Date: 2009-08-28 03:14+0900\n"
"Last-Translator: Changwoo Ryu <cwryu@debian.org>\n"
"Language-Team: Korean <debian-i10n-korean@lists.debian.org>\n"
@@ -580,12 +580,26 @@ msgstr "자동 모드"
#. Tag: para
#: preseed.xml:381
-#, no-c-format
-msgid ""
-"There are several features of Debian Installer that combine to allow fairly "
-"simple command lines at the boot prompt to result in arbitrarily complex "
-"customized automatic installs. To illustrate this, here are some examples "
-"that can be used at the boot prompt: <informalexample><screen>\n"
+#, fuzzy, no-c-format
+#| msgid ""
+#| "There are several features of Debian Installer that combine to allow "
+#| "fairly simple command lines at the boot prompt to result in arbitrarily "
+#| "complex customized automatic installs. To illustrate this, here are some "
+#| "examples that can be used at the boot prompt: <informalexample><screen>\n"
+#| "auto url=autoserver\n"
+#| "</screen></informalexample> This relies on there being a DHCP server that "
+#| "will get the machine to the point where <literal>autoserver</literal> can "
+#| "be resolved by DNS, perhaps after adding the local domain if that was "
+#| "provided by DHCP. If this was done at a site where the domain is "
+#| "<literal>example.com</literal>, and they have a reasonably sane DHCP "
+#| "setup, it would result in the preseed file being retrieved from "
+#| "<literal>http://autoserver.example.com/d-i/&releasename;/./preseed.cfg</"
+#| "literal>."
+msgid ""
+"There are several features of &debian; Installer that combine to allow "
+"fairly simple command lines at the boot prompt to result in arbitrarily "
+"complex customized automatic installs. To illustrate this, here are some "
+"examples that can be used at the boot prompt: <informalexample><screen>\n"
"auto url=autoserver\n"
"</screen></informalexample> This relies on there being a DHCP server that "
"will get the machine to the point where <literal>autoserver</literal> can be "
@@ -975,14 +989,22 @@ msgstr "미리 설정 파일을 지정하는 데 DHCP 서버 사용하기"
#. Tag: para
#: preseed.xml:537
-#, no-c-format
+#, fuzzy, no-c-format
+#| msgid ""
+#| "It's also possible to use DHCP to specify a preconfiguration file to "
+#| "download from the network. DHCP allows specifying a filename. Normally "
+#| "this is a file to netboot, but if it appears to be an URL then "
+#| "installation media that support network preseeding will download the file "
+#| "from the URL and use it as a preconfiguration file. Here is an example of "
+#| "how to set it up in the dhcpd.conf for version 3 of the ISC DHCP server "
+#| "(the dhcp3-server Debian package)."
msgid ""
"It's also possible to use DHCP to specify a preconfiguration file to "
"download from the network. DHCP allows specifying a filename. Normally this "
"is a file to netboot, but if it appears to be an URL then installation media "
"that support network preseeding will download the file from the URL and use "
"it as a preconfiguration file. Here is an example of how to set it up in the "
-"dhcpd.conf for version 3 of the ISC DHCP server (the dhcp3-server Debian "
+"dhcpd.conf for version 3 of the ISC DHCP server (the dhcp3-server &debian; "
"package)."
msgstr ""
"DHCP를 이용해 설정사항을 미리 기록한 파일을 네트워크에서 다운로드하게 만들 "
@@ -1019,13 +1041,19 @@ msgstr ""
#. Tag: para
#: preseed.xml:557
-#, no-c-format
+#, fuzzy, no-c-format
+#| msgid ""
+#| "A good way to use the DHCP preseeding is to only preseed values specific "
+#| "to your network, such as the Debian mirror to use. This way installs on "
+#| "your network will automatically get a good mirror selected, but the rest "
+#| "of the installation can be performed interactively. Using DHCP preseeding "
+#| "to fully automate Debian installs should only be done with care."
msgid ""
"A good way to use the DHCP preseeding is to only preseed values specific to "
-"your network, such as the Debian mirror to use. This way installs on your "
+"your network, such as the &debian; mirror to use. This way installs on your "
"network will automatically get a good mirror selected, but the rest of the "
"installation can be performed interactively. Using DHCP preseeding to fully "
-"automate Debian installs should only be done with care."
+"automate &debian; installs should only be done with care."
msgstr ""
"DHCP 미리 설정을 하려면 네트워크에 해당하는 값만 미리 설정하는 게 좋습니다. "
"예를 들어 데비안 미러 사이트를 설정하면 네트워크 안에서 설치하는 시스템에 알"