Sophie

Sophie

distrib > Fedora > 14 > x86_64 > by-pkgid > 0c687a8fe44c1293cc128d761b16c12b > files > 23

asciidoc-8.4.5-5.fc14.noarch.rpm

#
# AsciiDoc Hungarian language configuration file.
# Contributed by Miklos Vajna
#

[attributes]
# Captions, used by (X)HTML backends.
# Captions on RHS are displayed in outputs.
ifdef::basebackend-html[]

caution_caption=Figyelmeztetés
important_caption=Fontos
note_caption=Megjegyzés
tip_caption=Tipp
warning_caption=Figyelem
figure_caption=
table_caption=
toc_title=Tartalomjegyzék

endif::basebackend-html[]

ifdef::doctype-manpage[]
# Man page NAME section title.
manname_title=NÉV
endif::doctype-manpage[]


[specialsections]
# DocBook special sections.
# The regular expression on LHS is matched against source titles.
ifdef::basebackend-docbook[]

ifdef::doctype-article[]
^Kivonat$=abstract
endif::doctype-article[]

ifdef::doctype-book[]
^Utószó$=colophon
^Ajánlás$=dedication
^Előszó$=preface
endif::doctype-book[]

^Index$=index
^(Bibliográfia|Hivatkozások)$=bibliography
^Szójegyzék$=glossary
^[A-Z] függelék[:.](?P<title>.*)$=appendix

endif::basebackend-docbook[]

ifdef::doctype-manpage[]
(?i)^ÁTTEKINTÉS$=synopsis
endif::doctype-manpage[]