Changeset 27279 for extensions/pwgCumulus/language/fr_FR
- Timestamp:
- Feb 9, 2014, 1:26:25 PM (11 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
extensions/pwgCumulus/language/fr_FR/plugin.lang.php
r21560 r27279 26 26 $lang['Animation configuration : size, tags colors, tags size'] = 'Configuration de l\'animation : taille, couleurs des tags, taille des tags'; 27 27 $lang['Animation width and height'] = 'Dimensions de l\'animation'; 28 $lang['Animation width and height in menu'] = 'Dimensions de l\'animation dans le menu'; 28 29 $lang['Background color'] = 'Couleur de fond'; 29 30 $lang['Background color updated'] = 'La couleur de fond a été mise à jour'; … … 58 59 $lang['Width'] = 'Largeur'; 59 60 $lang['Width updated'] = 'La largeur a été mise à jour'; 61 $lang['Width or height can be null to allow animation using all the space'] = 'Vous pouvez omettre (valeur nulle ou vide) la largeur ou la hauteur pour que l\'animation occupe toute la place disponible.'; 60 62 $lang['You can choose that mode for tags default display mode by adding (or changing) in the configuration file'] = 'Vous pouvez choisir ce mode d\'affichage du nuage de tags en ajoutant le mode par défaut dans le fichier de configuration'; 61 63 $lang['You can choose to add cumulus tag cloud in menu. You can define tags cloud position in the main menu by choosing its position related to another block'] = 'Vous pouvez ajouter le nuage Cumulus dans le menu principal. Vous pouvez définir la position du nuage par rapport à un autre bloc de menu';
Note: See TracChangeset
for help on using the changeset viewer.