]> git.mxchange.org Git - friendica.git/blob - library/colorbox/i18n/jquery.colorbox-it.js
add colorbox
[friendica.git] / library / colorbox / i18n / jquery.colorbox-it.js
1 /*
2         jQuery ColorBox language configuration
3         language: Italian (it)
4         translated by: maur8ino
5 */
6 jQuery.extend(jQuery.colorbox.settings, {
7         current: "Immagine {current} di {total}",
8         previous: "Precedente",
9         next: "Successiva",
10         close: "Chiudi",
11         xhrError: "Errore nel caricamento del contenuto.",
12         imgError: "Errore nel caricamento dell'immagine."
13 });