﻿//                  
// 	ClearBox Language File (JavaScript)
//

var

	CB_NavTextPrv='上一页',				// text of previous image
	CB_NavTextNxt='下一页',					// text of next image
	CB_NavTextFull='全屏',				// text of original size (only at pictures)
	CB_NavTextOpen='在新的浏览器窗口打开',		// text of open in a new browser window
	CB_NavTextDL='下载',				// text of download picture or any other content
	CB_NavTextClose='关闭相册',			// text of close CB
	CB_NavTextStart='幻灯片效果',			// text of start slideshow
	CB_NavTextStop='停止幻灯片效果',			// text of stop slideshow
	CB_NavTextRotR='图像向右旋转90度',	// text of rotation right
	CB_NavTextRotL='图像向左旋转90度',	// text of rotation left
	CB_NavTextReady=''			// text of clearbox ready

;
