HEX
Server: Apache
System: Linux dinesh8189 5.15.98-grsec-sharedvalley-2.lc.el8.x86_64 #1 SMP Thu Mar 9 09:07:30 -03 2023 x86_64
User: cgmgerenciamento1 (814285)
PHP: 8.1.26
Disabled: apache_child_terminate,dl,escapeshellarg,escapeshellcmd,exec,link,mail,openlog,passthru,pcntl_alarm,pcntl_exec,pcntl_fork,pcntl_get_last_error,pcntl_getpriority,pcntl_setpriority,pcntl_signal,pcntl_signal_dispatch,pcntl_sigprocmask,pcntl_sigtimedwait,pcntl_sigwaitinfo,pcntl_strerror,pcntl_wait,pcntl_waitpid,pcntl_wexitstatus,pcntl_wifexited,pcntl_wifsignaled,pcntl_wifstopped,pcntl_wstopsig,pcntl_wtermsig,php_check_syntax,php_strip_whitespace,popen,proc_close,proc_open,shell_exec,symlink,system
Upload Files
File: //etc/asciidoc/lang-nl.conf
#
# 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 op
important-caption=Belangrijk
note-caption=Opmerking
tip-caption=Tip
warning-caption=Waarschuwing
figure-caption=Figuur
table-caption=Tabel
example-caption=Voorbeeld
toc-title=Inhoudsopgave
appendix-caption=Bijlage
# Man page NAME section title.
manname-title=NAME

[footer-text]
Versie {revnumber}{basebackend-xhtml11?<br />}{basebackend-xhtml11=<br>}
Laatst bijgewerkt
template::[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$=abstract
endif::doctype-article[]

ifdef::doctype-book[]
^Colofon$=colophon
^Opdracht$=dedication
^Voorwoord$=preface
endif::doctype-book[]

^Register$=index
^Literatuurlijst$=bibliography
^Woordenlijst$=glossary
^Bijlage [A-Z][:.](?P<title>.*)$=appendix

endif::basebackend-docbook[]

ifdef::doctype-manpage[]
#TODO: Translation of 'SYNOPSIS'.
(?i)^SYNOPSIS$=synopsis
endif::doctype-manpage[]