<gentext key="index" text="Rejstřík"/>
<gentext key="ISBN" text="ISBN"/>
<gentext key="isbn" text="ISBN"/>
-<gentext key="LegalNotice" text="Právní poznámka"/>
-<gentext key="legalnotice" text="Právní poznámka"/>
+<gentext key="LegalNotice" text="Právní doložka"/>
+<gentext key="legalnotice" text="Právní doložka"/>
<gentext key="MsgAud" text="Publikum"/>
<gentext key="msgaud" text="Publikum"/>
<gentext key="MsgLevel" text="Úroveň"/>
<context name="xref">
-<template name="appendix"><Appendix/> %n. %t</template>
+<template name="appendix">%n – „%t“</template>
<template name="article">%t</template>
<template name="bibliography">%t</template>
<template name="book">%t</template>
-<template name="chapter"><Chapter/> %n. %t</template>
+<template name="chapter">%n – „%t“</template>
<template name="colophon">%t</template>
<template name="dedication">%t</template>
-<template name="example"><Example/> %n. %t</template>
-<template name="figure"><Figure/> %n. %t</template>
+<template name="example">%n</template>
+<template name="figure">%n</template>
<template name="glossary">%t</template>
<template name="index">%t</template>
-<template name="part"><Part/> %n. %t</template>
+<template name="part">%n – „%t“</template>
<template name="preface">%t</template>
<template name="reference">%t</template>
<template name="set">%t</template>
<template name="setindex">%t</template>
-<template name="table"><Table/> %n. %t</template>
+<template name="table">%n</template>
</context>
<context name="section-xref">
-<template name="sect1"><sectioncalled/> “%t”</template>
-<template name="sect2"><sectioncalled/> “%t”</template>
-<template name="sect3"><sectioncalled/> “%t”</template>
-<template name="sect4"><sectioncalled/> “%t”</template>
-<template name="sect5"><sectioncalled/> “%t”</template>
-<template name="section"><sectioncalled/> “%t”</template>
-<template name="simplesect"><sectioncalled/> “%t”</template>
+<template name="sect1">„%t“</template>
+<template name="sect2">„%t“</template>
+<template name="sect3">„%t“</template>
+<template name="sect4">„%t“</template>
+<template name="sect5">„%t“</template>
+<template name="section">„%t“</template>
+<template name="simplesect">„%t“</template>
</context>
<context name="section-xref-numbered">
-<template name="sect1"><Section/> %n</template>
-<template name="sect2"><Section/> %n</template>
-<template name="sect3"><Section/> %n</template>
-<template name="sect4"><Section/> %n</template>
-<template name="sect5"><Section/> %n</template>
-<template name="section"><Section/> %n</template>
-<template name="simplesect"><sectioncalled/> “%t”</template>
+<template name="sect1">%n</template>
+<template name="sect2">%n</template>
+<template name="sect3">%n</template>
+<template name="sect4">%n</template>
+<template name="sect5">%n</template>
+<template name="section">%n</template>
+<template name="simplesect">„%t“</template>
</context>