Note: this list is kept only as a demonstration for CVSNotice. For the latest CVS notices, see the Xaraya and Postnuke sites
View Statistics - Next Notice - Previous NoticeDirectory filter : [ all ] / postnuke_official / html / modules / ns-admin / lang / zho [ view in CVS ]
| Date | Directory [filter] | File(s) [view] | Author [filter] |
| 05 Aug 2002 03:42:42 | postnuke_official/html/modules/ns-admin/lang/zho | global.php,NONE,1.1.2.1 manual.html,NONE,1.1.2.1 menu.php,NONE,1.1.2.1 | Xiaoyu Huang |
| working | |||
Update of /home/cvsroot/postnuke_official/html/modules/ns-admin/lang/zho
In directory ns7.hostnuke.net:/tmp/cvs-serv26606
Added Files:
Tag: PostNuke_71
global.php manual.html menu.php
Log Message:
working
--- NEW FILE: global.php ---
<?PHP
define("_ADMINMENU","���˵�");
define("_ADMIN_NO_OPTION","�Բ����û�й��ԱȨ��");
define("_AUTOMATEDARTICLES","�Ѱ��ŵ�����");
define("_CURRENTPOLL","��ǰͶƱ");
define("_NOAUTOARTICLES","��ǰû�б����ŵ�����");
define("_STORYID","����ID");
?>
--- NEW FILE: manual.html ---
<html>
<head>
<title>Administration</title>
</head>
<body bgcolor=FFFFFF text=000000>
<font face=Verdana,Arial,Helvetica size=2>
<center><b>Administration</b></center>
<p>Welcome! This is the main PostNuke administration screen.</p>
<p><b>Programmed Articles:</b> This a list of scheduled articles.</p>
<p><b>Last XX articles:</b> Shows you the last XX articles published
on your news site. XX is the number that you set for <i>Articles Number in
Admin</i> in your preferences. Articles are displayed with newest on top and the
oldest towards the bottom. You may edit the story by clicking on the name or
the <i>Edit</i> link on the right. You may delete the story by clicking on
the <i>Delete</i> link on the right. If you want to edit/delete an older story, just type the Story ID in the form, choose the Edit or Delete option and click the <i>OK</i> button.</p>
<div align="center"><img src=../../../../images/global/manual.jpg border=0></div>
</font>
</body>
</html>
--- NEW FILE: menu.php ---
<?PHP
// File: $Id: menu.php,v 1.1.2.1 2002/08/05 03:42:39 class007 Exp $
// ----------------------------------------------------------------------
// POST-NUKE Content Management System
// Copyright (C) 2001 by the Post-Nuke Development Team.
// http://www.postnuke.com/
// ----------------------------------------------------------------------
// Based on:
// PHP-NUKE Web Portal System - http://phpnuke.org/
// Thatware - http://thatware.org/
// ----------------------------------------------------------------------
// LICENSE
//
// This program is free software; you can redistribute it and/or
// modify it under the terms of the GNU General Public License (GPL)
// as published by the Free Software Foundation; either version 2
// of the License, or (at your option) any later version.
//
// This program 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 General Public License for more details.
//
// To read the license please visit http://www.gnu.org/copyleft/gpl.html
// ----------------------------------------------------------------------
// Original Author of this file: Sebastian Fr�nk
// Purpose of this file: language define file - German
// 2001-03-08: sf
// ----------------------------------------------------------------------
define('AddStory','��������');
define('Admin Messages','�Ϣ���');
define('Autolinks','�Զ�����');
define('Banners','�����');
define('Blocks','�����');
define('Comments','������۹��');
define('Downloads','���ع��');
define('Ephemerids','��ʷ�ϵĽ���');
define('FAQ','FAQ���');
define('Groups','�û�����');
define('Languages','���Թ��');
define('MailUsers','Email�û�');
define('Modules','���');
define('Past Nuke','���й��ϵͳ');
define('Permissions','Ȩ������');
define('Polls','ͶƱ���');
define('Quotes','��ù��');
define('Ratings','�������');
define('Referers','HTTP��Դ');
define('Reviews','������¹��');
define('Sections','��������');
define('Settings','�վȫ������');
define('Submit News','�ύ��������');
define('Template','����');
define('Topics','�����');
define('Top List','Top����');
define('Users','�û����');
define('Web Links','�վ���ӹ��');
?>
View Statistics - Next Notice - Previous Notice
| Visit Developer Site - Browse CVS Repository |
Syndicate via backend.rss (max. once per hour please) | Powered by CVSNotice 0.1.3 |