Update of /cvsroot/hibernate/Hibernate2/doc/reference/lib/docbook-xsl/common In directory sc8-pr-cvs1:/tmp/cvs-serv25158/doc/reference/lib/docbook-xsl/common Added Files: ChangeLog af.xml bg.xml ca.xml common.xsl cs.xml da.xml de.xml el.xml en.xml es.xml et.xml eu.xml fi.xml fr.xml gentext.xsl he.xml hu.xml id.xml it.xml ja.xml ko.xml l10n.dtd l10n.xml l10n.xsl labels.xsl lt.xml nl.xml nn.xml no.xml pl.xml pt.xml pt_br.xml ro.xml ru.xml sk.xml sl.xml sr.xml subtitles.xsl sv.xml table.xsl targetdatabase.dtd targets.xsl th.xml titles.xsl tr.xml uk.xml vi.xml xh.xml zh_cn.xml zh_tw.xml Log Message: DocBook XSL now in CVS --- NEW FILE: ChangeLog --- 2003-01-23 Adam Di Carlo <adi...@us...> * Makefile: make use of cvstools/Makefile.incl 2003-01-20 Norman Walsh <nw...@us...> * gentext.xsl: Added object.titleabbrev.markup for consistency * gentext.xsl: Support experimental parameter to specify that number-and-title xrefs should be used even when things are numbered * l10n.xsl: Added gentext.template.exists to test if a gentext template exists. Clever name, huh? * titles.xsl: Expanded support for obtaining titleabbrevs 2003-01-10 Norman Walsh <nw...@us...> * .cvsignore, l10n.xml: Added bg.xml * Makefile: Add Bulgarian 2003-01-02 Norman Walsh <nw...@us...> * labels.xsl, titles.xsl: Support setindex (there were all sorts of things wrong with it) 2003-01-01 Norman Walsh <nw...@us...> * table.xsl: CALS says the default for colsep and rowsep is 1. * table.xsl: Fix variable scoping problem * titles.xsl: Support titleabbrev (outside of info elements anyway) 2002-12-18 Robert Stayton <bob...@us...> * common.xsl: The select.mediaobject.index template now uses the $stylesheet.result.type parameter to choose the role value, with xhtml falling back to html if needed. 2002-12-17 Robert Stayton <bob...@us...> * common.xsl: Changed selection of mediaobject to be more consistent using a separate select.mediaobject.index template. Also added text-align to block containing external-graphic in fo output. 2002-11-23 Robert Stayton <bob...@us...> * common.xsl: Fixed bug in orderedlist-starting-number test when @continuation not set. 2002-11-14 Norman Walsh <nw...@us...> * common.xsl: Handle nested refsections in section.level * gentext.xsl: Pass full xpath name to gentext.template instead of just the local-name * l10n.xsl: Make gentext.template search through /-separated names 2002-10-19 Norman Walsh <nw...@us...> * l10n.xsl: Support output of language attribute 2002-10-09 Norman Walsh <nw...@us...> * l10n.xsl: Make 3166 language codes work in upper or lowercase 2002-10-02 Norman Walsh <nw...@us...> * common.xsl: Added orderedlist-starting-number and orderedlist-item-number templates 2002-10-01 Robert Stayton <bob...@us...> * common.xsl: Changed the section.level template to return a number that matches the section level (sect1 = 1, etc.). 2002-09-27 Norman Walsh <nw...@us...> * l10n.xml: Add Thai 2002-09-15 Norman Walsh <nw...@us...> * .cvsignore, Makefile, l10n.xml: Added LT and VI localizations 2002-09-04 Norman Walsh <nw...@us...> * common.xsl: Refactor person.name templates so that it's easy to override them * l10n.xsl: Move l10n.* parameters into ../params so they can be properly documented; made l10n.gentext.use.xref.language a numeric boolean parameter instead of a proper boolean 2002-09-03 Norman Walsh <nw...@us...> * common.xsl: Remove spurious character on line 432 * table.xsl: Make sure row-level colsep and rowsep values are 'inherited' onto missing cells 2002-09-02 Norman Walsh <nw...@us...> * common.xsl: Support person-name style from localization data in personal names 2002-08-28 Norman Walsh <nw...@us...> * table.xsl: Make inherited attributes work for 'missing' table cells 2002-07-29 Robert Stayton <bob...@us...> * targetdatabase.dtd: Changed the targetptr attribute from #REQUIRED to #IMPLIED since it is not required on all objects. * targetdatabase.dtd: Forgot to fix the attribute on the <obj> element as well. * targetdatabase.dtd: Replaced targetid attribute on document with targetptr per the decision of the DocBook Technical Committee. 2002-07-17 Norman Walsh <nw...@us...> * labels.xsl: Don't count equations without titles when labelling equations * labels.xsl: Fixed thinko 2002-07-13 Robert Stayton <bob...@us...> * targets.xsl: Fixed output encoding to utf-8 so a targets database can handle mixed languages. Added omit-xml-declaration to get around the standalone attribute in the XML declaration not being permitted in system entities. 2002-07-09 Norman Walsh <nw...@us...> * labels.xsl: Bug #558333: use containing section for the label of a bridgehead if section.autolabel is non-zero 2002-07-07 Robert Stayton <bob...@us...> * common.xsl: Changed the name of the second-order itemizedlist mark from 'round' (not supported in browsers' <ul> 'type' attribute) to 'circle', which is supported. Both are already supported in FO stylesheet. 2002-07-06 Norman Walsh <nw...@us...> * targets.xsl: The default.encoding parameter has been renamed chunker.output.encoding 2002-07-05 Robert Stayton <bob...@us...> * labels.xsl, titles.xsl: Added 'verbose' parameter to default templates in title.markup mode and label.markup mode, and made the error message conditional on that parameter. The default value is 1, so the message will still be there for normal usage. But the targets.xsl stylesheet sets verbose to 0 when trolling for cross reference targets to eliminate useless noise on elements that have an id attribute but no title or label. * targetdatabase.dtd: New file. * targets.xsl: New file. 2002-06-11 Norman Walsh <nw...@us...> * common.xsl: Augmented debugging message (commented out) * gentext.xsl: Experimental support for xrefstyle; support for %d in templates * l10n.xsl: Experimental support for xrefstyle * titles.xsl: Support refsynopsisdiv in title.markup mode 2002-05-23 Norman Walsh <nw...@us...> * common.xsl: Support for SVG in HTML 2002-05-21 Norman Walsh <nw...@us...> * gentext.xsl: Whitespace * labels.xsl: Don't generate '. ' after QandA labels 2002-05-12 Norman Walsh <nw...@us...> * common.xsl: Fix bugs in extension checking in mediaobject.filename * l10n.xsl: Reworked test in gentext.template; should have no user-visible changes * table.xsl: Removed some obsolete templates; reworked inheritance for improved border support (still implements old DocBook semantics which aren't quite CALS) * titles.xsl: Improved error message 2002-04-21 Norman Walsh <nw...@us...> * .cvsignore, Makefile, l10n.xml: Add support for Hebrew localization 2002-03-24 Norman Walsh <nw...@us...> * common.xsl: Change comment: personname is no longer experimental 2002-03-18 Norman Walsh <nw...@us...> * common.xsl: Replace generate.*.toc and generate.*.lot with single generate.toc parameter. 2002-03-18 Robert Stayton <bob...@us...> * gentext.xsl: Replaced the substitute-markup template with one using simpler logic. Added params for the content to be substituted so it can be used with olinks where the content is supplied from a data file. 2002-03-14 Norman Walsh <nw...@us...> * common.xsl: Handle revisionflag a little better on copyrights * common.xsl, gentext.xsl, l10n.xsl, labels.xsl, subtitles.xsl, table.xsl, titles.xsl: Whitespace only: change CR/LF back to LF. Norm was a total moron. * common.xsl, gentext.xsl, l10n.xsl, labels.xsl, subtitles.xsl, table.xsl, titles.xsl: Whitespace changes only: use PC-style CR/LF because Unix clients choke on this far less often than PC clients choke on the reverse. Grrr. 2002-03-07 Robert Stayton <bob...@us...> * titles.xsl: refentry title in title.markup mode now follows $allow-anchors setting to prevent index entries from appearing in the TOC. 2002-01-28 Norman Walsh <nw...@us...> * l10n.dtd, l10n.xml: Tweaks to the l10n.dtd to make it as namespace aware as DTDs can be 2002-01-25 Norman Walsh <nw...@us...> * table.xsl: Fix bug that caused rowsep and colsep to be ignored on empty cells 2002-01-10 Norman Walsh <nw...@us...> * l10n.xsl: Don't rely on the order of attribute nodes cause they don't have one 2002-01-03 Norman Walsh <nw...@us...> * .cvsignore, Makefile: Added Thai localization * common.xsl: Calculate itemized list symbol based on depth analagous to orderedlist numeration * gentext.xsl: Use unnumbered gentext keys appropriately 2001-12-15 Jirka Kosek <ko...@us...> * common.xsl: Improved support for TeX math inside equations. 2001-12-04 Norman Walsh <nw...@us...> * labels.xsl: Bug #435320: Poor enumeration of LoTs and LoFs * titles.xsl: Bug! Can't put HTML here. But what does this break? 2001-12-02 Norman Walsh <nw...@us...> * titles.xsl: Make no.anchor.mode 'sticky'. This is really necessary because otherwise title inlines effectively turn it off 2001-12-01 Norman Walsh <nw...@us...> * labels.xsl: Improve FAQ labeling 2001-11-29 Robert Stayton <bob...@us...> * l10n.xsl: Fixed error message for missing localization so that if missing in en.xml, it doesn't say 'using en'. 2001-11-28 Norman Walsh <nw...@us...> * common.xsl: Added punct.honorific parameter * l10n.xsl: Removed crufty gentext.xref.text template 2001-11-15 Norman Walsh <nw...@us...> * common.xsl: Support experimental personname wrapper 2001-11-14 Norman Walsh <nw...@us...> * .cvsignore, Makefile, l10n.xml: Added Basque 2001-11-12 Norman Walsh <nw...@us...> * common.xsl: Support well-formed documents, use key() instead of id() 2001-11-09 Norman Walsh <nw...@us...> * .cvsignore, Makefile, l10n.xml: Added Nynorsk 2001-11-06 Norman Walsh <nw...@us...> * labels.xsl: Why did I assume sections should always be labelled in articles? 2001-11-02 Norman Walsh <nw...@us...> * common.xsl: Support FAMILY Given style personal names 2001-10-30 Norman Walsh <nw...@us...> * .cvsignore, Makefile, l10n.xml: Added Xhosa 2001-10-16 Norman Walsh <nw...@us...> * table.xsl: Table support improvements 2001-10-15 Norman Walsh <nw...@us...> * .cvsignore, Makefile, l10n.xml: Added Ukranian * table.xsl: Fix calculation of rowsep and colsep; added experimental support for table.borders.with.css in HTML; calculation of alignments needs to be added along the same lines 2001-10-14 Norman Walsh <nw...@us...> * table.xsl: New file. 2001-09-25 Norman Walsh <nw...@us...> * common.xsl: Support automatic collation of year ranges in copyright * l10n.xsl: Fix gentext.nav.* templates 2001-09-22 Norman Walsh <nw...@us...> * gentext.xsl: Rewrote substitute-markup to support %p * gentext.xsl, labels.xsl: Bug #463033: allow xref to list items (in orderedlists) and varlistentrys * titles.xsl: Support title.markup for legal notices 2001-08-29 Norman Walsh <nw...@us...> * common.xsl: Fix orderedlist numerations 2001-08-14 Norman Walsh <nw...@us...> * l10n.xsl: Calculation of the dingbat nodeset was simply broken 2001-08-13 Norman Walsh <nw...@us...> * Makefile: Added stylesheet as a dependency 2001-08-04 Norman Walsh <nw...@us...> * l10n.dtd: Rename internationalization to i18n, localization to l10n * l10n.xml: Rename internationalization to i18n, localization to l10n, add namespace declaration * l10n.xsl: Support a local i18n override, rename internationalization to i18n, localization to l10n, add namespace declaration * labels.xsl: PartIntros never get a label 2001-08-01 Norman Walsh <nw...@us...> * gentext.xsl: Pass allow-anchors through properly * labels.xsl: Fix question labelling * titles.xsl: Output anchors for titles if the titles have ids 2001-07-31 Robert Stayton <bob...@us...> * l10n.xsl: Reverted the change from [last()] to [1] back to [last()] because that is the correct code. * l10n.xsl: Added code to the "l10n.language" template to fall back to the two-letter lang code if a longer lang does not have a <lang>.xml localization file. And it falls back to the default lang if it can't find that either. Also fixed a bug for finding the lang attribute. It was using the last() function, but in an ancestor-or-self node set you want the first ancestor (closest) with a lang value. 49c49 < |ancestor-or-self::*/@xml:lang)[last()]"/> --- > |ancestor-or-self::*/@xml:lang)[1]"/> 2001-07-17 Jirka Kosek <ko...@us...> * common.xsl: Fixed bug #442160. Parameter graphic.default.extension is now used also for <graphic> and <inlinegraphic> not only for <imagedata>. 2001-07-08 Norman Walsh <nw...@us...> * gentext.xsl, titles.xsl: Support xref to bridgehead 2001-07-04 <uid...@us...> * .cvsignore, Makefile, l10n.xml: Added support for Turkish * .cvsignore, Makefile, l10n.xml: Added Afrikaans * common.xsl, titles.xsl: Bug #429011, fix xref to qandset elements * labels.xsl: Bug #426188, fix question/answer labels 2001-06-21 Norman Walsh <nw...@us...> * common.xsl, gentext.xsl, labels.xsl, titles.xsl: Use common code to calculate step numbers; support xref to procedures and steps; added formal.procedures parameter 2001-06-20 Norman Walsh <nw...@us...> * l10n.xsl: Xalan debugging; harmless changes 2001-06-14 Norman Walsh <nw...@us...> * subtitles.xsl: Support subtitle on article 2001-05-23 Norman Walsh <nw...@us...> * common.xsl: Fix dup. template bug with is.graphic.* * gentext.xsl: Workaround article/appendix formatting bug (HACK) * labels.xsl: Label appendixes correctly in books and articles 2001-05-21 Norman Walsh <nw...@us...> * labels.xsl: Tweak for section labels in articles 2001-05-12 Norman Walsh <nw...@us...> * common.xsl: Added refsect* to the section.level template 2001-05-04 Norman Walsh <nw...@us...> * .cvsignore, Makefile, l10n.xml: Add Serbian localization 2001-04-21 Norman Walsh <nw...@us...> * common.xsl: My first crude attempts at support for qandaset 2001-04-19 Norman Walsh <nw...@us...> * gentext.xsl, titles.xsl: Fix bug #417193, make sure allow-anchors is properly propagated through substitute-markup 2001-04-18 Norman Walsh <nw...@us...> * titles.xsl: Suppress indexterms in no.anchor.mode 2001-04-17 Norman Walsh <nw...@us...> * labels.xsl: Move label.from.part parameter into param.xsl; default it to 0 so that chapters and appendixes are numbered monotonically throughout a book by default. Moved param.xsl up in the include list, just for good measure 2001-04-16 Norman Walsh <nw...@us...> * gentext.xsl: Fix bug in processing of subtitle content * labels.xsl: Only label.from.part if there actually is a part * titles.xsl: Don't put ulink, link, olink, or xref in titles if anchor's aren't allowed 2001-04-15 Norman Walsh <nw...@us...> * gentext.xsl: Localize the textonly calculations by creating a object.title.markup.textonly mode 2001-04-03 Norman Walsh <nw...@us...> * gentext.xsl, labels.xsl, titles.xsl: Fix bug 412487, make XSL-generated callout marks honor callout mark parameters * titles.xsl: Restore no.anchor.mode and suppress footnotes in no.anchor.mode 2001-04-02 Norman Walsh <nw...@us...> * .cvsignore, Makefile: New file. * common.xsl, gentext.xsl, l10n.xml, l10n.xsl, labels.xsl, subtitles.xsl, titles.xsl: New file. * gentext.xsl: Commented out debugging messages * l10n.dtd: New file. --- NEW FILE: af.xml --- <?xml version="1.0" encoding="US-ASCII"?> <l:l10n xmlns:l="http://docbook.sourceforge.net/xmlns/l10n/1.0" language="af" english-language-name="Afrikaans"> <!-- This file is generated automatically. --> <!-- Do not edit this file by hand! --> <!-- See http://docbook.sourceforge.net/ --> <!-- To update this file: edit the corresponding document at --> <!-- http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/docbook/gentext/locale/ --> <l:gentext key="Abstract" text="Samevatting"/> <l:gentext key="abstract" text="samevatting"/> <l:gentext key="Answer" text="Antwoord:"/> <l:gentext key="answer" text="antwoord:"/> <l:gentext key="Appendix" text="Aanhangsel"/> <l:gentext key="appendix" text="aanhangsel"/> <l:gentext key="Article" text="Artikel"/> <l:gentext key="article" text="artikel"/> <l:gentext key="Bibliography" text="Bibliografie"/> <l:gentext key="bibliography" text="bibliografie"/> <l:gentext key="Book" text="Boek"/> <l:gentext key="book" text="boek"/> <l:gentext key="Caution" text="Pas op"/> <l:gentext key="caution" text="pas op"/> <l:gentext key="CAUTION" text="PAS OP"/> <l:gentext key="Chapter" text="Hoofdstuk"/> <l:gentext key="chapter" text="hoofdstuk"/> <l:gentext key="Colophon" text="Kolifon"/> <l:gentext key="colophon" text="kolifon"/> <l:gentext key="Copyright" text="Kopie reg"/> <l:gentext key="copyright" text="kopie reg"/> <l:gentext key="Dedication" text="Opgedra aan"/> <l:gentext key="dedication" text="opgedra aan"/> <l:gentext key="Edition" text="Uitgawe"/> <l:gentext key="edition" text="uitgawe"/> <l:gentext key="Equation" text="Vergelyking"/> <l:gentext key="equation" text="vergelyking"/> <l:gentext key="Example" text="Voorbeeld"/> <l:gentext key="example" text="voorbeeld"/> <l:gentext key="Figure" text="Figuur"/> <l:gentext key="figure" text="figuur"/> <l:gentext key="Glossary" text="Woordlys"/> <l:gentext key="glossary" text="woordlys"/> <l:gentext key="GlossSee" text="WoordelysSien"/> <l:gentext key="glosssee" text="woordelyssien"/> <l:gentext key="GlossSeeAlso" text="WoordelysSienOok"/> <l:gentext key="glossseealso" text="woordelyssienook"/> <l:gentext key="IMPORTANT" text="BELANGRIK"/> <l:gentext key="Important" text="Belangrik"/> <l:gentext key="important" text="belangrik"/> <l:gentext key="Index" text="Indeks"/> <l:gentext key="index" text="indeks"/> <l:gentext key="ISBN" text="ISBN"/> <l:gentext key="isbn" text="isbn"/> <l:gentext key="LegalNotice" text="RegsKennisgewing"/> <l:gentext key="legalnotice" text="regskennisgewing"/> <l:gentext key="MsgAud" text="Teikengroep"/> <l:gentext key="msgaud" text="teikengroep"/> <l:gentext key="MsgLevel" text="Vlak"/> <l:gentext key="msglevel" text="vlak"/> <l:gentext key="MsgOrig" text="Herkoms"/> <l:gentext key="msgorig" text="herkoms"/> <l:gentext key="note" text="opmerking"/> <l:gentext key="NOTE" text="OPMERKING"/> <l:gentext key="Note" text="Opmerking"/> <l:gentext key="Part" text="Deel"/> <l:gentext key="part" text="deel"/> <l:gentext key="Preface" text="Voorwoord"/> <l:gentext key="preface" text="voorwoord"/> <l:gentext key="Procedure" text="Prosedure"/> <l:gentext key="procedure" text="prosedure"/> <l:gentext key="ProductionSet" text="ProduksieStel"/> <l:gentext key="Published" text="Uitgegee"/> <l:gentext key="published" text="uitgegee"/> <l:gentext key="Question" text="Vraag:"/> <l:gentext key="question" text="vraag:"/> <l:gentext key="RefEntry" text="Verwysingslemma"/> <l:gentext key="refentry" text="verwysingslemma"/> <l:gentext key="Reference" text="Verwysing"/> <l:gentext key="reference" text="verwysing"/> <l:gentext key="RefName" text="Verwysingsnaam"/> <l:gentext key="refname" text="verwysingsnaam"/> <l:gentext key="RefSection" text="Verwysingsparagraaf"/> <l:gentext key="refsection" text="verwysingsparagraaf"/> <l:gentext key="RefSynopsisDiv" text="Verwysingsamevatting"/> <l:gentext key="refsynopsisdiv" text="verwysingsamevatting"/> <l:gentext key="RevHistory" text="Hersiening geskiedenis"/> <l:gentext key="revhistory" text="hersiening geskiedenis"/> <l:gentext key="Revision" text="Hersiening"/> <l:gentext key="revision" text="hersiening"/> <l:gentext key="sect1" text="Paragraaf"/> <l:gentext key="sect2" text="Paragraaf"/> <l:gentext key="sect3" text="Paragraaf"/> <l:gentext key="sect4" text="Paragraaf"/> <l:gentext key="sect5" text="Paragraaf"/> <l:gentext key="Section" text="Paragraaf"/> <l:gentext key="section" text="paragraaf"/> <l:gentext key="see" text="sien"/> <l:gentext key="See" text="Sien"/> <l:gentext key="Seealso" text="Sien ook"/> <l:gentext key="seealso" text="sien ook"/> <l:gentext key="SeeAlso" text="Sien Ook"/> <l:gentext key="set" text="versameling"/> <l:gentext key="Set" text="Versameling"/> <l:gentext key="SetIndex" text="VersamelingIndeks"/> <l:gentext key="setindex" text="versamelingindeks"/> <l:gentext key="Sidebar" text="Kantbalk"/> <l:gentext key="sidebar" text="kantbalk"/> <l:gentext key="step" text="stap"/> <l:gentext key="Step" text="Stap"/> <l:gentext key="table" text="tabel"/> <l:gentext key="Table" text="Tabel"/> <l:gentext key="TIP" text="LEIDRAAD"/> <l:gentext key="Tip" text="Leidraad"/> <l:gentext key="tip" text="leidraad"/> <l:gentext key="WARNING" text="WAARSKUWING"/> <l:gentext key="Warning" text="Waarskuwing"/> <l:gentext key="warning" text="waarskuwing"/> <l:gentext key="and" text="en"/> <l:gentext key="by" text="deur"/> <l:gentext key="Edited" text="Geredigeer"/> <l:gentext key="edited" text="geredigeer"/> <l:gentext key="Editedby" text="Geredigeer deur"/> <l:gentext key="editedby" text="geredigeer deur"/> <l:gentext key="in" text="in"/> <l:gentext key="lastlistcomma" text=","/> <l:gentext key="listcomma" text=","/> <l:gentext key="nonexistantelement" text="element bestaan nie"/> <l:gentext key="notes" text="Notas"/> <l:gentext key="Notes" text="notas"/> <l:gentext key="Pgs" text="bl."/> <l:gentext key="pgs" text="bl."/> <l:gentext key="Revisedby" text="Hersien deur"/> <l:gentext key="revisedby" text="hersien deur"/> <l:gentext key="TableNotes" text="TabelOpmerking"/> <l:gentext key="tablenotes" text="tabelopmerking"/> <l:gentext key="TableofContents" text="Inhoudsopgawe"/> <l:gentext key="tableofcontents" text="inhoudsopgawe"/> <l:gentext key="unexpectedelementname" text="onverwagte element naam"/> <l:gentext key="unsupported" text="nie geondersteun"/> <l:gentext key="xrefto" text="verwysing na"/> <l:gentext key="listofequations" text="lys van vergelykings"/> <l:gentext key="ListofEquations" text="Lys van vergelykings"/> <l:gentext key="ListofExamples" text="Lys van voorbeelde"/> <l:gentext key="listofexamples" text="lys van voorbeelde"/> <l:gentext key="ListofFigures" text="Lys van figure"/> <l:gentext key="listoffigures" text="lys van figure"/> <l:gentext key="listoftables" text="lys van tabelle"/> <l:gentext key="ListofTables" text="Lys van tabelle"/> <l:gentext key="ListofUnknown" text="Lys van onbekende tipes"/> <l:gentext key="listofunknown" text="lys van onbekende tipes"/> <l:gentext key="nav-home" text="Begin"/> <l:gentext key="nav-next" text="Volgende"/> <l:gentext key="nav-next-sibling" text="Verder vooruit"/> <l:gentext key="nav-prev" text="Terug"/> <l:gentext key="nav-prev-sibling" text="Verder terug"/> <l:gentext key="nav-up" text="Boontoe"/> <l:gentext key="Draft" text="Proef"/> <l:gentext key="above" text="bo"/> <l:gentext key="below" text="onder"/> <l:gentext key="sectioncalled" text="die seksie genaamd"/> <l:gentext key="index symbols" text="indeks simbole"/> <l:gentext key="lowercase.alpha" text="abcdefghijklmnopqrstuvwxyz"/> <l:gentext key="uppercase.alpha" text="ABCDEFGHIJKLMNOPQRSTUVWXYZ"/> <l:dingbat key="startquote" text="“"/> <l:dingbat key="endquote" text="”"/> <l:dingbat key="nestedstartquote" text="‘"/> <l:dingbat key="nestedendquote" text="’"/> <l:dingbat key="bullet" text="•"/> <l:context name="styles"> <l:template name="person-name" text="first-last"/> </l:context> <l:context name="title"> <l:template name="abstract" text="%t"/> <l:template name="answer" text="%t"/> <l:template name="appendix" text="Aanhangsel %n. %t"/> <l:template name="article" text="%t"/> <l:template name="authorblurb" text="%t"/> <l:template name="bibliodiv" text="%t"/> <l:template name="biblioentry" text="%t"/> <l:template name="bibliography" text="%t"/> <l:template name="bibliomixed" text="%t"/> <l:template name="bibliomset" text="%t"/> <l:template name="biblioset" text="%t"/> <l:template name="blockquote" text="%t"/> <l:template name="book" text="%t"/> <l:template name="calloutlist" text="%t"/> <l:template name="caution" text="%t"/> <l:template name="chapter" text="Hoofdstuk %n. %t"/> <l:template name="colophon" text="%t"/> <l:template name="dedication" text="%t"/> <l:template name="equation" text="Vergelyking %n. %t"/> <l:template name="example" text="Voorbeeld %n. %t"/> <l:template name="figure" text="Figuur %n. %t"/> <l:template name="formalpara" text="%t"/> <l:template name="glossary" text="%t"/> <l:template name="glossdiv" text="%t"/> <l:template name="important" text="%t"/> <l:template name="index" text="%t"/> <l:template name="indexdiv" text="%t"/> <l:template name="itemizedlist" text="%t"/> <l:template name="legalnotice" text="%t"/> <l:template name="listitem" text=""/> <l:template name="lot" text="%t"/> <l:template name="msg" text="%t"/> <l:template name="msgexplan" text="%t"/> <l:template name="msgmain" text="%t"/> <l:template name="msgrel" text="%t"/> <l:template name="msgset" text="%t"/> <l:template name="msgsub" text="%t"/> <l:template name="note" text="%t"/> <l:template name="orderedlist" text="%t"/> <l:template name="part" text="Deel %n. %t"/> <l:template name="partintro" text="%t"/> <l:template name="preface" text="%t"/> <l:template name="procedure" text="%t"/> <l:template name="procedure.formal" text="Prosedure %n. %t"/> <l:template name="productionset" text="%t"/> <l:template name="productionset.formal" text="ProduksieStel %n"/> <l:template name="qandadiv" text="%t"/> <l:template name="qandaentry" text="%t"/> <l:template name="qandaset" text="%t"/> <l:template name="question" text="%t"/> <l:template name="refentry" text="%t"/> <l:template name="reference" text="%t"/> <l:template name="refsection" text="%t"/> <l:template name="refsect1" text="%t"/> <l:template name="refsect2" text="%t"/> <l:template name="refsect3" text="%t"/> <l:template name="refsynopsisdiv" text="%t"/> <l:template name="refsynopsisdivinfo" text="%t"/> <l:template name="segmentedlist" text="%t"/> <l:template name="set" text="%t"/> <l:template name="setindex" text="%t"/> <l:template name="sidebar" text="%t"/> <l:template name="step" text="%t"/> <l:template name="table" text="Tabel %n. %t"/> <l:template name="tip" text="%t"/> <l:template name="toc" text="%t"/> <l:template name="variablelist" text="%t"/> <l:template name="warning" text="%t"/> </l:context> <l:context name="title-unnumbered"> <l:template name="appendix" text="%t"/> <l:template name="bridgehead" text="%t"/> <l:template name="chapter" text="%t"/> <l:template name="sect1" text="%t"/> <l:template name="sect2" text="%t"/> <l:template name="sect3" text="%t"/> <l:template name="sect4" text="%t"/> <l:template name="sect5" text="%t"/> <l:template name="section" text="%t"/> <l:template name="simplesect" text="%t"/> </l:context> <l:context name="title-numbered"> <l:template name="appendix" text="Aanhangsel %n. %t"/> <l:template name="bridgehead" text="%n. %t"/> <l:template name="chapter" text="Hoofdstuk %n. %t"/> <l:template name="sect1" text="%n. %t"/> <l:template name="sect2" text="%n. %t"/> <l:template name="sect3" text="%n. %t"/> <l:template name="sect4" text="%n. %t"/> <l:template name="sect5" text="%n. %t"/> <l:template name="section" text="%n. %t"/> <l:template name="simplesect" text="%n. %t"/> </l:context> <l:context name="subtitle"> <l:template name="appendix" text="%s"/> <l:template name="article" text="%s"/> <l:template name="bibliodiv" text="%s"/> <l:template name="biblioentry" text="%s"/> <l:template name="bibliography" text="%s"/> <l:template name="bibliomixed" text="%s"/> <l:template name="bibliomset" text="%s"/> <l:template name="biblioset" text="%s"/> <l:template name="book" text="%s"/> <l:template name="chapter" text="%s"/> <l:template name="colophon" text="%s"/> <l:template name="dedication" text="%s"/> <l:template name="glossary" text="%s"/> <l:template name="glossdiv" text="%s"/> <l:template name="index" text="%s"/> <l:template name="indexdiv" text="%s"/> <l:template name="lot" text="%s"/> <l:template name="part" text="%s"/> <l:template name="partintro" text="%s"/> <l:template name="preface" text="%s"/> <l:template name="refentry" text="%s"/> <l:template name="reference" text="%s"/> <l:template name="refsection" text="%s"/> <l:template name="refsect1" text="%s"/> <l:template name="refsect2" text="%s"/> <l:template name="refsect3" text="%s"/> <l:template name="refsynopsisdiv" text="%s"/> <l:template name="sect1" text="%s"/> <l:template name="sect2" text="%s"/> <l:template name="sect3" text="%s"/> <l:template name="sect4" text="%s"/> <l:template name="sect5" text="%s"/> <l:template name="section" text="%s"/> <l:template name="set" text="%s"/> <l:template name="setindex" text="%s"/> <l:template name="sidebar" text="%s"/> <l:template name="simplesect" text="%s"/> <l:template name="toc" text="%s"/> </l:context> <l:context name="xref"> <l:template name="abstract" text="%t"/> <l:template name="answer" text="Antwoord: %n"/> <l:template name="appendix" text="Aanhangsel %n"/> <l:template name="article" text="%t"/> <l:template name="authorblurb" text="%t"/> <l:template name="bibliodiv" text="%t"/> <l:template name="bibliography" text="%t"/> <l:template name="bibliomset" text="%t"/> <l:template name="biblioset" text="%t"/> <l:template name="blockquote" text="%t"/> <l:template name="book" text="%t"/> <l:template name="calloutlist" text="%t"/> <l:template name="caution" text="%t"/> <l:template name="chapter" text="Hoofdstuk %n"/> <l:template name="colophon" text="%t"/> <l:template name="constraintdef" text="%t"/> <l:template name="dedication" text="%t"/> <l:template name="equation" text="Vergelyking %n"/> <l:template name="example" text="Voorbeeld %n"/> <l:template name="figure" text="Figuur %n"/> <l:template name="formalpara" text="%t"/> <l:template name="glossary" text="%t"/> <l:template name="glossdiv" text="%t"/> <l:template name="important" text="%t"/> <l:template name="index" text="%t"/> <l:template name="indexdiv" text="%t"/> <l:template name="itemizedlist" text="%t"/> <l:template name="legalnotice" text="%t"/> <l:template name="listitem" text="%n"/> <l:template name="lot" text="%t"/> <l:template name="msg" text="%t"/> <l:template name="msgexplan" text="%t"/> <l:template name="msgmain" text="%t"/> <l:template name="msgrel" text="%t"/> <l:template name="msgset" text="%t"/> <l:template name="msgsub" text="%t"/> <l:template name="note" text="%t"/> <l:template name="orderedlist" text="%t"/> <l:template name="part" text="Deel %n"/> <l:template name="partintro" text="%t"/> <l:template name="preface" text="%t"/> <l:template name="procedure" text="Prosedure %n"/> <l:template name="productionset" text="%t"/> <l:template name="qandadiv" text="%t"/> <l:template name="qandaentry" text="Vraag: %n"/> <l:template name="qandaset" text="%t"/> <l:template name="question" text="Vraag: %n"/> <l:template name="reference" text="%t"/> <l:template name="refsection" text="%t"/> <l:template name="refsect1" text="%t"/> <l:template name="refsect2" text="%t"/> <l:template name="refsect3" text="%t"/> <l:template name="refsynopsisdiv" text="%t"/> <l:template name="segmentedlist" text="%t"/> <l:template name="set" text="%t"/> <l:template name="setindex" text="%t"/> <l:template name="sidebar" text="%t"/> <l:template name="table" text="Tabel %n"/> <l:template name="tip" text="%t"/> <l:template name="toc" text="%t"/> <l:template name="variablelist" text="%t"/> <l:template name="varlistentry" text="%n"/> <l:template name="warning" text="%t"/> <l:template name="page.citation" text=" [%p]"/> </l:context> <l:context name="section-xref"> <l:template name="bridgehead" text="die seksie genaamd “%t”"/> <l:template name="refsection" text="die seksie genaamd “%t”"/> <l:template name="refsect1" text="die seksie genaamd “%t”"/> <l:template name="refsect2" text="die seksie genaamd “%t”"/> <l:template name="refsect3" text="die seksie genaamd “%t”"/> <l:template name="sect1" text="die seksie genaamd “%t”"/> <l:template name="sect2" text="die seksie genaamd “%t”"/> <l:template name="sect3" text="die seksie genaamd “%t”"/> <l:template name="sect4" text="die seksie genaamd “%t”"/> <l:template name="sect5" text="die seksie genaamd “%t”"/> <l:template name="section" text="die seksie genaamd “%t”"/> <l:template name="simplesect" text="die seksie genaamd “%t”"/> </l:context> <l:context name="section-xref-numbered"> <l:template name="bridgehead" text="die seksie genaamd “%t”"/> <l:template name="refsection" text="die seksie genaamd “%t”"/> <l:template name="refsect1" text="die seksie genaamd “%t”"/> <l:template name="refsect2" text="die seksie genaamd “%t”"/> <l:template name="refsect3" text="die seksie genaamd “%t”"/> <l:template name="sect1" text="Paragraaf %n"/> <l:template name="sect2" text="Paragraaf %n"/> <l:template name="sect3" text="Paragraaf %n"/> <l:template name="sect4" text="Paragraaf %n"/> <l:template name="sect5" text="Paragraaf %n"/> <l:template name="section" text="Paragraaf %n"/> <l:template name="simplesect" text="die seksie genaamd “%t”"/> </l:context> <l:context name="authorgroup"> <l:template name="sep" text=", "/> <l:template name="sep2" text=" en "/> <l:template name="seplast" text=", en "/> </l:context> <l:context name="glossary"> <l:template name="see" text="WoordelysSien "/> <l:template name="seealso" text="WoordelysSienOok "/> </l:context> <l:context name="msgset"> <l:template name="MsgAud" text="Teikengroep: "/> <l:template name="MsgLevel" text="Vlak: "/> <l:template name="MsgOrig" text="Herkoms: "/> </l:context> </l:l10n> --- NEW FILE: bg.xml --- <?xml version="1.0" encoding="US-ASCII"?> <l:l10n xmlns:l="http://docbook.sourceforge.net/xmlns/l10n/1.0" language="bg" english-language-name="Bulgarian"> <!-- This file is generated automatically. --> <!-- Do not edit this file by hand! --> <!-- See http://docbook.sourceforge.net/ --> <!-- To update this file: edit the corresponding document at --> <!-- http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/docbook/gentext/locale/ --> <l:gentext key="Abstract" text="Анотация"/> <l:gentext key="abstract" text="Анотация"/> <l:gentext key="Answer" text="О:"/> <l:gentext key="answer" text="О:"/> <l:gentext key="Appendix" text="Приложение"/> <l:gentext key="appendix" text="приложение"/> <l:gentext key="Article" text="Статия"/> <l:gentext key="article" text="Статия"/> <l:gentext key="Bibliography" text="Литература"/> <l:gentext key="bibliography" text="Литература"/> <l:gentext key="Book" text="Книга"/> <l:gentext key="book" text="Книга"/> <l:gentext key="CAUTION" text="ВНИМАНИЕ"/> <l:gentext key="Caution" text="Внимание"/> <l:gentext key="caution" text="Внимание"/> <l:gentext key="Chapter" text="Глава"/> <l:gentext key="chapter" text="глава"/> <l:gentext key="Colophon" text="Colophon"/> <l:gentext key="colophon" text="Colophon"/> <l:gentext key="Copyright" text="Copyright"/> <l:gentext key="copyright" text="Copyright"/> <l:gentext key="Dedication" text="Посвещение"/> <l:gentext key="dedication" text="Посвещение"/> <l:gentext key="Edition" text="Издание"/> <l:gentext key="edition" text="Издание"/> <l:gentext key="Equation" text="Формула"/> <l:gentext key="equation" text="Формула"/> <l:gentext key="Example" text="Пример"/> <l:gentext key="example" text="Пример"/> <l:gentext key="Figure" text="Фигура"/> <l:gentext key="figure" text="Фигура"/> <l:gentext key="Glossary" text="Терминологичен речник"/> <l:gentext key="glossary" text="Терминологичен речник"/> <l:gentext key="GlossSee" text="вж."/> <l:gentext key="glosssee" text="вж."/> <l:gentext key="GlossSeeAlso" text="вж. също"/> <l:gentext key="glossseealso" text="вж. също"/> <l:gentext key="IMPORTANT" text="ВАЖНО"/> <l:gentext key="important" text="Важно"/> <l:gentext key="Important" text="Важно"/> <l:gentext key="Index" text="Индекс"/> <l:gentext key="index" text="Индекс"/> <l:gentext key="ISBN" text="ISBN"/> <l:gentext key="isbn" text="ISBN"/> <l:gentext key="LegalNotice" text="Авторски права"/> <l:gentext key="legalnotice" text="Авторски права"/> <l:gentext key="MsgAud" text="Audience"/> <l:gentext key="msgaud" text="Audience"/> <l:gentext key="MsgLevel" text="Ниво"/> <l:gentext key="msglevel" text="Ниво"/> <l:gentext key="MsgOrig" text="Източник"/> <l:gentext key="msgorig" text="Източник"/> <l:gentext key="NOTE" text="ЗАБЕЛЕЖКА"/> <l:gentext key="Note" text="Забележка"/> <l:gentext key="note" text="Забележка"/> <l:gentext key="Part" text="Част"/> <l:gentext key="part" text="Част"/> <l:gentext key="Preface" text="Предговор"/> <l:gentext key="preface" text="Предговор"/> <l:gentext key="Procedure" text="Процедура"/> <l:gentext key="procedure" text="Процедура"/> <l:gentext key="ProductionSet" text="Production"/> <l:gentext key="Published" text="Издаден"/> <l:gentext key="published" text="Издаден"/> <l:gentext key="Question" text="В:"/> <l:gentext key="question" text="В:"/> <l:gentext key="RefEntry" text=""/> <l:gentext key="refentry" text=""/> <l:gentext key="Reference" text="Справочник"/> <l:gentext key="reference" text="Справочник"/> <l:gentext key="RefName" text="Название"/> <l:gentext key="refname" text="Название"/> <l:gentext key="RefSection" text=""/> <l:gentext key="refsection" text=""/> <l:gentext key="RefSynopsisDiv" text="Синтаксис"/> <l:gentext key="refsynopsisdiv" text="Синтаксис"/> <l:gentext key="RevHistory" text="Промени"/> <l:gentext key="revhistory" text="Промени"/> <l:gentext key="revision" text="Издание"/> <l:gentext key="Revision" text="Издание"/> <l:gentext key="sect1" text="Раздел"/> <l:gentext key="sect2" text="Раздел"/> <l:gentext key="sect3" text="Раздел"/> <l:gentext key="sect4" text="Раздел"/> <l:gentext key="sect5" text="Раздел"/> <l:gentext key="section" text="Раздел"/> <l:gentext key="Section" text="Раздел"/> <l:gentext key="see" text="вж."/> <l:gentext key="seealso" text="вж. също"/> <l:gentext key="set" text="Указател"/> <l:gentext key="Set" text="Указател"/> <l:gentext key="setindex" text="Указател"/> <l:gentext key="SetIndex" text="Указател"/> <l:gentext key="Sidebar" text="Разделител"/> <l:gentext key="sidebar" text="разделител"/> <l:gentext key="step" text="Стъпка"/> <l:gentext key="Step" text="Стъпка"/> <l:gentext key="Table" text="Таблица"/> <l:gentext key="table" text="Таблица"/> <l:gentext key="tip" text="Поздсказка"/> <l:gentext key="TIP" text="ПОДСКАЗКА"/> <l:gentext key="Tip" text="Поздсказка"/> <l:gentext key="Warning" text="Внимание"/> <l:gentext key="warning" text="Внимание"/> <l:gentext key="WARNING" text="ВНИМАНИЕ"/> <l:gentext key="and" text=""/> <l:gentext key="by" text=""/> <l:gentext key="Edited" text="Редактирано от"/> <l:gentext key="edited" text="Редактирано от"/> <l:gentext key="Editedby" text="Редактирано от"/> <l:gentext key="editedby" text="Редактирано от"/> <l:gentext key="in" text="в"/> <l:gentext key="lastlistcomma" text=","/> <l:gentext key="listcomma" text=","/> <l:gentext key="nonexistantelement" text="non-existant element"/> <l:gentext key="notes" text="Забележки"/> <l:gentext key="Notes" text="Забележки"/> <l:gentext key="Pgs" text="стр."/> <l:gentext key="pgs" text="стр."/> <l:gentext key="Revisedby" text="Одобрено от: "/> <l:gentext key="revisedby" text="Одобрено от: "/> <l:gentext key="TableNotes" text="Забележки"/> <l:gentext key="tablenotes" text="Забележки"/> <l:gentext key="TableofContents" text="Съдържание"/> <l:gentext key="tableofcontents" text="Съдържание"/> <l:gentext key="unexpectedelementname" text="unexpected element name"/> <l:gentext key="unsupported" text="unsupported"/> <l:gentext key="xrefto" text="xref to"/> <l:gentext key="listofequations" text="Списък на формулите"/> <l:gentext key="ListofEquations" text="Списък на формулите"/> <l:gentext key="ListofExamples" text="Списък на примерите"/> <l:gentext key="listofexamples" text="Списък на примерите"/> <l:gentext key="ListofFigures" text="Списък на фигурите"/> <l:gentext key="listoffigures" text="Списък на фигурите"/> <l:gentext key="listoftables" text="Списък на таблиците"/> <l:gentext key="ListofTables" text="Списък на таблиците"/> <l:gentext key="ListofUnknown" text="Неопределен списък"/> <l:gentext key="listofunknown" text="Неопределен списък"/> <l:gentext key="nav-home" text="Начало"/> <l:gentext key="nav-next" text="Следваща страница"/> <l:gentext key="nav-next-sibling" text="Следващ раздел"/> <l:gentext key="nav-prev" text="Предишна страница"/> <l:gentext key="nav-prev-sibling" text="Предишен раздел"/> <l:gentext key="nav-up" text="Начало на раздела"/> <l:gentext key="nav-toc" text="Съдържание"/> <l:gentext key="Draft" text="Чернова"/> <l:gentext key="above" text="по-горе"/> <l:gentext key="below" text="по-долу"/> <l:gentext key="sectioncalled" text="the section called"/> <l:gentext key="index symbols" text="Символи"/> <l:gentext key="lowercase.alpha" text="абвгдежзийклмнопрстуфхцчшщъыьэюя"/> <l:gentext key="uppercase.alpha" text="АБВГДЕЖЗИЙКЛМНОПРСТУФХЦЧШЩЪЫЬЭЮЯ"/> <l:dingbat key="startquote" text="“"/> <l:dingbat key="endquote" text="”"/> <l:dingbat key="nestedstartquote" text="‘"/> <l:dingbat key="nestedendquote" text="’"/> <l:dingbat key="bullet" text="•"/> <l:context name="styles"> <l:template name="person-name" text="first-last"/> </l:context> <l:context name="title"> <l:template name="abstract" text="%t"/> <l:template name="answer" text="%t"/> <l:template name="appendix" text="Приложение %n. %t"/> <l:template name="article" text="%t"/> <l:template name="authorblurb" text="%t"/> <l:template name="bibliodiv" text="%t"/> <l:template name="biblioentry" text="%t"/> <l:template name="bibliography" text="%t"/> <l:template name="bibliomixed" text="%t"/> <l:template name="bibliomset" text="%t"/> <l:template name="biblioset" text="%t"/> <l:template name="blockquote" text="%t"/> <l:template name="book" text="%t"/> <l:template name="calloutlist" text="%t"/> <l:template name="caution" text="%t"/> <l:template name="chapter" text="Глава %n. %t"/> <l:template name="colophon" text="%t"/> <l:template name="dedication" text="%t"/> <l:template name="equation" text="Формула %n. %t"/> <l:template name="example" text="Пример %n. %t"/> <l:template name="figure" text="Фигура %n. %t"/> <l:template name="formalpara" text="%t"/> <l:template name="glossary" text="%t"/> <l:template name="glossdiv" text="%t"/> <l:template name="glossentry" text="%t"/> <l:template name="important" text="%t"/> <l:template name="index" text="%t"/> <l:template name="indexdiv" text="%t"/> <l:template name="itemizedlist" text="%t"/> <l:template name="legalnotice" text="%t"/> <l:template name="listitem" text=""/> <l:template name="lot" text="%t"/> <l:template name="msg" text="%t"/> <l:template name="msgexplan" text="%t"/> <l:template name="msgmain" text="%t"/> <l:template name="msgrel" text="%t"/> <l:template name="msgset" text="%t"/> <l:template name="msgsub" text="%t"/> <l:template name="note" text="%t"/> <l:template name="orderedlist" text="%t"/> <l:template name="part" text="Част %n. %t"/> <l:template name="partintro" text="%t"/> <l:template name="preface" text="%t"/> <l:template name="procedure" text="%t"/> <l:template name="procedure.formal" text="Процедура %n. %t"/> <l:template name="productionset" text="%t"/> <l:template name="productionset.formal" text="Production %n"/> <l:template name="qandadiv" text="%t"/> <l:template name="qandaentry" text="%t"/> <l:template name="qandaset" text="%t"/> <l:template name="question" text="%t"/> <l:template name="refentry" text="%t"/> <l:template name="reference" text="%t"/> <l:template name="refsection" text="%t"/> <l:template name="refsect1" text="%t"/> <l:template name="refsect2" text="%t"/> <l:template name="refsect3" text="%t"/> <l:template name="refsynopsisdiv" text="%t"/> <l:template name="refsynopsisdivinfo" text="%t"/> <l:template name="segmentedlist" text="%t"/> <l:template name="set" text="%t"/> <l:template name="setindex" text="%t"/> <l:template name="sidebar" text="%t"/> <l:template name="step" text="%t"/> <l:template name="table" text="Таблица %n. %t"/> <l:template name="tip" text="%t"/> <l:template name="toc" text="%t"/> <l:template name="variablelist" text="%t"/> <l:template name="varlistentry" text=""/> <l:template name="warning" text="%t"/> </l:context> <l:context name="title-unnumbered"> <l:template name="appendix" text="%t"/> <l:template name="article/appendix" text="%t"/> <l:template name="bridgehead" text="%t"/> <l:template name="chapter" text="%t"/> <l:template name="sect1" text="%t"/> <l:template name="sect2" text="%t"/> <l:template name="sect3" text="%t"/> <l:template name="sect4" text="%t"/> <l:template name="sect5" text="%t"/> <l:template name="section" text="%t"/> <l:template name="simplesect" text="%t"/> </l:context> <l:context name="title-numbered"> <l:template name="appendix" text="Приложение %n. %t"/> <l:template name="article/appendix" text="%n. %t"/> <l:template name="bridgehead" text="%n. %t"/> <l:template name="chapter" text="Глава %n. %t"/> <l:template name="sect1" text="%n. %t"/> <l:template name="sect2" text="%n. %t"/> <l:template name="sect3" text="%n. %t"/> <l:template name="sect4" text="%n. %t"/> <l:template name="sect5" text="%n. %t"/> <l:template name="section" text="%n. %t"/> <l:template name="simplesect" text="%t"/> </l:context> <l:context name="subtitle"> <l:template name="appendix" text="%s"/> <l:template name="article" text="%s"/> <l:template name="bibliodiv" text="%s"/> <l:template name="biblioentry" text="%s"/> <l:template name="bibliography" text="%s"/> <l:template name="bibliomixed" text="%s"/> <l:template name="bibliomset" text="%s"/> <l:template name="biblioset" text="%s"/> <l:template name="book" text="%s"/> <l:template name="chapter" text="%s"/> <l:template name="colophon" text="%s"/> <l:template name="dedication" text="%s"/> <l:template name="glossary" text="%s"/> <l:template name="glossdiv" text="%s"/> <l:template name="index" text="%s"/> <l:template name="indexdiv" text="%s"/> <l:template name="lot" text="%s"/> <l:template name="part" text="%s"/> <l:template name="partintro" text="%s"/> <l:template name="preface" text="%s"/> <l:template name="refentry" text="%s"/> <l:template name="reference" text="%s"/> <l:template name="refsection" text="%s"/> <l:template name="refsect1" text="%s"/> <l:template name="refsect2" text="%s"/> <l:template name="refsect3" text="%s"/> <l:template name="refsynopsisdiv" text="%s"/> <l:template name="sect1" text="%s"/> <l:template name="sect2" text="%s"/> <l:template name="sect3" text="%s"/> <l:template name="sect4" text="%s"/> <l:template name="sect5" text="%s"/> <l:template name="section" text="%s"/> <l:template name="set" text="%s"/> <l:template name="setindex" text="%s"/> <l:template name="sidebar" text="%s"/> <l:template name="simplesect" text="%s"/> <l:template name="toc" text="%s"/> </l:context> <l:context name="xref"> <l:template name="abstract" text="%t"/> <l:template name="answer" text="О: %n"/> <l:template name="appendix" text="Приложение %n"/> <l:template name="article" text="%t"/> <l:template name="authorblurb" text="%t"/> <l:template name="bibliodiv" text="%t"/> <l:template name="bibliography" text="%t"/> <l:template name="bibliomset" text="%t"/> <l:template name="biblioset" text="%t"/> <l:template name="blockquote" text="%t"/> <l:template name="book" text="%t"/> <l:template name="calloutlist" text="%t"/> <l:template name="caution" text="%t"/> <l:template name="chapter" text="Глава %n"/> <l:template name="colophon" text="%t"/> <l:template name="constraintdef" text="%t"/> <l:template name="dedication" text="%t"/> <l:template name="equation" text="Формула %n"/> <l:template name="example" text="Пример %n"/> <l:template name="figure" text="Фигура %n"/> <l:template name="formalpara" text="%t"/> <l:template name="glossary" text="%t"/> <l:template name="glossdiv" text="%t"/> <l:template name="important" text="%t"/> <l:template name="index" text="%t"/> <l:template name="indexdiv" text="%t"/> <l:template name="itemizedlist" text="%t"/> <l:template name="legalnotice" text="%t"/> <l:template name="listitem" text="%n"/> <l:template name="lot" text="%t"/> <l:template name="msg" text="%t"/> <l:template name="msgexplan" text="%t"/> ... [truncated message content] |