]> git.mxchange.org Git - friendica.git/blob - library/colorbox/i18n/jquery.colorbox-ar.js
Update references to colorbox css and js files
[friendica.git] / library / colorbox / i18n / jquery.colorbox-ar.js
1 /*
2   jQuery Colorbox language configuration
3   language: Arabic (ar)
4   translated by: A.Rhman Sayes
5 */
6 jQuery.extend(jQuery.colorbox.settings, {
7   current: "الصورة {current} من {total}",
8         previous: "السابق",
9         next: "التالي",
10         close: "إغلاق",
11         xhrError: "حدث خطأ أثناء تحميل المحتوى.",
12         imgError: "حدث خطأ أثناء تحميل الصورة.",
13         slideshowStart: "تشغيل العرض",
14         slideshowStop: "إيقاف العرض"
15 });