include: Add DDHAL_UPDATEOVERLAYDATA structure.
[wine/multimedia.git] / programs / winhelp / Zh.rc
bloba7e559d17213fa85f1f66b9efcb571fa852e1cd3
1 /*
2  * Help Viewer
3  * Simplified Chinese Language Support
4  *
5  * Copyright 2002 liuspider <liuspider@yahoo.com>
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  */
22 /* Menu */
24 MAIN_MENU MENU LANGUAGE LANG_CHINESE, SUBLANG_CHINESE_SIMPLIFIED
26  POPUP "Îļþ£¨&F£©" {
27   MENUITEM "´ò¿ª£¨&O£©", MNID_FILE_OPEN
28   MENUITEM SEPARATOR
29   MENUITEM "´òÓ¡£¨&P£©", MNID_FILE_PRINT
30   MENUITEM "´òÓ¡»úÉèÖã¨&S£©...", MNID_FILE_SETUP
31    MENUITEM SEPARATOR
32   MENUITEM "Í˳ö£¨&E£©", MNID_FILE_EXIT
33  }
34  POPUP "±à¼­£¨&E£©" {
35    MENUITEM "¸´ÖÆ£¨&C£©...", MNID_EDIT_COPYDLG
36    MENUITEM SEPARATOR
37    MENUITEM "×¢ÊÍ£¨&A£©...", MNID_EDIT_ANNOTATE
38  }
39  POPUP "ÊéÇ©£¨&B£©" {
40    MENUITEM "¶¨Ò壨&D£©...", MNID_BKMK_DEFINE
41  }
42  POPUP "°ïÖú£¨&H£©" {
43    MENUITEM "ÈçºÎʹÓðïÖú£¨&O£©", MNID_HELP_HELPON
44    MENUITEM "×ÜÊÇÔÚ×îÇ°Ã棨&T£©", MNID_HELP_HELPTOP
45    MENUITEM SEPARATOR
46    MENUITEM "×ÊÁÏÐÅÏ¢£¨&I£©...", MNID_HELP_ABOUT
47 #ifdef WINELIB
48    MENUITEM "¹ØÓÚ WINE£¨&A£©", MNID_HELP_WINE
49 #endif
50  }
53 /* Strings */
54 STRINGTABLE DISCARDABLE LANGUAGE LANG_CHINESE, SUBLANG_CHINESE_SIMPLIFIED
56 STID_WINE_HELP,         "WINE °ïÖú"
57 STID_WHERROR,           "´íÎó"
58 STID_WARNING,           "¾¯¸æ"
59 STID_INFO,              "ÐÅÏ¢"
60 STID_NOT_IMPLEMENTED,   "δʵÏÖ"
61 STID_HLPFILE_ERROR_s,   "¶ÁÈë°ïÖúÎļþ ¡®%s¡¯ Ê±·¢Éú´íÎó"
62 STID_CONTENTS,          "ÄÚÈÝ£¨&C£©"
63 STID_SEARCH,            "ËÑË÷£¨&S£©"
64 STID_BACK,              "·µ»Ø£¨&B£©"
65 STID_HISTORY,           "ÀúÊ·£¨&H£©"
66 STID_TOPICS,            "Ö÷Ì⣨&T£©"
67 STID_ALL_FILES,         "ËùÓÐÎļþ (*.*)"
68 STID_HELP_FILES_HLP,    "°ïÖúÎļþ (*.hlp)"