]> git.mxchange.org Git - friendica.git/blob - library/colorbox/i18n/jquery.colorbox-da.js
Merge pull request #600 from fermionic/20130204-message-button-on-own-profile
[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 });