| 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106 |
- <?xml version="1.0" encoding="UTF-8"?>
- <!--
- This file is part of the DITA Open Toolkit project.
- See the accompanying license.txt file for applicable licenses.
- -->
- <vars xmlns="http://www.idiominc.com/opentopic/vars">
- <variable id="Product Name"/>
- <variable id="Body odd footer"/>
- <variable id="Body even footer"/>
- <variable id="Body first footer"/>
- <variable id="Body first header"/>
- <variable id="Body odd header"><param ref-name="prodname"/> | <param ref-name="heading"/> | <param ref-name="pagenum"/></variable>
- <variable id="Body even header"><param ref-name="pagenum"/> | <param ref-name="heading"/> | <param ref-name="prodname"/></variable>
- <variable id="Preface odd footer"/>
- <variable id="Preface even footer"/>
- <variable id="Preface first footer"/>
- <variable id="Preface odd header"><param ref-name="prodname"/> | <variable id="Preface title"/> | <param ref-name="pagenum"/></variable>
- <variable id="Preface even header"><param ref-name="pagenum"/> | <variable id="Preface title"/> | <param ref-name="prodname"/></variable>
- <variable id="Preface first header"/>
- <variable id="Toc odd footer"/>
- <variable id="Toc even footer"/>
- <variable id="Toc odd header"><param ref-name="prodname"/> | <param ref-name="heading"/> | <param ref-name="pagenum"/></variable>
- <variable id="Toc even header"><param ref-name="pagenum"/> | <param ref-name="heading"/> | <param ref-name="prodname"/></variable>
- <variable id="Index odd footer"/>
- <variable id="Index even footer"/>
- <variable id="Index odd header"><param ref-name="prodname"/> | <param ref-name="heading"/> | <param ref-name="pagenum"/></variable>
- <variable id="Index even header"><param ref-name="pagenum"/> | <param ref-name="heading"/> | <param ref-name="prodname"/></variable>
- <variable id="Ordered List Number"><param ref-name="number"/>. </variable>
- <variable id="Unordered List bullet">•</variable>
- <variable id="Table of Contents">Содержание</variable>
-
- <variable id="Index Continued String">продолжение</variable>
- <variable id="Index See String">, См. </variable>
- <variable id="Index See Also String">См. также </variable>
- <variable id="Table of Contents Chapter">Глава <param ref-name="number"/>. </variable>
- <variable id="Table of Contents Appendix">Приложение <param ref-name="number"/>. </variable>
- <variable id="Table of Contents Part">Часть <param ref-name="number"/>. </variable>
- <variable id="Table of Contents Preface">Предисловие: </variable>
- <variable id="Table of Contents Notices"/>
- <variable id="Preface title">Предисловие</variable>
- <variable id="Notices title"><!--TODO:Notice--></variable>
- <variable id="Mini Toc"><!--TODO:Topics: --></variable>
- <variable id="#note-separator">: </variable>
-
- <variable id="Notice"><!--TODO:Notice--></variable>
- <variable id="Figure.title">Рисунок <param ref-name="number"/>. <param ref-name="title"/></variable>
- <variable id="Figure Number">Рисунок <param ref-name="number"/></variable>
- <variable id="Table.title">Таблица <param ref-name="number"/>. <param ref-name="title"/></variable>
- <variable id="Table Number">Таблица <param ref-name="number"/></variable>
- <variable id="Related Links"><!--TODO:Related Links--></variable>
- <variable id="Cross-Reference"><!--TODO:Cross-Reference to:--></variable>
- <variable id="Content-Reference"><!--TODO:Content-Reference to:--></variable>
- <!-- Deprecated since 2.3 -->
- <variable id="Untitled section"><!--TODO:Untitled section.--></variable>
- <variable id="List item"><!--TODO:List item.--></variable>
- <variable id="Foot note"><!--TODO:Footnote.--></variable>
- <variable id="Navigation title"><!--TODO:Navigation title--></variable>
- <variable id="Chapter with number">Глава <param ref-name="number"/></variable>
- <variable id="Appendix with number">Приложение <param ref-name="number"/></variable>
- <variable id="Part with number">Часть <param ref-name="number"/></variable>
- <variable id="Required-Cleanup"><!--TODO:[Required-Cleanup]--></variable>
- <variable id="On the page"><!--TODO: on page <param ref-name="pagenum"/>--></variable>
- <variable id="Page"><!--TODO: page <param ref-name="pagenum"/>--></variable>
- <variable id="This link"><!--TODO:this link--></variable>
- <variable id="note Note Image Path"></variable>
- <variable id="notice Note Image Path"></variable>
- <variable id="attention Note Image Path">Configuration/OpenTopic/cfg/common/artwork/warning.gif</variable>
- <variable id="caution Note Image Path">Configuration/OpenTopic/cfg/common/artwork/warning.gif</variable>
- <variable id="danger Note Image Path">Configuration/OpenTopic/cfg/common/artwork/warning.gif</variable>
- <variable id="warning Note Image Path">Configuration/OpenTopic/cfg/common/artwork/warning.gif</variable>
- <variable id="fastpath Note Image Path"></variable>
- <variable id="important Note Image Path"></variable>
- <variable id="remember Note Image Path"></variable>
- <variable id="restriction Note Image Path"></variable>
- <variable id="tip Note Image Path"></variable>
- <variable id="other Note Image Path"></variable>
- <variable id="Child topics"><!--TODO:Child Topics--></variable>
- <variable id="Related references">Ссылки, связанные с данной</variable>
-
- <!-- Deprecated since 2.3 -->
- <variable id="Index multiple entries separator">, </variable>
- <variable id="Optional Step">Необязательно:</variable>
- <variable id="Required Step">Обязательно:</variable>
- <!-- Task strings now reused from common -->
- <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 odd footer"/>
- <variable id="Glossary even footer"/>
- <variable id="Glossary odd header"><param ref-name="prodname"/> | <param ref-name="heading"/> | <param ref-name="pagenum"/></variable>
- <variable id="Glossary even header"><param ref-name="pagenum"/> | <param ref-name="heading"/> | <param ref-name="prodname"/></variable>
- <variable id="Glossary">Глоссарий</variable>
- <variable id="List of Tables">Список таблиц</variable>
- <variable id="List of Figures">Список иллюстраций</variable>
- <variable id="#menucascade-separator"> > </variable>
- <variable id="#quote-start">«</variable>
- <variable id="#quote-end">»</variable>
- </vars>
|