[ 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']['Login'] = '登陆名'; 31 $GLOBALS['__l10n']['Password'] = '密码'; 32 $GLOBALS['__l10n']['Remember me'] = '记住密码'; 33 $GLOBALS['__l10n']['You must accept cookies in order to use the private area.'] = '你需要打开浏览器Cookie功能以登陆管理面板。'; 34 $GLOBALS['__l10n']['Login failed. Please try again.'] = '登陆失败,请重试。'; 35 $GLOBALS['__l10n']['ok'] = '确定'; 36 $GLOBALS['__l10n']['yes'] = '是'; 37 $GLOBALS['__l10n']['no'] = '否'; 38 $GLOBALS['__l10n']['help'] = '帮助'; 39 $GLOBALS['__l10n']['Error(s)'] = '错误'; 40 $GLOBALS['__l10n']['Entries'] = '文章'; 41 $GLOBALS['__l10n']['Entry'] = '文章'; 42 $GLOBALS['__l10n']['Comment'] = '评论'; 43 $GLOBALS['__l10n']['Comments'] = '评论'; 44 $GLOBALS['__l10n']['Categories'] = '分类'; 45 $GLOBALS['__l10n']['Editor'] = '用户'; 46 $GLOBALS['__l10n']['Editors'] = '用户'; 47 $GLOBALS['__l10n']['Preferences'] = '首选项'; 48 $GLOBALS['__l10n']['Tools'] = '插件'; 49 $GLOBALS['__l10n']['logout'] = '登出'; 50 $GLOBALS['__l10n']['Close this window'] = '关闭窗口'; 51 $GLOBALS['__l10n']['New entry'] = '新增文章'; 52 $GLOBALS['__l10n']['Manage images'] = '图像管理'; 53 $GLOBALS['__l10n']['View blog'] = '查看blog'; 54 $GLOBALS['__l10n']['List of entries'] = '文章列表'; 55 $GLOBALS['__l10n']['%1$d entries match your search of %2$s.'] = '共有 %1$d 符合你对 %2$s 的搜索'; 56 $GLOBALS['__l10n']['%1$d entrie matches your search of %2$s.'] = '共有 %1$d 符合你对 %2$s 的搜索'; 57 $GLOBALS['__l10n']['Last %d entries.'] = '最新的 %d 篇文章'; 58 $GLOBALS['__l10n']['Offline entries.'] = '隐藏的文章'; 59 $GLOBALS['__l10n']['Selected entries.'] = '选择的文章'; 60 $GLOBALS['__l10n']['Month'] = '月'; 61 $GLOBALS['__l10n']['Category'] = '分类'; 62 $GLOBALS['__l10n']['No entry'] = '没有文章'; 63 $GLOBALS['__l10n']['show all'] = '显示全部'; 64 $GLOBALS['__l10n']['hide all'] = '隐藏全部'; 65 $GLOBALS['__l10n']['show/hide'] = '显示/隐藏'; 66 $GLOBALS['__l10n']['edit'] = '编辑'; 67 $GLOBALS['__l10n']['read'] = '阅读'; 68 $GLOBALS['__l10n']['This entry is online'] = '此文章可见'; 69 $GLOBALS['__l10n']['This entry is offline'] = '此文章已隐藏'; 70 $GLOBALS['__l10n']['This entry is selected'] = '此文章已选中'; 71 $GLOBALS['__l10n']['Online'] = '可见'; 72 $GLOBALS['__l10n']['Offline'] = '不可见'; 73 $GLOBALS['__l10n']['%d comment'] = '%d 个评论'; 74 $GLOBALS['__l10n']['%d comments'] = '%d 个评论'; 75 $GLOBALS['__l10n']['%d trackback'] = '%d个引用(trackback)'; 76 $GLOBALS['__l10n']['%d trackbacks'] = '%d个引用(trackback)'; 77 $GLOBALS['__l10n']['set online'] = '设为可见'; 78 $GLOBALS['__l10n']['set offline'] = '设为隐藏'; 79 $GLOBALS['__l10n']['by %s - in %s'] = '作者:%s 分类:%s'; 80 $GLOBALS['__l10n']['Search'] = '搜索'; 81 $GLOBALS['__l10n']['View all offline entries'] = '查看所有隐藏文章'; 82 $GLOBALS['__l10n']['View all selected entries'] = '查看所有选中文章'; 83 $GLOBALS['__l10n']['Bookmarklet'] = 'Bookmarklet'; 84 $GLOBALS['__l10n']['You can drag the following link to your links bar or add it to your bookmarks and when you "Blog this!" it will open up a popup window with information and a link to the site you\'re currently browsing so you can make a quick post about it.'] = '你可以将下面的Bookmarklet:“Blog this” 拖放到浏览器的收藏夹。将你浏览到你感兴趣的网页时你可以点击它,就会弹出一个窗口方便你快速撰写关于该网页的文章。'; 85 $GLOBALS['__l10n']['Back'] = '返回'; 86 $GLOBALS['__l10n']['Back to entry'] = '返回文章'; 87 $GLOBALS['__l10n']['Back to list of entries'] = '文章列表'; 88 $GLOBALS['__l10n']['XHTML validation'] = 'XHTML校验'; 89 $GLOBALS['__l10n']['Trackback'] = '引用(trackback)'; 90 $GLOBALS['__l10n']['Trackbacks'] = '引用(trackback)'; 91 $GLOBALS['__l10n']['View entry'] = '查看文章'; 92 $GLOBALS['__l10n']['Format'] = '格式'; 93 $GLOBALS['__l10n']['Status'] = '状态'; 94 $GLOBALS['__l10n']['Closed'] = '关闭'; 95 $GLOBALS['__l10n']['Open'] = '打开'; 96 $GLOBALS['__l10n']['Selection'] = '选择(Selection)'; 97 $GLOBALS['__l10n']['Add an image'] = '增加图像'; 98 $GLOBALS['__l10n']['Wiki formatting rules'] = 'Wiki格式说明'; 99 $GLOBALS['__l10n']['You can use the following shortcuts to refine your layout.'] = '你可以使用以下按钮来美化你的输出'; 100 $GLOBALS['__l10n']['You are not allowed to edit a comment'] = '你没有权限修改评论'; 101 $GLOBALS['__l10n']['Entry successfully removed'] = '文章成功删除'; 102 $GLOBALS['__l10n']['Permanent link'] = '永久地址'; 103 $GLOBALS['__l10n']['Title'] = '标题'; 104 $GLOBALS['__l10n']['URLed title'] = 'URL 标题'; 105 $GLOBALS['__l10n']['Use'] = '说明'; 106 $GLOBALS['__l10n']['Abstract'] = '摘要'; 107 $GLOBALS['__l10n']['optional'] = '可选项'; 108 $GLOBALS['__l10n']['More options'] = '更多选项'; 109 $GLOBALS['__l10n']['Notepad'] = '备注'; 110 $GLOBALS['__l10n']['Date'] = '日期'; 111 $GLOBALS['__l10n']['Hour'] = '小时'; 112 $GLOBALS['__l10n']['now'] = '当前时间'; 113 $GLOBALS['__l10n']['preview'] = '预览'; 114 $GLOBALS['__l10n']['save'] = '发布'; 115 $GLOBALS['__l10n']['convert into XHTML'] = '转化为XHTML'; 116 $GLOBALS['__l10n']['delete'] = '删除'; 117 $GLOBALS['__l10n']['Are you sure you want to delete this entry?'] = '确定要删除这篇文章吗?'; 118 $GLOBALS['__l10n']['Trackbacks list'] = '引用(trackback)列表'; 119 $GLOBALS['__l10n']['No trackback'] = '没有引用(trackback)'; 120 $GLOBALS['__l10n']['Comments list'] = '评论列表'; 121 $GLOBALS['__l10n']['No comment'] = '没有评论'; 122 $GLOBALS['__l10n']['Are you sure you want to delete this comment?'] = '确定删除此评论?'; 123 $GLOBALS['__l10n']['From'] = '来自'; 124 $GLOBALS['__l10n']['On %A %e %B %Y, %I:%M %p'] = '在 %A %e %B %Y ?%H:%M'; 125 $GLOBALS['__l10n']['Email'] = 'Email'; 126 $GLOBALS['__l10n']['Site'] = '网站'; 127 $GLOBALS['__l10n']['Post a comment'] = '发表评论'; 128 $GLOBALS['__l10n']['Name'] = '名字'; 129 $GLOBALS['__l10n']['Notice'] = '注意'; 130 $GLOBALS['__l10n']['This comment has to be in HTML format'] = '你的评论将会被转化为HTML格式'; 131 $GLOBALS['__l10n']['Comments listed from most recent to oldest'] = '最新评论'; 132 $GLOBALS['__l10n']['This comment is online'] = '评论可见'; 133 $GLOBALS['__l10n']['This comment is offline'] = '评论隐藏'; 134 $GLOBALS['__l10n']['Page(s)'] = '页面'; 135 $GLOBALS['__l10n']['No comment yet'] = '暂时没有评论'; 136 $GLOBALS['__l10n']['Edit a comment'] = '编辑评论'; 137 $GLOBALS['__l10n']['next page'] = '下一页'; 138 $GLOBALS['__l10n']['prev. page'] = '上一页'; 139 $GLOBALS['__l10n']['Categories list'] = '分类列表'; 140 $GLOBALS['__l10n']['New category'] = '添加分类'; 141 $GLOBALS['__l10n']['No category yet'] = '暂时没有分类'; 142 $GLOBALS['__l10n']['Move %s up'] = '上移%s'; 143 $GLOBALS['__l10n']['Move %s down'] = '下移%s'; 144 $GLOBALS['__l10n']['%d entry'] = '%d篇文章'; 145 $GLOBALS['__l10n']['%d entries'] = '%d篇文章'; 146 $GLOBALS['__l10n']['Drag items to change their positions.'] = '拖动分类以改变其排列顺序'; 147 $GLOBALS['__l10n']['Are you sure you want to delete this category?'] = '确定删除此分类?'; 148 $GLOBALS['__l10n']['Position'] = '位置'; 149 $GLOBALS['__l10n']['save order'] = '保存分类排列'; 150 $GLOBALS['__l10n']['Reorder categories'] = '重新设置分类排列'; 151 $GLOBALS['__l10n']['Description'] = '分类描述'; 152 $GLOBALS['__l10n']['Category has been created'] = '分类已添加'; 153 $GLOBALS['__l10n']['Category has been updated'] = '分类已修改'; 154 $GLOBALS['__l10n']['Category has been deleted'] = '分类已删除'; 155 $GLOBALS['__l10n']['Cannot delete category'] = '无法删除分类'; 156 $GLOBALS['__l10n']['List of editors'] = '用户列表'; 157 $GLOBALS['__l10n']['New editor'] = '添加用户'; 158 $GLOBALS['__l10n']['administrator'] = '管理员'; 159 $GLOBALS['__l10n']['advanced editor'] = '高级用户'; 160 $GLOBALS['__l10n']['editor'] = '普通用户'; 161 $GLOBALS['__l10n']['inactive'] = '受限用户'; 162 $GLOBALS['__l10n']['Are you sure you want to delete this editor?'] = '确定删除此用户?'; 163 $GLOBALS['__l10n']['Editor creation'] = '用户已创建'; 164 $GLOBALS['__l10n']['Update of editor %s'] = '修改%s的信息'; 165 $GLOBALS['__l10n']['Note: Login must be letters or numbers.'] = '注意:用户名必须由数字或字母组成。'; 166 $GLOBALS['__l10n']['Firstname'] = '姓'; 167 $GLOBALS['__l10n']['Leave empty to keep password intact'] = '留空则不修改密码'; 168 $GLOBALS['__l10n']['Level'] = '级别'; 169 $GLOBALS['__l10n']['You are about to update you own profile. You will be disconnected after changes.'] = '你将要修改你的信息。修改成功后需要重新登陆。'; 170 $GLOBALS['__l10n']['Editor created'] = '用户已创建'; 171 $GLOBALS['__l10n']['Editor updated'] = '用户已修改'; 172 $GLOBALS['__l10n']['Editor deleted'] = '用户已删除'; 173 $GLOBALS['__l10n']['User preferences'] = '用户首选项'; 174 $GLOBALS['__l10n']['Nickname'] = '昵称'; 175 $GLOBALS['__l10n']['Prefered edit format'] = '默认编辑格式'; 176 $GLOBALS['__l10n']['Default publication status'] = '默认文章发布状态'; 177 $GLOBALS['__l10n']['Prefered category'] = '默认分类'; 178 $GLOBALS['__l10n']['Language'] = '语言'; 179 $GLOBALS['__l10n']['Entry edit field height'] = '文章编辑框高度'; 180 $GLOBALS['__l10n']['Number of hours between user\'s local time and the server time'] = '用户本地时间与服务器时间间隔'; 181 $GLOBALS['__l10n']['Server time is %s'] = '当前服务器时间:%s'; 182 $GLOBALS['__l10n']['Entry validation'] = '文章确认'; 183 $GLOBALS['__l10n']['Comment validation'] = '评论确认'; 184 $GLOBALS['__l10n']['Cannot connect to server.'] = '无法连接到服务器。'; 185 $GLOBALS['__l10n']['Valid entry'] = '有效文章'; 186 $GLOBALS['__l10n']['Valid comment'] = '有效评论'; 187 $GLOBALS['__l10n']['Invalid entry'] = '无效文章'; 188 $GLOBALS['__l10n']['Invalid comment'] = '无效评论'; 189 $GLOBALS['__l10n']['Errors list'] = '错误列表'; 190 $GLOBALS['__l10n']['Validation done with %s'] = '%s已经确认'; 191 $GLOBALS['__l10n']['Directory %s is not writable. Check permissions.'] = '目录%s不可写. 请检查权限设置。'; 192 $GLOBALS['__l10n']['Directory %s does not exist.'] = '目录%s不存在。'; 193 $GLOBALS['__l10n']['Upload an image'] = '上传图像'; 194 $GLOBALS['__l10n']['Choose a file (max size %s)'] = '选择图像文件(最大%s)'; 195 $GLOBALS['__l10n']['send'] = '上传'; 196 $GLOBALS['__l10n']['New directory'] = '新建目录'; 197 $GLOBALS['__l10n']['Your images'] = '你的图像'; 198 $GLOBALS['__l10n']['Image does not exist'] = '图像不存在'; 199 $GLOBALS['__l10n']['Unable to delete image'] = '无法删除图像'; 200 $GLOBALS['__l10n']['Image deleted'] = '图像已删除'; 201 $GLOBALS['__l10n']['Image uploaded'] = '图像已上传'; 202 $GLOBALS['__l10n']['File size exceeds the authorized limit'] = '文件大小超过最大值'; 203 $GLOBALS['__l10n']['File was only partially uploaded'] = '文件只有一部分上传'; 204 $GLOBALS['__l10n']['No file'] = '没有文件'; 205 $GLOBALS['__l10n']['The file %s is not an image'] = '文件%s不是有效的图像'; 206 $GLOBALS['__l10n']['An error occured while uploading the image'] = '上传图像时有错误发生'; 207 $GLOBALS['__l10n']['Wrong image type'] = '错误的图像类型'; 208 $GLOBALS['__l10n']['Image is too large'] = '图像太大'; 209 $GLOBALS['__l10n']['No file yet'] = '暂时没有图像'; 210 $GLOBALS['__l10n']['No thumbnail'] = '没有缩略图'; 211 $GLOBALS['__l10n']['Try to create thumbnail'] = '建立缩略图'; 212 $GLOBALS['__l10n']['Are you sure you want to delete this %s?'] = '确定删除图像%s?'; 213 $GLOBALS['__l10n']['directory'] = '目录'; 214 $GLOBALS['__l10n']['file'] = '文件'; 215 $GLOBALS['__l10n']['link'] = '链接'; 216 $GLOBALS['__l10n']['Pings'] = '引用(Pings)'; 217 $GLOBALS['__l10n']['Auto discovery of ping URLs'] = '自动查找引用(ping)地址'; 218 $GLOBALS['__l10n']['Insert here URLs to ping'] = '引用(ping)地址:'; 219 $GLOBALS['__l10n']['Summary to send'] = '发送的摘要'; 220 $GLOBALS['__l10n']['Ping URLs'] = '引用(ping)地址'; 221 $GLOBALS['__l10n']['Previous pings sent'] = '已发送引用(ping)'; 222 $GLOBALS['__l10n']['No ping yet'] = '暂时没有引用(ping)'; 223 $GLOBALS['__l10n']['Result'] = '结果'; 224 $GLOBALS['__l10n']['Back to tools'] = '返回插件列表'; 225 $GLOBALS['__l10n']['Cannot open file'] = '无法打开文件'; 226 $GLOBALS['__l10n']['Plugin not valid'] = '无效插件'; 227 $GLOBALS['__l10n']['This plugin still exists. Delete it before.'] = '插件不存在,请删除。'; 228 $GLOBALS['__l10n']['An error occured while downloading the file.'] = '文件下载时发生错误。'; 229 $GLOBALS['__l10n']['An error occured while writing the file.'] = '写入文件时发生错误。'; 230 ?>
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 |