<?php

/**
 * @license    GPL 2 (http://www.gnu.org/licenses/gpl.html)
 * 
 * @author Schplurtz le Déboulonné <schplurtz@laposte.net>
 * @author Nicolas Friedli <nicolas@theologique.ch>
 * @author tuxun <tuxuntrash@gmail.com>
 * @author Schplurtz le Déboulonné <Schplurtz@laposte.net>
 */
$lang['export_pdf_button']     = 'Exporter en PDF';
$lang['needtitle']             = 'Veuillez choisir un titre.';
$lang['needns']                = 'Veuillez choisir une catégorie existante.';
$lang['empty']                 = 'Vous n\'avez pas encore sélectionné de pages.';
$lang['tocheader']             = 'Table des matières';
$lang['export_ns']             = 'Exporter la catégorie  « %s » dans le fichier %s.pdf.';
