]> git.mxchange.org Git - friendica.git/blobdiff - library/colorbox/i18n/jquery.colorbox-fa.js
colorbox: update library to 1.6.3
[friendica.git] / library / colorbox / i18n / jquery.colorbox-fa.js
diff --git a/library/colorbox/i18n/jquery.colorbox-fa.js b/library/colorbox/i18n/jquery.colorbox-fa.js
new file mode 100644 (file)
index 0000000..32869a4
--- /dev/null
@@ -0,0 +1,18 @@
+/*\r
+       jQuery Colorbox language configuration\r
+       language: Persian (Farsi)\r
+       translated by: Mahdi Jaberzadeh Ansari (MJZSoft)\r
+       site: www.mjzsoft.ir\r
+       email: mahdijaberzadehansari (at) yahoo.co.uk\r
+       Please note : Persian language is right to left like arabic.\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
+});\r