aboutsummaryrefslogblamecommitdiffstats
path: root/library/colorbox/i18n/jquery.colorbox-fr.js
blob: f76352bd46bf93f51a33cf702e91e08848ac8978 (plain) (tree)
1
2
3
4
5
6
  
                                        



                                         







                                                                 
   
/*
  jQuery Colorbox language configuration
  language: French (fr)
  translated by: oaubert
*/
jQuery.extend(jQuery.colorbox.settings, {
	current: "image {current} sur {total}",
	previous: "précédente",
	next: "suivante",
	close: "fermer",
	xhrError: "Impossible de charger ce contenu.",
	imgError: "Impossible de charger cette image.",
	slideshowStart: "démarrer la présentation",
	slideshowStop: "arrêter la présentation"
});