]> git.mxchange.org Git - friendica.git/blob - library/colorbox/i18n/jquery.colorbox-fr.js
add colorbox
[friendica.git] / library / colorbox / i18n / jquery.colorbox-fr.js
1 /*
2   jQuery ColorBox language configuration
3   language: French (fr)
4   translated by: oaubert
5 */
6 jQuery.extend(jQuery.colorbox.settings, {
7 current: "image {current} sur {total}",
8 previous: "précédente",
9 next: "suivante",
10 close: "fermer",
11 xhrError: "Impossible de charger ce contenu.",
12 imgError: "Impossible de charger cette image."
13 });
14