summaryrefslogtreecommitdiff
path: root/po/ko/preseed.po
diff options
context:
space:
mode:
authorFelipe Augusto van de Wiel <faw@debian.org>2009-08-28 00:14:19 +0000
committerFelipe Augusto van de Wiel <faw@debian.org>2009-08-28 00:14:19 +0000
commitc53e86c5a1c6d6ec5a66c7557c91645249d942be (patch)
tree9a35b955c4c0696c07b812583a080f0a29c3e93a /po/ko/preseed.po
parent81f09b24c00e63bf142d16a2a89c8da4893cdf32 (diff)
downloadinstallation-guide-c53e86c5a1c6d6ec5a66c7557c91645249d942be.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.po294
1 files changed, 26 insertions, 268 deletions
diff --git a/po/ko/preseed.po b/po/ko/preseed.po
index 24b8ca4cb..68c3d1f49 100644
--- a/po/ko/preseed.po
+++ b/po/ko/preseed.po
@@ -717,16 +717,6 @@ msgstr ""
#. Tag: para
#: preseed.xml:461
#, no-c-format
-#| msgid ""
-#| "The <literal>auto</literal> boot label is not yet defined on all "
-#| "architectures. The same effect may be achieved by simply adding the two "
-#| "parameters <literal>auto=true priority=critical</literal> to the kernel "
-#| "command line. The <literal>auto</literal> parameter is an alias for "
-#| "<literal>auto-install/enable</literal> and controls the delay of the "
-#| "locale and keyboard questions until after there has been a chance to "
-#| "preseed them, while <literal>priority</literal> is an alias for "
-#| "<literal>debconf/priority</literal> and setting it to <literal>critical</"
-#| "literal> stops any questions with a lower priority from being asked."
msgid ""
"The <literal>auto</literal> boot label is not yet defined everywhere. The "
"same effect may be achieved by simply adding the two parameters "
@@ -790,7 +780,11 @@ msgid ""
"that these are simply short aliases for question names, and you always need "
"to specify a value as well: for example, <literal>auto=true</literal> or "
"<literal>interface=eth0</literal>."
-msgstr "미리 설정을 사용할 경우 (자동 모드) 다음 줄임말을 사용하면 좋습니다. 다음 줄임말은 질문 이름에 대한 줄임말일 뿐이고, 물론 값도 같이 쓸 수 있습니다. 예를 들어 <literal>auto=true</literal> 혹은 <literal>interface=eth0</literal> 처럼 쓸 수 있습니다."
+msgstr ""
+"미리 설정을 사용할 경우 (자동 모드) 다음 줄임말을 사용하면 좋습니다. 다음 줄"
+"임말은 질문 이름에 대한 줄임말일 뿐이고, 물론 값도 같이 쓸 수 있습니다. 예를 "
+"들어 <literal>auto=true</literal> 혹은 <literal>interface=eth0</literal> 처"
+"럼 쓸 수 있습니다."
#. Tag: entry
#: preseed.xml:509
@@ -1370,55 +1364,6 @@ msgstr "다음 debconf 변수가 네트워크 설정과 관계가 있습니다."
#. Tag: screen
#: preseed.xml:762
#, no-c-format
-#| msgid ""
-#| "# 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"
-#| "# 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"
-#| "\n"
-#| "# 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"
-#| "\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"
-#| "#d-i netcfg/get_nameservers string 192.168.1.1\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/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"
-#| "# 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"
msgid ""
"# Disable network configuration entirely. This is useful for cdrom\n"
"# installations on non-networked devices where the network questions,\n"
@@ -1512,7 +1457,8 @@ msgstr ""
"# 일부 DHCP 서버는 호스트이름을 암호처럼 사용합니다.\n"
"#d-i netcfg/dhcp_hostname string radish\n"
"\n"
-"# 네트워크 등의 하드웨어에 자유롭게 배포되지 않는 펌웨어가 필요한 경우, 물어보지\n"
+"# 네트워크 등의 하드웨어에 자유롭게 배포되지 않는 펌웨어가 필요한 경우, 물어"
+"보지\n"
"# 않고 그 펌웨어를 읽어들이도록 설정할 수 있습니다. 아니면 false로 하면\n"
"# 물어보지도 않게 할 수 있습니다.\n"
"#d-i hw-detect/load_firmware boolean true"
@@ -1710,72 +1656,6 @@ msgstr ""
#. Tag: screen
#: preseed.xml:844
#, no-c-format
-#| msgid ""
-#| "# If the system has free space you can choose to only partition that "
-#| "space.\n"
-#| "#d-i partman-auto/init_automatically_partition select biggest_free\n"
-#| "\n"
-#| "# Alternatively, you can specify a disk to partition. The device name "
-#| "must\n"
-#| "# be given in traditional non-devfs format.\n"
-#| "# Note: A disk must be specified, unless the system has only one disk.\n"
-#| "# For example, to use the first SCSI/SATA hard disk:\n"
-#| "#d-i partman-auto/disk string /dev/sda\n"
-#| "# In addition, you'll need to specify the method to use.\n"
-#| "# The presently available methods are: \"regular\", \"lvm\" and \"crypto"
-#| "\"\n"
-#| "d-i partman-auto/method string lvm\n"
-#| "\n"
-#| "# If one of the disks that are going to be automatically partitioned\n"
-#| "# contains an old LVM configuration, the user will normally receive a\n"
-#| "# 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 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"
-#| "# You can choose one of the three predefined partitioning recipes:\n"
-#| "# - atomic: all files in one partition\n"
-#| "# - home: separate /home partition\n"
-#| "# - multi: separate /home, /usr, /var, and /tmp partitions\n"
-#| "d-i partman-auto/choose_recipe select atomic\n"
-#| "\n"
-#| "# Or provide a recipe of your own...\n"
-#| "# The recipe format is documented in the file devel/partman-auto-recipe."
-#| "txt.\n"
-#| "# If you have a way to get a recipe file into the d-i environment, you "
-#| "can\n"
-#| "# just point at it.\n"
-#| "#d-i partman-auto/expert_recipe_file string /hd-media/recipe\n"
-#| "\n"
-#| "# If not, you can put an entire recipe into the preconfiguration file in "
-#| "one\n"
-#| "# (logical) line. This example creates a small /boot partition, suitable\n"
-#| "# swap, and uses the rest of the space for the root partition:\n"
-#| "#d-i partman-auto/expert_recipe string \\\n"
-#| "# boot-root :: \\\n"
-#| "# 40 50 100 ext3 \\\n"
-#| "# $primary{ } $bootable{ } \\\n"
-#| "# method{ format } format{ } \\\n"
-#| "# use_filesystem{ } filesystem{ ext3 } \\\n"
-#| "# mountpoint{ /boot } \\\n"
-#| "# . \\\n"
-#| "# 500 10000 1000000000 ext3 \\\n"
-#| "# method{ format } format{ } \\\n"
-#| "# use_filesystem{ } filesystem{ ext3 } \\\n"
-#| "# mountpoint{ / } \\\n"
-#| "# . \\\n"
-#| "# 64 512 300% linux-swap \\\n"
-#| "# method{ swap } format{ } \\\n"
-#| "# .\n"
-#| "\n"
-#| "# This makes partman automatically partition without confirmation, "
-#| "provided\n"
-#| "# that you told it what to do using one of the methods above.\n"
-#| "d-i partman/confirm_write_new_label boolean true\n"
-#| "d-i partman/choose_partition select finish\n"
-#| "d-i partman/confirm boolean true"
msgid ""
"# If the system has free space you can choose to only partition that space.\n"
"#d-i partman-auto/init_automatically_partition select biggest_free\n"
@@ -1936,56 +1816,6 @@ msgstr ""
#. Tag: screen
#: preseed.xml:870
#, no-c-format
-#| msgid ""
-#| "# NOTE: this option is of beta release quality and should be used "
-#| "carefully\n"
-#| "\n"
-#| "# The method should be set to \"raid\".\n"
-#| "#d-i partman-auto/method string raid\n"
-#| "# Specify the disks to be partitioned. They will all get the same "
-#| "layout,\n"
-#| "# so this will only work if the disks are the same size.\n"
-#| "#d-i partman-auto/disk string /dev/discs/disc0/disc /dev/discs/disc1/"
-#| "disc\n"
-#| "\n"
-#| "# Next you need to specify the physical partitions that will be used. \n"
-#| "#d-i partman-auto/expert_recipe string \\\n"
-#| "# multiraid :: \\\n"
-#| "# 1000 5000 4000 raid \\\n"
-#| "# $primary{ } method{ raid } \\\n"
-#| "# . \\\n"
-#| "# 64 512 300% raid \\\n"
-#| "# method{ raid } \\\n"
-#| "# . \\\n"
-#| "# 500 10000 1000000000 raid \\\n"
-#| "# method{ raid } \\\n"
-#| "# .\n"
-#| "\n"
-#| "# Last you need to specify how the previously defined partitions will be\n"
-#| "# used in the RAID setup. Remember to use the correct partition numbers\n"
-#| "# for logical partitions.\n"
-#| "# Parameters are:\n"
-#| "# &lt;raidtype&gt; &lt;devcount&gt; &lt;sparecount&gt; &lt;fstype&gt; &lt;"
-#| "mountpoint&gt; \\\n"
-#| "# &lt;devices&gt; &lt;sparedevices&gt;\n"
-#| "# RAID levels 0, 1, 5, 6 and 10 are supported; devices are separated "
-#| "using \"#\"\n"
-#| "#d-i partman-auto-raid/recipe string \\\n"
-#| "# 1 2 0 ext3 / \\\n"
-#| "# /dev/discs/disc0/part1#/dev/discs/disc1/part1 \\\n"
-#| "# . \\\n"
-#| "# 1 2 0 swap - \\\n"
-#| "# /dev/discs/disc0/part5#/dev/discs/disc1/part5 \\\n"
-#| "# . \\\n"
-#| "# 0 2 0 ext3 /home \\\n"
-#| "# /dev/discs/disc0/part6#/dev/discs/disc1/part6 \\\n"
-#| "# .\n"
-#| "\n"
-#| "# This makes partman automatically partition without confirmation.\n"
-#| "d-i partman-md/confirm boolean true\n"
-#| "d-i partman/confirm_write_new_label boolean true\n"
-#| "d-i partman/choose_partition select finish\n"
-#| "d-i partman/confirm boolean true"
msgid ""
"# NOTE: this option is of beta release quality and should be used carefully\n"
"\n"
@@ -2058,7 +1888,8 @@ msgstr ""
"# 마지막으로 예전에 정의한 파티션을 RAID 설정에서 어떻게 사용할 지\n"
"# 지정합니다. 논리 파티션에 대해 올바른 파티션 번호를 사용하도록 하십시오.\n"
"# 파라미터는 다음과 같습니다:\n"
-"# &lt;raidtype&gt; &lt;devcount&gt; &lt;sparecount&gt; &lt;fstype&gt; &lt;mountpoint&gt; \\\n"
+"# &lt;raidtype&gt; &lt;devcount&gt; &lt;sparecount&gt; &lt;fstype&gt; &lt;"
+"mountpoint&gt; \\\n"
"# &lt;devices&gt; &lt;sparedevices&gt;\n"
"# RAID 레벨 0, 1, 5, 6, 10을 지원합니다. 각 장치는 \"#\"으로 구분합니다.\n"
"#d-i partman-auto-raid/recipe string \\\n"
@@ -2094,7 +1925,11 @@ msgid ""
"prefer, the installer can mount filesystems based on the traditional device "
"names, or based on a label you assign. If you ask the installer to mount by "
"label, any filesystems without a label will be mounted using a UUID instead."
-msgstr "파일 시스템은 장치 이름이 바뀌더라도 UUID(universally unique identifier)를 키로 해서 마운트합니다. UUID는 길어서 알아보기 어려우므로, 전통적인 장치 이름에 따라 마운트할 수도 있고, 레이블을 이용해 마운트할 수도 있습니다. 레이블에 따라 마운트할 경우, 레이블이 없는 파일 시스템은 UUID를 사용해 마운트합니다."
+msgstr ""
+"파일 시스템은 장치 이름이 바뀌더라도 UUID(universally unique identifier)를 키"
+"로 해서 마운트합니다. UUID는 길어서 알아보기 어려우므로, 전통적인 장치 이름"
+"에 따라 마운트할 수도 있고, 레이블을 이용해 마운트할 수도 있습니다. 레이블에 "
+"따라 마운트할 경우, 레이블이 없는 파일 시스템은 UUID를 사용해 마운트합니다."
#. Tag: para
#: preseed.xml:885
@@ -2102,7 +1937,9 @@ msgstr "파일 시스템은 장치 이름이 바뀌더라도 UUID(universally un
msgid ""
"Devices with stable names, such as LVM logical volumes, will continue to use "
"their traditional names rather than UUIDs."
-msgstr "LVM 논리 볼륨처럼 고정된 이름의 장치는 UUID가 아니라 계속 전통적인 이름을 사용합니다."
+msgstr ""
+"LVM 논리 볼륨처럼 고정된 이름의 장치는 UUID가 아니라 계속 전통적인 이름을 사"
+"용합니다."
#. Tag: para
#: preseed.xml:892
@@ -2113,7 +1950,11 @@ msgid ""
"mounted. Similarly, labels are likely to clash if you plug in a new disk or "
"a USB drive, and if that happens your system's behaviour when started will "
"be random."
-msgstr "전통적인 장치 이름은 부팅할 때 장치를 발견한 순서에 따라 달라질 수 있습니다. 그래서 잘못된 파일 시스템을 마운트하는 실수를 저지를 수 있습니다. 마찬가지로 레이블도 새로운 디스크나 USB 드라이브 따위를 연결했을 때 레이블이 충돌할 수 있고 그 경우 시스템이 어떻게 동작할지 확신할 수 없습니다."
+msgstr ""
+"전통적인 장치 이름은 부팅할 때 장치를 발견한 순서에 따라 달라질 수 있습니다. "
+"그래서 잘못된 파일 시스템을 마운트하는 실수를 저지를 수 있습니다. 마찬가지로 "
+"레이블도 새로운 디스크나 USB 드라이브 따위를 연결했을 때 레이블이 충돌할 수 "
+"있고 그 경우 시스템이 어떻게 동작할지 확신할 수 없습니다."
#. Tag: screen
#: preseed.xml:902
@@ -2480,25 +2321,6 @@ msgstr ""
#. Tag: screen
#: preseed.xml:1034
#, no-c-format
-#| msgid ""
-#| "#tasksel tasksel/first multiselect standard, web-server\n"
-#| "# If the desktop task is selected, install the kde and xfce desktops\n"
-#| "# instead of the default gnome desktop.\n"
-#| "#tasksel tasksel/desktop multiselect kde, xfce\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 include it on CDs.\n"
-#| "#popularity-contest popularity-contest/participate boolean false"
msgid ""
"#tasksel tasksel/first multiselect standard, web-server\n"
"# If the desktop task is selected, install the kde and xfce desktops\n"
@@ -2552,39 +2374,6 @@ msgstr "부트로더 설치"
#. Tag: screen
#: preseed.xml:1041
#, no-c-format
-#| msgid ""
-#| "# Grub is the default boot loader (for x86). If you want lilo installed\n"
-#| "# instead, uncomment this:\n"
-#| "#d-i grub-installer/skip boolean true\n"
-#| "# To also skip installing lilo, and install no bootloader, uncomment "
-#| "this\n"
-#| "# too:\n"
-#| "#d-i lilo-installer/skip boolean true\n"
-#| "\n"
-#| "# This is fairly safe to set, it makes grub install automatically to the "
-#| "MBR\n"
-#| "# if no other operating system is detected on the machine.\n"
-#| "d-i grub-installer/only_debian boolean true\n"
-#| "\n"
-#| "# This one makes grub-installer install to the MBR if it also finds some "
-#| "other\n"
-#| "# OS, which is less safe as it might not be able to boot that other OS.\n"
-#| "d-i grub-installer/with_other_os boolean true\n"
-#| "\n"
-#| "# Alternatively, if you want to install to a location other than the "
-#| "mbr,\n"
-#| "# uncomment and edit these lines:\n"
-#| "#d-i grub-installer/only_debian boolean false\n"
-#| "#d-i grub-installer/with_other_os boolean false\n"
-#| "#d-i grub-installer/bootdev string (hd0,0)\n"
-#| "# To install grub to multiple disks:\n"
-#| "#d-i grub-installer/bootdev string (hd0,0) (hd1,0) (hd2,0)\n"
-#| "\n"
-#| "# Optional password for grub, either in clear text\n"
-#| "#d-i grub-installer/password password r00tme\n"
-#| "#d-i grub-installer/password-again password r00tme\n"
-#| "# or encrypted using an MD5 hash, see grub-md5-crypt(8).\n"
-#| "#d-i grub-installer/password-crypted password [MD5 hash]"
msgid ""
"# Grub is the default boot loader (for x86). If you want lilo installed\n"
"# instead, uncomment this:\n"
@@ -2763,39 +2552,6 @@ msgstr ""
#. Tag: screen
#: preseed.xml:1081
#, no-c-format
-#| msgid ""
-#| "# d-i preseeding is inherently not secure. Nothing in the installer "
-#| "checks\n"
-#| "# for attempts at buffer overflows or other exploits of the values of a\n"
-#| "# preconfiguration file like this one. Only use preconfiguration files "
-#| "from\n"
-#| "# trusted locations! To drive that home, and because it's generally "
-#| "useful,\n"
-#| "# here's a way to run any shell command you'd like inside the installer,\n"
-#| "# automatically.\n"
-#| "\n"
-#| "# This first command is run as early as possible, just after\n"
-#| "# preseeding is read.\n"
-#| "#d-i preseed/early_command string anna-install some-udeb\n"
-#| "<phrase condition=\"squeeze\">\n"
-#| "# This command is run immediately before the partitioner starts. It may "
-#| "be\n"
-#| "# useful to apply dynamic partitioner preseeding that depends on the "
-#| "state\n"
-#| "# of the disks (which may not be visible when preseed/early_command "
-#| "runs).\n"
-#| "#d-i partman/early_command \\\n"
-#| "# string debconf-set partman-auto/disk \"$(list-devices disk | head "
-#| "-n1)\"\n"
-#| "</phrase>\n"
-#| "# This command is run just before the install finishes, but when there "
-#| "is\n"
-#| "# still a usable /target directory. You can chroot to /target and use it\n"
-#| "# directly, or use the apt-install and in-target commands to easily "
-#| "install\n"
-#| "# packages and run commands in the target system.\n"
-#| "#d-i preseed/late_command string apt-install zsh; in-target chsh -s /bin/"
-#| "zsh"
msgid ""
"# d-i preseeding is inherently not secure. Nothing in the installer checks\n"
"# for attempts at buffer overflows or other exploits of the values of a\n"
@@ -2834,9 +2590,11 @@ msgstr ""
"# 편리합니다. (preseed/early_command 명령이 실행하는 시점에서는\n"
"# 디스크의 상태를 알 수 없습니다.)\n"
"#d-i partman/early_command \\\n"
-"# string debconf-set partman-auto/disk \"$(list-devices disk | head -\"\n"
+"# string debconf-set partman-auto/disk \"$(list-devices disk | head -"
+"\"\n"
"n1)\"\n"
-"# 다음 명령은 설치를 끝내기 직전에 실행합니다. 그러나 /target 디렉터리는 아직\n"
+"# 다음 명령은 설치를 끝내기 직전에 실행합니다. 그러나 /target 디렉터리는 아"
+"직\n"
"# 사용할 수 있는 시점입니다. /target 디렉터리로 chroot해서 직접 사용할\n"
"# 수 있고 패키지를 쉽게 설치하기 위해서 apt-install과 in-target명령을 사용\n"
"# 할 수 있습니다.\n"