| 1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556 |
- <?xml version="1.0" encoding="UTF-8"?>
- <!--
- This file is part of the DITA Open Toolkit project.
- Copyright 2006 IBM Corporation
- See the accompanying LICENSE file for applicable license.
- -->
- <vars xmlns="http://www.idiominc.com/opentopic/vars">
- <variable id="Preface odd header"><param ref-name="prodname"/> | Priekšvārds | <param ref-name="pagenum"/></variable>
- <variable id="Preface even header"><param ref-name="pagenum"/> | Priekšvārds | <param ref-name="prodname"/></variable>
- <variable id="Table of Contents">Saturs</variable>
- <variable id="Index Continued String">turpināts</variable>
- <variable id="Index See String">, Sk. </variable>
- <variable id="Index See Also String">Sk. arī </variable>
- <variable id="Table of Contents Chapter">Nodaļa <param ref-name="number"/>: </variable>
- <variable id="Table of Contents Appendix">Pielikums <param ref-name="number"/>: </variable>
- <variable id="Table of Contents Part">Detaļa <param ref-name="number"/>: </variable>
- <variable id="Table of Contents Preface">Priekšvārds: </variable>
- <variable id="Preface title">Priekšvārds</variable>
- <variable id="Notices title">Notice</variable><!--TODO:Notices title-->
- <variable id="Mini Toc">Saturs: </variable><!-- TODO: replace translation "Contents" with "Topics"-->
- <variable id="Notice">Notice</variable><!--TODO:Notice-->
- <variable id="Figure.title">Attēls <param ref-name="number"/>: <param ref-name="title"/></variable>
- <variable id="Figure Number">Attēls <param ref-name="number"/></variable>
- <variable id="Table.title">Tabula <param ref-name="number"/>: <param ref-name="title"/></variable>
- <variable id="Table Number">Tabula <param ref-name="number"/></variable>
- <variable id="Related Links">Saistītā informācija</variable>
- <variable id="Cross-Reference">Cross-Reference to:</variable><!--UNUSED-->
- <variable id="Content-Reference">Unresolved content reference to:</variable><!--UNUSED-->
- <variable id="List item">List item.</variable><!--TODO:List item-->
- <variable id="Foot note">Footnote.</variable><!--TODO:Footnote-->
- <variable id="Navigation title">Navigation title</variable><!--TODO:Navigation title-->
- <variable id="Search title">Search title</variable><!--TODO:Search title-->
- <variable id="Chapter with number">Nodaļa <param ref-name="number"/></variable>
- <variable id="Appendix with number">Pielikums <param ref-name="number"/></variable>
- <variable id="Part with number">Detaļa <param ref-name="number"/></variable>
- <variable id="Required-Cleanup">[Nepieciešama tīrīšana]</variable>
- <variable id="On the page"> lpp. <param ref-name="pagenum"/></variable>
- <variable id="Page"> Lpp. <param ref-name="pagenum"/></variable>
- <variable id="This link"></variable><!--UNUSED-->
- <variable id="Child topics"></variable><!--UNUSED-->
- <variable id="Related references"></variable><!--UNUSED-->
- <variable id="Optional Step">Neobligāts:</variable>
- <variable id="Required Step">Nepieciešams:</variable>
- <variable id="Task Prereq"></variable>
- <variable id="Task Context"></variable>
- <variable id="Task Steps"></variable>
- <variable id="#steps-unordered-label"></variable>
- <variable id="Task Result"></variable>
- <variable id="Task Example"></variable>
- <variable id="Task Postreq"></variable>
- <variable id="Glossary">Glosārijs</variable>
- <variable id="List of Tables">Tabulas</variable>
- <variable id="List of Figures">Attēli</variable>
- </vars>
|