xref: /plugin/dw2pdf/lang/fr/lang.php (revision be84c7f0b59ee3a8908b3e78dd5ebce4c0a210a2)
1<?php
2
3/**
4 * @license    GPL 2 (http://www.gnu.org/licenses/gpl.html)
5 *
6 * @author Schplurtz le Déboulonné <schplurtz@laposte.net>
7 * @author Nicolas Friedli <nicolas@theologique.ch>
8 * @author tuxun <tuxuntrash@gmail.com>
9 */
10$lang['export_pdf_button']     = 'Exporter en PDF';
11$lang['needtitle']             = 'Veuillez choisir un titre.';
12$lang['needns']                = 'Veuillez choisir une catégorie existante.';
13$lang['empty']                 = 'Vous n\'avez pas encore sélectionné de pages.';
14$lang['tocheader']             = 'Table des matières';
15