]> git.mxchange.org Git - friendica.git/blob - library/colorbox/i18n/jquery.colorbox-cs.js
FR update to the strings THX Perig
[friendica.git] / library / colorbox / i18n / jquery.colorbox-cs.js
1 /*
2         jQuery ColorBox language configuration
3         language: Czech (cs)
4         translated by: Filip Novak
5         site: mame.napilno.cz/filip-novak
6 */
7 jQuery.extend(jQuery.colorbox.settings, {
8         current: "{current}. obrázek z {total}",
9         previous: "Předchozí",
10         next: "Následující",
11         close: "Zavřít",
12         xhrError: "Obsah se nepodařilo načíst.",
13         imgError: "Obrázek se nepodařilo načíst."
14 });