/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
- /*
- jQuery Colorbox language configuration
- language: Slovenian (si)
- translated by: Boštjan Pišler (pisler.si)
- */
- jQuery.extend(jQuery.colorbox.settings, {
- current: "Slika {current} od {total}",
- previous: "Prejšnja",
- next: "Naslednja",
- close: "Zapri",
- xhrError: "Vsebine ni bilo mogoče naložiti.",
- imgError: "Slike ni bilo mogoče naložiti.",
- slideshowStart: "Zaženi prezentacijo",
- slideshowStop: "Zaustavi prezentacijo"
- });