diff options
author | Thierry Vignaud <tv@mandriva.org> | 2007-09-25 18:24:23 +0000 |
---|---|---|
committer | Thierry Vignaud <tv@mandriva.org> | 2007-09-25 18:24:23 +0000 |
commit | eb51ce669b7c36ab927a4e50f149b3cefe30edbc (patch) | |
tree | 239997475c68db4c5e1aa55b117cc0b8f04b85c6 /perl-install/install/share/po/ko.po | |
parent | ccde10e5cec1c149186493b618e7edd0aa309fb2 (diff) | |
download | drakx-eb51ce669b7c36ab927a4e50f149b3cefe30edbc.tar drakx-eb51ce669b7c36ab927a4e50f149b3cefe30edbc.tar.gz drakx-eb51ce669b7c36ab927a4e50f149b3cefe30edbc.tar.bz2 drakx-eb51ce669b7c36ab927a4e50f149b3cefe30edbc.tar.xz drakx-eb51ce669b7c36ab927a4e50f149b3cefe30edbc.zip |
distinct both noun & verb forms for "Install" (needed for #33781)
Diffstat (limited to 'perl-install/install/share/po/ko.po')
-rw-r--r-- | perl-install/install/share/po/ko.po | 11 |
1 files changed, 9 insertions, 2 deletions
diff --git a/perl-install/install/share/po/ko.po b/perl-install/install/share/po/ko.po index 61e1003b4..e7a2511fa 100644 --- a/perl-install/install/share/po/ko.po +++ b/perl-install/install/share/po/ko.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: DrakX\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2007-09-04 17:16+0200\n" +"POT-Creation-Date: 2007-09-25 20:13+0200\n" "PO-Revision-Date: 2002-09-09 09:08+0900\n" "Last-Translator: Jaegeum Cze <baedaron@hanafos.com>\n" "Language-Team: Korean <beadaron@hanafos.com>\n" @@ -924,7 +924,14 @@ msgstr "설치/업데이트" msgid "Is this an install or an upgrade?" msgstr "설치합니까 아니면 업데이트 합니까?" -#: steps_interactive.pm:135 +#: steps_interactive.pm:134 +#, fuzzy, c-format +msgid "" +"_: This is a noun:\n" +"Install" +msgstr "설치" + +#: steps_interactive.pm:137 #, fuzzy, c-format msgid "Upgrade %s" msgstr "업그레이드" |