]> git.mxchange.org Git - friendica.git/blob - library/colorbox/i18n/jquery.colorbox-id.js
rework autocomplete: update jquery.textcomplete to v1.3.3
[friendica.git] / library / colorbox / i18n / jquery.colorbox-id.js
1 /*
2         jQuery Colorbox language configuration
3         language: Indonesian (id)
4         translated by: sarwasunda
5 */
6 jQuery.extend(jQuery.colorbox.settings, {
7         current: "ke {current} dari {total}",
8         previous: "Sebelumnya",
9         next: "Berikutnya",
10         close: "Tutup",
11         xhrError: "Konten ini tidak dapat dimuat.",
12         imgError: "Gambar ini tidak dapat dimuat.",
13         slideshowStart: "Putar",
14         slideshowStop: "Berhenti"
15 });