]> git.mxchange.org Git - friendica.git/blobdiff - library/colorbox/i18n/jquery.colorbox-gr.js
colorbox: update library to 1.6.3
[friendica.git] / library / colorbox / i18n / jquery.colorbox-gr.js
diff --git a/library/colorbox/i18n/jquery.colorbox-gr.js b/library/colorbox/i18n/jquery.colorbox-gr.js
new file mode 100644 (file)
index 0000000..0d2c1bb
--- /dev/null
@@ -0,0 +1,16 @@
+/*
+       jQuery Colorbox language configuration
+       language: Greek (gr)
+       translated by: S.Demirtzoglou
+       site: webiq.gr
+*/
+jQuery.extend(jQuery.colorbox.settings, {
+       current: "Εικόνα {current} από {total}",
+       previous: "Προηγούμενη",
+       next: "Επόμενη",
+       close: "Απόκρυψη",
+       xhrError: "Το περιεχόμενο δεν μπόρεσε να φορτωθεί.",
+       imgError: "Απέτυχε η φόρτωση της εικόνας.",
+       slideshowStart: "Έναρξη παρουσίασης",
+       slideshowStop: "Παύση παρουσίασης"
+});