]> git.mxchange.org Git - friendica.git/blob - library/colorbox/i18n/jquery.colorbox-et.js
Merge branch 'master' of github.com:annando/friendica
[friendica.git] / library / colorbox / i18n / jquery.colorbox-et.js
1 /*
2         jQuery Colorbox language configuration
3         language: Estonian (et)
4         translated by: keevitaja
5 */
6 jQuery.extend(jQuery.colorbox.settings, {
7         current: "{current}/{total}",
8         previous: "eelmine",
9         next: "järgmine",
10         close: "sulge",
11         xhrError: "Sisu ei õnnestunud laadida.",
12         imgError: "Pilti ei õnnestunud laadida.",
13         slideshowStart: "Käivita slaidid",
14         slideshowStop: "Peata slaidid"
15 });