source: extensions/thumbCropper/language/fr_FR/plugin.lang.php

Last change on this file was 12501, checked in by Dsls, 13 years ago

Thumb Cropper v0.4 commit

File size: 562 bytes
Line 
1<?php
2$lang['Preview'] = 'Aperçu';
3$lang['Thumbnail customization'] = 'Personnalisation de la miniature';
4$lang['Edit thumbnail'] = 'Editer la miniature';
5$lang['Max width'] = 'Largeur max';
6$lang['Max height'] = 'Hauteur max';
7$lang['Thumbnail ratio'] = 'Ratio de la miniature';
8$lang['No constraint'] = 'Pas de contrainte';
9$lang['Original image ratio'] = 'Ratio de l\'image';
10$lang['Thumbnail max size ratio'] = 'Ratio max de la miniature';
11$lang['Reset'] = 'Réinitialiser';
12$lang['Center'] = 'Centrer';
13$lang['Create thumbnail'] = 'Créer la miniature';
14?>
Note: See TracBrowser for help on using the repository browser.