es.xml 15 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337
  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <!--
  3. Copyright © 2004-2006 by Idiom Technologies, Inc. All rights reserved.
  4. IDIOM is a registered trademark of Idiom Technologies, Inc. and WORLDSERVER
  5. and WORLDSTART are trademarks of Idiom Technologies, Inc. All other
  6. trademarks are the property of their respective owners.
  7. IDIOM TECHNOLOGIES, INC. IS DELIVERING THE SOFTWARE "AS IS," WITH
  8. ABSOLUTELY NO WARRANTIES WHATSOEVER, WHETHER EXPRESS OR IMPLIED, AND IDIOM
  9. TECHNOLOGIES, INC. DISCLAIMS ALL WARRANTIES, EXPRESS OR IMPLIED, INCLUDING
  10. BUT NOT LIMITED TO WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
  11. PURPOSE AND WARRANTY OF NON-INFRINGEMENT. IDIOM TECHNOLOGIES, INC. SHALL NOT
  12. BE LIABLE FOR INDIRECT, INCIDENTAL, SPECIAL, COVER, PUNITIVE, EXEMPLARY,
  13. RELIANCE, OR CONSEQUENTIAL DAMAGES (INCLUDING BUT NOT LIMITED TO LOSS OF
  14. ANTICIPATED PROFIT), ARISING FROM ANY CAUSE UNDER OR RELATED TO OR ARISING
  15. OUT OF THE USE OF OR INABILITY TO USE THE SOFTWARE, EVEN IF IDIOM
  16. TECHNOLOGIES, INC. HAS BEEN ADVISED OF THE POSSIBILITY OF SUCH DAMAGES.
  17. Idiom Technologies, Inc. and its licensors shall not be liable for any
  18. damages suffered by any person as a result of using and/or modifying the
  19. Software or its derivatives. In no event shall Idiom Technologies, Inc.'s
  20. liability for any damages hereunder exceed the amounts received by Idiom
  21. Technologies, Inc. as a result of this transaction.
  22. These terms and conditions supersede the terms and conditions in any
  23. licensing agreement to the extent that such terms and conditions conflict
  24. with those set forth herein.
  25. This file is part of the DITA Open Toolkit project.
  26. See the accompanying license.txt file for applicable licenses.
  27. -->
  28. <vars xmlns="http://www.idiominc.com/opentopic/vars">
  29. <!--
  30. This file controls strings that appear in the published output.
  31. There is one version of this file per language. To add support
  32. for a new language, simply create a copy of this file and name
  33. it using the <locale ISO code>.xml format.
  34. -->
  35. <!--
  36. Strings used in the headers and footers of pages.
  37. -->
  38. <!-- Product name to be placed inside headers etc. -->
  39. <variable id="Product Name"/>
  40. <!-- The footer that appears on odd-numbered pages. -->
  41. <variable id="Body odd footer"/>
  42. <!-- The footer that appears on even-numbered pages. -->
  43. <variable id="Body even footer"/>
  44. <!-- The footer that appears on the first page of a chapter. -->
  45. <variable id="Body first footer"/>
  46. <!-- The header that appears on the first page of a chapter. -->
  47. <variable id="Body first header"/>
  48. <!-- The header that appears on odd-numbered pages. -->
  49. <variable id="Body odd header"><param ref-name="prodname"/> | <param ref-name="heading"/> | <param ref-name="pagenum"/></variable>
  50. <!-- The header that appears on even-numbered pages. -->
  51. <variable id="Body even header"><param ref-name="pagenum"/> | <param ref-name="heading"/> | <param ref-name="prodname"/></variable>
  52. <!-- The footer that appears on Preface odd-numbered pages. -->
  53. <variable id="Preface odd footer"/>
  54. <!-- The footer that appears on Preface even-numbered pages. -->
  55. <variable id="Preface even footer"/>
  56. <!-- The footer that appears on the first page of a Preface -->
  57. <variable id="Preface first footer"/>
  58. <!-- The header that appears on Preface odd-numbered pages. -->
  59. <variable id="Preface odd header"><param ref-name="prodname"/> | Prefacio | <param ref-name="pagenum"/></variable>
  60. <!-- The header that appears on Preface even-numbered pages. -->
  61. <variable id="Preface even header"><param ref-name="pagenum"/> | Prefacio | <param ref-name="prodname"/></variable>
  62. <!-- The header that appears on Preface first page. -->
  63. <variable id="Preface first header"/>
  64. <!-- The footer that appears on the odd-numbered table of contents
  65. pages. -->
  66. <variable id="Toc odd footer"/>
  67. <!-- The footer that appears on the even-numbered table of contents
  68. pages. -->
  69. <variable id="Toc even footer"/>
  70. <!-- The header that appears on the odd-numbered table of contents
  71. pages. -->
  72. <!-- Contenido -->
  73. <variable id="Toc odd header"><param ref-name="pagenum"/> | <param ref-name="heading"/> | <param ref-name="pagenum"/></variable>
  74. <!-- The header that appears on the odd-numbered table of contents
  75. pages. -->
  76. <variable id="Toc even header"><param ref-name="pagenum"/> | <param ref-name="heading"/> | <param ref-name="pagenum"/></variable>
  77. <!-- The footer that appears on the odd-numbered index pages. -->
  78. <variable id="Index odd footer"/>
  79. <!-- The footer that appears on the even-numbered index pages. -->
  80. <variable id="Index even footer"/>
  81. <!-- The header that appears on the odd-numbered index pages. -->
  82. <variable id="Index odd header"><param ref-name="prodname"/> | <param ref-name="heading"/> | <param ref-name="pagenum"/></variable>
  83. <!-- The header that appears on the even-numbered index pages. -->
  84. <variable id="Index even header"><param ref-name="pagenum"/> | <param ref-name="heading"/> | <param ref-name="prodname"/></variable>
  85. <!-- The formatting used to display ordered lists (e.g., "1., 2." or
  86. "1), 2)" -->
  87. <variable id="Ordered List Number"><param ref-name="number"/>. </variable>
  88. <!-- The unordered list bullet -->
  89. <variable id="Unordered List bullet">•</variable>
  90. <!-- The heading string to put at the top of the Table of Contents -->
  91. <variable id="Table of Contents">Contents</variable>
  92. <variable id="Index Continued String">continuado</variable>
  93. <variable id="Index See String">, Ver </variable>
  94. <variable id="Index See Also String">Ver también </variable>
  95. <!-- The string used to label a chapter within the table of contents. -->
  96. <variable id="Table of Contents Chapter">Capítulo <param ref-name="number"/>: </variable>
  97. <!-- The string used to label an appendix within the table of contents. -->
  98. <variable id="Table of Contents Appendix">Apéndice <param ref-name="number"/>: </variable>
  99. <!-- The string used to label a part within the table of contents. -->
  100. <variable id="Table of Contents Part">Parte <param ref-name="number"/>: </variable>
  101. <!-- The string used to label a preface within the table of contents. -->
  102. <variable id="Table of Contents Preface">Prefacio </variable>
  103. <!-- The string used to label Notices within the table of contents. -->
  104. <variable id="Table of Contents Notices"/>
  105. <variable id="Preface title">Prefacio</variable>
  106. <!-- The heading to put at the top of a chapter when creating a
  107. chapter-level "mini-TOC" -->
  108. <variable id="Mini Toc">Temas: </variable>
  109. <variable id="#note-separator">: </variable>
  110. <!-- Text to use for 'Notice' label generated from <note> element. -->
  111. <variable id="Notice"><!--TODO:Notice--></variable>
  112. <!-- Text to use for figure titles. Renders as part of <fig>/<title>
  113. elements. -->
  114. <variable id="Figure.title">Figura <param ref-name="number"/>: <param ref-name="title"/></variable>
  115. <variable id="Figure Number">Figura <param ref-name="number"/></variable>
  116. <!-- Text to use for table titles. Renders as part of <table>/<title>
  117. elements. -->
  118. <variable id="Table.title">Tabla <param ref-name="number"/>: <param ref-name="title"/></variable>
  119. <variable id="Table Number">Tabla <param ref-name="number"/></variable>
  120. <!-- Text to use for related links label.
  121. Renders as part of <related-links> element. -->
  122. <variable id="Related Links">Vínculos relacionados</variable>
  123. <!-- Default cross-reference text prefix. Used to generate reference
  124. text in case it's not specified in source. -->
  125. <variable id="Cross-Reference">Referencia cruzada a: </variable>
  126. <!-- Prefix for unresolved content reference. Used to generate reference
  127. text in case target cannot be resolved. -->
  128. <variable id="Content-Reference">Referencia de contenido a: </variable>
  129. <!-- Default title text for referenced section title. Used to generate
  130. reference text in case reference has no explicit content and
  131. referenced section has no title. -->
  132. <!-- Deprecated since 2.3 -->
  133. <variable id="Untitled section">Sección sin título.</variable>
  134. <!-- Default title text for referenced list item. Used to generate
  135. reference text in case reference has no explicit content and
  136. reference target is a list item. -->
  137. <variable id="List item">Elemento de lista.</variable>
  138. <!-- Default title text for referenced footnote. Used to generate
  139. reference text in case reference has no explicit content and
  140. reference target is a footnote. -->
  141. <variable id="Foot note">Nota al pie.</variable>
  142. <!-- Text to use for a generated label of navigation title. Renders
  143. as part of <navtitle> element. -->
  144. <variable id="Navigation title">Título de navegación</variable>
  145. <!-- Text to use for a generated label of search title. Renders
  146. as part of <searchtitle> element. -->
  147. <!-- Deprecated since 2.3 -->
  148. <variable id="Search title">Buscar título</variable>
  149. <!-- Text to use for chapter titles.-->
  150. <variable id="Chapter with number">Capítulo <param ref-name="number"/></variable>
  151. <!-- Text to use for appendix titles.-->
  152. <variable id="Appendix with number">Apéndice <param ref-name="number"/></variable>
  153. <!-- Text to use for part titles.-->
  154. <variable id="Part with number">Parte <param ref-name="number"/></variable>
  155. <!-- Text to use for a label generated from <required-cleanup> element. -->
  156. <variable id="Required-Cleanup">[Limpie Requerido]</variable>
  157. <!-- Template for generated page number of a reference
  158. in printed manual. -->
  159. <variable id="On the page"> en la página <param ref-name="pagenum"/></variable>
  160. <!-- Template for generated page number of a reference
  161. in printed manual, when referenced element has no title. -->
  162. <variable id="Page"> página <param ref-name="pagenum"/></variable>
  163. <!-- Template for generated page number of a reference
  164. in chm/html, when referenced element has no title. -->
  165. <variable id="This link">este acoplamiento</variable>
  166. <!-- Image path to use for a note of "note" type. -->
  167. <variable id="note Note Image Path"></variable>
  168. <!-- Image path to use for a note of "notice" type. -->
  169. <variable id="notice Note Image Path"></variable>
  170. <!-- Image path to use for a note of "attention" type. -->
  171. <variable id="attention Note Image Path">Configuration/OpenTopic/cfg/common/artwork/warning.gif</variable>
  172. <!-- Image path to use for a note of "caution" type. -->
  173. <variable id="caution Note Image Path">Configuration/OpenTopic/cfg/common/artwork/warning.gif</variable>
  174. <!-- Image path to use for a note of "danger" type. -->
  175. <variable id="danger Note Image Path">Configuration/OpenTopic/cfg/common/artwork/warning.gif</variable>
  176. <!-- Image path to use for a note of "warning" type. -->
  177. <variable id="warning Note Image Path">Configuration/OpenTopic/cfg/common/artwork/warning.gif</variable>
  178. <!-- Image path to use for a note of "fastpath" type. -->
  179. <variable id="fastpath Note Image Path"></variable>
  180. <!-- Image path to use for a note of "important" type. -->
  181. <variable id="important Note Image Path"></variable>
  182. <!-- Image path to use for a note of "remember" type. -->
  183. <variable id="remember Note Image Path"></variable>
  184. <!-- Image path to use for a note of "restriction" type. -->
  185. <variable id="restriction Note Image Path"></variable>
  186. <!-- Image path to use for a note of "tip" type. -->
  187. <variable id="tip Note Image Path"></variable>
  188. <!-- Image path to use for a note of "other" type. -->
  189. <variable id="other Note Image Path"></variable>
  190. <!--
  191. Strings used in the online-help publishing.
  192. -->
  193. <!-- The title of the "contents" button in online-help output -->
  194. <!-- Deprecated since 2.3 -->
  195. <variable id="Contents button title">Contenido</variable>
  196. <!-- The title of the "index" button in online-help output -->
  197. <!-- Deprecated since 2.3 -->
  198. <variable id="Index button title">Índice</variable>
  199. <!-- The title of the "search" button in online-help output -->
  200. <!-- Deprecated since 2.3 -->
  201. <variable id="Search button title">Búsqueda</variable>
  202. <!-- The title of the "back" button in online-help output -->
  203. <!-- Deprecated since 2.3 -->
  204. <variable id="Back button title">Detrás</variable>
  205. <!-- The title of the "forward" button in online-help output -->
  206. <!-- Deprecated since 2.3 -->
  207. <variable id="Forward button title">Adelante</variable>
  208. <!-- The title of the "main page" button in online-help output -->
  209. <!-- Deprecated since 2.3 -->
  210. <variable id="Main page button title">Página Principal</variable>
  211. <!-- The title of the "previous page" button in online-help output -->
  212. <!-- Deprecated since 2.3 -->
  213. <variable id="Previous page button title">Página Anterior</variable>
  214. <!-- The title of the "next page" button in online-help output -->
  215. <!-- Deprecated since 2.3 -->
  216. <variable id="Next page button title">Página Siguiente</variable>
  217. <!-- The "online help" document title prefix in online-help output -->
  218. <!-- Deprecated since 2.3 -->
  219. <variable id="Online help prefix">Ayuda En línea</variable>
  220. <!-- The search by index field title in online-help output -->
  221. <!-- Deprecated since 2.3 -->
  222. <variable id="Search index field title">Búsqueda para la palabra clave:</variable>
  223. <!-- The search by index button title in online-help output -->
  224. <!-- Deprecated since 2.3 -->
  225. <variable id="Search index button title">Visión</variable>
  226. <!-- The search by text field title in online-help output -->
  227. <!-- Deprecated since 2.3 -->
  228. <variable id="Search text field title">Ayuda de la búsqueda para:</variable>
  229. <!-- The search by text button title in online-help output -->
  230. <!-- Deprecated since 2.3 -->
  231. <variable id="Search text button title">Búsqueda</variable>
  232. <!--Label for a step with importance="optional"-->
  233. <variable id="Optional Step">Opcional:</variable>
  234. <variable id="Required Step">Necesario:</variable>
  235. <!--Labels for task sections, now reused from common-->
  236. <variable id="Task Prereq"></variable>
  237. <variable id="Task Context"></variable>
  238. <variable id="Task Steps"></variable>
  239. <variable id="#steps-unordered-label"></variable>
  240. <variable id="Task Result"></variable>
  241. <variable id="Task Example"></variable>
  242. <variable id="Task Postreq"></variable>
  243. <variable id="Glossary odd footer"/>
  244. <variable id="Glossary even footer"/>
  245. <variable id="Glossary odd header"><param ref-name="prodname"/> | <param ref-name="heading"/> | <param ref-name="pagenum"/></variable>
  246. <variable id="Glossary even header"><param ref-name="pagenum"/> | <param ref-name="heading"/> | <param ref-name="prodname"/></variable>
  247. <variable id="Glossary">Glosario</variable>
  248. <variable id="List of Tables">Lista de tablas</variable>
  249. <variable id="List of Figures">Lista de figuras</variable>
  250. <variable id="#menucascade-separator"> &gt; </variable>
  251. <variable id="#quote-start">«</variable>
  252. <variable id="#quote-end">»</variable>
  253. </vars>