blob: 04c7c2d99914538683e7d4d93e8faee85f6f7e4c [file] [log] [blame]
/*
* Help Viewer
*
* Copyright 1996 Ulrich Schmid
*
* 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., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
*/
/* This file is not yet complete !! */
#define LANGUAGE_ID Ko
#define LANGUAGE_NUMBER A
/* Menu */
#define MENU_FILE "ÆÄÀÏ(&F)"
#define MENU_FILE_OPEN "¿­±â(&O)..."
#define MENU_FILE_PRINT "Àμâ(&P)"
#define MENU_FILE_PRINTER_SETUP "ÇÁ¸°ÅÍ ¼³Á¤(&S)..."
#define MENU_FILE_EXIT "Á¾·á(&E)"
#define MENU_EDIT "ÆíÁý(&E)"
#define MENU_EDIT_COPY_DIALOG "º¹»ç(&C)..."
#define MENU_EDIT_ANNOTATE "ÁÖ¼®(&A)..."
#define MENU_BOOKMARK "Ã¥°¥ÇÇ(&B)"
#define MENU_BOOKMARK_DEFINE "Á¤ÀÇ(&D)..."
#define MENU_HELP "µµ¿ò¸»(&H)"
#define MENU_HELP_ON_HELP "µµ¿ò¸» »ç¿ë¹ý(&O)"
#define MENU_HELP_ON_TOP "Ç×»ó À§(&T)"
#define MENU_HELP_INFO "Á¤º¸(&I)..."
#define MENU_HELP_ABOUT_WINE "¿ÍÀο¡ °üÇÏ¿©(&A)"
/* Strings */
#define STRING_WINE_HELP "¿ÍÀÎ µµ¿ò¸»"
#define STRING_ERROR "¿À·ù"
#define STRING_WARNING "°æ°í"
#define STRING_INFO "Á¤º¸"
#define STRING_NOT_IMPLEMENTED "±¸ÇöµÇÁö ¾Ê¾ÒÀ½"
#define STRING_HLPFILE_ERROR_s "µµ¿ò¸» ÆÄÀÏ `%s'¸¦ Àд µµÁß ¿À·ù ¹ß»ý"
#define STRING_CONTENTS "¸ñÂ÷(&C)"
#define STRING_SEARCH "ã±â(&S)"
#define STRING_BACK "µÚ·Î(&B)"
#define STRING_HISTORY "È÷½ºÅ丮(&H)"
#define STRING_ALL_FILES "¸ðµç ÆÄÀÏ (*.*)"
#define STRING_HELP_FILES_HLP "µµ¿ò¸» ÆÄÀÏ (*.hlp)"
#include "Xx.rc"