]> git.mxchange.org Git - friendica.git/blobdiff - library/colorbox/i18n/jquery.colorbox-zh-CN.js
colorbox: update library to 1.6.3
[friendica.git] / library / colorbox / i18n / jquery.colorbox-zh-CN.js
diff --git a/library/colorbox/i18n/jquery.colorbox-zh-CN.js b/library/colorbox/i18n/jquery.colorbox-zh-CN.js
new file mode 100644 (file)
index 0000000..770d8ea
--- /dev/null
@@ -0,0 +1,15 @@
+/*\r
+       jQuery Colorbox language configuration\r
+       language: Chinese Simplified (zh-CN)\r
+       translated by: zhao weiming\r
+*/\r
+jQuery.extend(jQuery.colorbox.settings, {\r
+       current: "当前图像 {current} 总共 {total}",\r
+       previous: "前一页",\r
+       next: "后一页",\r
+       close: "关闭",\r
+       xhrError: "此内容无法加载",\r
+       imgError: "此图片无法加载",\r
+       slideshowStart: "开始播放幻灯片",\r
+       slideshowStop: "停止播放幻灯片"\r
+});
\ No newline at end of file