From b320b8cbf35e84df76e236a7bc2cbd53047e4654 Mon Sep 17 00:00:00 2001 From: Stefan Parviainen Date: Mon, 5 Jan 2015 19:49:15 +0100 Subject: Replace fancybox with colorbox --- library/colorbox/i18n/jquery.colorbox-hu.js | 15 +++++++++++++++ 1 file changed, 15 insertions(+) create mode 100644 library/colorbox/i18n/jquery.colorbox-hu.js (limited to 'library/colorbox/i18n/jquery.colorbox-hu.js') diff --git a/library/colorbox/i18n/jquery.colorbox-hu.js b/library/colorbox/i18n/jquery.colorbox-hu.js new file mode 100644 index 000000000..72e9d36b1 --- /dev/null +++ b/library/colorbox/i18n/jquery.colorbox-hu.js @@ -0,0 +1,15 @@ +/* + jQuery Colorbox language configuration + language: Hungarian (hu) + translated by: kovadani +*/ +jQuery.extend(jQuery.colorbox.settings, { + current: "{current}/{total} kép", + previous: "Előző", + next: "Következő", + close: "Bezár", + xhrError: "A tartalmat nem sikerült betölteni.", + imgError: "A képet nem sikerült betölteni.", + slideshowStart: "Diavetítés indítása", + slideshowStop: "Diavetítés leállítása" +}); \ No newline at end of file -- cgit v1.2.3