~ [ source navigation ] ~ [ diff markup ] ~ [ identifier search ] ~ [ freetext search ] ~ [ file search ] ~

Wine Cross Reference
wine/programs/winhlp32/Ko.rc

Version: ~ [ wine-1.1.41 ] ~ [ wine-1.1.40 ] ~ [ wine-1.1.39 ] ~ [ wine-1.1.38 ] ~ [ wine-1.1.37 ] ~ [ wine-1.1.36 ] ~ [ wine-1.1.35 ] ~ [ wine-1.1.34 ] ~ [ wine-1.1.33 ] ~ [ wine-1.1.32 ] ~ [ wine-1.1.31 ] ~ [ wine-1.1.30 ] ~ [ wine-1.1.29 ] ~ [ wine-1.1.28 ] ~ [ wine-1.1.27 ] ~ [ wine-1.1.26 ] ~ [ wine-1.1.25 ] ~ [ wine-1.1.24 ] ~ [ wine-1.1.23 ] ~ [ wine-1.1.22 ] ~ [ wine-1.1.21 ] ~ [ wine-1.1.20 ] ~ [ wine-1.1.19 ] ~ [ wine-1.1.18 ] ~ [ wine-1.1.17 ] ~ [ wine-1.1.16 ] ~ [ wine-1.1.15 ] ~ [ wine-1.1.14 ] ~ [ wine-1.1.13 ] ~ [ wine-1.1.12 ] ~ [ wine-1.1.11 ] ~ [ wine-1.1.10 ] ~ [ wine-1.1.9 ] ~ [ wine-1.1.8 ] ~ [ wine-1.1.7 ] ~ [ wine-1.0.1 ] ~ [ wine-1.1.6 ] ~ [ wine-1.1.5 ] ~ [ wine-1.1.4 ] ~ [ wine-1.1.3 ] ~ [ wine-1.1.2 ] ~ [ wine-1.1.1 ] ~ [ wine-1.1.0 ] ~ [ wine-1.0 ] ~

  1 /*
  2  * Help Viewer
  3  *
  4  * Copyright 1996 Ulrich Schmid
  5  * Copyright 2002 Sylvain Petreolle <spetreolle@yahoo.fr>
  6  *
  7  * This library is free software; you can redistribute it and/or
  8  * modify it under the terms of the GNU Lesser General Public
  9  * License as published by the Free Software Foundation; either
 10  * version 2.1 of the License, or (at your option) any later version.
 11  *
 12  * This library is distributed in the hope that it will be useful,
 13  * but WITHOUT ANY WARRANTY; without even the implied warranty of
 14  * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
 15  * Lesser General Public License for more details.
 16  *
 17  * You should have received a copy of the GNU Lesser General Public
 18  * License along with this library; if not, write to the Free Software
 19  * Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA
 20  */
 21 
 22 #include "winhelp_res.h"
 23 
 24 /* Menu */
 25 
 26 MAIN_MENU MENU LANGUAGE LANG_KOREAN, SUBLANG_DEFAULT
 27 {
 28  POPUP "ÆÄÀÏ(&F)" {
 29   MENUITEM "¿­±â(&O)...", MNID_FILE_OPEN
 30   MENUITEM SEPARATOR
 31   MENUITEM "Àμâ(&P)", MNID_FILE_PRINT
 32   MENUITEM "ÇÁ¸°ÅÍ ¼³Á¤(&S)...", MNID_FILE_SETUP
 33    MENUITEM SEPARATOR
 34   MENUITEM "Á¾·á(&E)", MNID_FILE_EXIT
 35  }
 36  POPUP "ÆíÁý(&E)" {
 37    MENUITEM "º¹»ç(&C)...", MNID_EDIT_COPYDLG
 38    MENUITEM SEPARATOR
 39    MENUITEM "ÁÖ¼®(&A)...", MNID_EDIT_ANNOTATE
 40  }
 41  POPUP "Ã¥°¥ÇÇ(&B)" {
 42    MENUITEM "Á¤ÀÇ(&D)...", MNID_BKMK_DEFINE
 43  }
 44  POPUP "¿É¼Ç(&O)" {
 45    POPUP        "°¡´ÉÇÑ µµ¿ò¸» º¸À̱â"
 46    BEGIN
 47      MENUITEM "񃧯",   MNID_OPTS_HELP_DEFAULT
 48      MENUITEM "º¸À̱â", MNID_OPTS_HELP_VISIBLE
 49      MENUITEM "º¸¿©ÁÖÁö ¾Ê±â",  MNID_OPTS_HELP_NONVISIBLE
 50   END
 51   MENUITEM "±â·Ï",              MNID_OPTS_HISTORY
 52   POPUP    "±Û²Ã"
 53   BEGIN
 54     MENUITEM "ÀÛ°Ô",            MNID_OPTS_FONTS_SMALL
 55     MENUITEM "º¸Åë",            MNID_OPTS_FONTS_NORMAL
 56     MENUITEM "Å©°Ô",            MNID_OPTS_FONTS_LARGE
 57   END
 58   MENUITEM "½Ã½ºÅÛ »ö»ó »ç¿ë",  MNID_OPTS_SYSTEM_COLORS
 59  }
 60  POPUP "µµ¿ò¸»(&H)" {
 61    MENUITEM "µµ¿ò¸» »ç¿ë¹ý(&O)", MNID_HELP_HELPON
 62    MENUITEM "Ç×»ó À§(&T)", MNID_HELP_HELPTOP
 63    MENUITEM SEPARATOR
 64    MENUITEM "Á¤º¸(&I)...", MNID_HELP_ABOUT
 65 #ifdef WINELIB
 66    MENUITEM "Wine¿¡ °üÇÏ¿©(&A)", MNID_HELP_WINE
 67 #endif
 68  }
 69 }
 70 
 71 
 72 IDD_INDEX DIALOG DISCARDABLE 0, 0, 200, 190 LANGUAGE LANG_KOREAN, SUBLANG_DEFAULT
 73 STYLE DS_MODALFRAME | WS_CAPTION | WS_SYSMENU
 74 FONT 9, "MS Shell Dlg"
 75 CAPTION "À妽º"
 76 {
 77     LISTBOX IDC_INDEXLIST, 10, 10, 180, 150, LBS_NOINTEGRALHEIGHT | WS_VSCROLL | WS_BORDER
 78 }
 79 
 80 IDD_SEARCH DIALOG DISCARDABLE 0, 0, 200, 190 LANGUAGE LANG_KOREAN, SUBLANG_DEFAULT
 81 STYLE DS_MODALFRAME | WS_CAPTION | WS_SYSMENU
 82 FONT 9, "MS Shell Dlg"
 83 CAPTION "ã±â"
 84 {
 85     LTEXT  "¾ÆÁ÷ ±¸ÇöµÇÁö ¾ÊÀ½", -1, 10, 10, 180, 150
 86 }
 87 
 88 /* Strings */
 89 
 90 STRINGTABLE DISCARDABLE LANGUAGE LANG_KOREAN, SUBLANG_DEFAULT
 91 {
 92 STID_WINE_HELP,         "Wine µµ¿ò¸»"
 93 STID_WHERROR,           "¿¡·¯"
 94 STID_WARNING,           "°æ°í"
 95 STID_INFO,              "Á¤º¸"
 96 STID_NOT_IMPLEMENTED,   "±¸ÇöµÇÁö ¾Ê¾ÒÀ½"
 97 STID_HLPFILE_ERROR_s,   "µµ¿ò¸» ÆÄÀÏ `%s'¸¦ Àд µµÁß ¿À·ù ¹ß»ý"
 98 STID_INDEX,             "¸ñÂ÷(&C)"
 99 STID_CONTENTS,          "¿ä¾à"
100 STID_BACK,              "µÚ·Î(&B)"
101 STID_ALL_FILES,         "¸ðµç ÆÄÀÏ (*.*)"
102 STID_HELP_FILES_HLP,    "µµ¿ò¸» ÆÄÀÏ (*.hlp)"
103 STID_FILE_NOT_FOUND_s   "%sÀ» ãÀ» ¼ö ¾ø½À´Ï´Ù'. ÀÌ ÆÄÀÏÀ» Á÷Á¢ ã°Ú½À´Ï±î?"
104 STID_NO_RICHEDIT        "richedit  ±¸ÇöÀ» ãÀ»¼ö ¾÷½À´Ï´Ù.. Ãë¼ÒÁß"
105 STID_PSH_INDEX,         "µµ¿ò¸» ¸ñÂ÷: "
106 }
107 
108 CONTEXT_MENU MENU LANGUAGE LANG_KOREAN, SUBLANG_DEFAULT
109 BEGIN
110         POPUP ""
111         BEGIN
112                 MENUITEM "ÁÖ¼®...",       MNID_CTXT_ANNOTATE
113                 MENUITEM "º¹»ç",                MNID_CTXT_COPY
114                 MENUITEM "Àμâ...",            MNID_CTXT_PRINT
115                 POPUP    "±Û²Ã"
116                 BEGIN
117                         MENUITEM "Á¼°Ô",       MNID_CTXT_FONTS_SMALL
118                         MENUITEM "º¸Åë",      MNID_CTXT_FONTS_NORMAL
119                         MENUITEM "³Ð°Ô",       MNID_CTXT_FONTS_LARGE
120                 END
121                 POPUP   "µµ¿ò¸»  Ç×»ó º¸À̱â"
122                 BEGIN
123                         MENUITEM "񃧯",     MNID_CTXT_HELP_DEFAULT
124                         MENUITEM "º¸À̱â",     MNID_CTXT_HELP_VISIBLE
125                         MENUITEM "¾È º¸À̱â", MNID_CTXT_HELP_NONVISIBLE
126                 END
127                 MENUITEM "½Ã½ºÅÛ »ö»ó »ç¿ë",   MNID_CTXT_SYSTEM_COLORS
128         END
129 END

~ [ source navigation ] ~ [ diff markup ] ~ [ identifier search ] ~ [ freetext search ] ~ [ file search ] ~

This page was automatically generated by the LXR engine.
Visit the LXR main site for more information.