4 * Copyright 1996 Ulrich Schmid
6 * This library is free software; you can redistribute it and/or
7 * modify it under the terms of the GNU Lesser General Public
8 * License as published by the Free Software Foundation; either
9 * version 2.1 of the License, or (at your option) any later version.
11 * This library is distributed in the hope that it will be useful,
12 * but WITHOUT ANY WARRANTY; without even the implied warranty of
13 * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
14 * Lesser General Public License for more details.
16 * You should have received a copy of the GNU Lesser General Public
17 * License along with this library; if not, write to the Free Software
18 * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
21 /* This file is not yet complete !! */
23 #define LANGUAGE_ID Ko
24 #define LANGUAGE_NUMBER A
28 #define MENU_FILE "ÆÄÀÏ(&F)"
29 #define MENU_FILE_OPEN "¿±â(&O)..."
30 #define MENU_FILE_PRINT "Àμâ(&P)"
31 #define MENU_FILE_PRINTER_SETUP "ÇÁ¸°ÅÍ ¼³Á¤(&S)..."
32 #define MENU_FILE_EXIT "Á¾·á(&E)"
34 #define MENU_EDIT "ÆíÁý(&E)"
35 #define MENU_EDIT_COPY_DIALOG "º¹»ç(&C)..."
36 #define MENU_EDIT_ANNOTATE "ÁÖ¼®(&A)..."
38 #define MENU_BOOKMARK "Ã¥°¥ÇÇ(&B)"
39 #define MENU_BOOKMARK_DEFINE "Á¤ÀÇ(&D)..."
41 #define MENU_HELP "µµ¿ò¸»(&H)"
42 #define MENU_HELP_ON_HELP "µµ¿ò¸» »ç¿ë¹ý(&O)"
43 #define MENU_HELP_ON_TOP "Ç×»ó À§(&T)"
44 #define MENU_HELP_INFO "Á¤º¸(&I)..."
45 #define MENU_HELP_ABOUT_WINE "¿ÍÀο¡ °üÇÏ¿©(&A)"
49 #define STRING_WINE_HELP "¿ÍÀÎ µµ¿ò¸»"
50 #define STRING_ERROR "¿À·ù"
51 #define STRING_WARNING "°æ°í"
52 #define STRING_INFO "Á¤º¸"
53 #define STRING_NOT_IMPLEMENTED "±¸ÇöµÇÁö ¾Ê¾ÒÀ½"
54 #define STRING_HLPFILE_ERROR_s "µµ¿ò¸» ÆÄÀÏ `%s'¸¦ Àд µµÁß ¿À·ù ¹ß»ý"
55 #define STRING_CONTENTS "¸ñÂ÷(&C)"
56 #define STRING_SEARCH "ã±â(&S)"
57 #define STRING_BACK "µÚ·Î(&B)"
58 #define STRING_HISTORY "È÷½ºÅ丮(&H)"
59 #define STRING_ALL_FILES "¸ðµç ÆÄÀÏ (*.*)"
60 #define STRING_HELP_FILES_HLP "µµ¿ò¸» ÆÄÀÏ (*.hlp)"