Thai translation of notepad. Fix spelling in clock translations.
[wine] / programs / clock / Zh.rc
1 /*
2  * Clock ( Simplified Chinese resources)
3  *
4  * Copyright 2002 liuspider <liuspider@yahoo.com>
5  *
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.
10  *
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.
15  *
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
19  */
20
21 MAIN_MENU MENU LANGUAGE LANG_CHINESE, SUBLANG_CHINESE_SIMPLIFIED
22 {
23  POPUP "ÊôÐÔ£¨&P£©" {
24   MENUITEM "Ä£ÄâʱÖÓ£¨&L£©", 0x100
25   MENUITEM "Êý×éʱÖÓ£¨&T£©", 0x101
26   MENUITEM SEPARATOR
27   MENUITEM "×ÖÌ壨&F£©...", 0x103
28   MENUITEM SEPARATOR
29   MENUITEM "ÎÞ±êÌâÀ¸£¨&W£©", 0x105
30   MENUITEM SEPARATOR
31   MENUITEM "Ã루&£©", 0x107
32   MENUITEM "ÈÕÆÚ£¨&D£©", 0x108
33  }
34  POPUP "×ÊÁÏÐÅÏ¢£¨&O£©..." {
35   MENUITEM "Óû§Ðí¿ÉЭÒ飨&L£©", 0x109
36   MENUITEM "ÔðÈÎÎ޹أ¨&N£©", 0x10A
37   MENUITEM "¹ØÓÚ Wine£¨&A£©... ", 0x10B
38  }
39 }
40
41 STRINGTABLE DISCARDABLE LANGUAGE LANG_CHINESE, SUBLANG_CHINESE_SIMPLIFIED
42 {
43 CLOCK,          "ʱÖÓ"
44 MENU_ON_TOP,    "×ÜÊÇÔÚ×îÇ°Ã棨&A£©"
45 }