]> git.mxchange.org Git - friendica.git/blob - library/colorbox/i18n/jquery.colorbox-lv.js
e376366b934dfdfb4487c5c993ba2a2fedb25f6a
[friendica.git] / library / colorbox / i18n / jquery.colorbox-lv.js
1 /*
2         jQuery Colorbox language configuration
3         language: Latvian (lv)
4         translated by: Matiss Roberts Treinis
5     site: x0.lv
6 */
7 jQuery.extend(jQuery.colorbox.settings, {
8         current: "attēls {current} no {total}",
9         previous: "iepriekšējais",
10         next: "nākamais",
11         close: "aizvērt",
12         xhrError: "Neizdevās ielādēt saturu.",
13         imgError: "Neizdevās ielādēt attēlu.",
14         slideshowStart: "sākt slaidrādi",
15         slideshowStop: "apturēt slaidrādi"
16 });