2016-04-19 11:04:43 +02:00
// This file was generated by silverstripe/cow from admin/client/lang/src/zh.js.
2015-08-24 06:29:40 +02:00
// See https://github.com/tractorcow/cow for details
2016-05-12 05:37:09 +02:00
if ( typeof ( ss ) === 'undefined' || typeof ( ss . i18n ) === 'undefined' ) {
if ( typeof ( console ) !== 'undefined' ) { // eslint-disable-line no-console
console . error ( 'Class ss.i18n not defined' ) ; // eslint-disable-line no-console
}
2014-03-31 03:13:15 +02:00
} else {
2016-05-12 05:37:09 +02:00
ss . i18n . addDictionary ( 'zh' , {
2015-08-24 06:29:40 +02:00
"CMSMAIN.BATCH_ARCHIVE_PROMPT" : "You have {num} page(s) selected.\n\nAre you sure you want to archive these pages?\n\nThese pages and all of their children pages will be unpublished and sent to the archive." ,
"CMSMAIN.BATCH_DELETELIVE_PROMPT" : "You have {num} page(s) selected.\n\nDo you really want to delete these pages from live?" ,
2016-05-12 05:37:09 +02:00
"CMSMAIN.BATCH_DELETE_PROMPT" : "您已选了{num}个页面。\n\n是否确定要删除? " ,
"CMSMAIN.BATCH_PUBLISH_PROMPT" : "您已选了{num}个页面。\n\n是否确定要发布? " ,
"CMSMAIN.BATCH_RESTORE_PROMPT" : "You have {num} page(s) selected.\n\nDo you really want to restore to stage?\n\nChildren of archived pages will be restored to the root level, unless those pages are also being restored." ,
"CMSMAIN.BATCH_UNPUBLISH_PROMPT" : "您已选了{num}个页面。\n\n是否确定要取消发布" ,
"CMSMAIN.SELECTONEPAGE" : "请至少选择一个页面" ,
2016-05-19 04:48:39 +02:00
"Campaigns.ADDCAMPAIGN" : "Add campaign" ,
"Campaigns.ITEM_SUMMARY_PLURAL" : "%s items" ,
"Campaigns.ITEM_SUMMARY_SINGULAR" : "%s item" ,
"Campaigns.PUBLISHCAMPAIGN" : "Publish campaign" ,
"Campaigns.REVERTCAMPAIGN" : "Revert" ,
2014-03-31 03:13:15 +02:00
"LeftAndMain.CONFIRMUNSAVED" : "您确定要离开此页面?\n警告: 您所做的更改尚未保存。\n请按“确定”继续, 或“取消”留在当前页面。\n" ,
"LeftAndMain.CONFIRMUNSAVEDSHORT" : "警告:您所做的更改尚未保存。" ,
2016-05-12 05:37:09 +02:00
"LeftAndMain.PAGEWASDELETED" : "该页面已被删除。若要编辑一个页面,请在左边选择。" ,
2014-03-31 03:13:15 +02:00
"ModelAdmin.DELETED" : "已删除" ,
2016-05-12 05:37:09 +02:00
"ModelAdmin.REALLYDELETE" : "您真的要删除吗?" ,
"ModelAdmin.SAVED" : "已保存" ,
2014-03-31 03:13:15 +02:00
"ModelAdmin.VALIDATIONERROR" : "验证错误" ,
2016-05-12 05:37:09 +02:00
"SecurityAdmin.BATCHACTIONSDELETECONFIRM" : "您真的要删除 %s 小组吗?"
2014-03-31 03:13:15 +02:00
} ) ;
2016-01-21 02:22:35 +01:00
}