xref: /plugin/dw2pdf/lang/fr/lang.php (revision afd92f7bbe62396a59924bb188655edcfe44b897)
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é *
6*afd92f7bSHérisson grognon * @author Hérisson grognon <dodoperso@laposte.net>
7f136d0b1SSchplurtz le Déboulonné * @author Schplurtz le Déboulonné <schplurtz@laposte.net>
81942caf1SNicolas Friedli * @author Nicolas Friedli <nicolas@theologique.ch>
97e527709Stuxun * @author tuxun <tuxuntrash@gmail.com>
1055ad15b8Solinuxx/trebmuh * @author olinuxx/trebmuh <trebmuh@tuxfamily.org>
11f136d0b1SSchplurtz le Déboulonné */
121942caf1SNicolas Friedli$lang['export_pdf_button']     = 'Exporter en PDF';
1364edf812SSchplurtz le Déboulonné$lang['needtitle']             = 'Veuillez choisir un titre.';
1464edf812SSchplurtz le Déboulonné$lang['needns']                = 'Veuillez choisir une catégorie existante.';
15*afd92f7bSHérisson grognon$lang['notexist']              = 'La page demandée n\'existe pas.';
16*afd92f7bSHérisson grognon$lang['empty']                 = 'Vous n\'avez encore sélectionné aucune page.';
1764edf812SSchplurtz le Déboulonné$lang['tocheader']             = 'Table des matières';
182927b87eSSchplurtz le Déboulonné$lang['export_ns']             = 'Exporter la catégorie  « %s » dans le fichier %s.pdf.';
19c3da8d45SSchplurtz le Déboulonné$lang['forbidden']             = 'Vous n\'avez pas accès à ces pages : %s.<br/><br/>Utilisez l\'option \'Sauter les pages interdites\' pour créer votre livre avec les pages disponibles.';
20