/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

  1. /*
  2. jQuery Colorbox language configuration
  3. language: Hungarian (hu)
  4. translated by: kovadani
  5. */
  6. jQuery.extend(jQuery.colorbox.settings, {
  7. current: "{current}/{total} kép",
  8. previous: "Előző",
  9. next: "Következő",
  10. close: "Bezár",
  11. xhrError: "A tartalmat nem sikerült betölteni.",
  12. imgError: "A képet nem sikerült betölteni.",
  13. slideshowStart: "Diavetítés indítása",
  14. slideshowStop: "Diavetítés leállítása"
  15. });