Sweden-Number/programs/clock/Zh.rc

47 lines
1.5 KiB
Plaintext
Raw Normal View History

2003-01-09 01:51:09 +01:00
/*
* Clock ( Simplified Chinese resources)
*
* Copyright 2002 liuspider <liuspider@yahoo.com>
*
* 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., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA
2003-01-09 01:51:09 +01:00
*/
MAIN_MENU MENU LANGUAGE LANG_CHINESE, SUBLANG_CHINESE_SIMPLIFIED
{
POPUP "<22><><EFBFBD>ԣ<EFBFBD>&P<><50>" {
MENUITEM "ģ<><C4A3>ʱ<EFBFBD>ӣ<EFBFBD>&L<><4C>", IDM_ANALOG
MENUITEM "<22><><EFBFBD><EFBFBD>ʱ<EFBFBD>ӣ<EFBFBD>&T<><54>", IDM_DIGITAL
2003-01-09 01:51:09 +01:00
MENUITEM SEPARATOR
MENUITEM "<22><><EFBFBD>壨&F<><46>...", IDM_FONT
2003-01-09 01:51:09 +01:00
MENUITEM SEPARATOR
MENUITEM "<22>ޱ<EFBFBD><DEB1><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>&W<><57>", IDM_NOTITLE
2003-01-09 01:51:09 +01:00
MENUITEM SEPARATOR
MENUITEM "<22>루&<26><>", IDM_SECONDS
MENUITEM "<22><><EFBFBD>ڣ<EFBFBD>&D<><44>", IDM_DATE
MENUITEM SEPARATOR
MENUITEM "<22><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>ǰ<EFBFBD>棨&A<><41>", IDM_ONTOP
2003-01-09 01:51:09 +01:00
}
POPUP "<22><><EFBFBD><EFBFBD><EFBFBD><EFBFBD>Ϣ<EFBFBD><CFA2>&O<><4F>" {
MENUITEM "<22>û<EFBFBD><C3BB><EFBFBD><EFBFBD><EFBFBD>Э<EFBFBD>飨&L<><4C>...", IDM_LICENSE
MENUITEM "<22><><EFBFBD><EFBFBD><EFBFBD>޹أ<DEB9>&N<><4E>...", IDM_NOWARRANTY
MENUITEM "<22><><EFBFBD><EFBFBD> Wine<6E><65>&A<><41>...", IDM_ABOUT
2003-01-09 01:51:09 +01:00
}
}
STRINGTABLE DISCARDABLE LANGUAGE LANG_CHINESE, SUBLANG_CHINESE_SIMPLIFIED
{
IDS_CLOCK, "ʱ<><CAB1>"
2003-01-09 01:51:09 +01:00
}