]> git.mxchange.org Git - friendica.git/blob - library/colorbox/i18n/jquery.colorbox-da.js
676fffed2638901e0a12ffdc1a70990a4666153b
[friendica.git] / library / colorbox / i18n / jquery.colorbox-da.js
1 /*
2         jQuery Colorbox language configuration
3         language: Danish (da)
4         translated by: danieljuhl
5         site: danieljuhl.dk
6 */
7 jQuery.extend(jQuery.colorbox.settings, {
8         current: "Billede {current} af {total}",
9         previous: "Forrige",
10         next: "Næste",
11         close: "Luk",
12         xhrError: "Indholdet fejlede i indlæsningen.",
13         imgError: "Billedet fejlede i indlæsningen.",
14         slideshowStart: "Start slideshow",
15         slideshowStop: "Stop slideshow"
16 });