summaryrefslogtreecommitdiff
path: root/po/ko
diff options
context:
space:
mode:
authorSamuel Thibault <sthibault@debian.org>2013-03-31 23:52:18 +0000
committerSamuel Thibault <sthibault@debian.org>2013-03-31 23:52:18 +0000
commitc52cb871fe3bd10e1ef615fb4395a1d68527b4a2 (patch)
tree1e9d69eb39de4bed5cd8048aba08a052500cd399 /po/ko
parente3d2221918d163f50e4b1998a5598410d5dedea5 (diff)
downloadinstallation-guide-c52cb871fe3bd10e1ef615fb4395a1d68527b4a2.zip
Rename disable_dhcp into disable_autoconfig, the former is now deprecated.
Diffstat (limited to 'po/ko')
-rw-r--r--po/ko/boot-installer.po8
-rw-r--r--po/ko/preseed.po4
-rw-r--r--po/ko/using-d-i.po4
3 files changed, 8 insertions, 8 deletions
diff --git a/po/ko/boot-installer.po b/po/ko/boot-installer.po
index d50ca630e..25d4618b9 100644
--- a/po/ko/boot-installer.po
+++ b/po/ko/boot-installer.po
@@ -3120,8 +3120,8 @@ msgstr ""
#. Tag: term
#: boot-installer.xml:2313 boot-installer.xml:2546
#, no-c-format
-msgid "netcfg/disable_dhcp"
-msgstr "netcfg/disable_dhcp"
+msgid "netcfg/disable_autoconfig"
+msgstr "netcfg/disable_autoconfig"
#. Tag: para
#: boot-installer.xml:2314
@@ -3142,11 +3142,11 @@ msgstr ""
msgid ""
"If you have a DHCP server on your local network, but want to avoid it "
"because e.g. it gives wrong answers, you can use the parameter "
-"<userinput>netcfg/disable_dhcp=true</userinput> to prevent configuring the "
+"<userinput>netcfg/disable_autoconfig=true</userinput> to prevent configuring the "
"network with DHCP and to enter the information manually."
msgstr ""
"로컬 네트워크에 DHCP 서버가 있지만 DHCP를 사용하고 싶지 않을 때(예를 들어 잘"
-"못된 응답을 한다든지 때문에), <userinput>netcfg/disable_dhcp=true</"
+"못된 응답을 한다든지 때문에), <userinput>netcfg/disable_autoconfig=true</"
"userinput> 파라미터를 사용하면 DHCP 네트워크 설정을 막고 수동으로 정보를 입력"
"할 수 있습니다."
diff --git a/po/ko/preseed.po b/po/ko/preseed.po
index a75fb6658..0e907159d 100644
--- a/po/ko/preseed.po
+++ b/po/ko/preseed.po
@@ -1561,7 +1561,7 @@ msgstr "다음 debconf 변수가 네트워크 설정과 관계가 있습니다."
#| "# If you prefer to configure the network manually, uncomment this line "
#| "and\n"
#| "# the static network configuration below.\n"
-#| "#d-i netcfg/disable_dhcp boolean true\n"
+#| "#d-i netcfg/disable_autoconfig boolean true\n"
#| "\n"
#| "# If you want the preconfiguration file to work on systems both with and\n"
#| "# without a dhcp server, uncomment these lines and the static network\n"
@@ -1690,7 +1690,7 @@ msgstr ""
"\n"
"# 네트워크 설정을 수동으로 하려면, 아래 줄의 주석을 지우고 그 아래에 있는\n"
"# 고정 네트워크 설정의 주석도 지우십시오.\n"
-"#d-i netcfg/disable_dhcp boolean true\n"
+"#d-i netcfg/disable_autoconfig boolean true\n"
"\n"
"# DHCP 서버가 있든 없든 모두 미리 설정 파일이 동작하게 만드려면, 아래 \n"
"# 줄의 주석을 지우고 그 아래에 있는 고정 네트워크 설정의 주석도 지우십시오.\n"
diff --git a/po/ko/using-d-i.po b/po/ko/using-d-i.po
index cfe8badcc..7a2a0a634 100644
--- a/po/ko/using-d-i.po
+++ b/po/ko/using-d-i.po
@@ -88,13 +88,13 @@ msgid ""
"Some of the defaults that the installer uses can be influenced by passing "
"boot arguments when &d-i; is started. If, for example, you wish to force "
"static network configuration (DHCP is used by default if available), you "
-"could add the boot parameter <userinput>netcfg/disable_dhcp=true</"
+"could add the boot parameter <userinput>netcfg/disable_autoconfig=true</"
"userinput>. See <xref linkend=\"installer-args\"/> for available options."
msgstr ""
"설치 프로그램에서 사용하는 기본값 중에 몇 개는 &d-i;가 시작할 때 넘기는 부팅 "
"파라미터에 따라 달라집니다. 예를 들어 강제로 고정 네트워크 설정을 하려면(기본"
"적으로 DHCP를 사용할 수 있으면 DHCP를 사용합니다) <userinput>netcfg/"
-"disable_dhcp=true</userinput> 부팅 파라미터를 추가하면 됩니다. 사용할 수 있"
+"disable_autoconfig=true</userinput> 부팅 파라미터를 추가하면 됩니다. 사용할 수 있"
"는 옵션에 대해서는 <xref linkend=\"installer-args\"/> 부분을 참고하십시오."
#. Tag: para