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

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

add reddit button

File size: 1.1 KB
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$lang['Display buttons'] = 'Afficher les boutons';
15$lang['on photo and album'] = 'sur les photos et les albums';
16$lang['only on photo'] = 'uniquement sur les photos';
17$lang['Community'] = 'Communauté';
18$lang['Light mode'] = 'Mode léger';
19$lang['When light mode is activated no external script is loaded, it <b>speeds up the load of the page and disables user tracking</b> but also disables annotations and in-page popups.'] = 'Quand le mode léger est activé aucun script externe n\'est chargé, celà <b>accélère le chargement de la page est désactive le tracking des utilisateurs</b> mais désactive aussi les annotations et les popups détaillés.';
20?>
Note: See TracBrowser for help on using the repository browser.