forked from requarks/wiki-localization
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathzh.json
905 lines (905 loc) · 53.6 KB
/
zh.json
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
663
664
665
666
667
668
669
670
671
672
673
674
675
676
677
678
679
680
681
682
683
684
685
686
687
688
689
690
691
692
693
694
695
696
697
698
699
700
701
702
703
704
705
706
707
708
709
710
711
712
713
714
715
716
717
718
719
720
721
722
723
724
725
726
727
728
729
730
731
732
733
734
735
736
737
738
739
740
741
742
743
744
745
746
747
748
749
750
751
752
753
754
755
756
757
758
759
760
761
762
763
764
765
766
767
768
769
770
771
772
773
774
775
776
777
778
779
780
781
782
783
784
785
786
787
788
789
790
791
792
793
794
795
796
797
798
799
800
801
802
803
804
805
806
807
808
809
810
811
812
813
814
815
816
817
818
819
820
821
822
823
824
825
826
827
828
829
830
831
832
833
834
835
836
837
838
839
840
841
842
843
844
845
846
847
848
849
850
851
852
853
854
855
856
857
858
859
860
861
862
863
864
865
866
867
868
869
870
871
872
873
874
875
876
877
878
879
880
881
882
883
884
885
886
887
888
889
890
891
892
893
894
895
896
897
898
899
900
901
902
903
904
905
{
"admin:adminArea": "管理区",
"admin:analytics.providerConfiguration": "配置选项",
"admin:analytics.providerNoConfiguration": "该供应商没有可修改的配置选项。",
"admin:analytics.providers": "供应商",
"admin:analytics.refreshSuccess": "已刷新供应商名单。",
"admin:analytics.saveSuccess": "已成功保存分析配置",
"admin:analytics.subtitle": "将分析和跟踪工具添加到您的 wiki 站点",
"admin:analytics.title": "分析",
"admin:api.disableButton": "停用 API",
"admin:api.disabled": "API 已停用",
"admin:api.enableButton": "启用 API",
"admin:api.enabled": "API 已启用",
"admin:api.expiration180d": "180 天",
"admin:api.expiration1y": "1 年",
"admin:api.expiration30d": "30 天",
"admin:api.expiration3y": "3 年",
"admin:api.expiration90d": "90 天",
"admin:api.headerCreated": "创建",
"admin:api.headerExpiration": "过期",
"admin:api.headerKeyEnding": "密钥的最后部分(不会完全显示)",
"admin:api.headerLastUpdated": "最后一次更新",
"admin:api.headerName": "名称",
"admin:api.headerRevoke": "撤销",
"admin:api.newKeyButton": "创建新的 API 密钥",
"admin:api.newKeyCopyWarn": "复制如下所示的密钥{{bold}}",
"admin:api.newKeyCopyWarnBold": "它将不会再显示",
"admin:api.newKeyExpiration": "过期",
"admin:api.newKeyExpirationHint": "无论密钥是否到期,你都可以随时撤销。",
"admin:api.newKeyFullAccess": "完全访问",
"admin:api.newKeyGroup": "用户组",
"admin:api.newKeyGroupError": "您必须选择一个组。",
"admin:api.newKeyGroupHint": "API 密钥将具有与所选组相同的权限。",
"admin:api.newKeyGroupPermissions": "或使用用户组权限……",
"admin:api.newKeyGuestGroupError": "访客组不能被用于 API 密钥。",
"admin:api.newKeyName": "名称",
"admin:api.newKeyNameError": "名称(Name)缺少或非法。",
"admin:api.newKeyNameHint": "此密钥的用途",
"admin:api.newKeyPermissionScopes": "权限范围",
"admin:api.newKeySuccess": "API 密钥已成功创建。",
"admin:api.newKeyTitle": "新的 API 密钥",
"admin:api.noKeyInfo": "尚未生成任何 API 密钥。",
"admin:api.refreshSuccess": "API 密钥列表已刷新。",
"admin:api.revoke": "撤销",
"admin:api.revokeConfirm": "确认删除此 API 密钥?",
"admin:api.revokeConfirmText": "是否确定要撤销{{name}}密钥吗?本操作无法撤消!",
"admin:api.revokeSuccess": "已成功删除此密钥。",
"admin:api.subtitle": "管理 API 访问密钥",
"admin:api.title": "API 访问",
"admin:api.toggleStateDisabledSuccess": "API 已成功禁用。",
"admin:api.toggleStateEnabledSuccess": "API 已成功启用。",
"admin:auth.activeStrategies": "激活策略",
"admin:auth.addStrategy": "添加策略",
"admin:auth.allowedWebOrigins": "允许的 Web 来源",
"admin:auth.autoEnrollGroups": "分配给组",
"admin:auth.autoEnrollGroupsHint": "自动将新用户分配给这些组。",
"admin:auth.callbackUrl": "回调的网址\/重定向的路径",
"admin:auth.configReference": "配置参考",
"admin:auth.configReferenceSubtitle": "某些策略可能需要在提供程序上设置一些配置值。这些建议仅供参考,目前的战略可能不需要。",
"admin:auth.displayName": "显示名称",
"admin:auth.displayNameHint": "此身份验证策略显示给用户的标题。",
"admin:auth.domainsWhitelist": "限制到特定的电子邮件域",
"admin:auth.domainsWhitelistHint": "授权注册的域的列表。用户电子邮件地址域必须与其中之一匹配才能获得访问权限。",
"admin:auth.force2fa": "强制所有用户使用二次验证 (2FA)",
"admin:auth.force2faHint": "用户将在第一次登录时被要求设置 2FA(二次验证),并且无法被用户禁用。",
"admin:auth.globalAdvSettings": "全局高级设置",
"admin:auth.jwtAudience": "JWT 受众",
"admin:auth.jwtAudienceHint": "登录时发出的 JWT 中的受众 URN,通常是你的域名(例如 urn:your.domain.com)",
"admin:auth.loginUrl": "登录的网址",
"admin:auth.logoutUrl": "登出的网址",
"admin:auth.refreshSuccess": "策略列表已更新。",
"admin:auth.registration": "注册",
"admin:auth.saveSuccess": "验证配置已成功保存。",
"admin:auth.security": "安全性",
"admin:auth.selfRegistration": "开放注册",
"admin:auth.selfRegistrationHint": "允许任何成功获得策略授权的用户访问 wiki。",
"admin:auth.siteUrlNotSetup": "必须首先设置有效的 {{siteUrl}}}!单击左侧边栏中的 {{general}}。",
"admin:auth.strategies": "策略",
"admin:auth.strategyConfiguration": "策略配置",
"admin:auth.strategyIsEnabled": "启用",
"admin:auth.strategyIsEnabledHint": "用户能否使用此策略登录?",
"admin:auth.strategyNoConfiguration": "此策略没有可修改的配置选项。",
"admin:auth.strategyState": "此策略为{{state}} {{locked}}",
"admin:auth.strategyStateActive": "激活",
"admin:auth.strategyStateInactive": "未激活",
"admin:auth.strategyStateLocked": "并且不能禁用。",
"admin:auth.subtitle": "配置您 wiki 站点的身份验证的方式",
"admin:auth.title": "身份验证",
"admin:auth.tokenEndpointAuthMethod": "令牌端点认证方法",
"admin:auth.tokenExpiration": "令牌过期。",
"admin:auth.tokenExpirationHint": "令牌的最长有效期(默认:30 分钟)。",
"admin:auth.tokenRenewalPeriod": "令牌续签周期",
"admin:auth.tokenRenewalPeriodHint": "令牌续签的最长期限(默认:14 天)。",
"admin:comments.provider": "提供者",
"admin:comments.providerConfig": "提供者配置",
"admin:comments.providerNoConfig": "该提供者没有可供您修改的配置选项。",
"admin:comments.subtitle": "向您的 wiki 站点的页面添加讨论功能",
"admin:comments.title": "评论",
"admin:contribute.becomeAPatron": "进行捐赠",
"admin:contribute.becomeASponsor": "进行捐赠",
"admin:contribute.contribute": "贡献",
"admin:contribute.ethereum": "我们接受使用以太坊的捐款:",
"admin:contribute.followUsOnTwitter": "在{{0}}关注我们。",
"admin:contribute.foundABug": "发现了一个 bug?在{{0}}上提交问题。",
"admin:contribute.fundOurWork": "资助我们的工作",
"admin:contribute.github": "通过 Github Sponsors 成为赞助者 (直接支持首席开发者 Nicolas Giard 以帮助他实现全职开发 Wiki.js 的目标。)",
"admin:contribute.helpTranslate": "帮助翻译您所用语言的 Wiki.js。请在{{0}}告诉我们。",
"admin:contribute.makeADonation": "进行捐赠",
"admin:contribute.needYourHelp": "我们需要您的帮助来不断改进软件并运行各种相关服务(例如托管和网络)。",
"admin:contribute.openCollective": "Wiki.js 也是 Open Collective 计划——一个面向开源社区的公开基金的一部分。您可以通过每月或一次性捐款来提供财务捐助:",
"admin:contribute.openSource": "Wiki.js 是{{0}} {{1}}和{{2}}为您提供的免费开源软件。",
"admin:contribute.openSourceContributors": "贡献者",
"admin:contribute.patreon": "通过 Patreon 成为赞助者或赞助者(支持首席开发人员 Nicolas Giard 更好地致力于 Wiki.js 的发展!)",
"admin:contribute.paypal": "通过 Paypal 进行一次性或定期捐赠:",
"admin:contribute.shop": "Wiki.js商店",
"admin:contribute.spreadTheWord": "把信息传播出去",
"admin:contribute.submitAnIdea": "在{{0}}上提交想法或对提议的想法进行投票。",
"admin:contribute.submitAnIdeaLink": "功能请求板",
"admin:contribute.subtitle": "帮助支持 Wiki.js 开发和运营",
"admin:contribute.talkToFriends": "与您的朋友和同事谈论 wiki.js 是多么棒!",
"admin:contribute.title": "为 Wiki.js 出一份力",
"admin:contribute.tshirts": "您还可以购买Wiki.js T恤以在财务上支持该项目:",
"admin:dashboard.contributeHelp": "我们需要你的帮助!",
"admin:dashboard.contributeLearnMore": "了解更多",
"admin:dashboard.contributeSubtitle": "Wiki.js 是一个免费的开源项目。您可以通过多种方式为项目做出贡献。",
"admin:dashboard.groups": "组",
"admin:dashboard.lastLogins": "上次登录",
"admin:dashboard.mostPopularPages": "最受欢迎的页面",
"admin:dashboard.pages": "页面",
"admin:dashboard.recentPages": "最近页面",
"admin:dashboard.subtitle": "Wiki.js",
"admin:dashboard.title": "配置板",
"admin:dashboard.users": "用户",
"admin:dashboard.versionLatest": "您正在运行最新版本。",
"admin:dashboard.versionNew": "有新版本:{{version}}",
"admin:dev.flags.title": "标志",
"admin:dev.graphiql.title": "GraphiQL",
"admin:dev.title": "开发者工具",
"admin:dev.voyager.title": "航海家",
"admin:editor.title": "编辑器",
"admin:extensions.subtitle": "安装扩展以获得额外功能",
"admin:extensions.title": "扩展",
"admin:general.companyName": "公司\/组织名称",
"admin:general.companyNameHint": "在页脚显示版权声明时使用的名称,留空则不显示。",
"admin:general.contentLicense": "内容许可证",
"admin:general.contentLicenseHint": "许可证在所有内容页面的页脚中显示。",
"admin:general.footerCopyright": "页脚版权说明",
"admin:general.general": "常规",
"admin:general.logo": "Logo",
"admin:general.logoUrl": "Logo URL",
"admin:general.logoUrlHint": "选择要作为 Logo 的图片。支持 SVG、PNG、JPG,使用 34x34 以上像素的方形图片。点击右边的按钮上传新的图片。",
"admin:general.metaRobots": "robots meta 标签",
"admin:general.metaRobotsHint": "默认:Index, Follow。也可以对每个页面单独设置。",
"admin:general.saveSuccess": "网站配置已成功保存。",
"admin:general.siteBranding": "网站品牌",
"admin:general.siteDescription": "网站说明",
"admin:general.siteDescriptionHint": "默认的页面描述",
"admin:general.siteInfo": "网站信息",
"admin:general.siteTitle": "网站名称",
"admin:general.siteTitleHint": "显示在顶部栏中, 并附加到所有页面元标题。",
"admin:general.siteTitleInvalidChars": "网站标题包含无效字符。",
"admin:general.siteUrl": "网站网址",
"admin:general.siteUrlHint": "输入你的 wiki 站点的完整 URL,无需键入尾部斜杠。(例如 https:\/\/wiki.example.com)",
"admin:general.subtitle": "您的 wiki 站点的主要设置",
"admin:general.title": "常规",
"admin:general.uploadClear": "清除",
"admin:general.uploadLogo": "上传 Logo",
"admin:general.uploadSizeHint": "建议使用 {{size}} 像素的图片以获得最佳效果。",
"admin:general.uploadTypesHint": "仅限于 {{typeList}} 和 {{lastType}} 文件类型",
"admin:groups.title": "组",
"admin:locale.activeNamespaces.hint": "已列出为多语言命名空间启用的语言环境。无论列表中的选择如何,始终都会包含上面定义的基本语言环境。",
"admin:locale.activeNamespaces.label": "已启用的命名空间",
"admin:locale.autoUpdate.hint": "在此语言环境可用时自动下载更新。",
"admin:locale.autoUpdate.hintWithNS": "自动将更新下载到下面启用的所有命名空间语言环境。",
"admin:locale.autoUpdate.label": "自动更新",
"admin:locale.availability": "可用性",
"admin:locale.base.hint": "所有 UI 文本元素都将以选定的语言显示。",
"admin:locale.base.label": "网站语言环境",
"admin:locale.base.labelWithNS": "基本语言环境",
"admin:locale.code": "代码",
"admin:locale.download": "下载",
"admin:locale.downloadTitle": "下载语言环境",
"admin:locale.name": "名字",
"admin:locale.namespaces.hint": "为同一页面启用多个语言版本。",
"admin:locale.namespaces.label": "多语言命名空间",
"admin:locale.namespacing": "多语言命名空间",
"admin:locale.namespacingPrefixWarning.subtitle": "如果路径中不包含语言环境代号,将自动重定向到上面定义的基本语言环境。",
"admin:locale.namespacingPrefixWarning.title": "语言环境代码将作为所有路径的前缀。 (例如\/{{langCode}}\/page-name)",
"admin:locale.nativeName": "原始名称",
"admin:locale.rtl": "RTL",
"admin:locale.settings": "语言环境设置",
"admin:locale.sideload": "加载区域包",
"admin:locale.sideloadHelp": "如果您没有连接到互联网或无法使用上述方法下载区域设置文件,您可以在下方上传软件包实现加载。",
"admin:locale.subtitle": "为您的 wiki 站点设置本地化选项",
"admin:locale.title": "语言环境",
"admin:logging.title": "日志记录",
"admin:mail.configuration": "配置",
"admin:mail.dkim": "DKIM(可选)",
"admin:mail.dkimDomainName": "域名",
"admin:mail.dkimHint": "DKIM(DomainKeys Identified Mail)通过为收件人提供验证域名和确保邮件真实性的方法,为从 Wiki.js 发送的所有电子邮件提供一层安全性。",
"admin:mail.dkimKeySelector": "密钥选择器",
"admin:mail.dkimPrivateKey": "私钥",
"admin:mail.dkimPrivateKeyHint": "PEM 格式的选择器的私钥",
"admin:mail.dkimUse": "使用 DKIM",
"admin:mail.saveSuccess": "已保存设置。",
"admin:mail.sendTestSuccess": "已成功发送测试邮件。",
"admin:mail.sender": "发件人",
"admin:mail.senderEmail": "发件人的 Email",
"admin:mail.senderName": "发件人姓名",
"admin:mail.smtp": "SMTP 设置",
"admin:mail.smtpHost": "主机",
"admin:mail.smtpPort": "端口",
"admin:mail.smtpPortHint": "通常为 465(推荐),587 或 25。",
"admin:mail.smtpPwd": "密码",
"admin:mail.smtpTLS": "安全(TLS)",
"admin:mail.smtpTLSHint": "使用端口 465 时应启用,否则关闭(例如使用端口 587 或 25)。",
"admin:mail.smtpUser": "用户名",
"admin:mail.smtpVerifySSL": "验证 SSL 证书",
"admin:mail.smtpVerifySSLHint": "某些主机要求禁用 SSL 证书检查来继续,但我们推荐保持启用来确保安全性。",
"admin:mail.subtitle": "配置邮件设置",
"admin:mail.test": "发送测试邮件",
"admin:mail.testHint": "发送测试邮件,以确保您的 SMTP 配置已经正常工作。",
"admin:mail.testRecipient": "收件人的 Email",
"admin:mail.testSend": "发送测试邮件",
"admin:mail.title": "邮件",
"admin:nav.modules": "模块",
"admin:nav.site": "网站",
"admin:nav.system": "系统",
"admin:nav.users": "用户",
"admin:navigation.copyFromLocale": "从语言环境复制...",
"admin:navigation.copyFromLocaleInfoText": "从要复制的项目中选择语言。项目将被添加到当前激活的语言列表之后。",
"admin:navigation.delete": "删除{{kind}}",
"admin:navigation.divider": "分隔器",
"admin:navigation.edit": "编辑{{kind}}",
"admin:navigation.emptyList": "空导航",
"admin:navigation.header": "头部区域",
"admin:navigation.icon": "图标",
"admin:navigation.label": "标签",
"admin:navigation.link": "链接",
"admin:navigation.mode": "导航模式",
"admin:navigation.modeCustom.description": "静态导航菜单 + 站点树按钮",
"admin:navigation.modeCustom.title": "自定义导航",
"admin:navigation.modeNone.description": "禁用站点导航栏",
"admin:navigation.modeNone.title": "无",
"admin:navigation.modeSiteTree.description": "经典树状导航",
"admin:navigation.modeSiteTree.title": "站点地图",
"admin:navigation.modeStatic.description": "仅静态导航菜单",
"admin:navigation.modeStatic.title": "静态导航",
"admin:navigation.navType.external": "外部链接",
"admin:navigation.navType.externalblank": "外部链接(新窗口)",
"admin:navigation.navType.home": "首页",
"admin:navigation.navType.page": "页面",
"admin:navigation.navType.searchQuery": "搜索查询",
"admin:navigation.noItemsText": "单击添加按钮添加第一个导航项。",
"admin:navigation.noSelectionText": "在左侧选择一个导航项。",
"admin:navigation.saveSuccess": "导航已成功保存。",
"admin:navigation.selectPageButton": "请选择页面……",
"admin:navigation.sourceLocale": "源语言",
"admin:navigation.sourceLocaleHint": "将要被复制的导航栏物件的语言。",
"admin:navigation.subtitle": "管理网站导航",
"admin:navigation.target": "目标",
"admin:navigation.targetType": "目标类型",
"admin:navigation.title": "导航",
"admin:navigation.untitled": "无标题 {{kind}}",
"admin:navigation.visibilityMode.all": "所有人可见",
"admin:navigation.visibilityMode.restricted": "选定组以对该组可见……",
"admin:pages.title": "页面",
"admin:rendering.subtitle": "配置页面渲染管道",
"admin:rendering.title": "渲染",
"admin:search.configSaveSuccess": "搜索引擎配置已成功保存。",
"admin:search.engineConfig": "引擎配置",
"admin:search.engineNoConfig": "此引擎没有可修改的配置选项。",
"admin:search.indexRebuildSuccess": "索引重建成功。",
"admin:search.listRefreshSuccess": "搜索引擎列表已刷新。",
"admin:search.rebuildIndex": "重建索引",
"admin:search.searchEngine": "搜索引擎",
"admin:search.subtitle": "配置该 wiki 站点的搜索功能",
"admin:search.title": "搜索引擎",
"admin:security.bypassLogin": "绕过登录页面",
"admin:security.bypassLoginHint": "是否自动将用户重定向到第一个身份验证提供程序。",
"admin:security.enforce2fa": "强制两步验证",
"admin:security.enforce2faHint": "在使用带有 用户名 \/ 密码 形式的身份验证提供程序时,强制所有用户使用两步验证。",
"admin:security.hideLocalLogin": "隐藏本地身份验证提供程序",
"admin:security.hideLocalLoginHint": "不要在登录屏幕上显示本地身份验证提供程序。 在 URL 后加上 ?all 可以暂时使用它。",
"admin:security.jwt": "JWT 配置",
"admin:security.login": "登录",
"admin:security.loginBgUrl": "登录页面背景图片链接",
"admin:security.loginBgUrlHint": "指定要用作登录背景的图像。支持 PNG 和 JPG,建议使用图片尺寸为 1920x1080。默认为空。点击右侧的按钮上传新图像。请注意,Guests 组必须对所选图像具有读取权限!",
"admin:security.loginScreen": "登录页",
"admin:security.loginSecurity": "安全",
"admin:security.maxUploadBatch": "每次上传的最大文件数",
"admin:security.maxUploadBatchHint": "一次可以批量上传多少文件?",
"admin:security.maxUploadBatchSuffix": "文件",
"admin:security.maxUploadSize": "最大上传大小",
"admin:security.maxUploadSizeHint": "单个文件的最大大小。",
"admin:security.maxUploadSizeSuffix": "字节",
"admin:security.subtitle": "配置安全设置",
"admin:security.title": "安全",
"admin:security.uploads": "上传",
"admin:security.uploadsInfo": "这些设置只影响 Wiki.js。 如果您使用反向代理(例如 Nginx、Apache、Cloudflare),您必须更改它们的设置以生效",
"admin:ssl.currentState": "当前状态",
"admin:ssl.domain": "域名",
"admin:ssl.domainHint": "输入指向你的 wiki 站点的完整域名(例如:wiki.example.com)",
"admin:ssl.expiration": "证书过期",
"admin:ssl.httpPort": "HTTP 端口",
"admin:ssl.httpPortHint": "非 SSL 服务器端口将会监听 HTTP 请求,这些端口一般是 80 或 3000 。",
"admin:ssl.httpPortRedirect": "HTTP 请求重定向到 HTTPS",
"admin:ssl.httpPortRedirectHint": "将会自动将所有的 HTTP 请求重定向到 HTTPS。",
"admin:ssl.httpPortRedirectSaveSuccess": "HTTP 重定向已成功更改。",
"admin:ssl.httpPortRedirectTurnOff": "关闭",
"admin:ssl.httpPortRedirectTurnOn": "打开",
"admin:ssl.httpsPort": "HTTPS 端口",
"admin:ssl.httpsPortHint": "SSL 服务器监听的 HTTPS 请求端口,一般是 443。",
"admin:ssl.ports": "端口",
"admin:ssl.provider": "供应商",
"admin:ssl.providerCustomCertificate": "自定义证书",
"admin:ssl.providerDisabled": "禁用",
"admin:ssl.providerHint": "如果你已经拥有自己的证书,请选择“自定义证书”。",
"admin:ssl.providerLetsEncrypt": "Let's Encrypt",
"admin:ssl.providerOptions": "供应商选项",
"admin:ssl.renewCertificate": "续期证书",
"admin:ssl.renewCertificateLoadingSubtitle": "请不要离开此页面。",
"admin:ssl.renewCertificateLoadingTitle": "正在续期证书……",
"admin:ssl.renewCertificateSuccess": "证书续期成功。",
"admin:ssl.status": "证书状态",
"admin:ssl.subscriberEmail": "订阅者邮箱",
"admin:ssl.subtitle": "管理 SSL 配置",
"admin:ssl.title": "SSL 证书",
"admin:ssl.writableConfigFileWarning": "请注意,你的配置文件必须为可写入才能设定端口配置。",
"admin:stats.title": "统计",
"admin:storage.actionRun": "运行",
"admin:storage.actions": "操作",
"admin:storage.actionsInactiveWarn": "您必须启用此存储目标并应用更改,然后才能运行操作。",
"admin:storage.errorMsg": "错误消息",
"admin:storage.lastSync": "上次同步{{time}}",
"admin:storage.lastSyncAttempt": "上次尝试是{{time}}",
"admin:storage.noConfigOption": "此存储目标没有可修改的配置选项。",
"admin:storage.noTarget": "您没有任何活动存储目标。",
"admin:storage.status": "状态",
"admin:storage.subtitle": "为内容设置备份和同步目标",
"admin:storage.syncDirBi": "双向",
"admin:storage.syncDirBiHint": "在双向模式下,首先从存储目标中提取内容。任何较新的内容都会覆盖本地内容。自上次同步以来的新内容将被推送到存储目标,如果存在,则覆盖目标上的任何内容。",
"admin:storage.syncDirPull": "从目标中拉取",
"admin:storage.syncDirPullHint": "内容总是从存储目标中提取,覆盖已存在的任何本地内容。此选项通常保留用于一次性内容导入。警告使用此选项,因为任何本地内容都将始终被覆盖!",
"admin:storage.syncDirPush": "推送到目标",
"admin:storage.syncDirPushHint": "内容始终以覆盖任何现有内容的形式被推送到存储目标,这是最安全的备份方案。",
"admin:storage.syncDirection": "同步方向",
"admin:storage.syncDirectionSubtitle": "选择如何处理此存储目标的内容同步。",
"admin:storage.syncSchedule": "同步计划任务",
"admin:storage.syncScheduleCurrent": "目前设置为每{{schedule}} 。",
"admin:storage.syncScheduleDefault": "默认值为每{{schedule}} 。",
"admin:storage.syncScheduleHint": "出于性能原因,此存储目标按基于间隔的计划同步更改,而不是在每次更改上同步更改。定义同步发生时的间隔。",
"admin:storage.targetConfig": "目标配置",
"admin:storage.targetState": "此存储目标为{{state}}",
"admin:storage.targetStateActive": "激活",
"admin:storage.targetStateInactive": "未激活",
"admin:storage.targets": "目标",
"admin:storage.title": "存储",
"admin:storage.unsupported": "不支持",
"admin:system.configFile": "配置文件",
"admin:system.cpuCores": "CPU 核心数",
"admin:system.currentVersion": "当前版本",
"admin:system.dbPartialSupport": "您的数据库版本不受完全支持。部分功能可能受限,或不会按预期正常工作。",
"admin:system.hostInfo": "主机信息",
"admin:system.hostname": "主机名",
"admin:system.latestVersion": "最新版本",
"admin:system.os": "操作系统",
"admin:system.published": "发布于",
"admin:system.ramUsage": "RAM 使用情况: {{used}} \/ {{total}}",
"admin:system.refreshSuccess": "已刷新系统信息。",
"admin:system.subtitle": "有关您系统的信息",
"admin:system.title": "系统信息",
"admin:system.totalRAM": "总内存",
"admin:system.workingDirectory": "工作目录",
"admin:tags.date": "创建了{{created}},最后更新{{updated}} 。",
"admin:tags.delete": "删除这个标签",
"admin:tags.deleteConfirm": "删除标签?",
"admin:tags.deleteConfirmText": "您确定要删除标签{{tag}}吗?该标签还将与所有页面取消链接。",
"admin:tags.deleteSuccess": "标签删除成功。",
"admin:tags.edit": "编辑标签",
"admin:tags.emptyList": "没有标签可显示。",
"admin:tags.filter": "筛选...",
"admin:tags.label": "标记",
"admin:tags.noItemsText": "为页面增加一个新标签吧。",
"admin:tags.noSelectionText": "从左侧列表中选择一个标签",
"admin:tags.refreshSuccess": "标签已刷新。",
"admin:tags.saveSuccess": "标签已成功保存。",
"admin:tags.subtitle": "管理页面标签",
"admin:tags.tag": "标签",
"admin:tags.title": "标签",
"admin:tags.viewLinkedPages": "查看已经的链接页面",
"admin:theme.bodyHtmlInjection": "正文 HTML 注入",
"admin:theme.bodyHtmlInjectionHint": "要在结束正文标记之前注入的 HTML 代码。",
"admin:theme.codeInjection": "代码注入",
"admin:theme.cssOverride": "CSS 覆盖",
"admin:theme.cssOverrideHint": "要在系统默认 CSS 之后注入的 CSS 代码。如果您有大量的 css 代码, 请考虑使用自定义主题。注入过多的 CSS 代码会导致页面加载性能不佳!CSS 将自动压缩。",
"admin:theme.cssOverrideWarning": "{{caution}}为页面内容增加样式时,必须将页面内容放到 {{cssClass}} ;否则会破坏编辑器的布局。",
"admin:theme.cssOverrideWarningCaution": "注意:",
"admin:theme.darkMode": "暗模式",
"admin:theme.darkModeHint": "不建议用于辅助功能。可能不是所有主题都支持。",
"admin:theme.downloadAuthor": "作者",
"admin:theme.downloadDownload": "下载",
"admin:theme.downloadName": "名字",
"admin:theme.downloadThemes": "下载主题",
"admin:theme.headHtmlInjection": "Head 部插入 HTML",
"admin:theme.headHtmlInjectionHint": "要在结束头标记之前注入的 HTML 代码。通常用于脚本标记。",
"admin:theme.iconset": "图标集",
"admin:theme.iconsetHint": "侧边栏导航中的图标集",
"admin:theme.options": "主题设置",
"admin:theme.siteTheme": "网站主题",
"admin:theme.siteThemeHint": "主题会影响内容页的显示方式。其他网站部分 (如编辑器或管理区域) 不受影响。",
"admin:theme.subtitle": "修改你 wiki 站点的外观",
"admin:theme.title": "主题",
"admin:users.active": "激活",
"admin:users.authProvider": "提供商",
"admin:users.authProviderId": "提供商 ID",
"admin:users.authentication": "认证方式",
"admin:users.basicInfo": "基本信息",
"admin:users.changePassword": "更改密码",
"admin:users.deleteConfirmForeignNotice": "请注意,您不能删除已经创建内容的用户。相反,您必须停用用户或删除该用户创建的所有内容。",
"admin:users.deleteConfirmReplaceWarn": "该用户创建的任何内容(页面,上载,评论等)将重新分配给下面选择的用户。如果您不希望将内容重新分配给任何当前活动用户,建议创建一个虚拟目标用户(例如,“已删除的用户”)。",
"admin:users.deleteConfirmText": "您确定要删除用户{{username}}的账户吗?此操作无法撤销!",
"admin:users.deleteConfirmTitle": "删除用户账号?",
"admin:users.displayName": "显示名",
"admin:users.edit": "编辑用户",
"admin:users.email": "Email",
"admin:users.extendedMetadata": "扩展元数据",
"admin:users.groupAssign": "分配",
"admin:users.groupAssignNotice": "请注意,您不能从此面板将用户分配给 Administrators 或 Guests 组。",
"admin:users.groups": "用户组",
"admin:users.id": "ID {{id}}",
"admin:users.inactive": "未激活",
"admin:users.jobTitle": "工作标题",
"admin:users.location": "位置",
"admin:users.newPassword": "新密码",
"admin:users.noGroupAssigned": "此用户尚未分配给任何组,您必须给其分配至少一个组。",
"admin:users.password": "密码",
"admin:users.selectGroup": "选择组...",
"admin:users.tfa": "双重验证",
"admin:users.timezone": "时区",
"admin:users.title": "用户列表",
"admin:users.toggle2FA": "启用双重验证",
"admin:users.unverified": "未验证",
"admin:users.updateUser": "更新用户账号",
"admin:users.userActivateSuccess": "用户已激活。",
"admin:users.userAlreadyAssignedToGroup": "用户已分配到此组!",
"admin:users.userDeactivateSuccess": "用户已停用。",
"admin:users.userTFADisableSuccess": "2FA 已成功禁用。",
"admin:users.userTFAEnableSuccess": "2FA 已成功启用。",
"admin:users.userUpdateSuccess": "用户信息更新成功。",
"admin:users.userVerifySuccess": "用户已验证。",
"admin:users.verified": "已验证",
"admin:utilities.authSubtitle": "用于身份验证\/用户的各种工具",
"admin:utilities.authTitle": "认证",
"admin:utilities.cacheSubtitle": "各种组件的刷新缓存",
"admin:utilities.cacheTitle": "刷新缓存",
"admin:utilities.contentSubtitle": "页面工具",
"admin:utilities.contentTitle": "内容",
"admin:utilities.graphEndpointSubtitle": "更改 Wiki.js 的 GraphQL 端点",
"admin:utilities.graphEndpointTitle": "GraphQL 端点",
"admin:utilities.importv1Subtitle": "从 1.x 版本中迁移数据",
"admin:utilities.importv1Title": "从 1.x 的 Wiki.js 导入",
"admin:utilities.subtitle": "维护和杂项工具",
"admin:utilities.telemetrySubtitle": "启用\/禁用遥测或重置客户端 ID",
"admin:utilities.telemetryTitle": "遥测",
"admin:utilities.title": "其他",
"admin:utilities.tools": "工具",
"admin:webhooks.subtitle": "管理外部服务的 Webhook",
"admin:webhooks.title": "Webhook",
"auth:actions.login": "登录",
"auth:actions.register": "注册",
"auth:changePwd.instructions": "您必须输入新密码:",
"auth:changePwd.loading": "正在更改密码……",
"auth:changePwd.newPasswordPlaceholder": "新密码",
"auth:changePwd.newPasswordVerifyPlaceholder": "重复新密码",
"auth:changePwd.proceed": "更改密码",
"auth:changePwd.subtitle": "输入新密码",
"auth:enterCredentials": "输入您的凭证",
"auth:errors.invalidLogin": "登录失败",
"auth:errors.invalidLoginMsg": "电子邮件地址或密码不正确",
"auth:errors.invalidUserEmail": "无效的电子邮件地址",
"auth:errors.loginError": "登录错误",
"auth:errors.notYetAuthorized": "你的账户未被授权因而无法登录。",
"auth:errors.tooManyAttempts": "尝试次数过多!",
"auth:errors.tooManyAttemptsMsg": "短时间内失败次数过多,请在 {{time}} 后再尝试。",
"auth:errors.userNotFound": "未找到用户",
"auth:fields.email": "电子邮件地址",
"auth:fields.emailUser": "电子邮件地址 \/用户名",
"auth:fields.name": "名字",
"auth:fields.password": "密码",
"auth:fields.username": "用户名",
"auth:fields.verifyPassword": "重复密码",
"auth:forgotPasswordCancel": "取消",
"auth:forgotPasswordLink": "忘记密码?",
"auth:forgotPasswordLoading": "正在请求密码重置...",
"auth:forgotPasswordSubtitle": "输入您的电子邮箱地址来接收重置密码的请求:",
"auth:forgotPasswordSuccess": "查看您的电子邮件以重置密码!",
"auth:forgotPasswordTitle": "忘记密码",
"auth:genericError": "身份验证不可用。",
"auth:invalidEmail": "电子邮箱无效。",
"auth:invalidEmailUsername": "用户名\/电子邮箱无效。",
"auth:invalidPassword": "输入一个有效的密码。",
"auth:loginRequired": "需要登录",
"auth:loginSuccess": "登录成功!正在重定向……",
"auth:loginUsingStrategy": "使用{{strategy}}登录",
"auth:missingEmail": "请输入电子邮箱",
"auth:missingName": "缺少名字。",
"auth:missingPassword": "缺少密码。",
"auth:nameTooLong": "用户名太长。",
"auth:nameTooShort": "用户名过短。",
"auth:orLoginUsingStrategy": "或者使用以下方式登录\/注册",
"auth:passwordNotMatch": "密码不匹配。",
"auth:passwordTooShort": "密码字符数过短。",
"auth:pleaseWait": "请稍候",
"auth:providers.azure": "Azure 活动目录",
"auth:providers.facebook": "Facebook",
"auth:providers.github": "Github",
"auth:providers.google": "Google ID",
"auth:providers.ldap": "LDAP\/活动目录",
"auth:providers.local": "本地",
"auth:providers.slack": "Slack",
"auth:providers.windowslive": "Microsoft 账户",
"auth:registerCheckEmail": "请检查您的电子邮件来激活账户。",
"auth:registerSubTitle": "请完成下面的表单来创建账户。",
"auth:registerSuccess": "账户创建成功!",
"auth:registerTitle": "创建一个账户",
"auth:registering": "正在创建账户...",
"auth:selectAuthProvider": "Select Authentication Provider",
"auth:sendResetPassword": "重置密码",
"auth:signingIn": "登录中...",
"auth:switchToLogin.link": "改为登录",
"auth:switchToLogin.text": "已经有账户? {{link}}",
"auth:switchToRegister.link": "创建一个账户",
"auth:switchToRegister.text": "还没有账户? {{link}}",
"auth:tfa.placeholder": "XXXXXX",
"auth:tfa.subtitle": "请输入安全代码:",
"auth:tfa.title": "双重验证",
"auth:tfa.verifyToken": "验证",
"auth:tfaFormTitle": "输入从您信任的设备生成的安全代码:",
"auth:tfaSetupInstrFirst": "1)使用你的二步验证程序扫描以下二维码:",
"auth:tfaSetupInstrSecond": "2)输入从您信任的设备生成的安全代码:",
"auth:tfaSetupTitle": "您的管理员要求您在您的账户上启用二步验证(2FA)。",
"common:actions.add": "添加",
"common:actions.apply": "应用",
"common:actions.browse": "浏览...",
"common:actions.cancel": "取消",
"common:actions.clear": "清除",
"common:actions.close": "关闭",
"common:actions.confirm": "确认",
"common:actions.convert": "转换",
"common:actions.copy": "复制",
"common:actions.create": "创建",
"common:actions.delete": "删除",
"common:actions.discard": "放弃",
"common:actions.discardChanges": "放弃更改",
"common:actions.download": "下载",
"common:actions.edit": "编辑",
"common:actions.exit": "退出",
"common:actions.fetch": "获取",
"common:actions.generate": "生成",
"common:actions.insert": "插入",
"common:actions.move": "移动",
"common:actions.ok": "OK",
"common:actions.optimize": "优化",
"common:actions.page": "页面",
"common:actions.preview": "预览",
"common:actions.proceed": "继续",
"common:actions.properties": "属性",
"common:actions.refresh": "刷新",
"common:actions.rename": "重命名",
"common:actions.returnToTop": "返回顶部",
"common:actions.save": "保存",
"common:actions.saveChanges": "保存更改",
"common:actions.select": "选择",
"common:actions.upload": "上传",
"common:comments.beFirst": "成为第一个发表评论的人。",
"common:comments.contentMissingError": "评论为空或太短!",
"common:comments.deleteConfirmTitle": "确认删除",
"common:comments.deletePermanentWarn": "此操作无法撤消!",
"common:comments.deleteSuccess": "评论已成功删除。",
"common:comments.deleteWarn": "您确定要永久删除此评论吗?",
"common:comments.fieldContent": "评论内容",
"common:comments.fieldEmail": "您的电子邮件地址",
"common:comments.fieldName": "您的名字",
"common:comments.loading": "评论加载中...",
"common:comments.markdownFormat": "Markdown 格式",
"common:comments.modified": "{{reldate}} 已修改",
"common:comments.newComment": "发表评论",
"common:comments.newPlaceholder": "写一个新评论...",
"common:comments.none": "暂时没有评论。",
"common:comments.postComment": "发表评论",
"common:comments.postSuccess": "新评论已成功发布。",
"common:comments.postingAs": "作为 {{name}} 发布",
"common:comments.sdTitle": "讨论",
"common:comments.title": "评论",
"common:comments.updateComment": "更新评论",
"common:comments.updateSuccess": "评论已成功更新。",
"common:comments.viewDiscussion": "查看讨论",
"common:duration.days": "日",
"common:duration.every": "每",
"common:duration.hours": "小时",
"common:duration.minutes": "分钟",
"common:duration.months": "月",
"common:duration.years": "年",
"common:error.unexpected": "一个意料之外的问题发生了。",
"common:footer.copyright": "© {{year}} {{company}}。 保留所有权利。",
"common:footer.license": "内容由{{company}}在{{license}}下提供。",
"common:footer.poweredBy": "Powered by",
"common:header.account": "账户",
"common:header.admin": "管理",
"common:header.assets": "资料",
"common:header.browseTags": "按标签浏览",
"common:header.convert": "转换",
"common:header.currentPage": "当前页面",
"common:header.delete": "删除",
"common:header.duplicate": "复制",
"common:header.edit": "编辑",
"common:header.history": "历史",
"common:header.home": "首页",
"common:header.imagesFiles": "图像和文件",
"common:header.language": "语言",
"common:header.login": "登录",
"common:header.logout": "登出",
"common:header.move": "移动\/重命名",
"common:header.myWiki": "我的 wiki",
"common:header.newPage": "创建新页面",
"common:header.pageActions": "页面操作",
"common:header.profile": "我的信息",
"common:header.search": "搜索...",
"common:header.searchClose": "关闭",
"common:header.searchCopyLink": "复制搜索链接",
"common:header.searchDidYouMean": "你是指...?",
"common:header.searchHint": "关键词不能少于 2 个字符...",
"common:header.searchLoading": "正在搜索...",
"common:header.searchNoResult": "没有符合您查询的页面。",
"common:header.searchResultsCount": "找到 {{total}} 条结果",
"common:header.siteMap": "站点地图",
"common:header.view": "查看",
"common:header.viewSource": "查看源文件",
"common:license.alr": "保留所有权利",
"common:license.cc0": "公共域名",
"common:license.ccby": "知识共享署名许可",
"common:license.ccbync": "知识共享署名-非商业许可",
"common:license.ccbyncnd": "知识共享署名-非商业性-无衍生许可",
"common:license.ccbyncsa": "知识共享署名-非商业性-相同方式共享许可",
"common:license.ccbynd": "知识共享署名-无衍生许可",
"common:license.ccbysa": "知识共享署名-相同方式共享许可",
"common:license.none": "无",
"common:modernBrowser": "新版浏览器",
"common:newpage.create": "创建新页面",
"common:newpage.goback": "返回",
"common:newpage.subtitle": "你想现在创建吗?",
"common:newpage.title": "此页面尚不存在。",
"common:notfound.gohome": "首页",
"common:notfound.subtitle": "此页不存在。",
"common:notfound.title": "未找到",
"common:outdatedBrowserWarning": "您的浏览器已过时。升级到{{modernBrowser}} 。",
"common:page.bookmark": "书签",
"common:page.convert": "转换页面",
"common:page.convertSubtitle": "页面内容将被转换为新选择的编辑器的格式。请注意,由于转换的结果可能会丢失一些格式或未渲染的内容,一个快照将被添加到页面历史记录中,并可随时恢复。",
"common:page.convertTitle": "选择您要为该页使用的编辑器{{title}}。",
"common:page.delete": "删除页面",
"common:page.deleteSubtitle": "该页面可以从管理区域恢复。",
"common:page.deleteTitle": "确定要删除页面{{title}}吗?",
"common:page.editPage": "编辑页面",
"common:page.global": "全局",
"common:page.id": "ID {{id}}",
"common:page.lastEditedBy": "最后编辑",
"common:page.loading": "正在加载页面……",
"common:page.printFormat": "打印格式",
"common:page.private": "私密",
"common:page.published": "已发布",
"common:page.returnNormalView": "返回普通视图",
"common:page.share": "分享",
"common:page.tags": "标签",
"common:page.tagsMatching": "匹配标签的页面",
"common:page.toc": "目录",
"common:page.unpublished": "未发布",
"common:page.unpublishedWarning": "此页面尚未发布。",
"common:page.versionId": "版本 ID {{id}}",
"common:page.viewingSource": "查看页面源{{path}}",
"common:page.viewingSourceVersion": "查看{{date}} 页面{{path}}的源码",
"common:pageSelector.createTitle": "选择新页面位置",
"common:pageSelector.folderEmptyWarning": "此文件夹是空的。",
"common:pageSelector.moveTitle": "移动\/重命名页面位置",
"common:pageSelector.pages": "页数",
"common:pageSelector.selectTitle": "选择一个页面",
"common:pageSelector.virtualFolders": "虚拟文件夹",
"common:password.average": "普通",
"common:password.strong": "强",
"common:password.veryStrong": "非常强",
"common:password.veryWeak": "非常弱",
"common:password.weak": "弱",
"common:sidebar.browse": "浏览",
"common:sidebar.currentDirectory": "当前目录",
"common:sidebar.mainMenu": "主菜单",
"common:sidebar.root": "(根目录)",
"common:unauthorized.action.create": "您无法创建页面。",
"common:unauthorized.action.download": "你不能下载这个页面的内容。",
"common:unauthorized.action.downloadVersion": "你不能下载这个页面版本的内容。",
"common:unauthorized.action.edit": "您无法编辑该页面。",
"common:unauthorized.action.history": "您无法查看该页面历史记录。",
"common:unauthorized.action.source": "您无法查看该页面来源。",
"common:unauthorized.action.sourceVersion": "您无法查看该页面的源码。",
"common:unauthorized.action.view": "您无法查看该页面。",
"common:unauthorized.goback": "返回",
"common:unauthorized.login": "登录",
"common:unauthorized.title": "未经授权的",
"common:user.search": "搜索用户",
"common:user.searchPlaceholder": "搜索用户...",
"common:welcome.createhome": "创建首页",
"common:welcome.subtitle": "让我们开始并创建首页。",
"common:welcome.title": "欢迎访问您的 wiki 站点!",
"editor:assets.deleteAsset": "删除",
"editor:assets.deleteAssetConfirm": "确定删除?",
"editor:assets.deleteAssetWarn": "此操作无法撤消!",
"editor:assets.deleteSuccess": "已成功删除。",
"editor:assets.fetchImage": "获取远程图像",
"editor:assets.fileCount": "{{count}}文件",
"editor:assets.folderCreateSuccess": "已成功创建文件夹。",
"editor:assets.folderEmpty": "空文件夹",
"editor:assets.folderName": "文件夹名称",
"editor:assets.folderNameNamingRules": "必须遵循 {{namingRules}}",
"editor:assets.folderNameNamingRulesLink": "命名规则",
"editor:assets.headerActions": "操作",
"editor:assets.headerAdded": "已添加",
"editor:assets.headerFileSize": "文件大小",
"editor:assets.headerFilename": "文件名",
"editor:assets.headerId": "ID",
"editor:assets.headerType": "类型",
"editor:assets.imageAlign": "图像对齐",
"editor:assets.newFolder": "新建文件夹",
"editor:assets.noUploadError": "你必须选择一个要上传的文件!",
"editor:assets.refreshSuccess": "已刷新的文件列表。",
"editor:assets.renameAsset": "重命名",
"editor:assets.renameAssetSubtitle": "输入新名称:",
"editor:assets.renameSuccess": "已成功重命名。",
"editor:assets.title": "资源",
"editor:assets.uploadAssets": "上传",
"editor:assets.uploadAssetsDropZone": "浏览或拖放文件到此区域...",
"editor:assets.uploadFailed": "文件上传失败。",
"editor:backToEditor": "返回编辑",
"editor:ckeditor.stats": "{{chars}}字符, {{words}}单词",
"editor:conflict.editable": "(可编辑)",
"editor:conflict.infoGeneric": "该页面的最新版本由{{authorName}}在{{date}}保存",
"editor:conflict.leftPanelInfo": "您当前的修改基于{{date}}页面版本",
"editor:conflict.localVersion": "本地版本 {{refEditable}}",
"editor:conflict.overwrite.description": "您确定要将当前版本替换为最新的远程版本内容吗? {{refEditsLost}}",
"editor:conflict.overwrite.editsLost": "您当前的修改将丢失。",
"editor:conflict.overwrite.title": "用远程版本覆盖?",
"editor:conflict.pageDescription": "说明:",
"editor:conflict.pageTitle": "标题:",
"editor:conflict.readonly": "(只读)",
"editor:conflict.remoteVersion": "远程版本 {{refReadOnly}}",
"editor:conflict.rightPanelInfo": "最后由 {{authorName}} 于{{date}}编辑",
"editor:conflict.title": "解决保存冲突",
"editor:conflict.useLocal": "使用本地",
"editor:conflict.useLocalHint": "使用左侧面板中的内容",
"editor:conflict.useRemote": "使用远程",
"editor:conflict.useRemoteHint": "放弃本地更改并使用最新版本",
"editor:conflict.viewLatestVersion": "查看最新版本",
"editor:conflict.warning": "保存冲突!另一个用户已经修改了此页面。",
"editor:conflict.whatToDo": "您将如何选择?",
"editor:conflict.whatToDoLocal": "使用当前的本地版本,并忽略最新的更改。",
"editor:conflict.whatToDoRemote": "使用远程版本(最新) 并放弃您的更改。",
"editor:markup.blockquote": "块引用",
"editor:markup.blockquoteError": "错误型块引用",
"editor:markup.blockquoteInfo": "信息型块引用",
"editor:markup.blockquoteSuccess": "成功型块引用",
"editor:markup.blockquoteWarning": "警告型块引用",
"editor:markup.bold": "加粗",
"editor:markup.distractionFreeMode": "勿扰模式",
"editor:markup.heading": "标题{{level}}",
"editor:markup.horizontalBar": "水平条",
"editor:markup.inlineCode": "插入代码块",
"editor:markup.insertAssets": "插入文件",
"editor:markup.insertBlock": "插入块",
"editor:markup.insertCodeBlock": "插入代码块",
"editor:markup.insertDiagram": "插入图片",
"editor:markup.insertLink": "插入链接",
"editor:markup.insertMathExpression": "插入数学表达式",
"editor:markup.insertVideoAudio": "插入视频\/音频",
"editor:markup.italic": "斜体",
"editor:markup.keyboardKey": "键盘键",
"editor:markup.markdownFormattingHelp": "Markdown 用法帮助",
"editor:markup.noSelectionError": "必须先选择文本!",
"editor:markup.orderedList": "有序列表",
"editor:markup.strikethrough": "删除线",
"editor:markup.subscript": "下标",
"editor:markup.superscript": "上标",
"editor:markup.tableHelper": "表格助手",
"editor:markup.togglePreviewPane": "显示\/隐藏预览窗格",
"editor:markup.toggleSpellcheck": "切换拼写检查",
"editor:markup.unorderedList": "未排序列表",
"editor:page": "页面设置",
"editor:props.allowComments": "允许评论",
"editor:props.allowCommentsHint": "在此页面上启用评论功能。",
"editor:props.allowRatings": "允许评分",
"editor:props.allowRatingsHint": "在此页面上启用评分功能。",
"editor:props.categorization": "分类",
"editor:props.css": "CSS",
"editor:props.cssHint": "保存后会自动压缩 CSS。不要引入周围的样式标签,仅包含实际的CSS代码。",
"editor:props.displayAuthor": "显示作者信息",
"editor:props.displayAuthorHint": "显示页面作者及上次编辑时间。",
"editor:props.displaySharingBar": "显示共享工具栏",
"editor:props.displaySharingBarHint": "显示工具栏来共享和打印此页面",
"editor:props.html": "HTML",
"editor:props.htmlHint": "您必须用 HTML script 标签将 JavaScript 代码包裹起来。",
"editor:props.info": "页面信息",
"editor:props.locale": "语言环境",
"editor:props.pageInfo": "页面信息",
"editor:props.pageProperties": "页面属性",
"editor:props.path": "路径",
"editor:props.pathCategorization": "路径和分类",
"editor:props.pathHint": "不要包含任何前导或尾随斜杠。",
"editor:props.publishEnd": "发布结束...",
"editor:props.publishEndHint": "留空表示没有结束日期",
"editor:props.publishStart": "发布结束...",
"editor:props.publishStartHint": "留空表示没有起始日期。",
"editor:props.publishState": "发布状态",
"editor:props.publishToggle": "已发布",
"editor:props.publishToggleHint": "在此页上具有写入权限的用户仍可以看到未发布的页面。",
"editor:props.scheduling": "定时任务",
"editor:props.scripts": "脚本",
"editor:props.shortDescription": "简短说明",
"editor:props.shortDescriptionHint": "标题下方显示",
"editor:props.social": "社交",
"editor:props.socialFeatures": "社交功能",
"editor:props.styles": "样式",
"editor:props.tags": "标签",
"editor:props.tagsHint": "使用标记对页面进行分类,使其更易于查找。",
"editor:props.title": "标题",
"editor:save.createSuccess": "页面创建成功。",
"editor:save.error": "创建页面时发生错误",
"editor:save.pleaseWait": "请稍候",
"editor:save.processing": "渲染中",
"editor:save.saved": "已保存",
"editor:save.updateSuccess": "页面已成功更新。",
"editor:select.cannotChange": "创建页面后无法更改此项。",
"editor:select.customView": "还是创建自定义视图?",
"editor:select.title": "你想使用哪个编辑器?",
"editor:unsaved.body": "您有未保存的更改。是否确实要离开编辑器并放弃自上次保存以来所做的任何修改?",
"editor:unsaved.title": "放弃未保存的更改?",
"editor:unsavedWarning": "您有未保存的修改。 是否确认离开编辑器?",
"history:restore.confirmButton": "恢复",
"history:restore.confirmText": "您确定要恢复页面内容到 {{date}}的版本吗? 该版本将会被复制到当前历史的最新版本。因此,较新版本仍然会被保留在历史记录中。",
"history:restore.confirmTitle": "恢复页面版本?",
"history:restore.success": "页面版本成功恢复!",
"profile:activity.commentsPosted": "评论已发布",
"profile:activity.joinedOn": "加入于",
"profile:activity.lastLoginOn": "上次登录于",
"profile:activity.lastUpdatedOn": "资料最后更新于",
"profile:activity.pagesCreated": "页面已创建",
"profile:activity.title": "活动",
"profile:appearance": "外观",
"profile:appearanceDark": "暗模式",
"profile:appearanceDefault": "站点默认外观",
"profile:appearanceLight": "亮模式",
"profile:auth.changePassSuccess": "密码修改成功。",
"profile:auth.changePassword": "修改密码",
"profile:auth.currentPassword": "当前密码",
"profile:auth.newPassword": "新密码",
"profile:auth.provider": "提供者",
"profile:auth.title": "身份验证",
"profile:auth.verifyPassword": "确认新密码",
"profile:comments.title": "评论",
"profile:dateFormat": "日期格式",
"profile:displayName": "显示名称",
"profile:groups.title": "用户组",
"profile:jobTitle": "职位",
"profile:localeDefault": "默认语言",
"profile:location": "地区",
"profile:myInfo": "我的信息",
"profile:pages.emptyList": "没有可以显示的页面。",
"profile:pages.headerCreatedAt": "创建",
"profile:pages.headerPath": "路径",
"profile:pages.headerTitle": "标题",
"profile:pages.headerUpdatedAt": "最后一次更新",
"profile:pages.refreshSuccess": "页面列表已刷新。",
"profile:pages.subtitle": "我创建或最后修改的页面列表",
"profile:pages.title": "页面",
"profile:preferences": "偏好设置",
"profile:save.success": "资料保存成功。",
"profile:subtitle": "我的个人信息",
"profile:timezone": "时区",
"profile:title": "配置文件",
"profile:viewPublicProfile": "查看公开资料",
"tags:clearSelection": "清空选择",
"tags:currentSelection": "当前选择",
"tags:locale": "区域设置",
"tags:localeAny": "任何",
"tags:noResults": "找不到与选中标签匹配的页面。",
"tags:noResultsWithFilter": "找不到与当前筛选项匹配的页面。",
"tags:orderBy": "排序",
"tags:orderByField.ID": "ID",
"tags:orderByField.creationDate": "创建时间",
"tags:orderByField.lastModified": "最后编辑",
"tags:orderByField.path": "路径",
"tags:orderByField.title": "标题",
"tags:pageLastUpdated": "最后更新{{date}}",
"tags:retrievingResultsLoading": "正在检索页面...",
"tags:searchWithinResultsPlaceholder": "在结果中搜索...",
"tags:selectOneMoreTags": "选择一个或多个标签",
"tags:selectOneMoreTagsHint": "在左侧选择一个或多个标签。"
}