Elgg  Version master
zh_hans.php
Go to the documentation of this file.
1 <?php
8 return array(
13  'item:site:site' => '站点',
14  'collection:site:site' => '站点',
15  'index:content' => '<p>欢迎来到Elgg站点.</p><p><strong>提示:</strong> 许多站点使用 <code>激活的</code> 插件将站点动态添加到这个页面上。</p>',
16 
21  'login' => "登录",
22  'loginok' => "请勿重复登录,如果您需要切换账号请先注销。",
23  'login:empty' => "请输入登录信息!",
24  'login:baduser' => "此账号已经被禁止登录。",
25 
26  'logout' => "注销",
27  'logoutok' => "注销成功!",
28  'logouterror' => "注销失败,请重新尝试!",
29  'session_expired' => "您的登录信息已经过期。 请<a href='javascript:location.reload(true)'>重新登录</a>!",
30  'session_changed_user' => "登录信息发生改变,请 <a href='javascript:location.reload(true)'>重新登录</a>!",
31 
32  'loggedinrequired' => "请登录后查看此页面!",
33  'adminrequired' => "需要管理员权限!",
34  'membershiprequired' => "您不是该小组成员,请先加入该研究组!",
35  'limited_access' => "抱歉,您无权限查看!",
36  'invalid_request_signature' => "此链接不存在或者已经过期!",
37 
42  'exception:title' => "严重错误!",
43  'exception:contact_admin' => '当前错误已经被记录,请稍后访问该站点。如果多次出现请通过以下信息联系管理员:',
44 
45  'actionnotfound' => "请求文件 %s 不存在!",
46  'actionunauthorized' => '您没有权限执行此操作。',
47 
48  'ajax:error' => '无法提交 AJAX 请求,可能是服务器连接中断请稍后再试!',
49  'ajax:not_is_xhr' => '不能直接访问AJAX视图',
50 
51  'PluginException:CannotStart' => '%s (guid: %s) 无法启用, 原因: %s',
52  'PluginException:InvalidID' => "插件ID无效: %s ",
53  'ElggPlugin:MissingID' => '插件ID错误(guid %s)',
54  'ElggPlugin:Error' => '插件错误',
55  'ElggPlugin:Exception:CannotIncludeFile' => '无法包含 %s 在插件 %s (guid: %s) 中 %s。',
56  'ElggPlugin:Exception:IncludeFileThrew' => '异常来自 %s 在插件 %s (guid: %s) 中 %s。',
57  'ElggPlugin:Exception:CannotRegisterViews' => '无法打开插件视图 %s (guid: %s) 在 %s.',
58  'ElggPlugin:InvalidAndDeactivated' => '%s 插件无效已被禁用!',
59  'ElggPlugin:activate:BadConfigFormat' => '插件文件 "elgg-plugin.php" 未返回序列化数据。',
60  'ElggPlugin:activate:ConfigSentOutput' => '发送 "elgg-plugin.php" 到标准输出。',
61 
62  'ElggPlugin:Dependencies:ActiveDependent' => '另一个插件将 %s 作为依赖。 取消激活此插件前请先取消: %s',
63 
64  'ElggMenuBuilder:Trees:NoParents' => '菜单项没有上级链接',
65  'ElggMenuBuilder:Trees:OrphanedChild' => '菜单项 [%s] 丢失上级 [%s]',
66  'ElggMenuBuilder:Trees:DuplicateChild' => '菜单项 [%s] 重复注册',
67 
68  'RegistrationException:EmptyPassword' => '密码为必填项',
69  'RegistrationException:PasswordMismatch' => '密码必须相同',
70  'LoginException:BannedUser' => '此账号已被禁止登录!',
71  'LoginException:UsernameFailure' => '登录失败,用户名/Email不存在!',
72  'LoginException:PasswordFailure' => '登录失败, 密码错误!',
73  'LoginException:AccountLocked' => '由于多次登录失败,您的账户已被锁定。',
74  'LoginException:ChangePasswordFailure' => '当前密码校验失败。',
75  'LoginException:Unknown' => '未知错误!登录失败。(如果多次出现,请联系管理员!)',
76 
77  'UserFetchFailureException' => '用户user_guid [%s]校验失败,因为用户不存在。',
78 
79  'PageNotFoundException' => '您试图查看的页面不存在,或者您没有查看它的权限。',
80  'EntityNotFoundException' => '您试图访问的内容已被删除,或者您没有访问它的权限。',
81  'EntityPermissionsException' => '此操作没有足够的权限。',
82  'GatekeeperException' => '您没有权限查看要访问的页面。',
83  'BadRequestException' => '请求失败!',
84 
85  'changebookmark' => '请更改此页的书签!',
86  'error:missing_data' => '在您的请求中部分数据丢失。',
87  'save:fail' => '数据保存失败!',
88  'save:success' => '数据保存成功',
89 
90  'error:default:title' => 'Oops...',
91  'error:default:content' => 'Oops... 页面错误!',
92  'error:400:title' => '错误请求!',
93  'error:400:content' => '无效请求!',
94  'error:403:title' => '禁止',
95  'error:403:content' => '页面禁止访问!',
96  'error:404:title' => '页面不存在!',
97  'error:404:content' => '抱歉,请求页面不存在!',
98 
99  'upload:error:ini_size' => '上传文件超过限制!',
100  'upload:error:form_size' => '上传文件超过限制!',
101  'upload:error:partial' => '文件上传未完成!',
102  'upload:error:no_file' => '未选中文件。',
103  'upload:error:no_tmp_dir' => '无法保存上传文件',
104  'upload:error:cant_write' => '无法保存上传文件',
105  'upload:error:extension' => '无法保存上传文件',
106  'upload:error:unknown' => '文件上传失败',
107 
111  'table_columns:fromView:admin' => '管理员',
112  'table_columns:fromView:banned' => '禁止',
113  'table_columns:fromView:container' => '容器',
114  'table_columns:fromView:entity_menu' => '菜单',
115  'table_columns:fromView:excerpt' => '描述',
116  'table_columns:fromView:link' => '名称/标题',
117  'table_columns:fromView:icon' => '图标',
118  'table_columns:fromView:item' => '栏目',
119  'table_columns:fromView:language' => '语言',
120  'table_columns:fromView:owner' => '自己',
121  'table_columns:fromView:time_created' => '创建时间',
122  'table_columns:fromView:time_updated' => '更新时间',
123  'table_columns:fromView:unvalidated_menu' => '菜单',
124  'table_columns:fromView:user' => '用户',
125 
126  'table_columns:fromProperty:description' => '描述',
127  'table_columns:fromProperty:email' => '邮箱',
128  'table_columns:fromProperty:name' => '姓名',
129  'table_columns:fromProperty:type' => '类型',
130  'table_columns:fromProperty:username' => '用户名',
131 
132  'table_columns:fromMethod:getSubtype' => '子类',
133  'table_columns:fromMethod:getDisplayName' => '名称/标题',
134  'table_columns:fromMethod:getMimeType' => '媒体类型',
135  'table_columns:fromMethod:getSimpleType' => '类型',
136 
141  'name' => "姓名",
142  'email' => "邮箱地址",
143  'username' => "用户名",
144  'loginusername' => "用户名或者邮箱",
145  'password' => "密码",
146  'passwordagain' => "密码 (再次输入密码确认)",
147  'admin_option' => "设置此账号为管理员?",
148  'autogen_password_option' => "自动生成安全密码?",
149 
154  'access:label:private' => "仅限自己",
155  'access:label:logged_in' => "仅限登录用户",
156  'access:label:public' => "完全公开",
157  'access:label:logged_out' => "非登录用户",
158  'access:label:friends' => "好友",
159  'access' => "谁可以查看?",
160  'access:limited:label' => "限制",
161  'access:help' => "访问级别",
162  'access:read' => "可读访问",
163  'access:write' => "可写访问",
164  'access:admin_only' => "仅管理员",
165 
170  'dashboard' => "个人中心",
171  'dashboard:nowidgets' => "通过个人中心可以关注与您相关的动态活动与内容。",
172 
173  'widgets:add' => '添加组件',
174  'widgets:add:description' => "点击下列任意组件使其在本页显示。",
175  'widget:unavailable' => '您已经添加了该组件',
176  'widget:numbertodisplay' => '显示数量',
177 
178  'widget:delete' => '删除 %s',
179  'widget:edit' => '自定义该组件',
180 
181  'item:object:widget' => "组件",
182  'collection:object:widget' => '页面组件',
183  'widgets:add:success' => "组件添加成功!",
184  'widgets:add:failure' => "无法添加该组件!",
185  'widgets:move:failure' => "不能保存新组件位置。",
186  'widgets:remove:failure' => "不能移除该组件。",
187 
192  'group' => "圈子",
193  'item:group' => "圈子",
194  'collection:group' => '圈子',
195  'item:group:group' => "圈子",
196  'collection:group:group' => '圈子',
197  'groups:tool_gatekeeper' => "此组中当前未启用请求的功能。",
198 
203  'user' => "用户",
204  'item:user' => "用户",
205  'collection:user' => '用户',
206  'item:user:user' => '用户',
207  'collection:user:user' => '用户',
208 
209  'friends' => "好友",
210  'collection:friends' => '好友\' %s',
211 
212  'avatar' => '头像',
213  'avatar:edit' => '编辑头像',
214  'avatar:upload:instructions' => "头像在网站内显示,您可以根据自己的喜好随时更换.(头像文件类型:gif,jpg或png)",
215  'avatar:upload:success' => '头像上传成功',
216  'avatar:upload:fail' => '头像上传失败',
217  'avatar:resize:fail' => '调整头像大小失败',
218  'avatar:remove:success' => '删除头像成功',
219  'avatar:remove:fail' => '删除头像失败',
220 
221  'action:user:validate:already' => "%s 已经验证通过",
222  'action:user:validate:success' => "%s 验证成功",
223  'action:user:validate:error' => "验证 %s 时出现错误!",
224 
228  'feed:rss' => 'RSS',
229  'feed:rss:title' => '订阅此页面',
233  'link:view' => '查看链接',
234  'link:view:all' => '查看所有',
235 
236 
240  'river' => "动态",
241  'river:user:friend' => "%s 已经关注了 %s",
242  'river:update:user:avatar' => '%s 更新了头像',
243  'river:posted:generic' => '%s 发布',
244  'river:ingroup' => '在小组%s中',
245  'river:none' => '还没有动态',
246  'river:update' => '%s的更新',
247  'river:delete' => '删除该动态',
248  'river:delete:success' => '该动态已被删除',
249  'river:delete:fail' => '该动态无法删除',
250  'river:delete:lack_permission' => '你无法删除该动态,权限不够!',
251  'river:subject:invalid_subject' => '无效用户',
252  'activity:owner' => '查看动态',
253 
261  'notification:method:email' => 'Email',
262  'usersettings:notifications:menu:filter:settings' => "设置",
263  'notification:subject' => '关于%s的消息提醒设置',
264  'notification:body' => '在%s中查看新的动态',
265 
270  'search' => "搜索",
271  'notfound' => "未找到.",
272 
273  'viewtype:change' => "更换显示方式",
274  'viewtype:list' => "列表显示",
275  'viewtype:gallery' => "预览显示",
276  'search:go' => '开始',
277  'userpicker:only_friends' => '仅限研友',
278 
283  'account' => "账户",
284  'settings' => "设置",
285  'tools' => "工具",
286  'settings:edit' => '编辑设置',
287 
288  'register' => "注册",
289  'registerok' => "你已成功注册%s.",
290  'registerbad' => "由于未知错误导致注册失败.",
291  'registerdisabled' => "注册已被系统管理员禁用",
292  'register:fields' => '全部字段都为必填',
293 
294  'registration:noname' => '需要输入昵称',
295  'registration:notemail' => '电子邮箱地址无效.',
296  'registration:userexists' => '用户名已经被注册',
297  'registration:usernametooshort' => '用户名不能少于%u字符.',
298  'registration:usernametoolong' => '用户名太长, 不能超过%u字符.',
299  'registration:dupeemail' => '该邮箱地址已被注册.',
300  'registration:invalidchars' => '对不起,你的用户名含有无效字符%s. 以下字符是无效的: %s',
301  'registration:emailnotvalid' => '对不起,你输入的邮箱地址在此系统无效',
302  'registration:passwordnotvalid' => '对不起,你输入的密码在此系统无效',
303  'registration:usernamenotvalid' => '对不起,你输入的用户名无效',
304 
305  'adduser:ok' => "您已经成功添加了一个新用户.",
306 
307  'user:set:name' => "账户名设置",
308  'user:name:label' => "我的名字",
309  'user:name:success' => "名字修改成功.",
310  'user:name:fail' => "名字修改失败.",
311  'user:username:success' => "成功更改系统上的用户名。",
312  'user:username:fail' => "无法更改系统上的用户名。",
313 
314  'user:set:password' => "账户密码",
315  'user:current_password:label' => '当前密码',
316  'user:password:label' => "新密码",
317  'user:password2:label' => "新密码确认",
318  'user:password:success' => "密码修改成功",
319  'user:changepassword:unknown_user' => '无效的用户名',
320  'user:changepassword:change_password_confirm' => '此操作将修改您的密码.',
321 
322  'user:set:language' => "语言设置",
323  'user:language:label' => "语言",
324  'user:language:success' => "语言设置成功更新.",
325 
326  'user:username:notfound' => '用户名 %s未找到。',
327  'user:username:help' => '请注意,更改用户名将改变所有动态的与用户相关的链接。',
328 
329  'user:password:lost' => '忘记密码',
330  'user:password:hash_missing' => '很遗憾,我们必须要求您重新设置密码。我们改进了站点上的密码安全性,但无法在进程中迁移所有帐户。',
331  'user:password:changereq:success' => '成功重置了密码, 邮件已经发出',
332 
333  'user:password:text' => '输入你的用户名或者Email地址,点击找回密码按钮找回密码.',
334 
335  'user:persistent' => '记住我',
336 
337  'walled_garden:home' => '主页',
338 
346  'menu:page:header:administer' => '管理员',
347  'menu:page:header:configure' => '配置',
348  'menu:page:header:utilities' => '站点设置',
349  'menu:page:header:develop' => '开发',
350  'menu:page:header:information' => '信息',
351  'menu:page:header:default' => '其他',
352  'menu:page:header:plugin_settings' => '插件设置',
353 
354  'admin:view_site' => '访问网站',
355  'admin:loggedin' => '以%s身份登录',
356  'admin:menu' => '菜单',
357 
358  'admin:configuration:success' => "设置已经保存。",
359  'admin:configuration:fail' => "设置保存失败。",
360  'admin:configuration:dataroot:relative_path' => '不能设置"%s" 作为数据库,因为它不是一个绝对路径。',
361  'admin:configuration:default_limit' => '每页的项目数不得少于1个。',
362 
363  'admin:unknown_section' => '无效的管理区段。',
364 
365  'admin' => "管理",
366  'admin:description' => "管理面板允许你控制系统的各个方面,从用户管理到插件行为,从下面选择一个选项开始。",
367 
368  'admin:statistics' => '统计',
369  'admin:server' => '服务器信息',
370  'admin:cron' => '任务',
371  'admin:cron:record' => '最新Cron工作',
372  'admin:cron:period' => 'Cron周期',
373  'admin:cron:friendly' => '最新完成',
374  'admin:cron:date' => '日期与时间',
375  'admin:cron:msg' => '消息',
376  'admin:cron:started' => 'Cron 任务 "%s" 开始于 %s',
377  'admin:cron:complete' => 'Cron 任务 "%s" 完成于 %s',
378 
379  'admin:appearance' => '外观',
380  'admin:administer_utilities' => '站点设置',
381  'admin:develop_utilities' => '站点设置',
382  'admin:configure_utilities' => '站点设置',
383  'admin:configure_utilities:robots' => 'Robots.txt',
384 
385  'admin:users' => "用户",
386  'admin:users:online' => '当前在线用户',
387  'admin:users:newest' => '最新用户',
388  'admin:users:admins' => '管理员',
389  'admin:users:banned' => '已禁',
390  'admin:users:add' => '添加新用户',
391  'admin:users:description' => "管理面板允许你控制用户设置,从下面选择一个选项开始.",
392  'admin:users:adduser:label' => "点击此处添加新用户...",
393  'admin:users:opt:linktext' => "配置用户...",
394  'admin:users:opt:description' => "配置用户和账户信息. ",
395  'admin:users:find' => '查找',
396  'admin:users:unvalidated' => '未经验证的',
397  'admin:users:unvalidated:no_results' => '无',
398  'admin:users:unvalidated:registered' => '注册: %s',
399  'admin:users:details:statistics' => '内容统计',
400 
401  'admin:configure_utilities:maintenance' => '维护模式',
402  'admin:upgrades' => '升级',
403  'admin:upgrades:run' => '运行升级。',
404  'admin:upgrades:error:invalid_batch' => '无法实例化升级%s (%s) 的批处理程序',
405 
406  'admin:settings' => '设置',
407  'admin:settings:basic' => '基本设置',
408  'admin:settings:advanced' => '高级设置',
409  'admin:settings:users' => '用户',
410  'admin:site:description' => "管理面板允许你控制全局设置,从下面选择一个选项开始.",
411  'admin:site:opt:linktext' => "配置网站...",
412  'admin:settings:in_settings_file' => '此设置在settings.php里面配置',
413 
414  'site_secret:current_strength' => '密钥强度',
415  'site_secret:strength:weak' => "弱",
416  'site_secret:strength_msg:weak' => "我们强烈推荐你重新生成网站秘级.",
417  'site_secret:strength:moderate' => "中",
418  'site_secret:strength_msg:moderate' => "为了页面安全,我们建议您重新生成网站秘级.",
419  'site_secret:strength:strong' => "强",
420  'site_secret:strength_msg:strong' => "你的网站秘级足够强,无需重新生成.",
421 
422  'admin:dashboard' => '管理中心',
423  'admin:widget:online_users' => '在线用户',
424  'admin:widget:online_users:help' => '列出当前正在访问网站的用户',
425  'admin:widget:new_users' => '新用户',
426  'admin:widget:new_users:help' => '列出最新用户',
427  'admin:widget:banned_users' => '被禁用户',
428  'admin:widget:banned_users:help' => '列出被禁的用户',
429  'admin:widget:content_stats' => '内容统计',
430  'admin:widget:content_stats:help' => '跟踪用户创建的内容',
431  'admin:widget:cron_status' => 'Cron状态',
432  'admin:widget:cron_status:help' => '显示上次Cron工作完成的状态',
433  'admin:statistics:numentities' => '内容统计',
434  'admin:statistics:numentities:type' => '内容类型',
435  'admin:statistics:numentities:number' => '数量',
436  'admin:statistics:numentities:searchable' => '搜索',
437  'admin:statistics:numentities:other' => '其他',
438  'admin:statistics:queue:name' => '姓名',
439 
440  'admin:widget:admin_welcome' => '欢迎',
441  'admin:widget:admin_welcome:help' => "管理区域的简短介绍",
442  'admin:widget:admin_welcome:intro' => '欢迎使用Elgg! 现在你正在查看管理面板,它可以跟踪网站使用情况.',
443 
444  // argh, this is ugly
445  'admin:widget:admin_welcome:outro' => '<br />通过底部链接检查可用的资源,感谢使用Elgg!',
446 
447  'admin:widget:control_panel' => '管理中心',
448  'admin:widget:control_panel:help' => "支持普通控制的快捷访问",
449 
450  'admin:cache:flush' => '清除缓存',
451  'admin:cache:flushed' => "网站的缓存已清除",
452 
453  'admin:footer:faq' => '管理FAQ',
454  'admin:footer:manual' => '管理手册',
455  'admin:footer:community_forums' => 'Elgg社区论坛',
456  'admin:footer:blog' => 'Elgg博客',
457 
458  'admin:plugins:category:all' => '全部插件',
459  'admin:plugins:category:active' => '激活的插件',
460  'admin:plugins:category:inactive' => '未激活的插件',
461  'admin:plugins:category:admin' => '管理',
462  'admin:plugins:category:bundled' => '捆绑',
463  'admin:plugins:category:nonbundled' => '非捆绑',
464  'admin:plugins:category:content' => '内容',
465  'admin:plugins:category:development' => '开发',
466  'admin:plugins:category:enhancement' => '增强',
467  'admin:plugins:category:api' => '服务/API',
468  'admin:plugins:category:communication' => '通讯',
469  'admin:plugins:category:security' => '安全与垃圾',
470  'admin:plugins:category:social' => '社交',
471  'admin:plugins:category:multimedia' => '多媒体',
472  'admin:plugins:category:theme' => '主题',
473  'admin:plugins:category:widget' => '页面组件',
474  'admin:plugins:category:utility' => '功用',
475 
476  'admin:plugins:markdown:unknown_plugin' => '未知插件.',
477  'admin:plugins:markdown:unknown_file' => '未知文件.',
478  'admin:notices:could_not_delete' => '不能删除通知。',
479  'item:object:admin_notice' => '管理通知',
480 
481  'admin:options' => '管理选项',
482 
483  'admin:security' => '安全',
484  'admin:security:information' => '信息',
485 
486  'admin:security:settings' => '设置',
487  'admin:security:settings:description' => '在这个页面上,您可以配置一些安全特性。请仔细阅读设置。',
488  'admin:security:settings:label:hardening' => '强化',
489  'admin:security:settings:label:account' => '账户',
490  'admin:security:settings:label:notifications' => '通知',
491  'admin:security:settings:label:site_secret' => '站点安全',
492 
493  'admin:security:settings:notify_admins' => '当添加或删除管理员时通知所有站点管理员。',
494  'admin:security:settings:notify_admins:help' => '这将发出一个通知给所有网站管理员,一个管理员添加/删除网站管理员。',
495 
496  'admin:security:settings:notify_user_admin' => '当添加或删除管理员角色时通知用户。',
497  'admin:security:settings:notify_user_admin:help' => '这将向用户发送一个通知,通知管理员角色被添加到帐户中。',
498 
499  'admin:security:settings:notify_user_ban' => '当用户帐号被禁止时通知用户。',
500  'admin:security:settings:notify_user_ban:help' => '这将发送通知给用户,当他们的帐户被(解除)禁止。',
501 
502  'admin:security:settings:protect_upgrade' => '保护 upgrade.php',
503  'admin:security:settings:protect_upgrade:help' => '这将保护upgrade.php所以你需要一个有效的令牌或你必须是管理员。',
504  'admin:security:settings:protect_upgrade:token' => '为了能够使用upgrade.php当注销或作为一个非管理员,需要使用以下URL:',
505 
506  'admin:security:settings:protect_cron' => '保护 /cron URLs',
507  'admin:security:settings:protect_cron:help' => '这将保护配置与令牌的网址,只要是提供了一个有效的令牌将cron执行。',
508  'admin:security:settings:protect_cron:token' => '为了能够使用配置URL需要使用以下符号。请注意,每个间隔都有自己的标记。',
509  'admin:security:settings:protect_cron:toggle' => '显示/隐藏 cron URLs',
510 
511  'admin:security:settings:disable_password_autocomplete' => '禁用密码字段的自动完成',
512  'admin:security:settings:disable_password_autocomplete:help' => '这些字段中输入的数据将被浏览器缓存。可以访问受害者浏览器的攻击者可以窃取此信息。如果应用程序通常用于共享计算机,如网吧或机场终端,这一点尤为重要。如果禁用,密码管理工具不再能自动填充这些字段。对于autocomplete属性可以特定浏览器支持。',
513 
514  'admin:security:settings:email_require_password' => '更改电子邮件地址需要密码验证。',
515  'admin:security:settings:email_require_password:help' => '当用户希望更改其电子邮件地址时,要求他们提供当前密码。',
516 
517  'admin:security:settings:site_secret:intro' => 'Elgg用来创建各种用途的安全令牌的关键。',
518  'admin:security:settings:site_secret:regenerate' => "更新网站的密钥",
519  'admin:security:settings:site_secret:regenerate:help' => "注:重新生成你的站点的秘密可能会导致一些用户用于“记住我”,电子邮件验证请求,邀请码等的令牌无效。",
520  'admin:security:security_txt:contact' => "聯絡",
521  'admin:security:security_txt:language' => "语言",
522 
523  'admin:site:secret:regenerated' => "您的站点密钥已被重新生成",
524  'admin:site:secret:prevented' => "站点秘密的再生被阻止。",
525 
530  'plugins:disabled' => '插件不能装载,因为有一个名为“disabled”的文件存在于mod文件夹。',
531  'plugins:settings:save:ok' => "%s插件的设置保存成功。",
532  'plugins:settings:save:fail' => "保存 %s 插件设置时遇到问题。",
533  'plugins:usersettings:save:ok' => "%s插件的用户设置成功保存。",
534  'plugins:usersettings:save:fail' => "保存%s插件的用户设置时遇到问题。",
535 
536  'item:object:plugin' => '插件',
537  'collection:object:plugin' => '所有插件',
538 
539  'admin:plugins' => "插件",
540  'admin:plugins:activate_all' => '激活全部',
541  'admin:plugins:deactivate_all' => '禁用全部',
542  'admin:plugins:activate' => '激活',
543  'admin:plugins:deactivate' => '禁用',
544  'admin:plugins:description' => "管理面板允许你控制和配置安装于网站的工具。",
545  'admin:plugins:opt:linktext' => "配置工具...",
546  'admin:plugins:opt:description' => "配置安装于网站的工具. ",
547  'admin:plugins:label:id' => "ID",
548  'admin:plugins:label:name' => "名称",
549  'admin:plugins:label:copyright' => "版权",
550  'admin:plugins:label:categories' => '类别',
551  'admin:plugins:label:licence' => "授权许可",
552  'admin:plugins:label:website' => "网址",
553  'admin:plugins:label:info' => "信息",
554  'admin:plugins:label:files' => "文件",
555  'admin:plugins:label:resources' => "资源",
556  'admin:plugins:label:screenshots' => "截图",
557  'admin:plugins:label:repository' => "代码",
558  'admin:plugins:label:bugtracker' => "报告问题",
559  'admin:plugins:label:donate' => "捐赠",
560  'admin:plugins:label:moreinfo' => '更多信息',
561  'admin:plugins:label:version' => '版本',
562  'admin:plugins:label:location' => '位置',
563  'admin:plugins:label:priority' => '优先级',
564  'admin:plugins:label:dependencies' => '依赖',
565 
566  'admin:plugins:warning:unmet_dependencies' => '插件缺少可依赖性工具,不能被激活,检查依赖性了解更多信息。',
567  'admin:plugins:warning:invalid' => '无效插件: %s',
568  'admin:plugins:warning:invalid:check_docs' => '检查 <a href="http://learn.elgg.org/en/stable/appendix/faqs.html">Elgg文档</a>了解解决方案.',
569  'admin:plugins:cannot_activate' => '不能激活',
570  'admin:plugins:cannot_deactivate' => '无法取消激活',
571  'admin:plugins:already:active' => '选中的插件已激活。',
572  'admin:plugins:already:inactive' => '选中的插件已禁用。',
573 
574  'admin:plugins:set_priority:yes' => "重新排序 %s。",
575  'admin:plugins:set_priority:no' => "不能重排序%s。",
576  'admin:plugins:deactivate:yes' => "禁用%s。",
577  'admin:plugins:deactivate:no' => "不能禁用%s。",
578  'admin:plugins:deactivate:no_with_msg' => "不能禁用%s。 错误发生: %s",
579  'admin:plugins:activate:yes' => "激活%s。",
580  'admin:plugins:activate:no' => "不能激活 %s。",
581  'admin:plugins:activate:no_with_msg' => "不能激活 %s。 错误发生: %s",
582  'admin:plugins:categories:all' => '全部分类',
583  'admin:plugins:plugin_website' => '插件网站',
584  'admin:plugins:author' => '%s',
585  'admin:plugins:version' => '版本%s',
586  'admin:plugin_settings' => '插件设置',
587  'admin:plugins:warning:unmet_dependencies_active' => '插件已经激活,但是缺少依赖工具,您可能会遇到问题。查看下面的"更多信息" 了解细节。',
588 
589  'admin:statistics:description' => "这是网站统计总览,如果你需要更多详细统计,可用专业管理特点.",
590  'admin:statistics:opt:description' => "查看网站用户和对象的统计信息.",
591  'admin:statistics:opt:linktext' => "查看统计...",
592  'admin:statistics:label:numentities' => "网站实体",
593  'admin:statistics:label:numusers' => "用户数量",
594  'admin:statistics:label:numonline' => "在线用户数量",
595  'admin:statistics:label:onlineusers' => "当前在线用户",
596  'admin:statistics:label:admins'=>"管理",
597  'admin:statistics:label:version' => "Elgg版本",
598  'admin:statistics:label:version:release' => "发布",
599  'admin:statistics:label:version:version' => "数据库版本",
600  'admin:statistics:label:version:code' => "代码版本",
601 
602  'admin:server:label:elgg' => 'Elgg',
603  'admin:server:label:php' => 'PHP',
604  'admin:server:label:phpinfo' => '显示 PHPInfo',
605  'admin:server:label:web_server' => '网络服务器',
606  'admin:server:label:server' => '服务器',
607  'admin:server:label:log_location' => '日志位置',
608  'admin:server:label:php_version' => 'PHP 版本',
609  'admin:server:label:php_ini' => 'PHP ini文件位置',
610  'admin:server:label:php_log' => 'PHP 日志',
611  'admin:server:label:mem_avail' => '可用储存',
612  'admin:server:label:mem_used' => '已用存储',
613  'admin:server:error_log' => "网络服务器错误日志",
614  'admin:server:label:post_max_size' => '内容最大尺寸',
615  'admin:server:label:upload_max_filesize' => '上传最大尺寸',
616  'admin:server:warning:post_max_too_small' => '(注意: 内容最大尺寸必须大于此值才能支持上传)',
617 
618  'admin:server:requirements:php_extension' => "PHP 扩展: %s",
619 
620  'admin:user:label:search' => "查找用户:",
621  'admin:user:label:searchbutton' => "搜索",
622 
623  'admin:user:ban:no' => "不能禁用用户",
624  'admin:user:ban:yes' => "被禁用户",
625  'admin:user:self:ban:no' => "您不能禁用自己",
626  'admin:user:unban:no' => "不能解禁用户",
627  'admin:user:unban:yes' => "用户解禁",
628  'admin:user:delete:no' => "不能删除用户",
629  'admin:user:delete:yes' => "用户 %s 已删除",
630  'admin:user:self:delete:no' => "您不能删除自己",
631 
632  'admin:user:resetpassword:yes' => "密码重置,用户通知。",
633  'admin:user:resetpassword:no' => "密码不能重置。",
634 
635  'admin:user:makeadmin:yes' => "用户现在已成为管理员。",
636  'admin:user:makeadmin:no' => "不能授权此用户为管理员。",
637 
638  'admin:user:removeadmin:yes' => "用户不再是管理员。",
639  'admin:user:removeadmin:no' => "不能取消这个用户的管理员权限。",
640  'admin:user:self:removeadmin:no' => "您不能取消自己的管理员权限。",
641 
642  'admin:configure_utilities:menu_items' => '菜单项',
643  'admin:menu_items:configure' => '配置主菜单项',
644  'admin:menu_items:hide_toolbar_entries' => '从工具栏菜单去除链接?',
645  'admin:menu_items:saved' => '菜单项已经保存。',
646  'admin:add_menu_item' => '添加自定义菜单项',
647  'admin:add_menu_item:description' => '填入显示名称和URL,加定制菜单到你的导航菜单。',
648 
649  'admin:configure_utilities:default_widgets' => '默认组件',
650  'admin:default_widgets:unknown_type' => '未知组件类型',
651 
652  'admin:robots.txt:instructions' => "编辑网站的以下robots.txt文件",
653  'admin:robots.txt:plugins' => "插件正在添加下面的内容到robots.txt文件",
654  'admin:robots.txt:subdir' => "robots.txt工具不能工作,因为Elgg安装在子目录",
655  'admin:robots.txt:physical' => "robots.txt工具不能工作,因为另一个robots.txt文件已经存在",
656 
657  'admin:maintenance_mode:default_message' => '网站正在维护',
658  'admin:maintenance_mode:mode_label' => '维护模式',
659  'admin:maintenance_mode:message_label' => '维护模式开启时显示给用户的信息',
660  'admin:maintenance_mode:saved' => '维护模式设置已经保存',
661  'admin:maintenance_mode:indicator_menu_item' => '网站处于维护模式中。',
662  'admin:login' => '管理员登陆',
663 
668  'usersettings:statistics' => "你的账户统计",
669  'usersettings:statistics:opt:linktext' => "账户统计",
670 
671  'usersettings:statistics:login_history' => "登录历史记录",
672  'usersettings:statistics:login_history:date' => "时间",
673  'usersettings:statistics:login_history:ip' => "IP",
674 
675  'usersettings:user' => "%s的设置",
676  'usersettings:user:opt:linktext' => "变更您的设置",
677 
678  'usersettings:plugins:opt:linktext' => "配置你的工具",
679 
680  'usersettings:statistics:yourdetails' => "您的细节",
681  'usersettings:statistics:label:name' => "全名",
682  'usersettings:statistics:label:email' => "邮箱",
683  'usersettings:statistics:label:lastlogin' => "最后登录",
684  'usersettings:statistics:label:membersince' => "成员来自",
685  'usersettings:statistics:label:numentities' => "您的内容",
686 
691  'river:all' => '全站动态',
692  'river:mine' => '我的动态',
693  'river:owner' => '%s的动态',
694  'river:friends' => '研友动态',
695  'river:select' => '显示 %s',
696  'river:comments:all' => '查看 %u 条全部评论',
697 
702  'icon:size' => "图标尺寸",
703  'icon:size:topbar' => "顶部栏",
704  'icon:size:tiny' => "极小",
705  'icon:size:small' => "小",
706  'icon:size:medium' => "中",
707  'icon:size:large' => "大",
708  'icon:size:master' => "超大",
709 
714  'save' => "保存",
715  'save_go' => "保存并跳转至 %s",
716  'reset' => '重置',
717  'publish' => "发布",
718  'cancel' => "取消",
719  'saving' => "正在保存 ...",
720  'update' => "更新",
721  'preview' => "预览",
722  'edit' => "编辑",
723  'delete' => "删除",
724  'accept' => "接受",
725  'reject' => "拒绝",
726  'decline' => "拒绝",
727  'approve' => "赞成",
728  'activate' => "激活",
729  'deactivate' => "停用",
730  'disapprove' => "否决",
731  'revoke' => "取消",
732  'load' => "装载",
733  'upload' => "上传",
734  'download' => "下载",
735  'ban' => "禁止",
736  'unban' => "解禁",
737  'banned' => "已禁",
738  'enable' => "开启",
739  'disable' => "关闭",
740  'request' => "找回密码",
741  'complete' => "完成",
742  'open' => '打开',
743  'close' => '关闭',
744  'hide' => '隐藏',
745  'show' => '显示',
746  'reply' => "回复",
747  'more' => '更多',
748  'more_info' => '更多信息',
749  'comments' => '评论',
750  'import' => '导入',
751  'export' => '导出',
752  'untitled' => '无标题',
753  'help' => '帮助',
754  'send' => '发送',
755  'post' => '发布',
756  'submit' => '提交',
757  'comment' => '评论',
758  'upgrade' => '升级',
759  'sort' => '筛选',
760  'filter' => '过滤',
761  'new' => '新',
762  'add' => '添加',
763  'create' => '创建',
764  'remove' => '移除',
765  'revert' => '恢复',
766  'validate' => '验证',
767  'next' => '下一页',
768  'previous' => '上一页',
769 
770  'site' => '网站',
771  'activity' => '动态',
772  'members' => '成员',
773  'menu' => '菜单',
774  'item' => '栏目',
775 
776  'up' => '向上',
777  'down' => '向下',
778  'top' => '顶部',
779  'bottom' => '底部',
780  'right' => '向右',
781  'left' => '向左',
782  'back' => '返回',
783 
784  'invite' => "邀请",
785 
786  'resetpassword' => "重置密码",
787  'changepassword' => "修改密码",
788  'makeadmin' => "加为管理员",
789  'removeadmin' => "取消管理员",
790 
791  'option:yes' => "是",
792  'option:no' => "否",
793 
794  'unknown' => '未知',
795  'never' => '从不',
796 
797  'active' => '活跃',
798  'total' => '总计',
799  'unvalidated' => '未经验证的',
800 
801  'ok' => '好',
802  'any' => '任何',
803  'error' => '错误',
804 
805  'other' => '其他',
806  'options' => '选项',
807  'advanced' => '高级',
808 
809  'learnmore' => "点击此处了解更多",
810  'unknown_error' => '未知错误',
811 
812  'content' => "内容",
813  'content:latest' => '最新动态',
814 
815  'link:text' => '查看链接',
816 
821  'question:areyousure' => '你确定这么做吗?',
822 
827  'status' => '状态',
828  'status:unsaved_draft' => '未保存草稿',
829  'status:draft' => '草稿',
830  'status:unpublished' => '未发布',
831  'status:published' => '发布',
832  'status:featured' => '精选',
833  'status:open' => '打开',
834  'status:closed' => '关闭',
835  'status:active' => '活跃',
836 
841  'sort:newest' => '最新',
842  'sort:popular' => '流行',
843  'sort:alpha' => '按字母顺序',
844  'sort:priority' => '优先级',
845 
850  'title' => "标题",
851  'description' => "描述",
852  'tags' => "标签",
853  'all' => "全部",
854  'mine' => "自己",
855 
856  'by' => '由',
857  'none' => '无',
858 
859  'annotations' => "注释",
860  'relationships' => "关系",
861  'metadata' => "Meta数据",
862  'tagcloud' => "标签云",
863 
864  'on' => '开',
865  'off' => '关',
866 
871  'edit:this' => '编辑',
872  'delete:this' => '删除',
873  'comment:this' => '评论',
874 
879  'deleteconfirm' => "确定想删除此项目吗?",
880  'deleteconfirm:plural' => "确定想删除这些项目?",
881  'fileexists' => "一个文件已经上传,从以下选择替换:",
882  'input:file:upload_limit' => '最大允许上传文件大小: %s',
883 
888  'useradd:subject' => '用户账户已创建',
889 
893  'messages:title:success' => '成功',
894  'messages:title:error' => '错误',
895  'messages:title:warning' => '警告',
896  'messages:title:help' => '帮助',
897  'messages:title:notice' => '注意',
898  'messages:title:info' => '信息',
899 
904  'input:date_format' => 'Y-m-d',
905  'input:date_format:datepicker' => 'yy-mm-dd', // jQuery UI datepicker format
906  'input:time_format' => 'g:ia',
907 
908  'friendlytime:justnow' => "刚刚",
909  'friendlytime:minutes' => "%s 分钟前",
910  'friendlytime:minutes:singular' => "1分钟前",
911  'friendlytime:hours' => "%s 小时前",
912  'friendlytime:hours:singular' => "1小时前",
913  'friendlytime:days' => "%s 天前",
914  'friendlytime:days:singular' => "昨天",
915  'friendlytime:date_format' => 'j F Y @ g:ia',
916 
917  'friendlytime:future:minutes' => "%s 分钟后",
918  'friendlytime:future:minutes:singular' => "1分钟后",
919  'friendlytime:future:hours' => "%s小时后",
920  'friendlytime:future:hours:singular' => "1小时后",
921  'friendlytime:future:days' => "%s天后",
922  'friendlytime:future:days:singular' => "明天",
923 
924  'date:month:01' => '1月 %s',
925  'date:month:02' => '2月 %s',
926  'date:month:03' => '3月 %s',
927  'date:month:04' => '4月 %s',
928  'date:month:05' => '5月 %s',
929  'date:month:06' => '6月 %s',
930  'date:month:07' => '7月 %s',
931  'date:month:08' => '8月 %s',
932  'date:month:09' => '9月 %s',
933  'date:month:10' => '10月 %s',
934  'date:month:11' => '11月 %s',
935  'date:month:12' => '12月 %s',
936 
937  'date:month:short:01' => '1月 %s',
938  'date:month:short:02' => '2月 %s',
939  'date:month:short:03' => '3月 %s',
940  'date:month:short:04' => '4月 %s',
941  'date:month:short:05' => '5月 %s',
942  'date:month:short:06' => '6月 %s',
943  'date:month:short:07' => '7月 %s',
944  'date:month:short:08' => '8月 %s',
945  'date:month:short:09' => '9月 %s',
946  'date:month:short:10' => '10月 %s',
947  'date:month:short:11' => '11月 %s',
948  'date:month:short:12' => '12月 %s',
949 
950  'date:weekday:0' => '星期天',
951  'date:weekday:1' => '星期一',
952  'date:weekday:2' => '星期二',
953  'date:weekday:3' => '星期三',
954  'date:weekday:4' => '星期四',
955  'date:weekday:5' => '星期五',
956  'date:weekday:6' => '星期六',
957 
958  'date:weekday:short:0' => '周日',
959  'date:weekday:short:1' => '周一',
960  'date:weekday:short:2' => '周二',
961  'date:weekday:short:3' => '周三',
962  'date:weekday:short:4' => '周四',
963  'date:weekday:short:5' => '周五',
964  'date:weekday:short:6' => '周六',
965 
966  'interval:minute' => '每分钟',
967  'interval:fiveminute' => '每5分钟',
968  'interval:fifteenmin' => '每15分钟',
969  'interval:halfhour' => '每半小时',
970  'interval:hourly' => '每小时',
971  'interval:daily' => '每天',
972  'interval:weekly' => '每周',
973  'interval:monthly' => '每月',
974  'interval:yearly' => '每年',
975 
980  'installation:sitename' => "网站名称:",
981  'installation:sitedescription' => "网站的简短描述(可选):",
982  'installation:sitedescription:help' => "使用捆绑的插件,这只出现在搜索引擎结果的描述meta标签中。",
983  'installation:sitepermissions' => "默认访问权限:",
984  'installation:language' => "网站默认语言:",
985  'installation:debug' => "控制写入服务器日志的信息量.",
986  'installation:debug:label' => "日志级别:",
987  'installation:debug:none' => '关闭日志(推荐)',
988  'installation:debug:error' => '仅记录关键错误',
989  'installation:debug:warning' => '记录错误和警告',
990  'installation:debug:notice' => '记录所有错误、警告和通知',
991  'installation:debug:info' => '记录全部',
992 
993  // Walled Garden support
994  'installation:registration:description' => '用户注册默认开启,如果你不想让他们自己注册,请关闭此项',
995  'installation:registration:label' => '允许新用户注册',
996  'installation:walled_garden:description' => '开启将阻止非会员访问网站,除非你期望网站标记为公开(比如注册登录)',
997  'installation:walled_garden:label' => '仅对登陆用户开放',
998 
999  'installation:siteemail' => "站点电子邮件地址(用于发送系统电子邮件):",
1000  'installation:default_limit' => "每页的默认项目数",
1001 
1002  'admin:site:access:warning' => "这是用户在创建新内容时建议的隐私设置。更改它不会改变对内容的访问权限。",
1003  'installation:allow_user_default_access:description' => "启用此功能,允许用户设置自己建议的隐私设置,从而覆盖系统建议。",
1004  'installation:allow_user_default_access:label' => "默认允许用户访问",
1005 
1006  'installation:simplecache:description' => "简单缓存通过缓存包括一些CSS和JavaScript文件的静态内容来提高性能。",
1007  'installation:simplecache:label' => "使用简单缓存(推荐)",
1008 
1009  'installation:cache_symlink:description' => "与简单缓存目录的符号链接允许服务器绕过引擎运行静态视图,这大大提高了性能并减少了服务器负载。",
1010  'installation:cache_symlink:label' => "使用符号链接到简单的缓存目录(推荐)",
1011  'installation:cache_symlink:warning' => "建立了符号链接。如果出于某种原因,您想删除链接,请从服务器上删除符号链接目录。",
1012  'installation:cache_symlink:paths' => '正确配置的符号链接必须链接 <i>%s</i> 到 <i>%s</i>',
1013  'installation:cache_symlink:error' => "由于服务器配置,无法自动建立符号链接。请参考文档并手动建立符号链接。",
1014 
1015  'installation:minify:description' => "简单缓存也能通过压缩Javascript和CSS文件来提升性能(简单缓存需开启)",
1016  'installation:minify_js:label' => "压缩JavaScript (推荐)",
1017  'installation:minify_css:label' => "压缩CSS (推荐)",
1018 
1019  'installation:htaccess:needs_upgrade' => "你必须升级你的.htaccess文件,让路径注入到 GET parameter __elgg_uri (你能用install/config/htaccess.dist作为指导)",
1020  'installation:htaccess:localhost:connectionfailed' => "Elgg无法连接到它自身去测试重写规则,检查curl是否工作,没有IP限制阻止localhost连接",
1021 
1022  'installation:systemcache:description' => "系统缓存通过缓存数据到文件减少系统的装载时间",
1023  'installation:systemcache:label' => "使用系统缓存(推荐)",
1024 
1025  'admin:legend:system' => '系统',
1026  'admin:legend:caching' => '缓存',
1027  'admin:legend:content' => '内容',
1028  'admin:legend:comments' => '评论',
1029  'admin:legend:content_access' => '内容访问',
1030  'admin:legend:site_access' => '网站访问',
1031  'admin:legend:debug' => '调试和纪录',
1032  'config:i18n:who_can_change_language:admin_only' => "仅管理员",
1033  'config:remove_branding:label' => "除去Elgg版权",
1034  'config:remove_branding:help' => "整个网站有不同的链接和标志表明这个网站是使用Elgg创建。如果你有版权考虑请捐赠在https://elgg.org/supporter.php。",
1035  'config:disable_rss:label' => "关闭 RSS 源",
1036  'config:disable_rss:help' => "禁用此功能,不再使用RSS提供的可用性。",
1037  'config:friendly_time_number_of_days:label' => "呈现人性化天数的时间",
1038  'config:friendly_time_number_of_days:help' => "您可以配置使用人性化时间标记的天数。在设定的天数之后,人性化时间将更改为常规日期格式。将此设置为0将禁用人性化的时间格式。",
1039  'config:content:mentions_display_format:username' => "用户名",
1040  'config:content:mentions_display_format:display_name' => "姓名",
1041  'config:email' => "邮箱",
1042 
1043  'upgrading' => '升级',
1044  'upgrade:core' => 'Elgg安装已经升级',
1045  'upgrade:unlock' => '解锁升级',
1046  'upgrade:unlock:confirm' => "数据库被另一个升级锁定,允许并行升级非常危险,只有你确认没有其他升级正在运行,才应该解锁",
1047  'upgrade:locked' => "无法升级,另一个升级正在运行,访问管理平台清除升级锁定",
1048  'upgrade:unlock:success' => "升级成功解锁",
1049 
1050  'admin:pending_upgrades' => '网站有待处理的升级,需要你的注意',
1051  'admin:view_upgrades' => '查看待处理的升级',
1052  'item:object:elgg_upgrade' => '网站升级',
1053  'collection:object:elgg_upgrade' => 'Site upgrades',
1054  'admin:upgrades:none' => '安装已经是最新',
1055 
1056  'upgrade:success_count' => '升级:',
1057  'upgrade:finished' => '升级完成',
1058  'upgrade:finished_with_errors' => '<p>升级完成,但是仍有错误,刷新页面重新运行升级</p></p><br />如果错误重现,检查服务器错误log找到可能的原因,你也可以从<a href="http://community.elgg.org/groups/profile/179063/elgg-technical-support">Technical support group</a> 寻求帮助</p>',
1059 
1060  // Strings specific for the database guid columns reply upgrade
1061  'admin:upgrades:database_guid_columns' => '对齐数据库GUID列',
1062 
1067  'welcome' => "欢迎",
1068  'welcome:user' => '欢迎%s',
1069 
1074  'email:from' => '发件人',
1075  'email:to' => '收件人',
1076  'email:subject' => '主题',
1077  'email:body' => '内容',
1078 
1079  'email:settings' => "Email设置",
1080  'email:address:label' => "Email地址",
1081  'email:address:password' => "密码",
1082  'email:address:password:help' => "为了能够更改您的电子邮件地址,您需要提供您当前的密码。",
1083 
1084  'email:save:success' => "新Email地址已经保存,尚需验证",
1085  'email:save:fail' => "新Email地址无法保存",
1086  'email:save:fail:password' => "密码与您当前的密码不匹配,无法更改您的电子邮件地址。",
1087 
1088  'friend:newfriend:subject' => "%s已经加你为好友!",
1089 
1090  'email:changepassword:subject' => "密码已更改!",
1091 
1092  'email:resetpassword:subject' => "密码重置!",
1093 
1094  'email:changereq:subject' => "请求修改密码",
1095 
1100  'default_access:settings' => "你的默认访问级别",
1101  'default_access:label' => "默认访问",
1102  'user:default_access:success' => "新的默认访问级别保存成功",
1103  'user:default_access:failure' => "新的默认访问级别保存失败",
1104 
1109  'comments:count' => "%s 评论",
1110  'item:object:comment' => '评论',
1111  'collection:object:comment' => '评论',
1112 
1113  'river:object:default:comment' => '%s 评论 %s',
1114 
1115  'generic_comments:add' => "留下评论",
1116  'generic_comments:edit' => "编辑评论",
1117  'generic_comments:latest' => "最新评论",
1118  'generic_comment:posted' => "您的评论已发布.",
1119  'generic_comment:updated' => "评论已更新!",
1120  'generic_comment:blank' => "请先输入评论内容!",
1121  'generic_comment:notfound' => "未找到指定内容!",
1122  'generic_comment:failure' => "保存评论时产生意外错误!",
1123  'generic_comment:none' => '尚无评论',
1124  'generic_comment:on' => '%s 评论 %s',
1125 
1126  'generic_comment:notification:user:summary' => '新评论: %s',
1127 
1132  'byline' => '作者 %s',
1133  'byline:ingroup' => '在研究组 %s',
1134 
1135  'entity:delete:item' => '项目',
1136  'entity:delete:item_not_found' => '项目为找到。',
1137  'entity:delete:permission_denied' => '您还没有权限删除此项目。',
1138  'entity:delete:success' => '%s 已删除。',
1139  'entity:delete:fail' => '%s 删除失败。',
1140 
1141  'entity:restore:item' => '栏目',
1142 
1151  'actiongatekeeper:missingfields' => '表单丢失了 __token 或者 __ts 字段',
1152  'actiongatekeeper:tokeninvalid' => "你正在使用的页面已过期,请重试。",
1153  'actiongatekeeper:timeerror' => '你正在使用的页面已过期,请刷新重试。',
1154  'actiongatekeeper:pluginprevents' => '由于未知原因,你的表单不能提交。',
1155  'actiongatekeeper:uploadexceeded' => '上传文件尺寸超出最大限制',
1156 
1161  'js:security:token_refresh_failed' => '联系 %s失败,你可能遇到了问题,请保存内容,刷新页面.',
1162  'js:lightbox:current' => "图片 %s 来自于 %s",
1163 
1175  'field:required' => "需要的",
1176 
1180  'menu:comments:header' => "评论",
1181  'menu:filter:header' => "过滤",
1182  'menu:river:header' => "动态",
1183  'menu:site:header' => "站点",
1184  'menu:social:header' => "社交",
1185  'menu:title:header' => "标题",
1186  'menu:topbar:header' => "顶部栏",
1187 
1196  "aa" => "Afar",
1197  "ab" => "Abkhazian",
1198  "af" => "Afrikaans",
1199  "am" => "Amharic",
1200  "ar" => "Arabic",
1201  "as" => "Assamese",
1202  "ay" => "Aymara",
1203  "az" => "Azerbaijani",
1204  "ba" => "Bashkir",
1205  "be" => "Byelorussian",
1206  "bg" => "Bulgarian",
1207  "bh" => "Bihari",
1208  "bi" => "Bislama",
1209  "bn" => "Bengali; Bangla",
1210  "bo" => "Tibetan",
1211  "br" => "Breton",
1212  "ca" => "Catalan",
1213  "cmn" => "Mandarin Chinese", // ISO 639-3
1214  "co" => "Corsican",
1215  "cs" => "Czech",
1216  "cy" => "Welsh",
1217  "da" => "Danish",
1218  "de" => "German",
1219  "dz" => "Bhutani",
1220  "el" => "Greek",
1221  "en" => "English",
1222  "eo" => "Esperanto",
1223  "es" => "Spanish",
1224  "et" => "Estonian",
1225  "eu" => "Basque",
1226  "eu_es" => "Basque (Spain)",
1227  "fa" => "Persian",
1228  "fi" => "Finnish",
1229  "fj" => "Fiji",
1230  "fo" => "Faeroese",
1231  "fr" => "French",
1232  "fy" => "Frisian",
1233  "ga" => "Irish",
1234  "gd" => "Scots / Gaelic",
1235  "gl" => "Galician",
1236  "gn" => "Guarani",
1237  "gu" => "Gujarati",
1238  "he" => "Hebrew",
1239  "ha" => "Hausa",
1240  "hi" => "Hindi",
1241  "hr" => "Croatian",
1242  "hu" => "Hungarian",
1243  "hy" => "Armenian",
1244  "ia" => "Interlingua",
1245  "id" => "Indonesian",
1246  "ie" => "Interlingue",
1247  "ik" => "Inupiak",
1248  "is" => "Icelandic",
1249  "it" => "Italian",
1250  "iu" => "Inuktitut",
1251  "iw" => "Hebrew (obsolete)",
1252  "ja" => "Japanese",
1253  "ji" => "Yiddish (obsolete)",
1254  "jw" => "Javanese",
1255  "ka" => "Georgian",
1256  "kk" => "Kazakh",
1257  "kl" => "Greenlandic",
1258  "km" => "Cambodian",
1259  "kn" => "Kannada",
1260  "ko" => "Korean",
1261  "ks" => "Kashmiri",
1262  "ku" => "Kurdish",
1263  "ky" => "Kirghiz",
1264  "la" => "Latin",
1265  "ln" => "Lingala",
1266  "lo" => "Laothian",
1267  "lt" => "Lithuanian",
1268  "lv" => "Latvian/Lettish",
1269  "mg" => "Malagasy",
1270  "mi" => "Maori",
1271  "mk" => "Macedonian",
1272  "ml" => "Malayalam",
1273  "mn" => "Mongolian",
1274  "mo" => "Moldavian",
1275  "mr" => "Marathi",
1276  "ms" => "Malay",
1277  "mt" => "Maltese",
1278  "my" => "Burmese",
1279  "na" => "Nauru",
1280  "ne" => "Nepali",
1281  "nl" => "Dutch",
1282  "no" => "Norwegian",
1283  "oc" => "Occitan",
1284  "om" => "(Afan) Oromo",
1285  "or" => "Oriya",
1286  "pa" => "Punjabi",
1287  "pl" => "Polish",
1288  "ps" => "Pashto / Pushto",
1289  "pt" => "Portuguese",
1290  "pt_br" => "Portuguese (Brazil)",
1291  "qu" => "Quechua",
1292  "rm" => "Rhaeto-Romance",
1293  "rn" => "Kirundi",
1294  "ro" => "Romanian",
1295  "ro_ro" => "Romanian (Romania)",
1296  "ru" => "Russian",
1297  "rw" => "Kinyarwanda",
1298  "sa" => "Sanskrit",
1299  "sd" => "Sindhi",
1300  "sg" => "Sangro",
1301  "sh" => "Serbo-Croatian",
1302  "si" => "Singhalese",
1303  "sk" => "Slovak",
1304  "sl" => "Slovenian",
1305  "sm" => "Samoan",
1306  "sn" => "Shona",
1307  "so" => "Somali",
1308  "sq" => "Albanian",
1309  "sr" => "Serbian",
1310  "sr_latin" => "Serbian (Latin)",
1311  "ss" => "Siswati",
1312  "st" => "Sesotho",
1313  "su" => "Sundanese",
1314  "sv" => "Swedish",
1315  "sw" => "Swahili",
1316  "ta" => "Tamil",
1317  "te" => "Tegulu",
1318  "tg" => "Tajik",
1319  "th" => "Thai",
1320  "ti" => "Tigrinya",
1321  "tk" => "Turkmen",
1322  "tl" => "Tagalog",
1323  "tn" => "Setswana",
1324  "to" => "Tonga",
1325  "tr" => "Turkish",
1326  "ts" => "Tsonga",
1327  "tt" => "Tatar",
1328  "tw" => "Twi",
1329  "ug" => "Uigur",
1330  "uk" => "Ukrainian",
1331  "ur" => "Urdu",
1332  "uz" => "Uzbek",
1333  "vi" => "Vietnamese",
1334  "vo" => "Volapuk",
1335  "wo" => "Wolof",
1336  "xh" => "Xhosa",
1337  //"y" => "Yiddish",
1338  "yi" => "Yiddish",
1339  "yo" => "Yoruba",
1340  "za" => "Zuang",
1341  "zh" => "Chinese",
1342  "zh_hans" => "简体中文",
1343  "zu" => "Zulu",
1344 
1348 );