|  | /* | 
|  | * XCOPY - Wine-compatible xcopy program | 
|  | * Korean language support | 
|  | * | 
|  | * Copyright (C) 2007 J. Edmeades | 
|  | * Copyright (C) 2007 YunSong Hwang(hys545@dreamwiz.com) | 
|  | * | 
|  | * This library is free software; you can redistribute it and/or | 
|  | * modify it under the terms of the GNU Lesser General Public | 
|  | * License as published by the Free Software Foundation; either | 
|  | * version 2.1 of the License, or (at your option) any later version. | 
|  | * | 
|  | * This library is distributed in the hope that it will be useful, | 
|  | * but WITHOUT ANY WARRANTY; without even the implied warranty of | 
|  | * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU | 
|  | * Lesser General Public License for more details. | 
|  | * | 
|  | * You should have received a copy of the GNU Lesser General Public | 
|  | * License along with this library; if not, write to the Free Software | 
|  | * Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA | 
|  | */ | 
|  |  | 
|  |  | 
|  | LANGUAGE LANG_KOREAN, SUBLANG_DEFAULT | 
|  |  | 
|  | STRINGTABLE | 
|  | { | 
|  | STRING_INVPARMS, "¿Ã¹Ù¸£Áö ¾ÊÀº ¸Å°³º¯¼öÀÇ °¹¼ö - xcopy /?·Î µµ¿ò¸»À» º¸½Ã¿À\n" | 
|  | STRING_INVPARM,  "¿Ã¹Ù¸£Áö ¾ÊÀº ¸Å°³º¯¼ö '%s' -  xcopy /?·Î µµ¿ò¸»À» º¸½Ã¿À\n" | 
|  | STRING_PAUSE,    "<enter> ¸¦ ´©¸£¸é º¹»ç°¡ ½ÃÀÛµÉ °ÍÀÔ´Ï´Ù\n" | 
|  | STRING_SIMCOPY,  "%d ÆÄÀÏÀÌ º¹»çµÉ °ÍÀÔ´Ï´Ù\n" | 
|  | STRING_COPY,     "%d ÆÄÀÏÀÌ º¹»çµÇ¾ú½À´Ï´Ù\n" | 
|  | STRING_QISDIR,   "'%s'ÀÌ º¹»çÇÒ ÆÄÀÏÀ̳ª µð·ºÅ丮?\n" \ | 
|  | "ÀԴϱî?\n" \ | 
|  | "(F - ÆÄÀÏ, D - µð·ºÅ丮)\n" | 
|  | STRING_SRCPROMPT,"%s? (¿¹|¾Æ´Ï¿À)\n" | 
|  | STRING_OVERWRITE,"%s¸¦ µ¤¾î¾²°Ú½À´Ï±î? (¿¹|¾Æ´Ï¿À|¸ðµÎ)\n" | 
|  | STRING_COPYFAIL, "Copying of '%s' to '%s' failed with r/c %d\n" | 
|  | STRING_OPENFAIL, "'%s' ¿±â ½ÇÆÐ\n" | 
|  | STRING_READFAIL, "'%s¸¦ ÀÐÁö ¸øÇß½À´Ï´Ù'\n" | 
|  | STRING_YES_CHAR, "Y" | 
|  | STRING_NO_CHAR,  "N" | 
|  | STRING_ALL_CHAR, "A" | 
|  | STRING_FILE_CHAR,"F" | 
|  | STRING_DIR_CHAR, "D" | 
|  |  | 
|  | STRING_HELP, | 
|  | "XCOPY - ¿øº» ÆÄÀÏÀ̳ª µð·ºÅ丮 ±¸Á¶¸¦ ¸ñÀûÁö·Î º¹»ç\n\ | 
|  | \n\ | 
|  | ¹®¹ý:\n\ | 
|  | XCOPY ¿øº» [´ë»ó] [/I] [/S] [/Q] [/F] [/L] [/W] [/T] [/N] [/U]\n\ | 
|  | \t     [/R] [/H] [/C] [/P] [/A] [/M] [/E] [/D] [/Y] [/-Y]\n\ | 
|  | \n\ | 
|  | Where:\n\ | 
|  | \n\ | 
|  | [/I]  Assume directory if destination does not exist and copying 2 or\n\ | 
|  | \tmore files\n\ | 
|  | [/S]  µð·ºÅ丮Çϰí ÇÏÀ§ µð·ºÅ丮 º¹»ç\n\ | 
|  | [/E]  ºó µð·ºÅ丮¸¦ Æ÷ÇÔÇØ¼ µð·ºÅ丮¿Í ÇÏÀ§ µð·ºÅ丮 º¹»ç\n\ | 
|  | [/Q]  Á¶¿ëÇÏ°Ô º¹»çµÇ´Â ÆÄÀÏÀ̳ª µð·ºÅ丮¸¦ Ç¥½ÃÇÏÁö ¾Ê°í º¹»ç.\n\ | 
|  | [/F]  º¹»çÇÏ´Â µ¿¾È ¿ÏÀüÇÑ ¿øº»°ú ´ë»ó º¸¿©ÁÖ±â\n\ | 
|  | [/L]  º¹»çµÉ °ÍÀ» º¸¿©ÁÖ¸é¼ °¡»óÀ¸·Î ÀÛ¾÷\n\ | 
|  | [/W]  º¹»ç½ÃÀÛ Çϱâ Àü¿¡ È®ÀÎÇϱâ\n\ | 
|  | [/T]  ÆÄÀÏÀº º¹»çÇÏÁö ¾Ê°í ºó µð·ºÅ丮 ±¸Á¶¸¸ º¹»ç\n\ | 
|  | [/Y]  ÆÄÀÏ µ¤¾î ¾µ ¶§ È®ÀÎÇÏÁö ¾Ê±â\n\ | 
|  | [/-Y] ÆÄÀÏÀ» µ¤¾î ¾µ ¶§ È®ÀÎÇϱâ\n\ | 
|  | [/P]  º¹»çÇÏ´Â µ¿¾È¿¡ °¢°¡ÀÇ ¿øº» ÆÄÀϸ¶´Ù È®ÀÎ\n\ | 
|  | [/N]  ªÀº À̸§À» »ç¿ëÇØ¼ º¹»ç\n\ | 
|  | [/U]  ÀÌ¹Ì ´ë»ó µð·ºÅ丮¿¡ Á¸ÀçÇÏ´Â ÆÄÀϸ¸ º¹»ç\n\ | 
|  | [/R]  Àбâ Àü¿ë ÆÄÀϵµ µ¤¾î ¾²±â\n\ | 
|  | [/H]  ¼ûÀº ÆÄÀÏÀ̳ª ½Ã½ºÅÛ ÆÄÀϵµ Æ÷ÇÔÇØ¼ º¹»ç\n\ | 
|  | [/C]  º¹»çÇÏ´Â µ¿¾È¿¡ ¿¡·¯°¡ ¹ß»ýÇØµµ °è¼Ó ÁøÇà\n\ | 
|  | [/A]  ¿ÀÁ÷ ¾ÐÃà ¼Ó¼ºÀÌ ¼³Á¤µÇ¾îÀÖ´Â ÆÄÀϸ¸ º¹»ç\n\ | 
|  | [/M]  ¿ÀÁ÷ ¾ÐÃà ¼Ó¼ºÀ» Á¦°ÅÇÏ¸é¼  ¾ÐÃà ¼Ó¼ºÀÌ ¼³Á¤µÇ¾îÀÖ´Â\n\ | 
|  | \ÆÄÀϸ¸ º¹»ç\n\ | 
|  | [/D | /D:m-d-y] ÁöÁ¤µÈ ³¯Â¥ ÈÄ¿¡ ¼öÁ¤µÇ°Å³ª »õ·Î¿î ÆÄÀÏ º¹»ç.\n\ | 
|  | \t\tI¸¸¾à ¾î¶°ÇÑ ³¯Â¥µµ ÁöÁ¤µÇÁö ¾ÊÀ¸¸é,¿ÀÁ÷ ¿øº»º¸´Ù\n\ | 
|  | \t\t´ë»óÀÌ ¿À·¡µÈ °Í¸¸ º¹»ç\n\n" | 
|  |  | 
|  | } |