Adding dw2pdf version 2023-11-25 (48253f1).
Signed-off-by: Daniel Baumann <daniel@debian.org>
This commit is contained in:
parent
d4820b660a
commit
8e32b01eb0
999 changed files with 144285 additions and 0 deletions
20
plugins/55/dw2pdf/lang/fr/lang.php
Normal file
20
plugins/55/dw2pdf/lang/fr/lang.php
Normal file
|
@ -0,0 +1,20 @@
|
|||
<?php
|
||||
|
||||
/**
|
||||
* @license GPL 2 (http://www.gnu.org/licenses/gpl.html)
|
||||
*
|
||||
* @author Schplurtz le Déboulonné <Schplurtz@laposte.net>
|
||||
* @author Hérisson grognon <dodoperso@laposte.net>
|
||||
* @author Nicolas Friedli <nicolas@theologique.ch>
|
||||
* @author tuxun <tuxuntrash@gmail.com>
|
||||
* @author olinuxx/trebmuh <trebmuh@tuxfamily.org>
|
||||
*/
|
||||
$lang['export_pdf_button'] = 'Exporter en PDF';
|
||||
$lang['needtitle'] = 'Veuillez choisir un titre.';
|
||||
$lang['needns'] = 'Veuillez choisir une catégorie existante.';
|
||||
$lang['notexist'] = 'La page demandée n\'existe pas.';
|
||||
$lang['empty'] = 'Vous n\'avez encore sélectionné aucune page.';
|
||||
$lang['tocheader'] = 'Table des matières';
|
||||
$lang['export_ns'] = 'Exporter la catégorie « %s » dans le fichier %s.pdf.';
|
||||
$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.';
|
||||
$lang['missingbookcreator'] = 'Le greffon Bookcreator est désactivé ou n\'est pas installé.';
|
Loading…
Add table
Add a link
Reference in a new issue