source: extensions/SocialButtons/language/fr_FR/plugin.lang.php @ 20358

Last change on this file since 20358 was 20358, checked in by mistic100, 11 years ago

create plugin SocialButtons

File size: 495 bytes
Line 
1<?php
2$lang['Button position on picture page'] = 'Position des boutons sur la page de la photo';
3$lang['Top'] = 'Haut';
4$lang['Bottom'] = 'Bas';
5$lang['Toolbar'] = 'Barre d\'outils';
6$lang['Annotation'] = 'Annotation';
7$lang['Bubble'] = 'Bulle';
8$lang['Inline text'] = 'Texte simple';
9$lang['Button type'] = 'Type de bouton';
10$lang['Shared picture size'] = 'Taille des photos partagées';
11$lang['Via'] = 'Via';
12$lang['Right bubble'] = 'Bulle à droite';
13$lang['Top bubble'] = 'Bulle en haut';
14?>
Note: See TracBrowser for help on using the repository browser.