aboutsummaryrefslogtreecommitdiff
path: root/mod/languages/languages/zh/zh.core.php
blob: e748e1f81814e7dce9b499cd59f49743d11317fb (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
571
572
573
574
575
576
577
578
579
580
581
582
583
584
585
586
587
588
589
590
591
592
593
594
595
596
597
598
599
600
601
602
603
604
605
606
607
608
609
610
611
612
613
614
615
616
617
618
619
620
621
622
623
624
625
626
627
628
629
630
631
632
633
634
635
636
637
638
639
640
641
642
643
644
645
646
647
648
649
650
651
652
653
654
655
656
657
658
659
660
661
662
<?php
$zh = array (
  'item:site' => '网站',
  'login' => '登录',
  'loginok' => '您已经登录了.',
  'loginerror' => '我们无法让您登录,这是因为你还没有验证您的帐户(验证链接发到您的邮箱),或您所提供的信息不正确。请确认您的信息正确的,然后再试一次。',
  'logout' => '登出',
  'logoutok' => '您已经登出了.',
  'logouterror' => '登出遇到问题,请稍候再试.',
  'exception:title' => '欢迎来到Elgg.org.cn,艺歌中文社交网络',
  'actionundefined' => '请求的行为 (%s) 没有在系统中定义.',
  'actionloggedout' => '很抱歉,您不能在登出时执行该动作。',
  'notfound' => '没有找到结果',
  'SecurityException:Codeblock' => '没有执行该代码的权限',
  'DatabaseException:WrongCredentials' => 'Elgg无法使用指定的配置信息连接到数据库',
  'DatabaseException:NoConnect' => 'Elgg不能选择数据库 \'%s\',请检查该数据库是否建立并且有权限可以访问',
  'SecurityException:FunctionDenied' => '访问需要权限的函数 \'%s\' 被拒绝了。',
  'DatabaseException:DBSetupIssues' => '发生以下问题: ',
  'DatabaseException:ScriptNotFound' => 'Elgg找不到位于 %s 的数据库脚本.',
  'IOException:FailedToLoadGUID' => '从GUID:%d 加载新的  %s 失败',
  'InvalidParameterException:NonElggObject' => '传递一个非ElggObject到另一个ElggObject构造器!',
  'InvalidParameterException:UnrecognisedValue' => '传递给构造函数一个不可识别的值。',
  'InvalidClassException:NotValidElggStar' => 'GUID:%d 不是一个有效的 %s',
  'PluginException:MisconfiguredPlugin' => '%s 是一个配置错误的插件。',
  'InvalidParameterException:NonElggUser' => '传递一个非ElggUser到ElggUser构造器!',
  'InvalidParameterException:NonElggSite' => '传递一个非ElggSite到ElggSite构造器!',
  'InvalidParameterException:NonElggGroup' => '传递一个非ElggGroup到ElggGroup构造器!',
  'IOException:UnableToSaveNew' => '无法保存新 %s',
  'InvalidParameterException:GUIDNotForExport' => 'GUID 在输出的时候没有指定',
  'InvalidParameterException:NonArrayReturnValue' => '实体序列化函数传递了一个非数组返回值参',
  'ConfigurationException:NoCachePath' => '缓存路径没有设置!',
  'IOException:NotDirectory' => '%s 不是一个目录。',
  'IOException:BaseEntitySaveFailed' => '无法保存新对象的基本实体信息',
  'InvalidParameterException:UnexpectedODDClass' => 'import() 传递了一个非预期的 ODD 类',
  'InvalidParameterException:EntityTypeNotSet' => '实体类型必须被设定',
  'ClassException:ClassnameNotClass' => '%s 不是一个 %s.',
  'ClassNotFoundException:MissingClass' => '类 \'%s\' 没有被找到,插件丢失?',
  'InstallationException:TypeNotSupported' => '类型 %s 不被支持. 这表明您的安装出错,一般情况是在升级不成功时发生这样的错误.',
  'ImportException:ImportFailed' => '无法导入元素 %d',
  'ImportException:ProblemSaving' => '保存 %s 的过程遇到错误',
  'ImportException:NoGUID' => '新的实体建立好了,但是没有 GUID, 这不应该发生.',
  'ImportException:GUIDNotFound' => '实体 \'%d\' 没有被找到',
  'ImportException:ProblemUpdatingMeta' => '更新实体 \'%d\' 的时候发生了一个错误 \'%s\' ',
  'ExportException:NoSuchEntity' => '没有实体 GUID:%d',
  'ImportException:NoODDElements' => '在导入数据的时候没有找到 OpenDD 元素,导入失败.',
  'ImportException:NotAllImported' => '没有导入全部的数据',
  'InvalidParameterException:UnrecognisedFileMode' => '不可识别的文件模式 \'%s\'',
  'InvalidParameterException:MissingOwner' => '文件 %s (%d) 没有所有者!',
  'IOException:CouldNotMake' => '无法创建 %s',
  'IOException:MissingFileName' => '在打开一个文件时候,您必须指定文件名',
  'ClassNotFoundException:NotFoundNotSavedWithFile' => '文件存储信息无法找到或者类无法保存',
  'NotificationException:NoNotificationMethod' => '没有指定通知方式',
  'NotificationException:NoHandlerFound' => '没有找到 \'%s\' 的处理方法或者他不能被调用',
  'NotificationException:ErrorNotifyingGuid' => '在通知 %d 的时候发生了一个错误',
  'NotificationException:NoEmailAddress' => '无法获取 GUID:%d 的邮件地址',
  'NotificationException:MissingParameter' => '丢失了必须的参数, \'%s\'',
  'DatabaseException:WhereSetNonQuery' => 'Where 设定里包括了非 WhereQueryComponent',
  'DatabaseException:SelectFieldsMissing' => 'Select 查询方式缺少参数',
  'DatabaseException:UnspecifiedQueryType' => '不可识别或未指定的查询类型',
  'DatabaseException:NoTablesSpecified' => '查询没有指定数据表',
  'DatabaseException:NoACL' => '查询没有权限',
  'InvalidParameterException:NoEntityFound' => '没有找到实体,该实体不存在或者您没有权限访问.',
  'InvalidParameterException:GUIDNotFound' => 'GUID:%s 没有找到,也可能您没有权限访问.',
  'InvalidParameterException:IdNotExistForGUID' => '抱歉, \'%s\' 不存在 guid:%d',
  'InvalidParameterException:CanNotExportType' => '抱歉,无法输出 \'%s\'',
  'InvalidParameterException:NoDataFound' => '无法找到任何数据。',
  'InvalidParameterException:DoesNotBelong' => '不属于实体',
  'InvalidParameterException:DoesNotBelongOrRefer' => '不属于实体或者指向实体',
  'InvalidParameterException:MissingParameter' => '缺少参数,您需要提供GUID',
  'SecurityException:APIAccessDenied' => '对不起, API 访问被管理员关闭了。',
  'SecurityException:NoAuthMethods' => '没有找到验证方式可以验证该API请求',
  'APIException:ApiResultUnknown' => 'API 结果是一个未知类型.',
  'ConfigurationException:NoSiteID' => '没有指定站点 ID',
  'InvalidParameterException:APIMethodOrFunctionNotSet' => '方式或者函数在 expose_method() 的调用中没有被设置',
  'InvalidParameterException:APIParametersArrayStructure' => '曝光方式 \'%s\' 的参数数组结构不正确',
  'InvalidParameterException:UnrecognisedHttpMethod' => '无法识别的 http 方式 %s 对于api方式 \'%s\'',
  'APIException:MissingParameterInMethod' => '方法 %s 缺少参数 %s',
  'APIException:ParameterNotArray' => '%s 不是数组',
  'APIException:UnrecognisedTypeCast' => '广播 %s 的变量 \'%s\' (被方法 \'%s\' 调用) 是无法识别的类型',
  'APIException:InvalidParameter' => '方法 \'%s\' 里有无效的参数 \'%s\' ',
  'APIException:FunctionParseError' => '%s(%s) 解析错误',
  'APIException:FunctionNoReturn' => '%s(%s) 没有返回值',
  'APIException:APIAuthenticationFailed' => 'API验证的调用方式错误',
  'APIException:UserAuthenticationFailed' => '用户验证的调用方式错误',
  'SecurityException:AuthTokenExpired' => '验证令牌丢失,无效或者过期',
  'CallException:InvalidCallMethod' => '%s 被调用时候必须使用 \'%s\' ',
  'APIException:MethodCallNotImplemented' => '方法调用  \'%s\' 没有被实现',
  'APIException:FunctionDoesNotExist' => '方式 \'%s\' 的函数不可调用',
  'APIException:AlgorithmNotSupported' => '算法 \'%s\' 不支持或者被禁用了',
  'ConfigurationException:CacheDirNotSet' => '缓存目录 \'cache_path\' 没有被设定',
  'APIException:NotGetOrPost' => '返回方式必须是 GET 或者 POST',
  'APIException:MissingAPIKey' => '丢失了 API 密钥',
  'APIException:BadAPIKey' => '错误的API密钥',
  'APIException:MissingHmac' => '丢失了 X-Elgg-hmac 报头',
  'APIException:MissingHmacAlgo' => '丢失了 X-Elgg-hmac-algo 报头',
  'APIException:MissingTime' => '丢失了 X-Elgg-time 报头',
  'APIException:TemporalDrift' => 'X-Elgg-time 报错',
  'APIException:NoQueryString' => '查询字符里没有数据',
  'APIException:MissingPOSTHash' => '丢失了 X-Elgg-posthash 报头',
  'APIException:MissingPOSTAlgo' => '丢失了 X-Elgg-posthash_algo 报头',
  'APIException:MissingContentType' => '传递数据时候丢失了内容类型',
  'SecurityException:InvalidPostHash' => 'POST 数据的 hash 无效 - 预期: %s 实际: %s.',
  'SecurityException:DupePacket' => '签名已经被通过',
  'SecurityException:InvalidAPIKey' => '无效或者缺少 API Key.',
  'NotImplementedException:CallMethodNotImplemented' => '调用方法 \'%s\' 不被支持',
  'NotImplementedException:XMLRPCMethodNotImplemented' => 'XML-RPC 方法调用 \'%s\' 没有被实现',
  'InvalidParameterException:UnexpectedReturnFormat' => '调用方法 \'%s\' 返回了非预期结果',
  'CallException:NotRPCCall' => '不是一个有效的 XML-RPC 调用',
  'PluginException:NoPluginName' => '没有找到插件的名字',
  'SecurityException:authenticationfailed' => '用户验证失败',
  'CronException:unknownperiod' => '%s 不是一个可识别的期间',
  'SecurityException:deletedisablecurrentsite' => '您无法删除或者禁用目前正在查看的网站',
  'memcache:notinstalled' => 'PHP memcache 模块没有安装,您必须安装php5-memcache',
  'memcache:versiontoolow' => 'Memcache 需要至少 %s 版本来运行,您当前的版本是 %s ',
  'memcache:noaddserver' => '多服务器支持禁用,您可以升级您的PECL memcache 库',
  'deprecatedfunction' => '警告: 该代码使用了不再支持的函数 \\\'%s\\\' 并且不兼容当前的Elgg版本',
  'pageownerunavailable' => '警告: 该页面的所有者 %d 不可访问!',
  'system.api.list' => '列出系统所有可用的API调用',
  'auth.gettoken' => '本API调用支持用户登录,返回一个验证令牌,从而保证以后的用户名和密码的验证.',
  'name' => '昵称',
  'email' => '邮箱地址',
  'username' => '用户名',
  'password' => '密码',
  'passwordagain' => '密码 (再次确认)',
  'admin_option' => '任命为管理员?',
  'PRIVATE' => '个人',
  'LOGGED_IN' => '登陆的用户',
  'PUBLIC' => '公开',
  'access:friends:label' => '好友',
  'access' => '访问',
  'dashboard' => '控制面板',
  'dashboard:nowidgets' => '控制面板是您的门户。点击\'选项\'添加插件来查看关注的好友的最新活动或展示您的丰富生活。',
  'widgets:add' => '添加插件到您的页面',
  'widgets:add:description' => '选择所需的功能,从右边的<b>插件库</b>添加到下方的三个方框里的任何位置。

	要删除插件请将其拖动到<b>插件库</b>方框里。',
  'widgets:position:fixed' => '(页面上的固定位置)',
  'widgets' => '插件',
  'widget' => '插件',
  'item:object:widget' => '插件',
  'widgets:save:success' => '插件配置信息保存好了。',
  'widgets:save:failure' => '我们不能保存您的插件,请再试一次。',
  'group' => '群组',
  'item:group' => '群组',
  'profile:edit:default' => '替换档案内容',
  'user' => '用户',
  'item:user' => '用户',
  'riveritem:single:user' => '一个用户',
  'riveritem:plural:user' => '某些用户',
  'profile:edit' => '编辑档案',
  'profile:aboutme' => '关于我',
  'profile:description' => '关于我',
  'profile:briefdescription' => '简介',
  'profile:location' => '地址',
  'profile:skills' => '技能',
  'profile:interests' => '兴趣',
  'profile:contactemail' => '联系电子邮件',
  'profile:phone' => '电话',
  'profile:mobile' => '手机',
  'profile:website' => '网站',
  'profile:label' => '个人资料标签',
  'profile:type' => '个人资料类型',
  'profile:editdefault:fail' => '默认的个人资料无法被保存',
  'profile:editdefault:success' => '条目已经成功的添加到了默认的个人资料里',
  'profile:editdefault:delete:fail' => '移除默认的个人资料条目失败',
  'profile:editdefault:delete:success' => '默认的个人资料条目删除了',
  'profile:defaultprofile:reset' => '默认的个人资料重置',
  'profile:resetdefault' => '重置默认的个人资料',
  'profile:explainchangefields' => '您可以替换现下方里面的个人资料信息.首先您需要提供新的个人资料标签. 例如,\'最爱团体\' 然后你选择类型,例如,tags,url,text等.随时你可以返回来修改设置.',
  'profile:saved' => '您的个人资料已经保存成功.',
  'friends' => '好友',
  'friends:yours' => '您的好友',
  'friends:owned' => '%s 的好友',
  'friend:add' => '添加好友',
  'friend:remove' => '删除好友',
  'friends:add:successful' => '你已经成功的添加了 %s 作为好友。',
  'friends:add:failure' => '我们没法添加 %s 作为您的好友,请再试一次。',
  'friends:remove:successful' => '您成功的将 %s 从您的好友中移除了。',
  'friends:remove:failure' => '我们无法从您的好友中移除 %s 。请再试一次。',
  'friends:none' => '这个用户还没有添加任何好友。',
  'friends:none:you' => '您还未添加任何好友!搜索您的兴趣来找一些志同道合的朋友们吧。',
  'friends:none:found' => '没找到好友。',
  'friends:of:none' => '还没有人加该用户为好友',
  'friends:of:none:you' => '还没有人加你为好友。请输入一些信息到个人档案里让别人可以找到你!',
  'friends:of:owned' => '与 %s 交朋友的人们',
  'friends:num_display' => '好友显示数量',
  'friends:icon_size' => '图标大小',
  'friends:tiny' => '很小',
  'friends:small' => '小',
  'friends:of' => '关注我的',
  'friends:collections' => '好友圈',
  'friends:collections:add' => '添加好友圈',
  'friends:addfriends' => '添加好友',
  'friends:collectionname' => '圈子名称',
  'friends:collectionfriends' => '圈内好友',
  'friends:collectionedit' => '编辑',
  'friends:nocollections' => '您还没有任何好友圈',
  'friends:collectiondeleted' => '您的好友圈已经删除了',
  'friends:collectiondeletefailed' => '我们无法删除好友圈。或您没有权限执行操作。',
  'friends:collectionadded' => '您的圈子建立好了。',
  'friends:nocollectionname' => '在创建前,您需要给圈子命名。',
  'friends:collections:members' => '圈子成员',
  'friends:collections:edit' => '编辑圈子',
  'friendspicker:chararray' => 'ABCDEFGHIJKLMNOPQRSTUVWXYZ',
  'feed:rss' => '订阅 RSS',
  'link:view' => '查看链接',
  'river' => '面板',
  'river:noaccess' => '您没有权限查看该内容',
  'river:posted:generic' => '%s 被发布了',
  'plugins:settings:save:ok' => '插件 %s 的配置保存好了。',
  'plugins:settings:save:fail' => '插件 %s 的配置保存遇到了问题。',
  'plugins:usersettings:save:ok' => '插件 %s 的用户设定保存好了。',
  'plugins:usersettings:save:fail' => '插件 %s 的用户设定保存遇到了问题。',
  'admin:plugins:label:version' => '版本',
  'item:object:plugin' => '插件配置设定',
  'notifications:usersettings' => '通知设定',
  'notifications:methods' => '请指定允许哪种方式。',
  'notifications:usersettings:save:ok' => '您的通知设定成功的保存好了。',
  'notifications:usersettings:save:fail' => '在保存您的通知设定时遇到了问题',
  'user.notification.get' => '返回指定用户的通知设定',
  'user.notification.set' => '设置通知设定到指定用户',
  'search' => '搜索',
  'searchtitle' => '搜索: %s',
  'users:searchtitle' => '搜索用户: %s',
  'groups:searchtitle' => '搜索群组: %s',
  'advancedsearchtitle' => '%s 的搜索结果中匹配的有 %s',
  'next' => '下一页',
  'previous' => '上一页',
  'viewtype:change' => '修改列表类型',
  'viewtype:list' => '列表视图',
  'viewtype:gallery' => '相册视图',
  'tag:search:startblurb' => '标签匹配的有 \'%s\':',
  'user:search:startblurb' => '用户匹配的有 \'%s\':',
  'user:search:finishblurb' => '点击查看更多。',
  'group:search:startblurb' => '群组匹配的有 \'%s\':',
  'group:search:finishblurb' => '点击查看更多',
  'search:go' => '搜索',
  'userpicker:only_friends' => '仅好友',
  'account' => '帐户',
  'settings' => '设定',
  'tools' => '插件',
  'register' => '注册',
  'registerok' => '您已经成功注册了 %s。',
  'registerbad' => '您的注册遇到了问题。用户名已存在,两次密码不匹配,或者用户名与密码过短。',
  'registerdisabled' => '注册功能已经被管理员关闭了。',
  'registration:notemail' => '您的邮箱地址不合法。',
  'registration:userexists' => '用户名存在',
  'registration:usernametooshort' => '用户名至少4位英文字符',
  'registration:passwordtooshort' => '密码至少6位英文字符',
  'registration:dupeemail' => '该邮箱地址已经被注册过了',
  'registration:invalidchars' => '抱歉您的用户名包含无效字符',
  'registration:emailnotvalid' => '抱歉您的邮件地址输入是无效的',
  'registration:passwordnotvalid' => '抱歉您的密码输入是无效的',
  'registration:usernamenotvalid' => '抱歉您的用户名输入是无效的',
  'adduser' => '添加用户',
  'adduser:ok' => '您成功的添加了一名用户。',
  'adduser:bad' => '无法创建新用户',
  'user:set:name' => '帐户名字设定',
  'user:name:label' => '您的名字',
  'user:name:success' => '成功的修改了您在系统中的项目。',
  'user:name:fail' => '无法修改您在系统中的项目。',
  'user:set:password' => '帐户密码',
  'user:password:label' => '新密码',
  'user:password2:label' => '新密码(再次确认)',
  'user:password:success' => '密码修改成功',
  'user:password:fail' => '无法修改您在系统中的密码。',
  'user:password:fail:notsame' => '两次密码不匹配!',
  'user:password:fail:tooshort' => '密码太短!',
  'user:set:language' => '语言设定',
  'user:language:label' => '您的语言',
  'user:language:success' => '您的语言设定已经更新!',
  'user:language:fail' => '您的语言设定还未保存。',
  'user:username:notfound' => '用户名 %s 未找到。',
  'user:password:lost' => '找回密码',
  'user:password:resetreq:success' => '找回密码的邮件已经发送给您了',
  'user:password:resetreq:fail' => '无法请求生成新的密码。',
  'user:password:text' => '生成新密码请在下方输入您的用户名。我们将发送地址的一个唯一的验证网页向你点击通过电子邮件中的链接,电子邮件的正文中和一个新的密码将被发送给您。',
  'user:persistent' => '记住我',
  'admin:configuration:success' => '您的设定保存成功。',
  'admin:configuration:fail' => '您的设定无法保存。',
  'admin' => '管理',
  'admin:description' => '管理员面板允许您控制系统的所有方面,从用户管理到插件的配置。',
  'admin:site:description' => '本面板允许您控制整站设定。',
  'admin:site:opt:linktext' => '配置网站...',
  'admin:site:access:warning' => '修改访问设定,仅仅影响有权限设定的那些内容',
  'admin:plugins' => '插件管理',
  'admin:plugins:description' => '本面板允许你配置插件设定。',
  'admin:plugins:opt:linktext' => '配置插件...',
  'admin:plugins:opt:description' => '配置网站的插件设定',
  'admin:plugins:label:author' => '作者',
  'admin:plugins:label:copyright' => '版权',
  'admin:plugins:label:licence' => '协议',
  'admin:plugins:label:website' => 'URL',
  'admin:plugins:label:moreinfo' => '更多',
  'admin:statistics' => '统计',
  'admin:statistics:description' => '这个是您网站统计信息的总览。',
  'admin:statistics:opt:description' => '查看关于您会员和网站内容的统计信息。',
  'admin:statistics:opt:linktext' => '查看统计...',
  'admin:statistics:label:basic' => '基本统计',
  'admin:statistics:label:numentities' => '网站项目',
  'admin:statistics:label:numusers' => '用户数',
  'admin:statistics:label:numonline' => '在线人数',
  'admin:statistics:label:onlineusers' => '当前在线',
  'admin:statistics:label:version' => 'Elgg 版本',
  'admin:statistics:label:version:release' => '发布',
  'admin:statistics:label:version:version' => '版本',
  'admin:user:label:search' => '查找用户:',
  'admin:user:ban:no' => '屏蔽用户失败',
  'admin:user:ban:yes' => '屏蔽用户成功',
  'admin:user:unban:no' => '取消屏蔽用户失败',
  'admin:user:unban:yes' => '取消屏蔽用户成功',
  'admin:user:delete:no' => '删除用户失败',
  'admin:user:delete:yes' => '用户删除成功',
  'admin:user:resetpassword:yes' => '密码重设告知用户了。',
  'admin:user:resetpassword:no' => '密码无法重设。',
  'admin:user:makeadmin:yes' => '该用户现在是管理员了。',
  'admin:user:makeadmin:no' => '我们无法设置该用户为管理员',
  'admin:user:removeadmin:yes' => '用户不是管理员了',
  'admin:user:removeadmin:no' => '该用户无法删除管理员的权限',
  'usersettings:description' => '用户设定面板允许您控制个人信息。',
  'usersettings:statistics' => '您的统计',
  'usersettings:statistics:opt:description' => '查看用户和系统的统计信息。',
  'usersettings:statistics:opt:linktext' => '账户统计',
  'usersettings:user' => '您的设定',
  'usersettings:user:opt:description' => '控制用户设定。',
  'usersettings:user:opt:linktext' => '修改设定',
  'usersettings:plugins' => '插件',
  'usersettings:plugins:opt:description' => '您当前激活的插件配置',
  'usersettings:plugins:opt:linktext' => '配置插件...',
  'usersettings:plugins:description' => '本面板让您可以配置设定个人信息。',
  'usersettings:statistics:label:numentities' => '您的条目',
  'usersettings:statistics:yourdetails' => '详细信息',
  'usersettings:statistics:label:name' => '全名',
  'usersettings:statistics:label:email' => '邮箱',
  'usersettings:statistics:label:membersince' => '注册自从',
  'usersettings:statistics:label:lastlogin' => '上次登陆',
  'save' => '保存',
  'publish' => '发布',
  'cancel' => '取消',
  'saving' => '保存中',
  'update' => '更新',
  'edit' => '编辑',
  'delete' => '删除',
  'accept' => '接受',
  'load' => '加载',
  'upload' => '上传',
  'ban' => '屏蔽',
  'unban' => '取消屏蔽',
  'enable' => '激活',
  'disable' => '取消激活',
  'request' => '请求',
  'complete' => '完成',
  'open' => '打开',
  'close' => '关闭',
  'reply' => '回复',
  'more' => '更多',
  'comments' => '评论',
  'import' => '导入',
  'export' => '导出',
  'up' => '提高',
  'down' => '降低',
  'top' => '置顶',
  'bottom' => '置底',
  'invite' => '邀请',
  'resetpassword' => '重置密码',
  'makeadmin' => '设为管理员',
  'removeadmin' => '删除管理员',
  'option:yes' => '是',
  'option:no' => '否',
  'unknown' => '未知',
  'active' => '激活',
  'total' => '总共',
  'learnmore' => '点击查看更多.',
  'content' => '内容',
  'content:latest' => '最近活动',
  'content:latest:blurb' => '或者,点击这里查看网站最新内容。',
  'link:text' => '查看链接',
  'question:areyousure' => '确认吗?',
  'title' => '标题',
  'description' => '描述',
  'tags' => '标签',
  'spotlight' => '关注',
  'all' => '所有',
  'by' => '由',
  'annotations' => '注释',
  'relationships' => '关系',
  'metadata' => '元数据',
  'deleteconfirm' => '您确认删除这个项目?',
  'fileexists' => '一个文件已经上传好了。要替换该文件,选择下方:',
  'useradd:subject' => '用户帐户建立好了',
  'useradd:body' => '%s 您好,

	您在 %s 注册成功了.登录请访问:

	%s

	以下是登录信息:

	用户名: %s
	密码: %s

	一旦您登录,我们强烈建议您更改自己的密码.',
  'systemmessages:dismiss' => '点击关闭',
  'importsuccess' => '导入数据成功',
  'importfail' => 'OpenDD 导入数据失败。',
  'friendlytime:justnow' => '刚才',
  'friendlytime:minutes' => '%s 分钟前',
  'friendlytime:minutes:singular' => '一分钟前',
  'friendlytime:hours' => '%s 小时前',
  'friendlytime:hours:singular' => '一小时前',
  'friendlytime:days' => '%s 天前',
  'friendlytime:days:singular' => '昨天',
  'date:month:01' => '一月 %s',
  'date:month:02' => '二月 %s',
  'date:month:03' => '三月 %s',
  'date:month:04' => '四月 %s',
  'date:month:05' => '五月 %s',
  'date:month:06' => '六月 %s',
  'date:month:07' => '七月 %s',
  'date:month:08' => '八月 %s',
  'date:month:09' => '九月 %s',
  'date:month:10' => '十月 %s',
  'date:month:11' => '十一月 %s',
  'date:month:12' => '十二月 %s',
  'installation:sitename' => '网站名称 (例如 "ElggSNS.CN中文社区"):',
  'installation:sitedescription' => '简要介绍 (可选)',
  'installation:wwwroot' => '网站URL,最后包括反斜杠',
  'installation:path' => '您网站根目录的完整路径,最后包括反斜杠',
  'installation:dataroot' => '上传目录的完整路径,最后包括反斜杠',
  'installation:dataroot:warning' => '请手动建立好目录. 它必须是一个和elgg安装目录不同的位置',
  'installation:sitepermissions' => '默认访问权限:',
  'installation:language' => '默认网站语言:',
  'installation:debug' => 'Debug 模式给于了额外的信息方便您调试错误.当然这会让系统变慢.因此仅在有错误的时候才建议开启:',
  'installation:debug:none' => '开启Debug模式',
  'installation:debug:error' => '只显示关键错误',
  'installation:debug:warning' => '显示错误和警告',
  'installation:debug:notice' => '记录所有错误,警告和提醒',
  'installation:httpslogin' => '开启将使用户登录等操作使用HTTPS.您需要确保您的服务器支持https',
  'installation:httpslogin:label' => '开启HTTPS登录',
  'installation:view' => '输入默认网站使用的视图(如果有疑问请默认留空)',
  'installation:siteemail' => '站点邮箱地址(用来发送系统邮件)',
  'installation:disableapi' => 'RESTful API 是一个弹性和高拓展性的接口,确保了其他外部系统可以访问Elgg',
  'installation:disableapi:label' => '开启 RESTful API',
  'installation:allow_user_default_access:description' => '如果选中,每个用户将会被允许设置自己的内容权限.',
  'installation:allow_user_default_access:label' => '允许用户设定权限',
  'installation:simplecache:description' => '通过统计包括CSS和JavaScript这类内容,利用基本缓存机制来提高性能.通常您会需要开启该功能',
  'installation:simplecache:label' => '使用基本缓存机制',
  'upgrading' => '升级',
  'upgrade:db' => '您的数据库已经升级好了',
  'upgrade:core' => '您的系统已经升级好了',
  'welcome' => '欢迎',
  'welcome:user' => '欢迎 %s',
  'email:settings' => '邮件设定',
  'email:address:label' => '您的邮箱地址',
  'email:save:success' => '新的邮箱地址保存好了,等待验证。',
  'email:save:fail' => '您新的邮箱地址无法保存。',
  'friend:newfriend:subject' => '%s 加您为好友!',
  'friend:newfriend:body' => '%s 加您为好友!

	查看他的个人信息,点击:

	%s

	请不要回复本邮件',
  'email:resetpassword:subject' => '密码重置!',
  'email:resetpassword:body' => '您好 %s,
		
	您的密码已经重置为: %s',
  'email:resetreq:subject' => '请求新密码',
  'email:resetreq:body' => '您好 %s,
		
	有人 (IP地址为 %s) 请求新的密码设置。

	如果使您申请的点击下方链接,不然请忽略本邮件

	%s
	',
  'default_access:settings' => '您的默认访问权限',
  'default_access:label' => '默认访问权限',
  'user:default_access:success' => '你的默认访问权限已经设定好了',
  'user:default_access:failure' => '您的默认访问权限无法保存.',
  'xmlrpc:noinputdata' => '输入数据丢失',
  'comments:count' => '%s 评论',
  'riveraction:annotation:generic_comment' => '%s 对 %s 做出了评论',
  'generic_comments:add' => '添加评论',
  'generic_comments:text' => '评论',
  'generic_comment:posted' => '您的评论已经发表了。',
  'generic_comment:deleted' => '您的评论已经删除了。',
  'generic_comment:blank' => '对不起,在发表评论前请输入内容。',
  'generic_comment:notfound' => '对不起我们找不到指定评论。',
  'generic_comment:notdeleted' => '对不起,我们删除不了该评论。',
  'generic_comment:failure' => '在添加评论的时候我们遇到了一个异常,请再试一次。',
  'generic_comment:email:subject' => '您的评论已经发布!',
  'generic_comment:email:body' => '您收到一条评论在 "%s" 上,来自 %s。内容是:

		
	%s


	要回复或者查看项目,点击:

	%s

	要查看评论者 %s 的个人资料,点击:

	%s

	请不要回复本邮件。',
  'entity:default:strapline' => ' %s 由 %s 创建',
  'entity:default:missingsupport:popup' => '本实体可能显示不正确。这是因为插件可能不兼容或者需要升级。',
  'entity:delete:success' => '实体 %s 已经被删除了',
  'entity:delete:fail' => '实体 %s 删除失败',
  'actiongatekeeper:missingfields' => '表单缺少 __token 或者 __ts 域',
  'actiongatekeeper:tokeninvalid' => '表单验证和服务器的不一致。',
  'actiongatekeeper:timeerror' => '表单过期了,请重新登陆或者再次刷新页面。',
  'actiongatekeeper:pluginprevents' => '插件屏蔽了这次表单的提交。',
  'word:blacklist' => 'and, the, then, but, she, his, her, him, one, not, also, about, now, hence, however, still, likewise, otherwise, therefore, conversely, rather, consequently, furthermore, nevertheless, instead, meanwhile, accordingly, this, seems, what, whom, whose, whoever, whomever',
  'aa' => 'Afar',
  'ab' => 'Abkhazian',
  'af' => 'Afrikaans',
  'am' => 'Amharic',
  'ar' => '阿拉伯语',
  'as' => 'Assamese',
  'ay' => 'Aymara',
  'az' => 'Azerbaijani',
  'ba' => 'Bashkir',
  'be' => 'Byelorussian',
  'bg' => 'Bulgarian',
  'bh' => 'Bihari',
  'bi' => 'Bislama',
  'bn' => 'Bengali; Bangla',
  'bo' => 'Tibetan',
  'br' => 'Breton',
  'ca' => 'Catalan',
  'co' => 'Corsican',
  'cs' => '捷克语',
  'cy' => '威尔士语',
  'da' => 'Danish',
  'de' => '德语',
  'dz' => 'Bhutani',
  'el' => '希腊语',
  'en' => '英语',
  'eo' => 'Esperanto',
  'es' => '西班牙语',
  'et' => 'Estonian',
  'eu' => 'Basque',
  'fa' => 'Persian',
  'fi' => '芬兰语',
  'fj' => 'Fiji',
  'fo' => 'Faeroese',
  'fr' => '法语',
  'fy' => 'Frisian',
  'ga' => 'Irish',
  'gd' => 'Scots / Gaelic',
  'gl' => 'Galician',
  'gn' => 'Guarani',
  'gu' => 'Gujarati',
  'he' => 'Hebrew',
  'ha' => 'Hausa',
  'hi' => 'Hindi',
  'hr' => 'Croatian',
  'hu' => 'Hungarian',
  'hy' => 'Armenian',
  'ia' => 'Interlingua',
  'id' => '印度尼西亚语',
  'ie' => 'Interlingue',
  'ik' => 'Inupiak',
  'is' => 'Icelandic',
  'it' => 'Italian',
  'iu' => 'Inuktitut',
  'iw' => 'Hebrew (obsolete)',
  'ja' => '日语',
  'ji' => 'Yiddish (obsolete)',
  'jw' => 'Javanese',
  'ka' => 'Georgian',
  'kk' => 'Kazakh',
  'kl' => 'Greenlandic',
  'km' => 'Cambodian',
  'kn' => 'Kannada',
  'ko' => '韩语',
  'ks' => 'Kashmiri',
  'ku' => 'Kurdish',
  'ky' => 'Kirghiz',
  'la' => '拉丁语',
  'ln' => 'Lingala',
  'lo' => 'Laothian',
  'lt' => '拉脱维亚语',
  'lv' => 'Latvian/Lettish',
  'mg' => 'Malagasy',
  'mi' => 'Maori',
  'mk' => 'Macedonian',
  'ml' => 'Malayalam',
  'mn' => 'Mongolian',
  'mo' => 'Moldavian',
  'mr' => 'Marathi',
  'ms' => 'Malay',
  'mt' => 'Maltese',
  'my' => 'Burmese',
  'na' => 'Nauru',
  'ne' => 'Nepali',
  'nl' => '荷兰语',
  'no' => 'Norwegian',
  'oc' => 'Occitan',
  'om' => '(Afan) Oromo',
  'or' => 'Oriya',
  'pa' => 'Punjabi',
  'pl' => 'Polish',
  'ps' => 'Pashto / Pushto',
  'pt' => '葡萄牙语',
  'qu' => 'Quechua',
  'rm' => 'Rhaeto-Romance',
  'rn' => 'Kirundi',
  'ro' => '罗马尼亚语',
  'ru' => '俄语',
  'rw' => 'Kinyarwanda',
  'sa' => 'Sanskrit',
  'sd' => 'Sindhi',
  'sg' => 'Sangro',
  'sh' => 'Serbo-Croatian',
  'si' => 'Singhalese',
  'sk' => '斯洛伐克语',
  'sl' => '斯洛文尼亚语',
  'sm' => 'Samoan',
  'sn' => 'Shona',
  'so' => 'Somali',
  'sq' => '阿尔巴尼亚语',
  'sr' => 'Serbian',
  'ss' => 'Siswati',
  'st' => 'Sesotho',
  'su' => 'Sundanese',
  'sv' => '瑞典语',
  'sw' => 'Swahili',
  'ta' => 'Tamil',
  'te' => 'Tegulu',
  'tg' => 'Tajik',
  'th' => 'Thai',
  'ti' => 'Tigrinya',
  'tk' => 'Turkmen',
  'tl' => 'Tagalog',
  'tn' => 'Setswana',
  'to' => 'Tonga',
  'tr' => 'Turkish',
  'ts' => 'Tsonga',
  'tt' => 'Tatar',
  'tw' => 'Twi',
  'ug' => 'Uigur',
  'uk' => 'Ukrainian',
  'ur' => 'Urdu',
  'uz' => '乌兹别克语',
  'vi' => 'Vietnamese',
  'vo' => 'Volapuk',
  'wo' => 'Wolof',
  'xh' => 'Xhosa',
  'yi' => 'Yiddish',
  'yo' => 'Yoruba',
  'za' => 'Zuang',
  'zh' => '中文',
  'zu' => 'Zulu',
);

add_translation("zh", $zh);