diff options
author | Thierry Vignaud <tv@mandriva.org> | 2010-06-05 21:33:13 +0000 |
---|---|---|
committer | Thierry Vignaud <tv@mandriva.org> | 2010-06-05 21:33:13 +0000 |
commit | 79c64afc08f13da0fb1d4cec0ff7d7ab58ee5abf (patch) | |
tree | a2168a4b4889b94e5764c39dabfcb89ed2992e16 /perl-install/share/po/ko.po | |
parent | ffd7b9c3494369846e6e4f0e38f9886edb75cbd0 (diff) | |
download | drakx-79c64afc08f13da0fb1d4cec0ff7d7ab58ee5abf.tar drakx-79c64afc08f13da0fb1d4cec0ff7d7ab58ee5abf.tar.gz drakx-79c64afc08f13da0fb1d4cec0ff7d7ab58ee5abf.tar.bz2 drakx-79c64afc08f13da0fb1d4cec0ff7d7ab58ee5abf.tar.xz drakx-79c64afc08f13da0fb1d4cec0ff7d7ab58ee5abf.zip |
sync with code
Diffstat (limited to 'perl-install/share/po/ko.po')
-rw-r--r-- | perl-install/share/po/ko.po | 29 |
1 files changed, 27 insertions, 2 deletions
diff --git a/perl-install/share/po/ko.po b/perl-install/share/po/ko.po index c54eac8a1..2e778fca0 100644 --- a/perl-install/share/po/ko.po +++ b/perl-install/share/po/ko.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: DrakX\n" -"POT-Creation-Date: 2010-05-13 16:52+0200\n" +"POT-Creation-Date: 2010-06-05 23:30+0200\n" "PO-Revision-Date: 2007-09-26 20:12+0200\n" "Last-Translator: Jaegeum Cze <baedaron@hanafos.com>\n" "Language-Team: Korean <beadaron@hanafos.com>\n" @@ -2803,7 +2803,32 @@ msgstr "" "어떠한 부트로더도 /boot 파티션 없이는 이것을 처리하지 못합니다.\n" "그러므로 /boot 파티션을 추가하는 것을 잊지 마세요." -#: fsedit.pm:437 +#: fsedit.pm:438 +#, fuzzy, c-format +msgid "" +"Metadata version unsupported for a boot partition. Please be sure to add a /" +"boot partition." +msgstr "" +"소프트웨어 RAID 파티션을 루트(/)로 지정했습니다.\n" +"어떠한 부트로더도 /boot 파티션 없이는 이것을 처리하지 못합니다.\n" +"그러므로 /boot 파티션을 추가하는 것을 잊지 마세요." + +#: fsedit.pm:446 +#, fuzzy, c-format +msgid "" +"You've selected a software RAID partition as /boot.\n" +"No bootloader is able to handle this." +msgstr "" +"소프트웨어 RAID 파티션을 루트(/)로 지정했습니다.\n" +"어떠한 부트로더도 /boot 파티션 없이는 이것을 처리하지 못합니다.\n" +"그러므로 /boot 파티션을 추가하는 것을 잊지 마세요." + +#: fsedit.pm:450 +#, c-format +msgid "Metadata version unsupported for a boot partition." +msgstr "" + +#: fsedit.pm:457 #, fuzzy, c-format msgid "" "You've selected an encrypted partition as root (/).\n" |