summaryrefslogtreecommitdiff
path: root/po/ko
diff options
context:
space:
mode:
authorFrans Pop <elendil@planet.nl>2008-12-02 12:15:49 +0000
committerFrans Pop <elendil@planet.nl>2008-12-02 12:15:49 +0000
commitbad0dd221158ababefb5733e6bdf848272cc6f32 (patch)
tree9ed2f12833e6d2f551063979dfce70b3509d93f5 /po/ko
parent15b73ea37c5124b5bbc82e72b1bf886f8891db1d (diff)
downloadinstallation-guide-bad0dd221158ababefb5733e6bdf848272cc6f32.zip
Also fix and unfuzzy translations
Diffstat (limited to 'po/ko')
-rw-r--r--po/ko/preseed.po6
1 files changed, 3 insertions, 3 deletions
diff --git a/po/ko/preseed.po b/po/ko/preseed.po
index ce39f3652..24def1f8a 100644
--- a/po/ko/preseed.po
+++ b/po/ko/preseed.po
@@ -1561,7 +1561,7 @@ msgid ""
"# Controls whether to use NTP to set the clock during the install\n"
"d-i clock-setup/ntp boolean true\n"
"# NTP server to use. The default is almost always fine here.\n"
-"#d-i clock-setup/ntp-server ntp.example.com"
+"#d-i clock-setup/ntp-server string ntp.example.com"
msgstr ""
"# 하드웨어 시계를 UTC로 할 지 여부를 결정합니다\n"
"d-i clock-setup/utc boolean true\n"
@@ -1573,7 +1573,7 @@ msgstr ""
"# 설치하면서 시계를 맞출 때 NTP를 사용할 지 여부를 설정합니다.\n"
"d-i clock-setup/ntp boolean true\n"
"# 사용할 NTP 서버. 보통 기본값을 사용하는 게 좋습니다.\n"
-"#d-i clock-setup/ntp-server ntp.example.com"
+"#d-i clock-setup/ntp-server string ntp.example.com"
#. Tag: title
#: preseed.xml:813
@@ -1633,7 +1633,7 @@ msgid ""
"# warning. This can be preseeded away...\n"
"d-i partman-lvm/device_remove_lvm boolean true\n"
"# The same applies to pre-existing software RAID array:\n"
-"d-i parman-md/device_remove_md boolean true\n"
+"d-i partman-md/device_remove_md boolean true\n"
"# And the same goes for the confirmation to write the lvm partitions.\n"
"d-i partman-lvm/confirm boolean true\n"
"\n"