]> git.mxchange.org Git - friendica.git/blobdiff - library/colorbox/i18n/jquery.colorbox-he.js
colorbox: update library to 1.6.3
[friendica.git] / library / colorbox / i18n / jquery.colorbox-he.js
diff --git a/library/colorbox/i18n/jquery.colorbox-he.js b/library/colorbox/i18n/jquery.colorbox-he.js
new file mode 100644 (file)
index 0000000..05e8460
--- /dev/null
@@ -0,0 +1,16 @@
+/*
+       jQuery Colorbox language configuration
+       language: Hebrew (he)
+       translated by: David Cohen
+       site: dav.co.il
+*/
+jQuery.extend(jQuery.colorbox.settings, {
+       current: "תמונה {current} מתוך {total}",
+       previous: "הקודם",
+       next: "הבא",
+       close: "סגור",
+       xhrError: "שגיאה בטעינת התוכן.",
+       imgError: "שגיאה בטעינת התמונה.",
+       slideshowStart: "התחל מצגת",
+       slideshowStop: "עצור מצגת"
+});