/wp-content/plugins/gallery-by-supsystic/src/GridGallery/Colorbox/jquery-colorbox/i18n/jquery.colorbox-hu.js
https://gitlab.com/vovanduc/dainghia · JavaScript · 15 lines · 10 code · 0 blank · 5 comment · 0 complexity · ef54c605d684b41640281167a8fbc260 MD5 · raw file
- /*
- 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"
- });