push ac694015ba9a1d7cf8fc6346c6e51d4c35a62962
[wine/hacks.git] / dlls / hhctrl.ocx / Ko.rc
blob169eb70e4721a94cb96e52b9f08d3671c422b8f1
1 /*
2  * HTML Help resources
3  * English Language Support
4  *
5  * Copyright 2005 James Hawkins
6  * Copyright 2005 YunSong Hwang
7  
8  * This library is free software; you can redistribute it and/or
9  * modify it under the terms of the GNU Lesser General Public
10  * License as published by the Free Software Foundation; either
11  * version 2.1 of the License, or (at your option) any later version.
12  *
13  * This library is distributed in the hope that it will be useful,
14  * but WITHOUT ANY WARRANTY; without even the implied warranty of
15  * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
16  * Lesser General Public License for more details.
17  *
18  * You should have received a copy of the GNU Lesser General Public
19  * License along with this library; if not, write to the Free Software
20  * Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA
21  */
23 LANGUAGE LANG_KOREAN, SUBLANG_DEFAULT
25 STRINGTABLE
26 BEGIN
27     IDS_CONTENTS     "¸ñ·Ï(&C)"
28     IDS_INDEX        "À妽º(&N)"
29     IDS_SEARCH       "ã±â(&S)"
30     IDS_FAVORITES    "Áñ°Üã±â(&I)"
31 END
33 STRINGTABLE
34 BEGIN
35     IDTB_EXPAND      "º¸¿©ÁÖ±â"
36     IDTB_CONTRACT    "¼û±â±â"
37     IDTB_STOP        "Á¤Áö"
38     IDTB_REFRESH     "»õ·Î °íħ"
39     IDTB_BACK        "µÚ·Î"
40     IDTB_HOME        "Ȩ"
41     IDTB_SYNC        "µ¿±âÈ­"
42     IDTB_PRINT       "Àμâ"
43     IDTB_OPTIONS     "¿É¼Ç"
44     IDTB_FORWARD     "¾ÕÀ¸·Î"
45     IDTB_NOTES       "IDTB_NOTES"
46     IDTB_BROWSE_FWD  "IDTB_BROWSE_FWD"
47     IDTB_BROWSE_BACK "IDT_BROWSE_BACK"
48     IDTB_CONTENTS    "IDTB_CONTENTS"
49     IDTB_INDEX       "IDTB_INDEX"
50     IDTB_SEARCH      "IDTB_SEARCH"
51     IDTB_HISTORY     "IDTB_HISTORY"
52     IDTB_FAVORITES   "IDTB_FAVORITES"
53     IDTB_JUMP1       "Jump1"
54     IDTB_JUMP2       "Jump2"
55     IDTB_CUSTOMIZE   "»ç¿ëÀÚÁ¤ÀÇ"
56     IDTB_ZOOM        "È®´ë"
57     IDTB_TOC_NEXT    "IDTB_TOC_NEXT"
58     IDTB_TOC_PREV    "IDTB_TOC_PREV"
59 END