xref: /plugin/siteexport/lang/fr/lang.php (revision e60b04c068f7524229473cf37f8829a984895fde)
1<?php
2
3/**
4 * @license    GPL 2 (http://www.gnu.org/licenses/gpl.html)
5 *
6 * @author Alain Becker <alain@alain-becker.com>
7 */
8$lang['depthType']             = 'Type d\'export';
9$lang['depth.pageOnly']        = 'cette page uniquement';
10$lang['depth']                 = 'Profondeur';
11$lang['exportLinkedPages']     = 'Exporter les pages liées';
12$lang['customOptions']         = 'Options personnalisées';
13$lang['search']                = 'Chercher';
14$lang['AggregateSubmitLabel']  = 'Télécharger';
15