Hwang YunSong : msi: Update Korean resource.

Alexandre Julliard julliard at winehq.org
Wed Jun 2 11:16:25 CDT 2010


Module: wine
Branch: master
Commit: 761ce56643a1133200493f28467221d47b0f20f8
URL:    http://source.winehq.org/git/wine.git/?a=commit;h=761ce56643a1133200493f28467221d47b0f20f8

Author: Hwang YunSong <hys545 at dreamwiz.com>
Date:   Wed Jun  2 16:10:15 2010 +0900

msi: Update Korean resource.

---

 dlls/msi/msi_Ko.rc |   26 ++++++++++++++------------
 1 files changed, 14 insertions(+), 12 deletions(-)

diff --git a/dlls/msi/msi_Ko.rc b/dlls/msi/msi_Ko.rc
index 17ab488..04efd83 100644
--- a/dlls/msi/msi_Ko.rc
+++ b/dlls/msi/msi_Ko.rc
@@ -1,7 +1,9 @@
 /*
  * Korean resources for MSI
  *
- * Copyright 2005 YunSong Hwang
+ * Copyright 2005 Mike McCormack
+ * Copyright 2010 Detlef Riekenberg
+ * Copyright 2010 YunSong Hwang
  *
  * This library is free software; you can redistribute it and/or
  * modify it under the terms of the GNU Lesser General Public
@@ -28,30 +30,30 @@ STRINGTABLE DISCARDABLE
 	5 "%s  °æ·Î¸¦ ãÀ»¼ö ¾ø½À´Ï´Ù"
 	9 "µð½ºÅ© %s »ðÀÔ"
 	10 "Windows Installer %s\n\n" \
-	"Usage:\n" \
-	"msiexec command {required parameter} [optional parammeter]\n\n" \
-	"Install a product:\n" \
+	"»ç¿ë¹ý:\n" \
+	"msiexec ¸í·É {Çʼö ¸Å°³º¯¼ö}  [¼±ÅÃÀû ¸Å°³º¯¼ö]\n\n" \
+	"Á¦Ç° ¼³Ä¡:\n" \
 	"\t/i {package|productcode} [property]\n" \
 	"\t/package {package|productcode} [property]\n" \
 	"\t/a package [property]\n" \
-	"Repair an installation:\n" \
+	"¼³Ä¡ º¹±¸:\n" \
 	"\t/f[p|o|e|d|c|a|u|m|s|v] {package|productcode}\n" \
-	"Uninstall a product:\n" \
+	"Á¦Ç° Á¦°Å:\n" \
 	"\t/uninstall {package|productcode} [property]\n" \
 	"\t/x {package|productcode} [property]\n" \
-	"Advertise a product:\n" \
+	"Á¦Ç° ¾Ë¸®±â:\n" \
 	"\t/j[u|m] package [/t transform] [/g languageid]\n" \
-	"Apply a patch:\n" \
+	"ÆÐÄ¡ Ãß°¡:\n" \
 	"\t/p patchpackage [property]\n" \
 	"\t/p patchpackage /a package [property]\n" \
-	"Log and UI Modifiers for above commands:\n" \
+	"À§ÀÇ ¸í·É¾î¸¦ À§ÇÑ Log ¿Í UI ÇÑÁ¤ÀÚ :\n" \
 	"\t/l[*][i|w|e|a|r|u|c|m|o|p|v|][+|!] logfile\n" \
 	"\t/q{|n|b|r|f|n+|b+|b-}\n" \
-	"Register MSI Service:\n" \
+	"MSI ¼­ºñ½º  µî·Ï:\n" \
 	"\t/y\n" \
-	"Unregister MSI Service:\n" \
+	"MSI ¼­ºñ½º µî·Ï ÇØÁ¦:\n" \
 	"\t/z\n" \
-	"Display this help:\n" \
+	"µµ¿ò¸»  º¸±â:\n" \
 	"\t/help\n" \
 	"\t/?\n"
 	11 "%s¸¦ Æ÷ÇÔÇÏ´Â Æú´õ¸¦ ÀÔ·ÂÇϼ¼¿©"




More information about the wine-cvs mailing list