]> git.mxchange.org Git - friendica.git/blob - library/colorbox/i18n/jquery.colorbox-hr.js
rework autocomplete: update jquery.textcomplete to v1.3.3
[friendica.git] / library / colorbox / i18n / jquery.colorbox-hr.js
1 /*\r
2         jQuery Colorbox language configuration\r
3         language: Croatian (hr)\r
4         translated by: Mladen Bicanic (base.hr)\r
5 */\r
6 jQuery.extend(jQuery.colorbox.settings, {\r
7         current: "Slika {current} od {total}",\r
8         previous: "Prethodna",\r
9         next: "Sljedeća",\r
10         close: "Zatvori",\r
11         xhrError: "Neuspješno učitavanje sadržaja.",\r
12         imgError: "Neuspješno učitavanje slike.",\r
13         slideshowStart: "Pokreni slideshow",\r
14         slideshowStop: "Zaustavi slideshow"\r
15 });