source: extensions/GThumb/language/fr_FR/plugin.lang.php @ 12678

Last change on this file since 12678 was 12678, checked in by patdenice, 12 years ago

Add GThumb+ plugin

File size: 407 bytes
RevLine 
[12678]1<?php
2
3$lang['Thumbnails max height'] = 'Hauteur maximum des miniatures';
4$lang['Margin between thumbnails'] = 'Marge entre les miniatures';
5$lang['Double the size of the first thumbnail'] = 'Doubler la taille de la première miniature';
6$lang['Cache the big thumbnails (recommended)'] = 'Mettre en cache les grosse miniatures (recommandé)';
7$lang['Scale thumbnails'] = 'Redimensionner les miniatures';
8
9?>
Note: See TracBrowser for help on using the repository browser.