1
0

pkgconfig.po 7.8 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203
  1. msgid ""
  2. msgstr ""
  3. "Project-Id-Version: PACKAGE VERSION\n"
  4. "POT-Creation-Date: 2020-06-17 12:44+0800\n"
  5. "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
  6. "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
  7. "Language-Team: LANGUAGE <LL@li.org>\n"
  8. "Language: zh_CN\n"
  9. "MIME-Version: 1.0\n"
  10. "Content-Type: text/plain; charset=UTF-8\n"
  11. "Content-Transfer-Encoding: 8bit\n"
  12. "X-Generator: Translate Toolkit 2.2.5\n"
  13. #. type: Content of: <sect1><sect1info><address>
  14. #: /home/xry111/svn-repos/LFS-BOOK/chapter08/pkgconfig.xml:14
  15. #, no-wrap
  16. msgid "&pkgconfig-url;"
  17. msgstr "&pkgconfig-url;"
  18. #. type: Content of: <sect1><sect1info>
  19. #: /home/xry111/svn-repos/LFS-BOOK/chapter08/pkgconfig.xml:12
  20. msgid ""
  21. "<productname>pkg-config</productname> <productnumber>&pkgconfig-version;</"
  22. "productnumber> <placeholder type=\"address\" id=\"0\"/>"
  23. msgstr ""
  24. "<productname>pkg-config</productname> <productnumber>&pkgconfig-version;</"
  25. "productnumber> <placeholder type=\"address\" id=\"0\"/>"
  26. #. type: Content of: <sect1><title>
  27. #: /home/xry111/svn-repos/LFS-BOOK/chapter08/pkgconfig.xml:17
  28. msgid "Pkg-config-&pkgconfig-version;"
  29. msgstr "Pkg-config-&pkgconfig-version;"
  30. #. type: Content of: <sect1><indexterm><primary>
  31. #: /home/xry111/svn-repos/LFS-BOOK/chapter08/pkgconfig.xml:20
  32. msgid "Pkgconfig"
  33. msgstr "Pkgconfig"
  34. #. type: Content of: <sect1><sect2><para>
  35. #: /home/xry111/svn-repos/LFS-BOOK/chapter08/pkgconfig.xml:26
  36. #, fuzzy
  37. msgid ""
  38. "The pkg-config package contains a tool for passing the include path and/or "
  39. "library paths to build tools during the configure and make phases of package "
  40. "installations."
  41. msgstr ""
  42. "pkg-config 软件包提供一个在 configure 和 make 文件执行过程中向构建工具传递头"
  43. "文件和/或库文件路径的工具。"
  44. #. type: Content of: <sect1><sect2><segmentedlist><segtitle>
  45. #: /home/xry111/svn-repos/LFS-BOOK/chapter08/pkgconfig.xml:31
  46. msgid "&buildtime;"
  47. msgstr "&buildtime;"
  48. #. type: Content of: <sect1><sect2><segmentedlist><segtitle>
  49. #: /home/xry111/svn-repos/LFS-BOOK/chapter08/pkgconfig.xml:32
  50. msgid "&diskspace;"
  51. msgstr "&diskspace;"
  52. #. type: Content of: <sect1><sect2><segmentedlist><seglistitem><seg>
  53. #: /home/xry111/svn-repos/LFS-BOOK/chapter08/pkgconfig.xml:35
  54. msgid "&pkgconfig-fin-sbu;"
  55. msgstr "&pkgconfig-fin-sbu;"
  56. #. type: Content of: <sect1><sect2><segmentedlist><seglistitem><seg>
  57. #: /home/xry111/svn-repos/LFS-BOOK/chapter08/pkgconfig.xml:36
  58. msgid "&pkgconfig-fin-du;"
  59. msgstr "&pkgconfig-fin-du;"
  60. #. type: Content of: <sect1><sect2><title>
  61. #: /home/xry111/svn-repos/LFS-BOOK/chapter08/pkgconfig.xml:43
  62. msgid "Installation of Pkg-config"
  63. msgstr "安装 Pkg-config"
  64. #. type: Content of: <sect1><sect2><para>
  65. #: /home/xry111/svn-repos/LFS-BOOK/chapter08/pkgconfig.xml:45
  66. msgid "Prepare Pkg-config for compilation:"
  67. msgstr "准备编译 Pkg-config:"
  68. #. type: Content of: <sect1><sect2><screen>
  69. #: /home/xry111/svn-repos/LFS-BOOK/chapter08/pkgconfig.xml:47
  70. #, no-wrap
  71. msgid ""
  72. "<userinput remap=\"configure\">./configure --prefix=/usr \\\n"
  73. " --with-internal-glib \\\n"
  74. " --disable-host-tool \\\n"
  75. " --docdir=/usr/share/doc/pkg-config-&pkgconfig-version;</userinput>"
  76. msgstr ""
  77. "<userinput remap=\"configure\">./configure --prefix=/usr \\\n"
  78. " --with-internal-glib \\\n"
  79. " --disable-host-tool \\\n"
  80. " --docdir=/usr/share/doc/pkg-config-&pkgconfig-version;</userinput>"
  81. #. type: Content of: <sect1><sect2><variablelist><title>
  82. #: /home/xry111/svn-repos/LFS-BOOK/chapter08/pkgconfig.xml:53
  83. msgid "The meaning of the new configure options:"
  84. msgstr "新的配置选项的含义:"
  85. #. type: Content of: <sect1><sect2><variablelist><varlistentry><term>
  86. #: /home/xry111/svn-repos/LFS-BOOK/chapter08/pkgconfig.xml:56
  87. msgid "<parameter>--with-internal-glib</parameter>"
  88. msgstr "<parameter>--with-internal-glib</parameter>"
  89. #. type: Content of: <sect1><sect2><variablelist><varlistentry><listitem><para>
  90. #: /home/xry111/svn-repos/LFS-BOOK/chapter08/pkgconfig.xml:58
  91. msgid ""
  92. "This will allow pkg-config to use its internal version of Glib because an "
  93. "external version is not available in LFS."
  94. msgstr ""
  95. "该选项允许 pkg-config 使用它内部的 Glib 版本,因为 LFS 不提供外部的 Glib。"
  96. #. type: Content of: <sect1><sect2><variablelist><varlistentry><term>
  97. #: /home/xry111/svn-repos/LFS-BOOK/chapter08/pkgconfig.xml:64
  98. msgid "<parameter>--disable-host-tool</parameter>"
  99. msgstr "<parameter>--disable-host-tool</parameter>"
  100. #. type: Content of: <sect1><sect2><variablelist><varlistentry><listitem><para>
  101. #: /home/xry111/svn-repos/LFS-BOOK/chapter08/pkgconfig.xml:66
  102. msgid ""
  103. "This option disables the creation of an undesired hard link to the pkg-"
  104. "config program."
  105. msgstr "该选项防止创建一个指向 pkg-config 程序的不需要的硬链接。"
  106. #. type: Content of: <sect1><sect2><para>
  107. #: /home/xry111/svn-repos/LFS-BOOK/chapter08/pkgconfig.xml:73
  108. msgid "Compile the package:"
  109. msgstr "编译该软件包:"
  110. #. type: Content of: <sect1><sect2><screen>
  111. #: /home/xry111/svn-repos/LFS-BOOK/chapter08/pkgconfig.xml:75
  112. #, no-wrap
  113. msgid "<userinput remap=\"make\">make</userinput>"
  114. msgstr "<userinput remap=\"make\">make</userinput>"
  115. #. type: Content of: <sect1><sect2><para>
  116. #: /home/xry111/svn-repos/LFS-BOOK/chapter08/pkgconfig.xml:77
  117. msgid "To test the results, issue:"
  118. msgstr "运行以下命令以测试编译结果:"
  119. #. type: Content of: <sect1><sect2><screen>
  120. #: /home/xry111/svn-repos/LFS-BOOK/chapter08/pkgconfig.xml:79
  121. #, no-wrap
  122. msgid "<userinput remap=\"test\">make check</userinput>"
  123. msgstr "<userinput remap=\"test\">make check</userinput>"
  124. #. type: Content of: <sect1><sect2><para>
  125. #: /home/xry111/svn-repos/LFS-BOOK/chapter08/pkgconfig.xml:81
  126. msgid "Install the package:"
  127. msgstr "安装该软件包:"
  128. #. type: Content of: <sect1><sect2><screen>
  129. #: /home/xry111/svn-repos/LFS-BOOK/chapter08/pkgconfig.xml:83
  130. #, no-wrap
  131. msgid "<userinput remap=\"install\">make install</userinput>"
  132. msgstr "<userinput remap=\"install\">make install</userinput>"
  133. #. type: Content of: <sect1><sect2><title>
  134. #: /home/xry111/svn-repos/LFS-BOOK/chapter08/pkgconfig.xml:88
  135. msgid "Contents of Pkg-config"
  136. msgstr "Pkg-config 的内容"
  137. #. type: Content of: <sect1><sect2><segmentedlist><segtitle>
  138. #: /home/xry111/svn-repos/LFS-BOOK/chapter08/pkgconfig.xml:91
  139. msgid "Installed program"
  140. msgstr "安装的程序"
  141. #. type: Content of: <sect1><sect2><segmentedlist><segtitle>
  142. #: /home/xry111/svn-repos/LFS-BOOK/chapter08/pkgconfig.xml:92
  143. msgid "Installed directory"
  144. msgstr "安装的目录"
  145. #. type: Content of: <sect1><sect2><variablelist><varlistentry><listitem><indexterm><primary>
  146. #: /home/xry111/svn-repos/LFS-BOOK/chapter08/pkgconfig.xml:95
  147. #: /home/xry111/svn-repos/LFS-BOOK/chapter08/pkgconfig.xml:112
  148. msgid "pkg-config"
  149. msgstr "pkg-config"
  150. #. type: Content of: <sect1><sect2><segmentedlist><seglistitem><seg>
  151. #: /home/xry111/svn-repos/LFS-BOOK/chapter08/pkgconfig.xml:96
  152. msgid "/usr/share/doc/pkg-config-&pkgconfig-version;"
  153. msgstr "/usr/share/doc/pkg-config-&pkgconfig-version;"
  154. #. type: Content of: <sect1><sect2><variablelist><bridgehead>
  155. #: /home/xry111/svn-repos/LFS-BOOK/chapter08/pkgconfig.xml:101
  156. msgid "Short Descriptions"
  157. msgstr "简要描述"
  158. #. type: Content of: <sect1><sect2><variablelist>
  159. #: /home/xry111/svn-repos/LFS-BOOK/chapter08/pkgconfig.xml:102
  160. msgid ""
  161. "<?dbfo list-presentation=\"list\"?> <?dbhtml list-presentation=\"table\"?>"
  162. msgstr ""
  163. "<?dbfo list-presentation=\"list\"?> <?dbhtml list-presentation=\"table\"?>"
  164. #. type: Content of: <sect1><sect2><variablelist><varlistentry><term>
  165. #: /home/xry111/svn-repos/LFS-BOOK/chapter08/pkgconfig.xml:107
  166. msgid "<command>pkg-config </command>"
  167. msgstr "<command>pkg-config </command>"
  168. #. type: Content of: <sect1><sect2><variablelist><varlistentry><listitem><para>
  169. #: /home/xry111/svn-repos/LFS-BOOK/chapter08/pkgconfig.xml:109
  170. msgid "Returns meta information for the specified library or package"
  171. msgstr "返回某个库或软件包的元数据信息"