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
|
2006-05-18 14:49:52 +02:00
|
|
|
|
* 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>" {
|
2003-12-03 04:58:29 +01:00
|
|
|
|
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
|
2003-12-03 04:58:29 +01:00
|
|
|
|
MENUITEM "<22><><EFBFBD>壨&F<><46>...", IDM_FONT
|
2003-01-09 01:51:09 +01:00
|
|
|
|
MENUITEM SEPARATOR
|
2003-12-03 04:58:29 +01:00
|
|
|
|
MENUITEM "<22>ޱ<EFBFBD><DEB1><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>&W<><57>", IDM_NOTITLE
|
2003-01-09 01:51:09 +01:00
|
|
|
|
MENUITEM SEPARATOR
|
2003-12-03 04:58:29 +01:00
|
|
|
|
MENUITEM "<22>루&<26><>", IDM_SECONDS
|
|
|
|
|
MENUITEM "<22><><EFBFBD>ڣ<EFBFBD>&D<><44>", IDM_DATE
|
2003-12-08 23:23:03 +01:00
|
|
|
|
MENUITEM SEPARATOR
|
|
|
|
|
MENUITEM "<22><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>ǰ<EFBFBD>棨&A<><41>", IDM_ONTOP
|
2003-01-09 01:51:09 +01:00
|
|
|
|
}
|
2003-12-03 04:58:29 +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
|
|
|
|
|
{
|
2003-12-03 04:58:29 +01:00
|
|
|
|
IDS_CLOCK, "ʱ<><CAB1>"
|
2003-01-09 01:51:09 +01:00
|
|
|
|
}
|