xref: /plugin/dw2pdf/lang/fr/lang.php (revision 2927b87e847733af859a7e39ded553a460dbb4d0)
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>
9*2927b87eSSchplurtz le Déboulonné * @author Schplurtz le Déboulonné <Schplurtz@laposte.net>
10f136d0b1SSchplurtz le Déboulonné */
111942caf1SNicolas Friedli$lang['export_pdf_button']     = 'Exporter en PDF';
1264edf812SSchplurtz le Déboulonné$lang['needtitle']             = 'Veuillez choisir un titre.';
1364edf812SSchplurtz le Déboulonné$lang['needns']                = 'Veuillez choisir une catégorie existante.';
147e527709Stuxun$lang['empty']                 = 'Vous n\'avez pas encore sélectionné de pages.';
1564edf812SSchplurtz le Déboulonné$lang['tocheader']             = 'Table des matières';
16*2927b87eSSchplurtz le Déboulonné$lang['export_ns']             = 'Exporter la catégorie  « %s » dans le fichier %s.pdf.';
17