]> git.mxchange.org Git - friendica.git/blobdiff - library/colorbox/i18n/jquery.colorbox-hr.js
colorbox: update library to 1.6.3
[friendica.git] / library / colorbox / i18n / jquery.colorbox-hr.js
diff --git a/library/colorbox/i18n/jquery.colorbox-hr.js b/library/colorbox/i18n/jquery.colorbox-hr.js
new file mode 100644 (file)
index 0000000..7eb62be
--- /dev/null
@@ -0,0 +1,15 @@
+/*\r
+       jQuery Colorbox language configuration\r
+       language: Croatian (hr)\r
+       translated by: Mladen Bicanic (base.hr)\r
+*/\r
+jQuery.extend(jQuery.colorbox.settings, {\r
+       current: "Slika {current} od {total}",\r
+       previous: "Prethodna",\r
+       next: "Sljedeća",\r
+       close: "Zatvori",\r
+       xhrError: "Neuspješno učitavanje sadržaja.",\r
+       imgError: "Neuspješno učitavanje slike.",\r
+       slideshowStart: "Pokreni slideshow",\r
+       slideshowStop: "Zaustavi slideshow"\r
+});
\ No newline at end of file