]> git.mxchange.org Git - friendica.git/blob - library/colorbox/i18n/jquery.colorbox-ca.js
173c05fdfdaac4ad76ad728c5f49780d3edf3009
[friendica.git] / library / colorbox / i18n / jquery.colorbox-ca.js
1 /*
2         jQuery Colorbox language configuration
3         language: Catala (ca)
4         translated by: eduard salla
5 */
6 jQuery.extend(jQuery.colorbox.settings, {
7         current: "Imatge {current} de {total}",
8         previous: "Anterior",
9         next: "Següent",
10         close: "Tancar",
11         xhrError: "Error en la càrrega del contingut.",
12         imgError: "Error en la càrrega de la imatge."
13 });