summaryrefslogtreecommitdiffstats
path: root/admin/survey/script/jquery/colorbox/i18n/jquery.colorbox-fi.js
blob: 15ff4177df63458068809ce44749708198d37a0e (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
/*
	jQuery Colorbox language configuration
	language: Finnish (fi)
	translated by: Mikko
*/
jQuery.extend(jQuery.colorbox.settings, {
	current: "Kuva {current} / {total}",
	previous: "Edellinen",
	next: "Seuraava",
	close: "Sulje",
	xhrError: "Sisällön lataaminen epäonnistui.",
	imgError: "Kuvan lataaminen epäonnistui.",
	slideshowStart: "Aloita kuvaesitys.",
	slideshowStop: "Lopeta kuvaesitys."	
});