forked from asbjornu/Umbraco-5-Localization
-
Notifications
You must be signed in to change notification settings - Fork 0
/
zh.xml
482 lines (399 loc) · 26 KB
/
zh.xml
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
<?xml version="1.0" encoding="utf-8" ?>
<Localizations Language="zh-CN">
<!-- Single file per language approach. Match all languages (*) as theses are the default text if no localizations exist -->
<!-- Applications -->
<Text Key="content">内容</Text>
<Text Key="media">媒体</Text>
<Text Key="settings">设置</Text>
<Text Key="developer">开发</Text>
<Text Key="users">用户</Text>
<Text Key="members">会员</Text>
<!-- These are used regardless of class, assembly and namespace -->
<Text Key="Name">名字</Text>
<Text Key="CreatedBy">创建者</Text>
<Text Key="UtcCreated">创建日期</Text>
<Text Key="UtcModified">更新日期</Text>
<Text Key="NodeName">节点名称</Text>
<Text Key="UpdatedBy">更新者</Text>
<Text Key="ShowLabel">显示标签</Text>
<!-- Messages -->
<Text Key="Login.Invalid">用户名或密码错误</Text>
<Text Key="Delete.Successful">成功删除项目</Text>
<Text Key="Delete.Failed">项目未删除</Text>
<Text Key="Validation.Errors">出现验证错误</Text>
<Text Key="Save.ErrorsOccurred.Message">#Plural(ErrorCount){一个验证错误出现 | 验证错误出现}</Text>
<Text Key="Save.ErrorsOccurred.Title">验证错误</Text>
<Text Key="Save.ValidationSummary.Title">请修改错误后再试一次</Text>
<Text Key="Content.Save.Title">内容已经保存</Text>
<Text Key="Content.Save.Message">注意:内容要在发布后才能访问</Text>
<Text Key="Content.SaveUnathorized.Title">内容未保存</Text>
<Text Key="Content.SaveUnathorized.Message">权限不足,内容无法保存</Text>
<Text Key="Content.UnSaved.Message">当前内容还未保存,请保存,以防内容丢失。</Text>
<Text Key="Content.NoTemplates.Message">当前内容还未指定模版</Text>
<Text Key="Content.UrlResolutionFailedHostname.Message">页面地址无法生成,您需要为当前分支指定一个域名(主机名)。</Text>
<Text Key="Content.NoChildTypesAllowed.Message">还未为当前的内容类型指定子类型</Text>
<Text Key="User.Save.Title">用户已保存</Text>
<Text Key="User.Save.Message">用户信息保存成功</Text>
<Text Key="User.UnSaved.Message">当前用户信息还未保存,请保存,以防内容丢失。</Text>
<Text Key="UserGroup.Save.Title">用户组已保存</Text>
<Text Key="UserGroup.Save.Message">用户组信息保存成功</Text>
<Text Key="UserGroup.UnSaved.Message">用户组信息还未保存,请保存,以防内容丢失。</Text>
<Text Key="UserGroup.Inherit.Message">注意:如果没有任何可继承的权限,那么权限设置为继承将等同于拒绝。</Text>
<Text Key="MemberGroup.Save.Title">会员组已保存</Text>
<Text Key="MemberGroup.Save.Message">会员组信息保存成功</Text>
<Text Key="MemberGroup.UnSaved.Message">当前会员组还未保存。请保存,以防内容丢失。</Text>
<Text Key="DataType.Save.Title">数据类型已保存</Text>
<Text Key="DataType.Save.Message">数据类型保存成功</Text>
<Text Key="DataType.UnSaved.Message">当前数据类型还未保存,请保存,以防内容丢失。</Text>
<Text Key="DocumentType.Save.Title">内容类型已保存</Text>
<Text Key="DocumentType.Save.Message">内容类型保存成功</Text>
<Text Key="DocumentType.UnSaved.Message">当前内容类型还未保存,请保存,以防内容丢失。</Text>
<Text Key="DocumentType.PropertyDeleted.Title">属性已删除</Text>
<Text Key="DocumentType.PropertyDeleted.Message">内容类型属性删除成功</Text>
<Text Key="DocumentType.TabDeleted.Title">选项卡已删除</Text>
<Text Key="DocumentType.TabDeleted.Message">选项卡删除成功</Text>
<Text Key="DocumentType.TabAdded.Title">添加选项卡</Text>
<Text Key="DocumentType.TabAdded.Message">添加选项卡成功</Text>
<Text Key="DocumentType.Validation.DuplicateTab">选项卡名称已经存在</Text>
<Text Key="DocumentType.Validation.RequiredTabName">请输入选项卡名称</Text>
<Text Key="Permissions.Title">更新权限</Text>
<Text Key="Permissions.Success.Message">{Name}节点的权限更新成功</Text>
<Text Key="Permissions.NoUserGroups.Message">没有找到管理员组(非超级管理员组),请先添加一个新的管理员组后再设置权限</Text>
<Text Key="PublicAccess.Title">访问控制已更新</Text>
<Text Key="PublicAccess.Success.Message">{Name}节点的访问控制更新成功</Text>
<Text Key="Hostname.Title">主机名称已更新</Text>
<Text Key="Hostname.Success.Message">成功为节点{Name}添加了主机名称:{Count}</Text>
<Text Key="Language.Title">语言已更新</Text>
<Text Key="Language.Success.Message">{Name}节点的语言添加成功</Text>
<Text Key="Sort.Title">正在排序文档</Text>
<Text Key="Rollback.Title">正在回滚文档</Text>
<Text Key="Sort.Success.Message">文档排序成功</Text>
<Text Key="Move.Success.Message">'{FromName}'已经被移动到'{ToName}'</Text>
<Text Key="Copy.Success.Message">'{FromName}'已经被复制到'{ToName}'</Text>
<Text Key="Rollback.Success.Message">文档回滚成功</Text>
<Text Key="Publish.Title">正在发布文档</Text>
<Text Key="Publish.SingleSuccess.Message">'{Name}'发布成功</Text>
<Text Key="Publish.SingleUnathorized.Message">'{Name}'还未发布,因为权限不够。</Text>
<Text Key="Publish.ChildrenSuccess.Message">'{Name}'和子页面发布成功</Text>
<Text Key="Publish.IncludeChildren.Label">发布'{Name}'和子页面</Text>
<Text Key="Publish.IncludeUnpublishedChildren.Label">包括所有的子页面</Text>
<Text Key="Unpublish.Title">正在取消发布文档</Text>
<Text Key="Unpublish.SingleSuccess.Message">'{Name}'已经取消发布</Text>
<Text Key="Unpublish.SingleUnathorized.Message">'{Name}'还未取消发布,因为权限不够。</Text>
<Text Key="Language.Save.Title">语言已保存</Text>
<Text Key="Language.Save.Message">语言保存成功</Text>
<Text Key="Language.UnSaved.Message">当前语言还未保存。请保存,以防内容丢失。</Text>
<Text Key="Macro.Save.Title">宏已保存</Text>
<Text Key="Macro.Save.Message">宏保存成功</Text>
<Text Key="Macro.UnSaved.Message">当前宏还未保存。请保存,以防内容丢失。</Text>
<Text Key="Macro.ParamsPopulated.Title">宏参数</Text>
<Text Key="Macro.ParamsPopulatedSuccess.Message">成功读取宏参数</Text>
<Text Key="Macro.ParamsFailedSurfaceAction.Message">不能为child action设定参数,因为包含out、return value、LCID参数。</Text>
<Text Key="Macro.ParamsFailedPartialView.Message">无法找到部分视图引用</Text>
<Text Key="Macro.RenderingFailed.Message">显示宏'{MacroName}'时出现错误。 错误: '{Error}',详细信息请查看系统日志。</Text>
<Text Key="Macro.RenderingFailed.Title">宏错误</Text>
<Text Key="Template.Save.Title">模版已保存</Text>
<Text Key="Template.Save.Message">模版保存成功</Text>
<Text Key="Partials.Save.Title">部分视图已保存</Text>
<Text Key="Partials.Save.Message">部分视图保存成功</Text>
<Text Key="Script.Save.Title">脚本已保存</Text>
<Text Key="Script.Save.Message">脚本保存成功</Text>
<Text Key="Stylesheet.Save.Title">样式表已保存</Text>
<Text Key="Stylesheet.Save.Message">样式表保存成功</Text>
<Text Key="StylesheetRule.UnSaved.Message">该样式未保存,保存后可继续修改。</Text>
<Text Key="Folder.Save.Title">文件夹已创建</Text>
<Text Key="Folder.Save.Message">文件夹创建成功</Text>
<Text Key="File.UnSaved.Message">当前文件还未保存。请保存,以防内容丢失。</Text>
<!-- Global UI -->
<Text Key="UI.Button.Logout">注销</Text>
<Text Key="UI.Button.About">关于</Text>
<Text Key="UI.Title.Sections">区域</Text>
<Text Key="UI.Title.Search">搜索</Text>
<Text Key="UI.Tab.UmbracoProperties">系统属性</Text>
<Text Key="UI.Tab.FileProperties">文件属性</Text>
<!-- Trees-->
<!-- TODO -->
<!-- Fixed Tree Nodes -->
<Text Key="Local packages">本地扩展包</Text>
<!-- Menu Items-->
<Text Key="Audit">审核</Text>
<Text Key="Copy">复制</Text>
<Text Key="CreateFolder">新建文件夹</Text>
<Text Key="Create">新建</Text>
<Text Key="Delete">删除</Text>
<Text Key="EmptyRecycleBin">清空回收站</Text>
<Text Key="ExportDocumentType">导出文档类型</Text>
<Text Key="Manage hostnames">管理主机名</Text>
<Text Key="ImportDocumentType">导入文档类型</Text>
<Text Key="Language">语言</Text>
<Text Key="Logout">注销</Text>
<Text Key="Move">移动</Text>
<Text Key="Notify">通知</Text>
<Text Key="Package">扩展包</Text>
<Text Key="Permissions">权限</Text>
<Text Key="Public Access">公众访问</Text>
<Text Key="Publish">发布</Text>
<Text Key="Refresh">刷新</Text>
<Text Key="Rollback">回滚</Text>
<Text Key="Save">保存</Text>
<Text Key="SendPublish">发送给发布者</Text>
<Text Key="SendTranslate">发送给翻译者</Text>
<Text Key="Sort">排序</Text>
<Text Key="Translate">翻译</Text>
<Text Key="Update">更新</Text>
<!-- Dashboards -->
<!-- Editors -->
<!-- General -->
<Text Key="Editors.PleaseSelect">请选择……</Text>
<Text Key="Editors.File">文件</Text>
<Text Key="Editors.Folder">文件夹</Text>
<Text Key="Editors.None">空白</Text>
<!-- Controls -->
<!-- Date Time Picker-->
<Text Key="DateTimePicker.Choose">选择日期</Text>
<Text Key="DateTimePicker.None">还未选择日期</Text>
<Text Key="DateTimePicker.Clear">清空日期</Text>
<!-- Schema Editor -->
<Text Key="Schema.Editor.Tab.Info">信息</Text>
<Text Key="Schema.Editor.Tab.Composition">组成</Text>
<Text Key="Schema.Editor.Tab.Properties">属性</Text>
<Text Key="Schema.Editor.Tab.Tabs">选项卡</Text>
<Text Key="Schema.Editor.Notice.PropInheritance">更改已生效,请重新保存后查看。</Text>
<Text Key="Schema.Editor.Notice.TabInheritance">更改已生效,请重新保存后查看。</Text>
<!-- Content Editor -->
<Text Key="Content.Editor.Tab.GeneralProperties">一般属性</Text>
<Text Key="Content.Editor.Label.NotPublishedYet">当前页面还未发布</Text>
<Text Key="Content.Editor.Label.LastPublished">最后发布时间</Text>
<!-- Action - Copy Content -->
<Text Key="Action.Copy.Title">复制</Text>
<Text Key="Action.Copy.HeaderTitle">选择要将文档'{Name}'复制到那个节点下?</Text>
<!-- Action - Manage Hostnames -->
<Text Key="Action.HostNames.Title">管理主机名</Text>
<Text Key="Action.HostNames.Button.AddHostname">添加主机名</Text>
<Text Key="Action.HostNames.Button.DeleteHostname">删除主机名</Text>
<Text Key="Action.HostNames.Description.VirtualDirectory">当前站点运行在虚拟目录下</Text>
<Text Key="Action.HostNames.Description.ResultingHostname">作为结果的主机名将被会被转向至</Text>
<!-- Action - Set Languages-->
<Text Key="Action.Language.Title">选择语言</Text>
<!-- Action - Move Content -->
<Text Key="Action.Move.Title">移动</Text>
<Text Key="Action.Move.HeaderTitle">选择要将文档'{Name}'移动到哪个节点下?</Text>
<!-- Action - Manage Permissions-->
<Text Key="Action.Permissions.Title">管理权限</Text>
<!-- Action - Public Access-->
<Text Key="Action.PublicAccess.Title">公众访问设置</Text>
<Text Key="Action.PublicAccess.Label.MemberGroups">会员组</Text>
<Text Key="Action.PublicAccess.Description.MemberGroups">选择哪些会员组可以访问当前页面</Text>
<Text Key="Action.PublicAccess.Label.Available">可选</Text>
<Text Key="Action.PublicAccess.Label.Selected">已选</Text>
<Text Key="Action.PublicAccess.Title.Select">选择登陆页面和出错跳转页面</Text>
<Text Key="Action.PublicAccess.Label.LoginPage">登陆页面</Text>
<Text Key="Action.PublicAccess.Description.LoginPage">选择一个会员登陆页面</Text>
<Text Key="Action.PublicAccess.Label.ErrorPage">错误页面</Text>
<Text Key="Action.PublicAccess.Description.ErrorPage">为没有足够权限的已登录会员选择一个提示页面</Text>
<!-- Action - Publish-->
<Text Key="Action.Publish.Title">发布文档</Text>
<Text Key="Action.Publish.Description.Save">单击 '保存' 发布 '{Name}' 使该内容可被查看。</Text>
<Text Key="Action.Publish.Description.Children">选择发布所有的子页面,将会发布当前页面以及它所有的子页面。
</Text>
<!-- Action - Rollback-->
<Text Key="Action.Rollback.Title">回滚</Text>
<Text Key="Action.Rollback.HeaderTitle">为'{Name}'的当前版本选择一个目标版本作比较</Text>
<Text Key="Action.Rollback.Label.Current">当前</Text>
<Text Key="Action.Rollback.Label.Created">创建时间</Text>
<Text Key="Action.Rollback.Label.LastStatus">最后更新状态</Text>
<Text Key="Action.Rollback.Label.Target">目标</Text>
<Text Key="Action.Rollback.SelectVersion">选择一个版本……</Text>
<Text Key="Action.Rollback.Label.View">查看方式</Text>
<Text Key="Action.Rollback.Label.Diff">差异</Text>
<!-- Action - Sort-->
<Text Key="Action.Sort.Title">排序内容</Text>
<Text Key="Action.Sort.Table.Name">名字</Text>
<Text Key="Action.Sort.Table.CreationDate">创建日期</Text>
<Text Key="Action.Sort.Table.SortOrder">排序方式</Text>
<!-- Media Editor -->
<Text Key="Media.Editor.Tab.UmbracoProperties">系统属性</Text>
<!-- Language Editor -->
<Text Key="Language.Editor.Tab.NewLanguage">新建语言</Text>
<Text Key="Language.Editor.Label.ISO">ISO编码</Text>
<Text Key="Language.Editor.Label.Fallbacks">回溯</Text>
<Text Key="Language.Editor.FallbackOrder">选择回溯顺序</Text>
<!-- Dictionary Editor -->
<Text Key="Dictionary.Editor.Tab.UmbracoProperties">系统属性</Text>
<!-- Document Type Editor-->
<Text Key="DocumentType.Editor.Description.IsAbstract">设置文档类型是否只能被继承。如果选中此项,则不可创建此类型文档。</Text>
<Text Key="DocumentType.Editor.Title.AddNewProperty">增加属性</Text>
<Text Key="DocumentType.Editor.Button.AddNewProperty">单击此处增加属性</Text>
<Text Key="DocumentType.Editor.Button.CancelNewProperty">取消创建属性</Text>
<Text Key="DocumentType.Editor.Title.Tab">选项卡</Text>
<Text Key="DocumentType.Editor.NoProperties">没有属性</Text>
<Text Key="DocumentType.Editor.Label.Tab">定义选项卡</Text>
<!-- Media Type Editor-->
<!-- Stylesheet Editor -->
<Text Key="Stylesheet.Editor.Title">样式表编辑器</Text>
<!-- Stylesheet Rule Editor -->
<Text Key="StylesheetRule.Editor.Title.Create">创建规则</Text>
<Text Key="StylesheetRule.Editor.Title.Edit">编辑规则</Text>
<Text Key="StylesheetRule.Editor.Description.Name">设置唯一的规则名</Text>
<Text Key="StylesheetRule.Editor.Description.Selector">CSS选择器 例如: h1、.redHeader、.blueText</Text>
<Text Key="StylesheetRule.Editor.Label.Styles">样式表</Text>
<Text Key="StylesheetRule.Editor.Label.Preview">预览</Text>
<!-- Scripts Editor -->
<Text Key="Script.Create.Title">新建脚本</Text>
<Text Key="Script.Editor.Title">脚本编辑器</Text>
<!-- Template Editor -->
<Text Key="Template.Editor.Title">模版编辑器</Text>
<Text Key="Template.Editor.Title.MasterTemplate">主模版</Text>
<!-- Partial Editor -->
<Text Key="Partial.Create.Title">新建部分视图</Text>
<Text Key="Partial.Editor.Title">部分视图编辑器</Text>
<Text Key="Partial.Editor.Title.CurrentPath">当前路径</Text>
<Text Key="Partial.Editor.Label.CreateFile">新建文件</Text>
<Text Key="Partial.Editor.Label.CreateFolder">新建文件夹</Text>
<!-- Datatype editor-->
<Text Key="DataType.Create.Title">新建数据类型</Text>
<Text Key="DataType.Editor.Tab.Title">数据类型</Text>
<Text Key="DataType.Editor.Settings">设置</Text>
<Text Key="DataType.Editor.DataTypeGUID">数据类型GUID</Text>
<Text Key="DataType.Editor.SelectPropEditor">--选择属性编辑器--</Text>
<!-- Packaging Editor -->
<Text Key="Packaging.Editor.Title">本地扩展包库</Text>
<Text Key="Packaging.Editor.Title.Upload">上传扩展包到本地的扩展包库</Text>
<Text Key="Packaging.Editor.Labels.FileName">文件名称</Text>
<Text Key="Packaging.Editor.Button.Upload">上传</Text>
<Text Key="Packaging.Editor.Labels.AutoInstall">自动安装(请同时接受安装协议)</Text>
<Text Key="Packaging.Editor.Title.Upload">上传扩展包到本地的扩展包库</Text>
<Text Key="Packaging.Editor.Title.Install">安装一个本地扩展包</Text>
<Text Key="Packaging.Editor.Notice.Install.Title">只安装那些从你信任的地方下载的扩展包!</Text>
<Text Key="Packaging.Editor.Notice.Install"><![CDATA[
<p>
当你安装一个Umbraco扩展包的时候,你需要像在电脑中安装一个普通的程序一样小心。</p>
<p>
恶意的扩展包可能会破坏你的Umbraco程序,就向恶意程序会影响你的电脑一样。</p>
<p>
我们推荐您通过Umbraco官方的扩展包库或者第三方的扩展包库进行安装。</p>
]]>
</Text>
<Text Key="Packaging.Editor.Labels.Risks">我清楚安装本地扩展包可能会带来的安全风险</Text>
<Text Key="Packaging.Editor.InstallPackage">安装扩展包</Text>
<Text Key="Packaging.Editor.UnInstallPackage">卸载扩展包</Text>
<Text Key="Packaging.Editor.Button.RemoveFromLocal">从本地库中删除</Text>
<Text Key="Packaging.Editor.RecycleApplication.Title">本地扩展包库</Text>
<Text Key="Packaging.Editor.RecycleApplication.PleaseWait">正在重启您的程序,请稍等</Text>
<Text Key="Packaging.Editor.RecycleApplication.WaitingForServer">等待服务器响应……</Text>
<!-- Macro Editor -->
<Text Key="Macro.Create.Title">新建宏</Text>
<Text Key="Macro.Editor.Tab.Props">宏属性</Text>
<Text Key="Macro.Editor.Tab.Params">宏参数</Text>
<Text Key="Macro.Editor.Validation.MacroItemSelected">确保为宏选择一个对应的脚本</Text>
<Text Key="Macro.Editor.Params.Notice">你可以点击“识别”按钮来自动识别宏参数。
系统会扫描宏对应的文件或者内容,找出其中已经被标记为参数的属性/字段,并自动创建相应的参数声明。</Text>
<Text Key="Macro.Editor.Button.Populate">识别</Text>
<Text Key="Macro.Editor.Button.Populate.Title">自动识别宏参数</Text>
<Text Key="Macro.Editor.ParamsTable.Show">显示</Text>
<Text Key="Macro.Editor.ParamsTable.Alias">别名</Text>
<Text Key="Macro.Editor.ParamsTable.Name">名称</Text>
<Text Key="Macro.Editor.ParamsTable.Type">类型</Text>
<Text Key="Macro.Editor.Validation.AliasRequired">别名为必填字段</Text>
<Text Key="Macro.Editor.Validation.NameRequired">名称为必填字段</Text>
<Text Key="Macro.Editor.Button.Add">添加参数</Text>
<!-- Macro Partial Editor-->
<Text Key="MacroPartial.Create.Title">新建部分视图</Text>
<Text Key="Packaging.Editor.Title">部分视图编辑器</Text>
<!-- User Editor -->
<Text Key="User.Editor.Tab.NewUser">新建用户</Text>
<Text Key="User.Editor.Tab.Backoffice">管理后台</Text>
<Text Key="User.Editor.Tab.UmbracoProperties">系统属性</Text>
<Text Key="User.Editor.Label.UserGroups">用户组</Text>
<Text Key="User.Editor.Label.StartNodeContent">起始文档节点</Text>
<Text Key="User.Editor.Label.StartNodeMedia">起始媒体节点</Text>
<Text Key="User.Editor.Label.Sections">区域</Text>
<!-- User Group Editor -->
<Text Key="UserGroup.Editor.Tab.NewUserGroup">新建用户组</Text>
<Text Key="UserGroup.Editor.Tab.UmbracoProperties">系统属性</Text>
<Text Key="UserGroup.Editor.Label.Permissions">权限</Text>
<!-- Member Editor -->
<Text Key="Member.Editor.Tab.NewMember">新建会员</Text>
<Text Key="Member.Editor.Tab.UmbracoProperties">系统属性</Text>
<Text Key="Member.Editor.Label.MemberGroups">会员组</Text>
<!-- Member Group Editor -->
<Text Key="MemberGroup.Editor.Tab.NewMemberGroup">新建会员组</Text>
<Text Key="MemberGroup.Editor.Tab.UmbracoProperties">系统属性</Text>
<!-- Member Type Editor -->
<Namespace Name="Umbraco.Cms.Web">
<Text Key="CoreEntityModel.PropertyEditorId">选择属性编辑器</Text>
<Text Key="CoreEntityModel.UtcPublished">发布状态</Text>
<Text Key="ContentEditorModel.DocumentTypeName">文档类型</Text>
<Text Key="ContentEditorModel.SelectedTemplateId">模版</Text>
<Text Key="ContentEditorModel.UtcPublishedDate">发布状态</Text>
<Text Key="ContentEditorModel.UtcPublishScheduled">发布时间</Text>
<Text Key="ContentEditorModel.UtcUnpublishScheduled">发布过期时间</Text>
<Text Key="ContentEditorModel.DocumentLinks">链接至文档</Text>
<Text Key="CreateContentModel.SelectedDocumentTypeId">选择文档类型</Text>
<Text Key="DocumentTypeProperty.DataTypeId">数据类型</Text>
<Text Key="DocumentTypeProperty.TabId">选项卡</Text>
<Text Key="MemberEditorModel.ConfirmPassword">确认密码</Text>
<Text Key="MemberEditorModel.OldPassword">旧密码</Text>
<Text Key="MemberEditorModel.IsApproved">允许登陆?</Text>
<Text Key="MemberEditorModel.LastLoginDate">最后登陆时间</Text>
<Text Key="MemberEditorModel.LastActivityDate">最后活动时间</Text>
<Text Key="MemberEditorModel.LastPasswordChangeDate">密码修改时间</Text>
<Text Key="UserEditorModel.ConfirmPassword">确认密码</Text>
<Text Key="UserEditorModel.OldPassword">旧密码</Text>
<Text Key="UserEditorModel.IsApproved">允许登陆?</Text>
<Text Key="UserEditorModel.SessionTimeout">登陆超时时间(分钟)</Text>
<Text Key="UserEditorModel.LastLoginDate">最后登陆时间</Text>
<Text Key="UserEditorModel.LastActivityDate">最后活动时间</Text>
<Text Key="UserEditorModel.LastPasswordChangeDate">密码修改时间</Text>
<Text Key="UserEditorModel.StartContentHiveId">起始文档节点</Text>
<Text Key="UserEditorModel.StartMediaHiveId">起始媒体节点</Text>
<Text Key="UserEditorModel.Applications">区域</Text>
<Text Key="CreateDocumentTypeModel.CreateTemplate">新建模版</Text>
<Text Key="CreateDocumentTypeModel.SelectedDocumentTypeId">主文档类型</Text>
<Text Key="CreateMacroModel.MacroType">宏类型</Text>
<Text Key="MacroEditorModel.MacroType">宏类型</Text>
<Text Key="MacroEditorModel.UseInEditor">允许在编辑器中使用</Text>
<Text Key="MacroEditorModel.RenderContentInEditor">在编辑器中输入内容</Text>
<Text Key="MacroEditorModel.CachePeriodSeconds">缓存周期(秒)</Text>
<Text Key="MacroEditorModel.CacheByPage">按页面缓存</Text>
<Text Key="MacroEditorModel.CachePersonalized">缓存个性化设置</Text>
<Text Key="HostnamesModel.NewHostname">添加主机名</Text>
<Text Key="HostnamesModel.AssignedHostnames">分配主机名</Text>
<Text Key="AbstractSchemaEditorModel.Name">名称</Text>
<Text Key="AbstractSchemaEditorModel.Alias">别名</Text>
<Text Key="AbstractSchemaEditorModel.Icon">图标</Text>
<Text Key="AbstractSchemaEditorModel.Icon.Description">图标将显示在树形结构中</Text>
<Text Key="AbstractSchemaEditorModel.Thumbnail">缩略图</Text>
<Text Key="AbstractSchemaEditorModel.Thumbnail.Description">缩略图将显示在新建页面中</Text>
<Text Key="AbstractSchemaEditorModel.Description">描述</Text>
<Text Key="AbstractSchemaEditorModel.Description.Description">描述将显示在新建页面中</Text>
<Text Key="AbstractSchemaEditorModel.InheritFrom">继承至</Text>
<Text Key="AbstractSchemaEditorModel.InheritFrom.Description">该文档类型将继承父类型中所有的字段和选项卡</Text>
<Text Key="AbstractSchemaEditorModel.AllowedChildren">允许的子类型</Text>
<Text Key="AbstractSchemaEditorModel.AllowedChildren.Description">该文档类型下允许创建那些文档</Text>
<Text Key="DocumentTypeEditorModel.AllowedTemplates">允许的模板</Text>
<Text Key="DocumentTypeEditorModel.AllowedTemplates.Description">当前文档类型可以使用的模板</Text>
<Text Key="DocumentTypeEditorModel.DefaultTemplateId">默认模版</Text>
<Text Key="DocumentTypeEditorModel.DefaultTemplateId.Description">创建此文档类型时默认使用的模版</Text>
<Text Key="MembershipCreateStatus.DuplicateUserName">用户名已经存在,请重新输入。</Text>
<Text Key="MembershipCreateStatus.DuplicateEmail">邮箱地址已经存在,请重新输入。</Text>
<Text Key="MembershipCreateStatus.InvalidPassword">密码不正确,请重新输入。</Text>
<Text Key="MembershipCreateStatus.InvalidEmail">邮箱地址不正确,请重新输入。</Text>
<Text Key="MembershipCreateStatus.InvalidAnswer">找回密码的答案不正确,请重新输入。</Text>
<Text Key="MembershipCreateStatus.InvalidQuestion">找回密码的问题不正确,请重新输入。</Text>
<Text Key="MembershipCreateStatus.InvalidUserName">用户名不确定,请重新输入。</Text>
<Text Key="MembershipCreateStatus.ProviderError">用户验证程序返回一个错误,请重试。如果问题持续出现,请联系系统管理员。</Text>
<Text Key="MembershipCreateStatus.UserRejected">创建用户请求已被取消,请重试。如果问题持续出现,请联系系统管理员。</Text>
</Namespace>
<Namespace Name="Umbraco.Cms.Web.PropertyEditors">
<Text Key="IsRequired">必填</Text>
<Text Key="RichTextPreValueModel.ShowContextMenu">显示右键菜单</Text>
<Text Key="RichTextPreValueModel.EditorSize">编辑器大小</Text>
<Text Key="RichTextPreValueModel.TinyMceItems">富文本节点</Text>
<Text Key="TextBoxPreValueModel.RegexValidationStatement">正则表达式</Text>
<Text Key="ColorSwatchPickerPreValueModel.Colors">颜色</Text>
<Text Key="DateTimePickerPreValueModel.ShowTime">同时显示时间</Text>
<Text Key="NodeNameEditorModel.UrlName">地址名称</Text>
<Text Key="NodeNameEditorModel.UrlAliases">地址别名</Text>
</Namespace>
</Localizations>