/* jquery colorbox language configuration language: chinese simplified (zh-cn) translated by: zhao weiming */ jquery.extend(jquery.colorbox.settings, { current: "当前图像 {current} 总共 {total}", previous: "前一页", next: "后一页", close: "关闭", xhrerror: "此内容无法加载", imgerror: "此图片无法加载", slideshowstart: "开始播放幻灯片", slideshowstop: "停止播放幻灯片" });