Blame | Last modification | View Log | RSS feed
## AsciiDoc Dutch language configuration file.# Originally written by Dag WieĆ«rs#[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=Let opimportant-caption=Belangrijknote-caption=Opmerkingtip-caption=Tipwarning-caption=Waarschuwingfigure-caption=Figuurtable-caption=Tabelexample-caption=Voorbeeldtoc-title=Inhoudsopgaveappendix-caption=Bijlage# Man page NAME section title.manname-title=NAME[footer-text]Versie {revnumber}{basebackend-xhtml11?<br />}{basebackend-xhtml11=<br>}Laatst bijgewerkttemplate::[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[]^Samenvatting$=abstractendif::doctype-article[]ifdef::doctype-book[]^Colofon$=colophon^Opdracht$=dedication^Voorwoord$=prefaceendif::doctype-book[]^Register$=index^Literatuurlijst$=bibliography^Woordenlijst$=glossary^Bijlage [A-Z][:.](?P<title>.*)$=appendixendif::basebackend-docbook[]ifdef::doctype-manpage[]#TODO: Translation of 'SYNOPSIS'.(?i)^SYNOPSIS$=synopsisendif::doctype-manpage[]