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