expat.po 6.8 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215
  1. # SOME DESCRIPTIVE TITLE
  2. # Copyright (C) YEAR Free Software Foundation, Inc.
  3. # This file is distributed under the same license as the PACKAGE package.
  4. # FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
  5. #
  6. #, fuzzy
  7. msgid ""
  8. msgstr ""
  9. "Project-Id-Version: PACKAGE VERSION\n"
  10. "POT-Creation-Date: 2020-06-17 12:44+0800\n"
  11. "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
  12. "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
  13. "Language-Team: LANGUAGE <LL@li.org>\n"
  14. "Language: \n"
  15. "MIME-Version: 1.0\n"
  16. "Content-Type: text/plain; charset=UTF-8\n"
  17. "Content-Transfer-Encoding: 8bit\n"
  18. #. type: Content of: <sect1><sect1info><address>
  19. #: /home/xry111/svn-repos/LFS-BOOK/chapter08/expat.xml:14
  20. #, no-wrap
  21. msgid "&expat-url;"
  22. msgstr ""
  23. #. type: Content of: <sect1><sect1info>
  24. #: /home/xry111/svn-repos/LFS-BOOK/chapter08/expat.xml:12
  25. msgid ""
  26. "<productname>expat</productname> "
  27. "<productnumber>&expat-version;</productnumber> <placeholder type=\"address\" "
  28. "id=\"0\"/>"
  29. msgstr ""
  30. #. type: Content of: <sect1><title>
  31. #: /home/xry111/svn-repos/LFS-BOOK/chapter08/expat.xml:17
  32. msgid "Expat-&expat-version;"
  33. msgstr ""
  34. #. type: Content of: <sect1><indexterm><primary>
  35. #: /home/xry111/svn-repos/LFS-BOOK/chapter08/expat.xml:20
  36. msgid "Expat"
  37. msgstr ""
  38. #. type: Content of: <sect1><sect2><para>
  39. #: /home/xry111/svn-repos/LFS-BOOK/chapter08/expat.xml:26
  40. msgid "The Expat package contains a stream oriented C library for parsing XML."
  41. msgstr ""
  42. #. type: Content of: <sect1><sect2><segmentedlist><segtitle>
  43. #: /home/xry111/svn-repos/LFS-BOOK/chapter08/expat.xml:30
  44. msgid "&buildtime;"
  45. msgstr ""
  46. #. type: Content of: <sect1><sect2><segmentedlist><segtitle>
  47. #: /home/xry111/svn-repos/LFS-BOOK/chapter08/expat.xml:31
  48. msgid "&diskspace;"
  49. msgstr ""
  50. #. type: Content of: <sect1><sect2><segmentedlist><seglistitem><seg>
  51. #: /home/xry111/svn-repos/LFS-BOOK/chapter08/expat.xml:34
  52. msgid "&expat-fin-sbu;"
  53. msgstr ""
  54. #. type: Content of: <sect1><sect2><segmentedlist><seglistitem><seg>
  55. #: /home/xry111/svn-repos/LFS-BOOK/chapter08/expat.xml:35
  56. msgid "&expat-fin-du;"
  57. msgstr ""
  58. #. type: Content of: <sect1><sect2><title>
  59. #: /home/xry111/svn-repos/LFS-BOOK/chapter08/expat.xml:42
  60. msgid "Installation of Expat"
  61. msgstr ""
  62. #. type: Content of: <sect1><sect2><para>
  63. #: /home/xry111/svn-repos/LFS-BOOK/chapter08/expat.xml:44
  64. msgid "First fix a problem with the regression tests in the LFS environment:"
  65. msgstr ""
  66. #. type: Content of: <sect1><sect2><screen>
  67. #: /home/xry111/svn-repos/LFS-BOOK/chapter08/expat.xml:46
  68. #, no-wrap
  69. msgid "<userinput remap=\"pre\">sed -i 's:usr/bin/env :bin/:' run.sh.in</userinput>"
  70. msgstr ""
  71. #. type: Content of: <sect1><sect2><para>
  72. #: /home/xry111/svn-repos/LFS-BOOK/chapter08/expat.xml:48
  73. msgid "Prepare Expat for compilation:"
  74. msgstr ""
  75. #. type: Content of: <sect1><sect2><screen>
  76. #: /home/xry111/svn-repos/LFS-BOOK/chapter08/expat.xml:50
  77. #, no-wrap
  78. msgid ""
  79. "<userinput remap=\"configure\">./configure --prefix=/usr \\\n"
  80. " --disable-static \\\n"
  81. " --docdir=/usr/share/doc/expat-&expat-version;</userinput>"
  82. msgstr ""
  83. #. type: Content of: <sect1><sect2><para>
  84. #: /home/xry111/svn-repos/LFS-BOOK/chapter08/expat.xml:54
  85. msgid "Compile the package:"
  86. msgstr ""
  87. #. type: Content of: <sect1><sect2><screen>
  88. #: /home/xry111/svn-repos/LFS-BOOK/chapter08/expat.xml:56
  89. #, no-wrap
  90. msgid "<userinput remap=\"make\">make</userinput>"
  91. msgstr ""
  92. #. type: Content of: <sect1><sect2><para>
  93. #: /home/xry111/svn-repos/LFS-BOOK/chapter08/expat.xml:58
  94. msgid "To test the results, issue:"
  95. msgstr ""
  96. #. type: Content of: <sect1><sect2><screen>
  97. #: /home/xry111/svn-repos/LFS-BOOK/chapter08/expat.xml:60
  98. #, no-wrap
  99. msgid "<userinput remap=\"test\">make check</userinput>"
  100. msgstr ""
  101. #. type: Content of: <sect1><sect2><para>
  102. #: /home/xry111/svn-repos/LFS-BOOK/chapter08/expat.xml:62
  103. msgid "Install the package:"
  104. msgstr ""
  105. #. type: Content of: <sect1><sect2><screen>
  106. #: /home/xry111/svn-repos/LFS-BOOK/chapter08/expat.xml:64
  107. #, no-wrap
  108. msgid "<userinput remap=\"install\">make install</userinput>"
  109. msgstr ""
  110. #. type: Content of: <sect1><sect2><para>
  111. #: /home/xry111/svn-repos/LFS-BOOK/chapter08/expat.xml:66
  112. msgid "If desired, install the documentation:"
  113. msgstr ""
  114. #. type: Content of: <sect1><sect2><screen>
  115. #: /home/xry111/svn-repos/LFS-BOOK/chapter08/expat.xml:68
  116. #, no-wrap
  117. msgid ""
  118. "<userinput remap=\"install\">install -v -m644 doc/*.{html,png,css} "
  119. "/usr/share/doc/expat-&expat-version;</userinput>"
  120. msgstr ""
  121. #. type: Content of: <sect1><sect2><title>
  122. #: /home/xry111/svn-repos/LFS-BOOK/chapter08/expat.xml:73
  123. msgid "Contents of Expat"
  124. msgstr ""
  125. #. type: Content of: <sect1><sect2><segmentedlist><segtitle>
  126. #: /home/xry111/svn-repos/LFS-BOOK/chapter08/expat.xml:76
  127. msgid "Installed program"
  128. msgstr ""
  129. #. type: Content of: <sect1><sect2><segmentedlist><segtitle>
  130. #: /home/xry111/svn-repos/LFS-BOOK/chapter08/expat.xml:77
  131. msgid "Installed libraries"
  132. msgstr ""
  133. #. type: Content of: <sect1><sect2><segmentedlist><segtitle>
  134. #: /home/xry111/svn-repos/LFS-BOOK/chapter08/expat.xml:78
  135. msgid "Installed directory"
  136. msgstr ""
  137. #. type: Content of: <sect1><sect2><variablelist><varlistentry><listitem><indexterm><primary>
  138. #: /home/xry111/svn-repos/LFS-BOOK/chapter08/expat.xml:81
  139. #: /home/xry111/svn-repos/LFS-BOOK/chapter08/expat.xml:98
  140. msgid "xmlwf"
  141. msgstr ""
  142. #. type: Content of: <sect1><sect2><segmentedlist><seglistitem><seg>
  143. #: /home/xry111/svn-repos/LFS-BOOK/chapter08/expat.xml:82
  144. msgid "libexpat.so"
  145. msgstr ""
  146. #. type: Content of: <sect1><sect2><segmentedlist><seglistitem><seg>
  147. #: /home/xry111/svn-repos/LFS-BOOK/chapter08/expat.xml:83
  148. msgid "/usr/share/doc/expat-&expat-version;"
  149. msgstr ""
  150. #. type: Content of: <sect1><sect2><variablelist><bridgehead>
  151. #: /home/xry111/svn-repos/LFS-BOOK/chapter08/expat.xml:88
  152. msgid "Short Descriptions"
  153. msgstr ""
  154. #. type: Content of: <sect1><sect2><variablelist>
  155. #: /home/xry111/svn-repos/LFS-BOOK/chapter08/expat.xml:89
  156. msgid "<?dbfo list-presentation=\"list\"?> <?dbhtml list-presentation=\"table\"?>"
  157. msgstr ""
  158. #. type: Content of: <sect1><sect2><variablelist><varlistentry><term>
  159. #: /home/xry111/svn-repos/LFS-BOOK/chapter08/expat.xml:93
  160. msgid "<command>xmlwf </command>"
  161. msgstr ""
  162. #. type: Content of: <sect1><sect2><variablelist><varlistentry><listitem><para>
  163. #: /home/xry111/svn-repos/LFS-BOOK/chapter08/expat.xml:95
  164. msgid ""
  165. "Is a non-validating utility to check whether or not XML documents are well "
  166. "formed"
  167. msgstr ""
  168. #. type: Content of: <sect1><sect2><variablelist><varlistentry><term>
  169. #: /home/xry111/svn-repos/LFS-BOOK/chapter08/expat.xml:104
  170. msgid "<filename class=\"libraryfile\">libexpat</filename>"
  171. msgstr ""
  172. #. type: Content of: <sect1><sect2><variablelist><varlistentry><listitem><para>
  173. #: /home/xry111/svn-repos/LFS-BOOK/chapter08/expat.xml:106
  174. msgid "Contains API functions for parsing XML"
  175. msgstr ""
  176. #. type: Content of: <sect1><sect2><variablelist><varlistentry><listitem><indexterm><primary>
  177. #: /home/xry111/svn-repos/LFS-BOOK/chapter08/expat.xml:108
  178. msgid "libexpat"
  179. msgstr ""