/wp-content/plugins/gallery-by-supsystic/src/GridGallery/Colorbox/jquery-colorbox/i18n/jquery.colorbox-si.js

https://gitlab.com/vovanduc/dainghia · JavaScript · 15 lines · 10 code · 0 blank · 5 comment · 0 complexity · bd64b10ed7aabb254a3ce33b55a4e97f MD5 · raw file

  1. /*
  2. jQuery Colorbox language configuration
  3. language: Slovenian (si)
  4. translated by: Boštjan Pišler (pisler.si)
  5. */
  6. jQuery.extend(jQuery.colorbox.settings, {
  7. current: "Slika {current} od {total}",
  8. previous: "Prejšnja",
  9. next: "Naslednja",
  10. close: "Zapri",
  11. xhrError: "Vsebine ni bilo mogoče naložiti.",
  12. imgError: "Slike ni bilo mogoče naložiti.",
  13. slideshowStart: "Zaženi prezentacijo",
  14. slideshowStop: "Zaustavi prezentacijo"
  15. });