]> git.mxchange.org Git - friendica.git/blobdiff - library/colorbox/i18n/jquery.colorbox-gr.js
Remove colorbox from library
[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
deleted file mode 100644 (file)
index 0d2c1bb..0000000
+++ /dev/null
@@ -1,16 +0,0 @@
-/*
-       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: "Παύση παρουσίασης"
-});