]> git.mxchange.org Git - friendica.git/blob - library/colorbox/i18n/jquery.colorbox-fi.js
Update references to colorbox css and js files
[friendica.git] / library / colorbox / i18n / jquery.colorbox-fi.js
1 /*
2         jQuery Colorbox language configuration
3         language: Finnish (fi)
4         translated by: Mikko
5 */
6 jQuery.extend(jQuery.colorbox.settings, {
7         current: "Kuva {current} / {total}",
8         previous: "Edellinen",
9         next: "Seuraava",
10         close: "Sulje",
11         xhrError: "Sisällön lataaminen epäonnistui.",
12         imgError: "Kuvan lataaminen epäonnistui.",
13         slideshowStart: "Aloita kuvaesitys.",
14         slideshowStop: "Lopeta kuvaesitys."     
15 });