summaryrefslogtreecommitdiff
path: root/po/ko/preseed.po
diff options
context:
space:
mode:
authorFrans Pop <elendil@planet.nl>2006-12-29 19:36:52 +0000
committerFrans Pop <elendil@planet.nl>2006-12-29 19:36:52 +0000
commit39193e1e56af8d7856801221cdbb1ae431e347cc (patch)
tree282b6c95630d9f69ae2da3bd99f1c3ef3862f42d /po/ko/preseed.po
parentc8fc73c10d721db52054f9dbe173a512636a400e (diff)
downloadinstallation-guide-39193e1e56af8d7856801221cdbb1ae431e347cc.zip
[SILENT_COMMIT] Update of POT and PO files for the manual
Diffstat (limited to 'po/ko/preseed.po')
-rw-r--r--po/ko/preseed.po240
1 files changed, 126 insertions, 114 deletions
diff --git a/po/ko/preseed.po b/po/ko/preseed.po
index 45f2951dd..35d5ac395 100644
--- a/po/ko/preseed.po
+++ b/po/ko/preseed.po
@@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: preseed.xml\n"
"Report-Msgid-Bugs-To: debian-boot@lists.debian.org\n"
-"POT-Creation-Date: 2006-12-27 04:04+0000\n"
+"POT-Creation-Date: 2006-12-29 19:35+0000\n"
"PO-Revision-Date: 2006-09-12 21:31+0900\n"
"Last-Translator: Seok-moon Jang <drssay97@gmail.com>\n"
"Language-Team: Korean <debian-i10n-korean@lists.debian.org>\n"
@@ -32,7 +32,7 @@ msgstr ""
"정하는 복잡한 사항들을 설명합니다."
#. Tag: para
-#: preseed.xml:23 preseed.xml:632
+#: preseed.xml:23 preseed.xml:633
#, no-c-format
msgid ""
"The configuration fragments used in this appendix are also available as an "
@@ -727,59 +727,71 @@ msgstr ""
#. Tag: entry
#: preseed.xml:491
#, no-c-format
-msgid "hostname&nbsp;&nbsp;&nbsp;"
+msgid "interface"
msgstr ""
#. Tag: entry
#: preseed.xml:491
#, no-c-format
-msgid "netcfg/get_hostname"
+msgid "netcfg/choose_interface"
msgstr ""
#. Tag: entry
#: preseed.xml:492
#, no-c-format
-msgid "domain"
+msgid "hostname&nbsp;&nbsp;&nbsp;"
msgstr ""
#. Tag: entry
#: preseed.xml:492
#, no-c-format
-msgid "netcfg/get_domain"
+msgid "netcfg/get_hostname"
msgstr ""
#. Tag: entry
#: preseed.xml:493
#, no-c-format
-msgid "interface"
+msgid "domain"
msgstr ""
#. Tag: entry
#: preseed.xml:493
#, no-c-format
-msgid "netcfg/choose_interface"
+msgid "netcfg/get_domain"
msgstr ""
#. Tag: entry
#: preseed.xml:494
#, no-c-format
-msgid "suite"
+msgid "protocol"
msgstr ""
#. Tag: entry
#: preseed.xml:494
#, no-c-format
+msgid "mirror/protocol"
+msgstr ""
+
+#. Tag: entry
+#: preseed.xml:495
+#, no-c-format
+msgid "suite"
+msgstr ""
+
+#. Tag: entry
+#: preseed.xml:495
+#, no-c-format
msgid "mirror/suite"
msgstr ""
#. Tag: title
-#: preseed.xml:501
+#: preseed.xml:502
#, no-c-format
msgid "Using a DHCP server to specify preconfiguration files"
msgstr "미리설정파일을 지정하기 위해 DHCP 서버를 사용하기"
#. Tag: para
-#: preseed.xml:502
+#: preseed.xml:503
#, no-c-format
msgid ""
"It's also possible to use DHCP to specify a preconfiguration file to "
@@ -798,7 +810,7 @@ msgstr ""
"기 위한 dhcpd.conf 파일의 예는 아래와 같습니다."
#. Tag: screen
-#: preseed.xml:513
+#: preseed.xml:514
#, no-c-format
msgid ""
"if substring (option vendor-class-identifier, 0, 3) = \"d-i\" {\n"
@@ -810,7 +822,7 @@ msgstr ""
"}"
#. Tag: para
-#: preseed.xml:515
+#: preseed.xml:516
#, no-c-format
msgid ""
"Note that the above example limits this filename to DHCP clients that "
@@ -824,7 +836,7 @@ msgstr ""
"습니다."
#. Tag: para
-#: preseed.xml:522
+#: preseed.xml:523
#, no-c-format
msgid ""
"A good way to use the DHCP preseeding is to only preseed values specific to "
@@ -840,13 +852,13 @@ msgstr ""
"자동화하는 작업은 꼭 필요할 때 조심히 해야 합니다."
#. Tag: title
-#: preseed.xml:536
+#: preseed.xml:537
#, no-c-format
msgid "Creating a preconfiguration file"
msgstr "미리 설정 파일 만들기"
#. Tag: para
-#: preseed.xml:537
+#: preseed.xml:538
#, no-c-format
msgid ""
"The preconfiguration file is in the format used by the <command>debconf-set-"
@@ -857,20 +869,20 @@ msgstr ""
"는 형식으로 되어 있습니다. 미리 설정 파일의 일반적인 형식은:"
#. Tag: screen
-#: preseed.xml:543
+#: preseed.xml:544
#, no-c-format
msgid "&lt;owner&gt; &lt;question name&gt; &lt;question type&gt; &lt;value&gt;"
msgstr "&lt;주인&gt; &lt;질문 이름&gt; &lt;질문 형식&gt; &lt;값&gt;"
#. Tag: para
-#: preseed.xml:545
+#: preseed.xml:546
#, no-c-format
msgid ""
"There are a few rules to keep in mind when writing a preconfiguration file."
msgstr "미리 설정 파일을 작성할 때 지켜야 할 몇가지 규칙이 있습니다."
#. Tag: para
-#: preseed.xml:552
+#: preseed.xml:553
#, no-c-format
msgid ""
"Put only a single space or tab between type and value: any additional "
@@ -880,7 +892,7 @@ msgstr ""
"에 속한 것으로 인식합니다."
#. Tag: para
-#: preseed.xml:556
+#: preseed.xml:557
#, no-c-format
msgid ""
"A line can be split into multiple lines by appending a backslash "
@@ -893,7 +905,7 @@ msgstr ""
"니다.가장 나쁜 위치는 형식과 값 사이입니다."
#. Tag: para
-#: preseed.xml:562
+#: preseed.xml:563
#, no-c-format
msgid ""
"Most questions need to be preseeded using the values valid in English and "
@@ -905,7 +917,7 @@ msgstr ""
"어 <classname>partman</classname>에서)"
#. Tag: para
-#: preseed.xml:568
+#: preseed.xml:569
#, no-c-format
msgid ""
"Some questions take a code as value instead of the English text that is "
@@ -914,7 +926,7 @@ msgstr ""
"일부 질문은 설치할 때 표시하는 영어 텍스트가 아니라 코드를 값으로 받습니다."
#. Tag: para
-#: preseed.xml:574
+#: preseed.xml:575
#, no-c-format
msgid ""
"The easiest way to create a preconfiguration file is to use the example file "
@@ -924,7 +936,7 @@ msgstr ""
"에 들어 있는 예제 파일을 기초로 시작하는 방법입니다."
#. Tag: para
-#: preseed.xml:579
+#: preseed.xml:580
#, no-c-format
msgid ""
"An alternative method is to do a manual installation and then, after "
@@ -938,7 +950,7 @@ msgstr ""
"만드는 방법입니다:"
#. Tag: screen
-#: preseed.xml:586
+#: preseed.xml:587
#, no-c-format
msgid ""
"$ debconf-get-selections --installer &gt; <replaceable>file</replaceable>\n"
@@ -948,7 +960,7 @@ msgstr ""
"$ debconf-get-selections &gt;&gt; <replaceable>file</replaceable>"
#. Tag: para
-#: preseed.xml:588
+#: preseed.xml:589
#, no-c-format
msgid ""
"However, a file generated in this manner will have some items that should "
@@ -959,7 +971,7 @@ msgstr ""
"로, 대부분의 사람들에게는 예제 파일에서 시작하는 방법이 더 좋습니다."
#. Tag: para
-#: preseed.xml:596
+#: preseed.xml:597
#, no-c-format
msgid ""
"This method relies on the fact that, at the end of the installation, the "
@@ -974,7 +986,7 @@ msgstr ""
"문에 루트만 이 파일을 읽을 수 있게 되어 있습니다."
#. Tag: para
-#: preseed.xml:604
+#: preseed.xml:605
#, no-c-format
msgid ""
"The directory <filename>/var/log/installer</filename> and all files in it "
@@ -985,7 +997,7 @@ msgstr ""
"log/installer</filename> 디렉토리 및 그 안의 모든 파일을 시스템에서 지웁니다."
#. Tag: para
-#: preseed.xml:612
+#: preseed.xml:613
#, no-c-format
msgid ""
"To check possible values for questions, you can use <command>nano</command> "
@@ -1001,7 +1013,7 @@ msgstr ""
"다."
#. Tag: para
-#: preseed.xml:620
+#: preseed.xml:621
#, no-c-format
msgid ""
"To check if the format of your preconfiguration file is valid before "
@@ -1013,13 +1025,13 @@ msgstr ""
"command> 명령을 사용할 수 있습니다."
#. Tag: title
-#: preseed.xml:631
+#: preseed.xml:632
#, no-c-format
msgid "Contents of the preconfiguration file"
msgstr "미리 설정 파일의 내용"
#. Tag: para
-#: preseed.xml:637
+#: preseed.xml:638
#, no-c-format
msgid ""
"Note that this example is based on an installation for the Intel x86 "
@@ -1034,13 +1046,13 @@ msgstr ""
"도 있습니다."
#. Tag: title
-#: preseed.xml:648
+#: preseed.xml:649
#, no-c-format
msgid "Localization"
msgstr "지역화"
#. Tag: para
-#: preseed.xml:649
+#: preseed.xml:650
#, no-c-format
msgid ""
"Setting localization values will only work if you are using initrd "
@@ -1051,7 +1063,7 @@ msgstr ""
"하면 지역화 설정 질문을 한 다음에 미리 설정 파일을 읽어들입니다."
#. Tag: para
-#: preseed.xml:655
+#: preseed.xml:656
#, no-c-format
msgid ""
"The locale can be used to specify both language and country. To specify the "
@@ -1063,7 +1075,7 @@ msgstr ""
"십시오."
#. Tag: screen
-#: preseed.xml:661
+#: preseed.xml:662
#, no-c-format
msgid ""
"# Locale sets language and country.\n"
@@ -1073,7 +1085,7 @@ msgstr ""
"d-i debian-installer/locale string en_US"
#. Tag: para
-#: preseed.xml:663
+#: preseed.xml:664
#, no-c-format
msgid ""
"Keyboard configuration consists of selecting a keyboard architecture and a "
@@ -1086,7 +1098,7 @@ msgstr ""
"없습니다. 선택한 키보드 아키텍처에 대해 키맵을 올바르게 지정해야 합니다."
#. Tag: screen
-#: preseed.xml:670
+#: preseed.xml:671
#, no-c-format
msgid ""
"# Keyboard selection.\n"
@@ -1102,7 +1114,7 @@ msgstr ""
"#d-i console-keymaps-usb/keymap select mac-usb-us"
#. Tag: para
-#: preseed.xml:672
+#: preseed.xml:673
#, no-c-format
msgid ""
"To skip keyboard configuration, preseed <classname>console-tools/archs</"
@@ -1114,7 +1126,7 @@ msgstr ""
"게 됩니다."
#. Tag: para
-#: preseed.xml:681
+#: preseed.xml:682
#, no-c-format
msgid ""
"The changes in the input layer for 2.6 kernels have made the keyboard "
@@ -1126,13 +1138,13 @@ msgstr ""
"야 합니다."
#. Tag: title
-#: preseed.xml:691
+#: preseed.xml:692
#, no-c-format
msgid "Network configuration"
msgstr "네트워크 설정"
#. Tag: para
-#: preseed.xml:692
+#: preseed.xml:693
#, no-c-format
msgid ""
"Of course, preseeding the network configuration won't work if you're loading "
@@ -1147,7 +1159,7 @@ msgstr ""
"라미터로 네트워크 설정을 건너 뛸 수 있습니다."
#. Tag: para
-#: preseed.xml:700
+#: preseed.xml:701
#, no-c-format
msgid ""
"If you need to pick a particular interface when netbooting before loading a "
@@ -1159,7 +1171,7 @@ msgstr ""
"같이 부팅 파라미터를 사용하십시오."
#. Tag: para
-#: preseed.xml:706
+#: preseed.xml:707
#, no-c-format
msgid ""
"Although preseeding the network configuration is normally not possible when "
@@ -1177,7 +1189,7 @@ msgstr ""
"리 설정 파일을 읽어들인 후에 네트워크 설정을 다시 실행합니다:"
#. Tag: screen
-#: preseed.xml:716
+#: preseed.xml:717
#, no-c-format
msgid ""
"killall.sh dhclient\n"
@@ -1187,7 +1199,7 @@ msgstr ""
"netcfg"
#. Tag: screen
-#: preseed.xml:720
+#: preseed.xml:721
#, no-c-format
msgid ""
"# netcfg will choose an interface that has link if possible. This makes it\n"
@@ -1270,13 +1282,13 @@ msgstr ""
"#d-i netcfg/dhcp_hostname string radish"
#. Tag: title
-#: preseed.xml:725
+#: preseed.xml:726
#, no-c-format
msgid "Mirror settings"
msgstr "미러 사이트 설정"
#. Tag: para
-#: preseed.xml:726
+#: preseed.xml:727
#, fuzzy, no-c-format
msgid ""
"Depending on the installation method you use, a mirror may be used to "
@@ -1290,7 +1302,7 @@ msgstr ""
"습니다."
#. Tag: para
-#: preseed.xml:733
+#: preseed.xml:734
#, no-c-format
msgid ""
"The parameter <classname>mirror/suite</classname> determines the suite for "
@@ -1300,7 +1312,7 @@ msgstr ""
"니다."
#. Tag: para
-#: preseed.xml:738
+#: preseed.xml:739
#, no-c-format
msgid ""
"The parameter <classname>mirror/udeb/suite</classname> determines the suite "
@@ -1317,7 +1329,7 @@ msgstr ""
"classname>와 같습니다."
#. Tag: screen
-#: preseed.xml:750
+#: preseed.xml:751
#, no-c-format
msgid ""
"d-i mirror/country string enter information manually\n"
@@ -1341,13 +1353,13 @@ msgstr ""
"#d-i mirror/udeb/suite string testing"
#. Tag: title
-#: preseed.xml:755
+#: preseed.xml:756
#, no-c-format
msgid "Partitioning"
msgstr "파티션하기"
#. Tag: para
-#: preseed.xml:756
+#: preseed.xml:757
#, fuzzy, no-c-format
msgid ""
"Using preseeding to partition the harddisk is very much limited to what is "
@@ -1365,7 +1377,7 @@ msgstr ""
"크를 파티션할 수 없고 RAID를 설정할 수도 없습니다."
#. Tag: para
-#: preseed.xml:767
+#: preseed.xml:768
#, no-c-format
msgid ""
"The identification of disks is dependent on the order in which their drivers "
@@ -1377,7 +1389,7 @@ msgstr ""
"록 하십시오."
#. Tag: screen
-#: preseed.xml:775
+#: preseed.xml:776
#, fuzzy, no-c-format
msgid ""
"# If the system has free space you can choose to only partition that space.\n"
@@ -1503,13 +1515,13 @@ msgstr ""
"d-i partman/confirm boolean true"
#. Tag: title
-#: preseed.xml:780
+#: preseed.xml:781
#, fuzzy, no-c-format
msgid "Partitioning using RAID"
msgstr "파티션하기"
#. Tag: para
-#: preseed.xml:781
+#: preseed.xml:782
#, no-c-format
msgid ""
"You can also use preseeding to set up partitions on software RAID arrays. "
@@ -1520,7 +1532,7 @@ msgid ""
msgstr ""
#. Tag: para
-#: preseed.xml:791
+#: preseed.xml:792
#, no-c-format
msgid ""
"This type of automated partitioning is easy to get wrong. It is also a very "
@@ -1531,7 +1543,7 @@ msgid ""
msgstr ""
#. Tag: para
-#: preseed.xml:799
+#: preseed.xml:800
#, no-c-format
msgid ""
"Note that only RAID 0 and RAID 1 have been tested by the developers of the "
@@ -1540,7 +1552,7 @@ msgid ""
msgstr ""
#. Tag: screen
-#: preseed.xml:807
+#: preseed.xml:808
#, no-c-format
msgid ""
"# NOTE: this option is of beta release quality and should be used carefully\n"
@@ -1592,13 +1604,13 @@ msgid ""
msgstr ""
#. Tag: title
-#: preseed.xml:812
+#: preseed.xml:813
#, no-c-format
msgid "Clock and time zone setup"
msgstr "시계 및 시간대 설정"
#. Tag: screen
-#: preseed.xml:814
+#: preseed.xml:815
#, no-c-format
msgid ""
"# Controls whether or not the hardware clock is set to UTC.\n"
@@ -1616,13 +1628,13 @@ msgstr ""
"d-i time/zone string US/Eastern"
#. Tag: title
-#: preseed.xml:819
+#: preseed.xml:820
#, no-c-format
msgid "Apt setup"
msgstr "APT 설정"
#. Tag: para
-#: preseed.xml:820
+#: preseed.xml:821
#, no-c-format
msgid ""
"Setup of the <filename>/etc/apt/sources.list</filename> and basic "
@@ -1635,7 +1647,7 @@ msgstr ""
"레파지토리를 지정할 수 있습니다."
#. Tag: screen
-#: preseed.xml:828
+#: preseed.xml:829
#, fuzzy, no-c-format
msgid ""
"# You can choose to install non-free and contrib software.\n"
@@ -1672,13 +1684,13 @@ msgstr ""
"#d-i apt-setup/local0/key string http://local.server/key"
#. Tag: title
-#: preseed.xml:833
+#: preseed.xml:834
#, no-c-format
msgid "Account setup"
msgstr "계정 설정"
#. Tag: para
-#: preseed.xml:834
+#: preseed.xml:835
#, no-c-format
msgid ""
"The password for the root account and name and password for a first regular "
@@ -1690,7 +1702,7 @@ msgstr ""
"<emphasis>해시값</emphasis>을 쓸 수도 있습니다."
#. Tag: para
-#: preseed.xml:841
+#: preseed.xml:842
#, no-c-format
msgid ""
"Be aware that preseeding passwords is not completely secure as everyone with "
@@ -1705,7 +1717,7 @@ msgstr ""
"로 된 보안이라고 할 수 없습니다."
#. Tag: screen
-#: preseed.xml:851
+#: preseed.xml:852
#, no-c-format
msgid ""
"# Skip creation of a root account (normal user account will be able to\n"
@@ -1751,7 +1763,7 @@ msgstr ""
"#d-i passwd/user-password-crypted password [MD5 hash]"
#. Tag: para
-#: preseed.xml:853
+#: preseed.xml:854
#, no-c-format
msgid ""
"The <classname>passwd/root-password-crypted</classname> and "
@@ -1770,26 +1782,26 @@ msgstr ""
"(예를 들어 SSH 키 인증을 쓰거나 sudo를 사용하는 방법)"
#. Tag: para
-#: preseed.xml:863
+#: preseed.xml:864
#, no-c-format
msgid ""
"An MD5 hash for a password can be generated using the following command."
msgstr "열쇠글의 MD5 해시는 다음 명령으로 만들 수 있습니다."
#. Tag: screen
-#: preseed.xml:867
+#: preseed.xml:868
#, no-c-format
msgid "$ echo \"r00tme\" | mkpasswd -s -H MD5"
msgstr "$ echo \"r00tme\" | mkpasswd -s -H MD5"
#. Tag: title
-#: preseed.xml:873
+#: preseed.xml:874
#, no-c-format
msgid "Base system installation"
msgstr "기본 시스템 설치"
#. Tag: para
-#: preseed.xml:874
+#: preseed.xml:875
#, no-c-format
msgid ""
"There is actually not very much that can be preseeded for this stage of the "
@@ -1800,7 +1812,7 @@ msgstr ""
"쓸 부분은 커널 설치에 관한 질문입니다."
#. Tag: screen
-#: preseed.xml:881
+#: preseed.xml:882
#, no-c-format
msgid ""
"# Select the initramfs generator used to generate the initrd for 2.6 "
@@ -1811,13 +1823,13 @@ msgstr ""
"#d-i base-installer/kernel/linux/initramfs-generators string yaird"
#. Tag: title
-#: preseed.xml:886
+#: preseed.xml:887
#, no-c-format
msgid "Boot loader installation"
msgstr "부트 로더 설치"
#. Tag: screen
-#: preseed.xml:888
+#: preseed.xml:889
#, fuzzy, no-c-format
msgid ""
"# Grub is the default boot loader (for x86). If you want lilo installed\n"
@@ -1863,13 +1875,13 @@ msgstr ""
"#d-i grub-installer/bootdev string (hd0,0) (hd1,0) (hd2,0)"
#. Tag: title
-#: preseed.xml:893
+#: preseed.xml:894
#, no-c-format
msgid "Package selection"
msgstr "꾸러미 선택"
#. Tag: para
-#: preseed.xml:894
+#: preseed.xml:895
#, no-c-format
msgid ""
"You can choose to install any combination of tasks that are available. "
@@ -1879,73 +1891,73 @@ msgstr ""
"점에 사용할 수 있는 작업은 다음과 같습니다:"
#. Tag: userinput
-#: preseed.xml:903
+#: preseed.xml:904
#, no-c-format
msgid "standard"
msgstr "표준 시스템"
#. Tag: userinput
-#: preseed.xml:906
+#: preseed.xml:907
#, no-c-format
msgid "desktop"
msgstr "데스크탑"
#. Tag: userinput
-#: preseed.xml:909
+#: preseed.xml:910
#, no-c-format
msgid "gnome-desktop"
msgstr "gnome-desktop"
#. Tag: userinput
-#: preseed.xml:912
+#: preseed.xml:913
#, no-c-format
msgid "kde-desktop"
msgstr "kde-desktop"
#. Tag: userinput
-#: preseed.xml:915
+#: preseed.xml:916
#, no-c-format
msgid "web-server"
msgstr "웹 서버"
#. Tag: userinput
-#: preseed.xml:918
+#: preseed.xml:919
#, no-c-format
msgid "print-server"
msgstr "인쇄 서버"
#. Tag: userinput
-#: preseed.xml:921
+#: preseed.xml:922
#, no-c-format
msgid "dns-server"
msgstr "dns 서버"
#. Tag: userinput
-#: preseed.xml:924
+#: preseed.xml:925
#, no-c-format
msgid "file-server"
msgstr "파일 서버"
#. Tag: userinput
-#: preseed.xml:927
+#: preseed.xml:928
#, no-c-format
msgid "mail-server"
msgstr "메일 서버"
#. Tag: userinput
-#: preseed.xml:930
+#: preseed.xml:931
#, no-c-format
msgid "sql-database"
msgstr "SQL 데이터베이스"
#. Tag: userinput
-#: preseed.xml:933
+#: preseed.xml:934
#, no-c-format
msgid "laptop"
msgstr "노트북 컴퓨터"
#. Tag: para
-#: preseed.xml:937
+#: preseed.xml:938
#, no-c-format
msgid ""
"You can also choose to install no tasks, and force the installation of a set "
@@ -1956,7 +1968,7 @@ msgstr ""
"다. <userinput>표준 시스템</userinput> 작업은 항상 포함하시길 권장합니다."
#. Tag: para
-#: preseed.xml:943
+#: preseed.xml:944
#, fuzzy, no-c-format
msgid ""
"If you want to install some individual packages in addition to packages "
@@ -1970,7 +1982,7 @@ msgstr ""
"고 공백으로 구분할 수도 있으므로, 커널 명령행에 쉽게 사용할 수 있습니다."
#. Tag: screen
-#: preseed.xml:953
+#: preseed.xml:954
#, no-c-format
msgid ""
"tasksel tasksel/first multiselect standard, desktop\n"
@@ -2000,13 +2012,13 @@ msgstr ""
"#popularity-contest popularity-contest/participate boolean false"
#. Tag: title
-#: preseed.xml:958
+#: preseed.xml:959
#, no-c-format
msgid "Finishing up the first stage install"
msgstr "첫번째 단계 설치 끝내기"
#. Tag: screen
-#: preseed.xml:960
+#: preseed.xml:961
#, no-c-format
msgid ""
"# Avoid that last message about the install being complete.\n"
@@ -2024,13 +2036,13 @@ msgstr ""
"#d-i cdrom-detect/eject boolean false"
#. Tag: title
-#: preseed.xml:965
+#: preseed.xml:966
#, no-c-format
msgid "Mailer configuration"
msgstr "메일 프로그램 설정"
#. Tag: para
-#: preseed.xml:966
+#: preseed.xml:967
#, no-c-format
msgid ""
"During a normal install, exim asks only a few questions. Here's how to avoid "
@@ -2040,7 +2052,7 @@ msgstr ""
"하면 건너뜁니다. 더 복잡한 미리 설정도 가능합니다."
#. Tag: screen
-#: preseed.xml:973
+#: preseed.xml:974
#, no-c-format
msgid ""
"exim4-config exim4/dc_eximconfig_configtype \\\n"
@@ -2056,13 +2068,13 @@ msgstr ""
"exim4-config exim4/dc_postmaster string"
#. Tag: title
-#: preseed.xml:978
+#: preseed.xml:979
#, no-c-format
msgid "X configuration"
msgstr "X 설정"
#. Tag: para
-#: preseed.xml:979
+#: preseed.xml:980
#, no-c-format
msgid ""
"Preseeding Debian's X config is possible, but you probably need to know some "
@@ -2074,7 +2086,7 @@ msgstr ""
"니다."
#. Tag: screen
-#: preseed.xml:987
+#: preseed.xml:988
#, no-c-format
msgid ""
"# X can detect the right driver for some cards, but if you're preseeding,\n"
@@ -2122,13 +2134,13 @@ msgstr ""
" select 1024x768 @ 60 Hz"
#. Tag: title
-#: preseed.xml:992
+#: preseed.xml:993
#, no-c-format
msgid "Preseeding other packages"
msgstr "기타 꾸러미 미리 설정"
#. Tag: screen
-#: preseed.xml:994
+#: preseed.xml:995
#, no-c-format
msgid ""
"# Depending on what software you choose to install, or if things go wrong\n"
@@ -2147,19 +2159,19 @@ msgstr ""
"# debconf-get-selections >> file"
#. Tag: title
-#: preseed.xml:1001
+#: preseed.xml:1002
#, no-c-format
msgid "Advanced options"
msgstr "고급 옵션"
#. Tag: title
-#: preseed.xml:1004
+#: preseed.xml:1005
#, no-c-format
msgid "Running custom commands during the installation"
msgstr "설치 중에 임의의 명령어 실행하기"
#. Tag: para
-#: preseed.xml:1005
+#: preseed.xml:1006
#, fuzzy, no-c-format
msgid ""
"A very powerful and flexible option offered by the preconfiguration tools is "
@@ -2170,7 +2182,7 @@ msgstr ""
"shell\"/> 부분을 참고하십시오."
#. Tag: screen
-#: preseed.xml:1013
+#: preseed.xml:1014
#, no-c-format
msgid ""
"# d-i preseeding is inherently not secure. Nothing in the installer checks\n"
@@ -2208,13 +2220,13 @@ msgstr ""
"chsh -s /bin/zsh"
#. Tag: title
-#: preseed.xml:1018
+#: preseed.xml:1019
#, no-c-format
msgid "Using preseeding to change default values"
msgstr "미리 설정을 이용해 기본값 바꾸기"
#. Tag: para
-#: preseed.xml:1019
+#: preseed.xml:1020
#, no-c-format
msgid ""
"It is possible to use preseeding to change the default answer for a "
@@ -2227,7 +2239,7 @@ msgstr ""
"<firstterm>seen</firstterm> 플래그를 <quote>false</quote>로 놓으면 됩니다."
#. Tag: screen
-#: preseed.xml:1028
+#: preseed.xml:1029
#, no-c-format
msgid ""
"d-i foo/bar string value\n"
@@ -2237,13 +2249,13 @@ msgstr ""
"d-i foo/bar seen false"
#. Tag: title
-#: preseed.xml:1033
+#: preseed.xml:1034
#, no-c-format
msgid "Chainloading preconfiguration files"
msgstr "미리설정 파일을 분리해서 사용하기"
#. Tag: para
-#: preseed.xml:1034
+#: preseed.xml:1035
#, no-c-format
msgid ""
"It is possible to include other preconfiguration files from a "
@@ -2258,7 +2270,7 @@ msgstr ""
"설정을 다른 파일에 집어 넣는 식으로 활용이 가능합니다."
#. Tag: screen
-#: preseed.xml:1044
+#: preseed.xml:1045
#, fuzzy, no-c-format
msgid ""
"# More than one file can be listed, separated by spaces; all will be\n"
@@ -2307,7 +2319,7 @@ msgstr ""
"# 찾습니다.d-i preseed/run string foo.sh"
#. Tag: para
-#: preseed.xml:1046
+#: preseed.xml:1047
#, no-c-format
msgid ""
"It is also possible to chainload from the initrd or file preseeding phase, "