summaryrefslogtreecommitdiff
path: root/po/ko/preseed.po
diff options
context:
space:
mode:
Diffstat (limited to 'po/ko/preseed.po')
-rw-r--r--po/ko/preseed.po133
1 files changed, 22 insertions, 111 deletions
diff --git a/po/ko/preseed.po b/po/ko/preseed.po
index 78067a844..90642645f 100644
--- a/po/ko/preseed.po
+++ b/po/ko/preseed.po
@@ -13,7 +13,7 @@ msgstr ""
"Project-Id-Version: preseed.xml\n"
"Report-Msgid-Bugs-To: debian-boot@lists.debian.org\n"
"POT-Creation-Date: 2021-12-25 23:02+0000\n"
-"PO-Revision-Date: 2021-09-26 01:44+0900\n"
+"PO-Revision-Date: 2021-12-26 22:28+0900\n"
"Last-Translator: Changwoo Ryu <cwryu@debian.org>\n"
"Language-Team: Korean <debian-i10n-korean@lists.debian.org>\n"
"Language: ko\n"
@@ -1647,80 +1647,7 @@ msgstr "다음 debconf 변수가 네트워크 설정과 관계가 있습니다."
#. Tag: screen
#: preseed.xml:837
-#, fuzzy, no-c-format
-#| msgid ""
-#| "# Disable network configuration entirely. This is useful for cdrom\n"
-#| "# installations on non-networked devices where the network questions,\n"
-#| "# warning and long timeouts are a nuisance.\n"
-#| "#d-i netcfg/enable boolean false\n"
-#| "\n"
-#| "# netcfg will choose an interface that has link if possible. This makes "
-#| "it\n"
-#| "# skip displaying a list if there is more than one interface.\n"
-#| "d-i netcfg/choose_interface select auto\n"
-#| "\n"
-#| "# To pick a particular interface instead:\n"
-#| "#d-i netcfg/choose_interface select eth1\n"
-#| "\n"
-#| "# To set a different link detection timeout (default is 3 seconds).\n"
-#| "# Values are interpreted as seconds.\n"
-#| "#d-i netcfg/link_wait_timeout string 10\n"
-#| "\n"
-#| "# If you have a slow dhcp server and the installer times out waiting for\n"
-#| "# it, this might be useful.\n"
-#| "#d-i netcfg/dhcp_timeout string 60\n"
-#| "#d-i netcfg/dhcpv6_timeout string 60\n"
-#| "\n"
-#| "# If you prefer to configure the network manually, uncomment this line "
-#| "and\n"
-#| "# the static network configuration below.\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"
-#| "# configuration below.\n"
-#| "#d-i netcfg/dhcp_failed note\n"
-#| "#d-i netcfg/dhcp_options select Configure network manually\n"
-#| "\n"
-#| "# Static network configuration.\n"
-#| "#\n"
-#| "# IPv4 example\n"
-#| "#d-i netcfg/get_ipaddress string 192.168.1.42\n"
-#| "#d-i netcfg/get_netmask string 255.255.255.0\n"
-#| "#d-i netcfg/get_gateway string 192.168.1.1\n"
-#| "#d-i netcfg/get_nameservers string 192.168.1.1\n"
-#| "#d-i netcfg/confirm_static boolean true\n"
-#| "#\n"
-#| "# IPv6 example\n"
-#| "#d-i netcfg/get_ipaddress string fc00::2\n"
-#| "#d-i netcfg/get_netmask string ffff:ffff:ffff:ffff::\n"
-#| "#d-i netcfg/get_gateway string fc00::1\n"
-#| "#d-i netcfg/get_nameservers string fc00::1\n"
-#| "#d-i netcfg/confirm_static boolean true\n"
-#| "\n"
-#| "# Any hostname and domain names assigned from dhcp take precedence over\n"
-#| "# values set here. However, setting the values still prevents the "
-#| "questions\n"
-#| "# from being shown, even if values come from dhcp.\n"
-#| "d-i netcfg/get_hostname string unassigned-hostname\n"
-#| "d-i netcfg/get_domain string unassigned-domain\n"
-#| "\n"
-#| "# If you want to force a hostname, regardless of what either the DHCP\n"
-#| "# server returns or what the reverse DNS entry for the IP is, uncomment\n"
-#| "# and adjust the following line.\n"
-#| "#d-i netcfg/hostname string somehost\n"
-#| "\n"
-#| "# Disable that annoying WEP key dialog.\n"
-#| "d-i netcfg/wireless_wep string\n"
-#| "# The wacky dhcp hostname that some ISPs use as a password of sorts.\n"
-#| "#d-i netcfg/dhcp_hostname string radish\n"
-#| "\n"
-#| "# If non-free firmware is needed for the network or other hardware, you "
-#| "can\n"
-#| "# configure the installer to always try to load it, without prompting. "
-#| "Or\n"
-#| "# change to false to disable asking.\n"
-#| "#d-i hw-detect/load_firmware boolean true"
+#, no-c-format
msgid ""
"# Disable network configuration entirely. This is useful for cdrom\n"
"# installations on non-networked devices where the network questions,\n"
@@ -1812,6 +1739,7 @@ msgstr ""
"#d-i netcfg/dhcp_timeout string 60\n"
"#d-i netcfg/dhcpv6_timeout string 60\n"
"\n"
+"# 네트워크 자동 설정이 기본값입니다.\n"
"# 네트워크 설정을 수동으로 하려면, 아래 줄의 주석을 지우고 그 아래에 있는\n"
"# 고정 네트워크 설정의 주석도 지우십시오.\n"
"#d-i netcfg/disable_autoconfig boolean true\n"
@@ -1911,6 +1839,8 @@ msgid ""
"More information related to network-console can be found in <xref linkend="
"\"network-console\"/>."
msgstr ""
+"network-console 관련된 더 많은 정보는 <xref linkend=\"network-console\"/>에 "
+"있습니다."
#. Tag: title
#: preseed.xml:869
@@ -1961,19 +1891,7 @@ msgstr ""
#. Tag: screen
#: preseed.xml:893
-#, fuzzy, no-c-format
-#| msgid ""
-#| "# If you select ftp, the mirror/country string does not need to be set.\n"
-#| "#d-i mirror/protocol string ftp\n"
-#| "d-i mirror/country string manual\n"
-#| "d-i mirror/http/hostname string &archive-mirror;\n"
-#| "d-i mirror/http/directory string /debian\n"
-#| "d-i mirror/http/proxy string\n"
-#| "\n"
-#| "# Suite to install.\n"
-#| "#d-i mirror/suite string testing\n"
-#| "# Suite to use for loading installer components (optional).\n"
-#| "#d-i mirror/udeb/suite string testing"
+#, no-c-format
msgid ""
"# Mirror protocol:\n"
"# If you select ftp, the mirror/country string does not need to be set.\n"
@@ -1989,7 +1907,9 @@ msgid ""
"# Suite to use for loading installer components (optional).\n"
"#d-i mirror/udeb/suite string testing"
msgstr ""
+"# 미러 프로토콜:\n"
"# ftp의 경우, mirror/country 문자열은 설정할 필요가 없습니다.\n"
+"# 미러 프로토콜에 사용할 기본값: http\n"
"#d-i mirror/protocol string ftp\n"
"d-i mirror/country string manual\n"
"d-i mirror/http/hostname string &archive-mirror;\n"
@@ -2881,6 +2801,9 @@ msgid ""
"<classname>pkgsel/run_tasksel</classname> (no packages are installed via "
"tasksel in that case)."
msgstr ""
+"tasksel 대화창을 아예 표시하지 않으려면, <classname>pkgsel/run_tasksel</"
+"classname> 값을 미리 설정하십시오. (이 경우 tasksel에서 아무 패키지도 설치하"
+"지 않습니다.)"
#. Tag: para
#: preseed.xml:1132
@@ -2898,23 +2821,7 @@ msgstr ""
#. Tag: screen
#: preseed.xml:1142
-#, fuzzy, no-c-format
-#| msgid ""
-#| "#tasksel tasksel/first multiselect standard, web-server, kde-desktop\n"
-#| "\n"
-#| "# Individual additional packages to install\n"
-#| "#d-i pkgsel/include string openssh-server build-essential\n"
-#| "# Whether to upgrade packages after debootstrap.\n"
-#| "# Allowed values: none, safe-upgrade, full-upgrade\n"
-#| "#d-i pkgsel/upgrade select none\n"
-#| "\n"
-#| "# Some versions of the installer can report back on what software you "
-#| "have\n"
-#| "# installed, and what software you use. The default is not to report "
-#| "back,\n"
-#| "# but sending reports helps the project determine what software is most\n"
-#| "# popular and should be included on the first CD/DVD.\n"
-#| "#popularity-contest popularity-contest/participate boolean false"
+#, no-c-format
msgid ""
"#tasksel tasksel/first multiselect standard, web-server, kde-desktop\n"
"\n"
@@ -2937,15 +2844,22 @@ msgid ""
msgstr ""
"#tasksel tasksel/first multiselect standard, web-server, kde-desktop\n"
"\n"
+"# tasksel 대화창이 아예 표시되지 않게 하고 싶으면 (그리고 아무 패키지도 설치"
+"하지\n"
+"# 않고 싶으면):\n"
+"#d-i pkgsel/run_tasksel boolean false\n"
+"\n"
"# 추가로 설치할 패키지\n"
"#d-i pkgsel/include string openssh-server build-essential\n"
"# debootstrap 다음에 패키지를 업그레이드할 지 여부\n"
"# 사용 가능한 값은: none, safe-upgrade, full-upgrade\n"
"#d-i pkgsel/upgrade select none\n"
"\n"
-"# 어떤 소프트웨어를 설치했는지 설치 프로그램에서 보고서를 보낼 수 있습니다.\n"
-"# 보고하지 않는 게 기본값이지만, 보고서를 보내면 데비안 프로젝트에서 어떤\n"
-"# 소프트웨어를 더 많이 사용하는지 판단하고, 첫번째 CD/DVD에 포함해야 할지\n"
+"# 원한다면 어떤 소프트웨어를 설치했는지 설치 프로그램에서 보고서를 보낼 수\n"
+"# 있습니다. 보고하지 않는 게 기본값이지만, 보고서를 보내면 데비안 프로젝트에"
+"서\n"
+"# 어떤 소프트웨어를 더 많이 사용하는지 판단하고, 첫번째 CD/DVD에 포함해야 할"
+"지\n"
"# 여부를 결정하는데 도움이 됩니다.\n"
"#popularity-contest popularity-contest/participate boolean false"
@@ -3377,6 +3291,3 @@ msgstr ""
"야 합니다. 미리 설정을 실행하는 두 개의 별도의 단계가 있기 때문입니다. 예를 "
"들어서 preseed/early 명령을 한 번 더 실행할 수 있고, 두 번째가 네트워크가 연"
"결된 다음에 실행될 수 있습니다."
-
-#~ msgid "<userinput>print-server</userinput> (print server)"
-#~ msgstr "<userinput>print-server</userinput> (인쇄 서버)"