[ Index ] |
|
Code source de Dotclear 1.2.5 |
1 <?php 2 # ***** BEGIN LICENSE BLOCK ***** 3 # This file is part of DotClear. 4 # Copyright (c) 2004 Olivier Meunier and contributors. All rights 5 # reserved. 6 # 7 # DotClear is free software; you can redistribute it and/or modify 8 # it under the terms of the GNU General Public License as published by 9 # the Free Software Foundation; either version 2 of the License, or 10 # (at your option) any later version. 11 # 12 # DotClear 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 15 # GNU General Public License for more details. 16 # 17 # You should have received a copy of the GNU General Public License 18 # along with DotClear; if not, write to the Free Software 19 # Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA 20 # 21 # ***** END LICENSE BLOCK ***** 22 # 23 24 25 # DOT NOT MODIFY THIS FILE ! 26 27 28 29 30 $GLOBALS['__l10n']['No such user ID or invalid user ID'] = '没有这个用户或无效的用户'; 31 $GLOBALS['__l10n']['Invalid user level'] = '无效的用户级别'; 32 $GLOBALS['__l10n']['User password missing'] = '用户密码丢失'; 33 $GLOBALS['__l10n']['User name missing'] = '用户名字丢失'; 34 $GLOBALS['__l10n']['Invalid email address'] = '无效的Email地址'; 35 $GLOBALS['__l10n']['Invalid publication format'] = '无效的发布格式'; 36 $GLOBALS['__l10n']['Invalid edit size'] = '无效的编辑大小'; 37 $GLOBALS['__l10n']['Category does not exist'] = '分类不存在'; 38 $GLOBALS['__l10n']['This user has entries'] = '用户写有文章'; 39 $GLOBALS['__l10n']['Empty category title'] = '空的分类标题'; 40 $GLOBALS['__l10n']['No category ID'] = '没有分类ID'; 41 $GLOBALS['__l10n']['This category is not empty'] = '此分类为空'; 42 $GLOBALS['__l10n']['Empty or invalid URLed title'] = '空的或无效的URL标题'; 43 $GLOBALS['__l10n']['Empty entry title'] = '空的文章标题'; 44 $GLOBALS['__l10n']['Empty entry content'] = '空的文章内容'; 45 $GLOBALS['__l10n']['No entry ID'] = '文章的ID不存在'; 46 $GLOBALS['__l10n']['Empty comment author'] = '评论没有作者'; 47 $GLOBALS['__l10n']['Empty comment content'] = '评论没有内容'; 48 $GLOBALS['__l10n']['Entry does not exists'] = '文章不存在'; 49 $GLOBALS['__l10n']['Source is not a ping URL'] = '该目标不是一个有效的 ping 链接'; 50 $GLOBALS['__l10n']['Trackback error'] = '引用出错'; 51 $GLOBALS['__l10n']['No entry.'] = '没有文章'; 52 $GLOBALS['__l10n']['Comment for entry %s'] = '文章的评论 %s'; 53 $GLOBALS['__l10n']['By: %s'] = ': %s'; 54 $GLOBALS['__l10n']['Website: %s'] = '网站:%s'; 55 $GLOBALS['__l10n']['Search of %s doesn\'t give any result.'] = '搜索 %s 没有找到任何结果。'; 56 $GLOBALS['__l10n']['Your comment has been sent successfully. It will be online soon.'] = '你的评论已经成功发表。'; 57 $GLOBALS['__l10n']['Strong emphasis'] = '特别强调'; 58 $GLOBALS['__l10n']['Emphasis'] = '强调'; 59 $GLOBALS['__l10n']['Inserted'] = '插入'; 60 $GLOBALS['__l10n']['Deleted'] = '删除'; 61 $GLOBALS['__l10n']['Inline quote'] = '内联引用'; 62 $GLOBALS['__l10n']['Code'] = '代码'; 63 $GLOBALS['__l10n']['Line break'] = '换行'; 64 $GLOBALS['__l10n']['Blockquote'] = '引用'; 65 $GLOBALS['__l10n']['Preformated text'] = 'Texte pr閒ormat?'; 66 $GLOBALS['__l10n']['Unordered list'] = 'Liste non ordonn閑'; 67 $GLOBALS['__l10n']['Ordered list'] = 'Liste ordonn閑'; 68 $GLOBALS['__l10n']['URL?'] = 'URL ?'; 69 $GLOBALS['__l10n']['Language?'] = '语言'; 70 $GLOBALS['__l10n']['Link'] = '链接'; 71 $GLOBALS['__l10n']['External image'] = '外部图片'; 72 $GLOBALS['__l10n']['Internal image'] = '内部图片'; 73 ?>
titre
Description
Corps
titre
Description
Corps
titre
Description
Corps
titre
Corps
Gnr le : Fri Feb 23 21:40:15 2007 | par Balluche grce PHPXref 0.7 |