Blame | Last modification | View Log | RSS feed
## AsciiDoc German language configuration file.# Originally written by Michael Wild#[attributes]# Left and right single and double quote characters.lsquo=‚rsquo=‘ldquo=„rdquo=“# Captions, used by (X)HTML backends.# Captions on RHS are displayed in outputs.ifdef::basebackend-html[]caution-caption=Achtungimportant-caption=Wichtignote-caption=Anmerkungtip-caption=Tippwarning-caption=Warnungfigure-caption=Abbildungtable-caption=Tabelleexample-caption=Beispieltoc-title=Inhaltsverzeichnisappendix-caption=Anhang# Man page NAME section title.manname-title=NAME[footer-text]Version {revnumber}{basebackend-xhtml11?<br />}{basebackend-xhtml11=<br>}Letzte Änderungtemplate::[footer-date]endif::basebackend-html[][specialsections]# DocBook special sections.# The regular expression on LHS is matched against source titles.ifdef::basebackend-docbook[]ifdef::doctype-article[]^Zusammenfassung$=abstractendif::doctype-article[]ifdef::doctype-book[]^Kolophon$=colophon^Widmung$=dedication^Vorwort$=prefaceendif::doctype-book[]^Stichwortverzeichnis$=index^Literaturverzeichnis$=bibliography^Glossar$=glossary^Anhang [A-Z][:.](?P<title>.*)$=appendixendif::basebackend-docbook[]ifdef::doctype-manpage[](?i)^ÜBERSICHT$=synopsisendif::doctype-manpage[]