diff options
Diffstat (limited to 'po/ko/preseed.po')
-rw-r--r-- | po/ko/preseed.po | 34 |
1 files changed, 18 insertions, 16 deletions
diff --git a/po/ko/preseed.po b/po/ko/preseed.po index e6191a3f4..45f2951dd 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-26 01:54+0000\n" +"POT-Creation-Date: 2006-12-27 04:04+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" @@ -1277,11 +1277,12 @@ msgstr "미러 사이트 설정" #. Tag: para #: preseed.xml:726 -#, no-c-format +#, fuzzy, no-c-format msgid "" -"Depending on the installation method you use, a mirror may be used both to " -"download additional components of the installer, the base system and to set " -"up the <filename>/etc/apt/sources.list</filename> for the installed system." +"Depending on the installation method you use, a mirror may be used to " +"download additional components of the installer, to install the base system, " +"and to set up the <filename>/etc/apt/sources.list</filename> for the " +"installed system." msgstr "" "사용하는 설치 방법에 따라서, 미러 사이트는 설치 프로그램의 추가 구성 요소, 베" "이스 시스템을 내려받는 데 이용할 수도 있고, 설치를 끝낸 시스템에서 " @@ -1350,10 +1351,10 @@ msgstr "파티션하기" #, fuzzy, no-c-format msgid "" "Using preseeding to partition the harddisk is very much limited to what is " -"supported by <classname>partman-auto</classname>. You can choose to either " -"partition existing free space on a disk or a whole disk. The layout of the " -"disk can be determined by using a predefined recipe, a custom recipe from a " -"recipe file or a recipe included in the preconfiguration file. It is " +"supported by <classname>partman-auto</classname>. You can choose to " +"partition either existing free space on a disk or a whole disk. The layout " +"of the disk can be determined by using a predefined recipe, a custom recipe " +"from a recipe file or a recipe included in the preconfiguration file. It is " "currently not possible to partition multiple disks using preseeding." msgstr "" "하드디스크 파티션에 사용하는 미리 설정은 <classname>partman-auto</classname>" @@ -1817,7 +1818,7 @@ msgstr "부트 로더 설치" #. Tag: screen #: preseed.xml:888 -#, no-c-format +#, fuzzy, no-c-format msgid "" "# Grub is the default boot loader (for x86). If you want lilo installed\n" "# instead, uncomment this:\n" @@ -1828,9 +1829,9 @@ msgid "" "# 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 if finds some other " -"OS\n" -"# too, which is less safe as it might not be able to boot that other OS.\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" @@ -1956,12 +1957,13 @@ msgstr "" #. Tag: para #: preseed.xml:943 -#, no-c-format +#, fuzzy, no-c-format msgid "" "If you want to install some individual packages in addition to packages " "installed by tasks, you can use the parameter <classname>pkgsel/include</" -"classname>. The value of this parameter can be either comma-separated or " -"space-separated, so you can also use it easily on the kernel command line." +"classname>. The value of this parameter can be a list of packages separated " +"by either commas or spaces, which allows it to be used easily on the kernel " +"command line as well." msgstr "" "task로 설치한 꾸러미 외에 꾸러미를 더 설치하려면, <classname>pkgsel/include</" "classname> 파라미터를 사용하면 됩니다. 이 파라미터의 값은 쉼표로 구분할 수 있" |