summaryrefslogtreecommitdiff
path: root/sites/all/libraries/colorbox/i18n/jquery.colorbox-id.js
blob: 81a62df346aaeb6703bbf4b6a9d5af9cf666964e (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
/*
	jQuery Colorbox language configuration
	language: Indonesian (id)
	translated by: sarwasunda
*/
jQuery.extend(jQuery.colorbox.settings, {
	current: "ke {current} dari {total}",
	previous: "Sebelumnya",
	next: "Berikutnya",
	close: "Tutup",
	xhrError: "Konten ini tidak dapat dimuat.",
	imgError: "Gambar ini tidak dapat dimuat.",
	slideshowStart: "Putar",
	slideshowStop: "Berhenti"
});