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