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/de-informal/lang.php
Normal file
20
plugins/55/dw2pdf/lang/de-informal/lang.php
Normal file
|
@ -0,0 +1,20 @@
|
|||
<?php
|
||||
|
||||
/**
|
||||
* @license GPL 2 (http://www.gnu.org/licenses/gpl.html)
|
||||
*
|
||||
* @author Hella <hella.breitkopf@gmail.com>
|
||||
* @author DrMaXX <drmaxxis@gmail.com>
|
||||
* @author Sebastian Engel <mail@engel-s.de>
|
||||
* @author Thomas Templin <templin@gnuwhv.de>
|
||||
* @author F. Mueller-Donath <j.felix@mueller-donath.de>
|
||||
*/
|
||||
$lang['export_pdf_button'] = 'PDF exportieren';
|
||||
$lang['needtitle'] = 'Bitte Titel angeben!';
|
||||
$lang['needns'] = 'Bitte gib einen vorhandenen Namensraum an.';
|
||||
$lang['notexist'] = 'Die angeforderte Seite existiert nicht.';
|
||||
$lang['empty'] = 'Du hast noch keine Seiten gewählt.';
|
||||
$lang['tocheader'] = 'Inhaltsverzeichnis';
|
||||
$lang['export_ns'] = 'Exportiere Namensraum "%s:" in Datei %s.pdf';
|
||||
$lang['forbidden'] = 'Du hast keine Berechtigung für folgende Seiten: %s.<br/><br/>Benutze die Option \'Seiten ohne Berechtigung auslassen\' um das Buch mit den verfügbaren Seiten zu erstellen.';
|
||||
$lang['missingbookcreator'] = 'Das Bookcreator Plugin ist nicht installiert oder deaktiviert';
|
Loading…
Add table
Add a link
Reference in a new issue