silverstripe-cms/javascript/lang/src/zh.js

46 lines
3.1 KiB
JavaScript
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

{
"CMSMAIN.WARNINGSAVEPAGESBEFOREADDING": "将儿童添加在下面之前,您必须保存一个页面",
"CMSMAIN.CANTADDCHILDREN": "您无法将儿童添加至所选节点",
"CMSMAIN.ERRORADDINGPAGE": "错误添加页面",
"CMSMAIN.FILTEREDTREE": "已对树形结构进行过滤,进而可以仅显示更改过的页面",
"CMSMAIN.ERRORFILTERPAGES": "无法过滤树形结构,以便仅显示已更改页面<br />%s",
"CMSMAIN.ERRORUNFILTER": "未经过滤的树形结构",
"CMSMAIN.PUBLISHINGPAGES": "正在发布页面...",
"CMSMAIN.SELECTONEPAGE": "请至少选择 1 个页面。",
"CMSMAIN.ERRORPUBLISHING": "错误发布页面",
"CMSMAIN.REALLYDELETEPAGES": "是否确定删除 %s 标记的页面?",
"CMSMAIN.DELETINGPAGES": "正在删除页面...",
"CMSMAIN.ERRORDELETINGPAGES": "删除页面时出错",
"CMSMAIN.PUBLISHING": "正在发布...",
"CMSMAIN.RESTORING": "正在恢复...",
"CMSMAIN.ERRORREVERTING": "返回至实时内容的错误",
"CMSMAIN.SAVING": "正在保存...",
"CMSMAIN.SELECTMOREPAGES": "您选择了 %s 个页面。\n\n是否确定执行该操作",
"CMSMAIN.ALERTCLASSNAME": "将在页面保存后上传页面类型",
"CMSMAIN.URLSEGMENTVALIDATION": "URL 仅能由字母、数字和连字符组成。",
"AssetAdmin.BATCHACTIONSDELETECONFIRM": "是否确定删除 %s 个文件夹?",
"AssetTableField.REALLYDELETE": "是否确定删除标记的文件?",
"AssetTableField.MOVING": "正在移动 %s 文件",
"CMSMAIN.AddSearchCriteria": "添加标准",
"WidgetAreaEditor.TOOMANY": "对不起,该区域的小工具数量已经达到最大数量",
"AssetAdmin.ConfirmDelete": "是否确定删除该文件夹以及所有包含的文件?",
"Folder.Name": "文件夹名称",
"Tree.AddSubPage": "在此添加新页面",
"Tree.Duplicate": "复制",
"Tree.EditPage": "编辑",
"Tree.ThisPageOnly": "仅该页",
"Tree.ThisPageAndSubpages": "本页和子页面",
"Tree.ShowAsList": "将儿童显示为列表",
"CMSMain.ConfirmRestoreFromLive": "Are you sure you want to revert draft to when the page was last published?",
"CMSMain.RollbackToVersion": "是否确定回滚至该页面的第 #%s 版?",
"CMSMain.Archive": "Are you sure you want to archive this page and all of its children pages?\n\nThis page and all of its children will be unpublished and sent to the archive.",
"CMSMain.Restore": "Are you sure you want to restore this page from archive?",
"CMSMain.RestoreToRoot": "Are you sure you want to restore this page from archive?\n\nBecause the parent page is not available this will be restored to the top level.",
"CMSMain.Unpublish": "Are you sure you want to remove your page from the published site?\n\nThis page will still be available in the sitetree as draft.",
"CMSMain.DeleteFromDraft": "Are you sure you want to remove your page from the draft site?\n\nThis page will remain on the published site.",
"URLSEGMENT.Edit": "编辑",
"URLSEGMENT.OK": "确定",
"URLSEGMENT.Cancel": "取消",
"URLSEGMENT.UpdateURL": "Update URL"
}