libcap.po 11 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276
  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/libcap.xml:14
  15. #, no-wrap
  16. msgid "&libcap-url;"
  17. msgstr "&libcap-url;"
  18. #. type: Content of: <sect1><sect1info>
  19. #: /home/xry111/svn-repos/LFS-BOOK/chapter08/libcap.xml:12
  20. msgid ""
  21. "<productname>libcap</productname> <productnumber>&libcap-version;</"
  22. "productnumber> <placeholder type=\"address\" id=\"0\"/>"
  23. msgstr ""
  24. "<productname>libcap</productname> <productnumber>&libcap-version;</"
  25. "productnumber> <placeholder type=\"address\" id=\"0\"/>"
  26. #. type: Content of: <sect1><title>
  27. #: /home/xry111/svn-repos/LFS-BOOK/chapter08/libcap.xml:17
  28. msgid "Libcap-&libcap-version;"
  29. msgstr "Libcap-&libcap-version;"
  30. #. type: Content of: <sect1><indexterm><primary>
  31. #: /home/xry111/svn-repos/LFS-BOOK/chapter08/libcap.xml:20
  32. msgid "Libcap"
  33. msgstr "Libcap"
  34. #. type: Content of: <sect1><sect2><para>
  35. #: /home/xry111/svn-repos/LFS-BOOK/chapter08/libcap.xml:26
  36. msgid ""
  37. "The Libcap package implements the user-space interfaces to the POSIX 1003.1e "
  38. "capabilities available in Linux kernels. These capabilities are a "
  39. "partitioning of the all powerful root privilege into a set of distinct "
  40. "privileges."
  41. msgstr ""
  42. "Libcap 软件包为 Linux 内核提供的 POSIX 1003.1e 权能字实现用户接口。这些权能字"
  43. "是 root 用户的最高特权分割成的一组不同权限。"
  44. #. type: Content of: <sect1><sect2><segmentedlist><segtitle>
  45. #: /home/xry111/svn-repos/LFS-BOOK/chapter08/libcap.xml:32
  46. msgid "&buildtime;"
  47. msgstr "&buildtime;"
  48. #. type: Content of: <sect1><sect2><segmentedlist><segtitle>
  49. #: /home/xry111/svn-repos/LFS-BOOK/chapter08/libcap.xml:33
  50. msgid "&diskspace;"
  51. msgstr "&diskspace;"
  52. #. type: Content of: <sect1><sect2><segmentedlist><seglistitem><seg>
  53. #: /home/xry111/svn-repos/LFS-BOOK/chapter08/libcap.xml:36
  54. #, fuzzy
  55. msgid "&libcap-fin-sbu;"
  56. msgstr "&libcap-ch6-sbu;"
  57. #. type: Content of: <sect1><sect2><segmentedlist><seglistitem><seg>
  58. #: /home/xry111/svn-repos/LFS-BOOK/chapter08/libcap.xml:37
  59. #, fuzzy
  60. msgid "&libcap-fin-du;"
  61. msgstr "&libcap-ch6-du;"
  62. #. type: Content of: <sect1><sect2><title>
  63. #: /home/xry111/svn-repos/LFS-BOOK/chapter08/libcap.xml:44
  64. msgid "Installation of Libcap"
  65. msgstr "安装 Libcap"
  66. #. type: Content of: <sect1><sect2><para>
  67. #: /home/xry111/svn-repos/LFS-BOOK/chapter08/libcap.xml:46
  68. #, fuzzy
  69. msgid "Prevent a static library from being installed:"
  70. msgstr "防止两个静态库的安装:"
  71. #. type: Content of: <sect1><sect2><screen>
  72. #: /home/xry111/svn-repos/LFS-BOOK/chapter08/libcap.xml:48
  73. #, fuzzy, no-wrap
  74. msgid "<userinput remap=\"pre\">sed -i '/install.*STACAPLIBNAME/d' libcap/Makefile</userinput>"
  75. msgstr "<userinput remap=\"pre\">sed -i '/install.*STA...LIBNAME/d' libcap/Makefile</userinput>"
  76. #. type: Content of: <sect1><sect2><para>
  77. #: /home/xry111/svn-repos/LFS-BOOK/chapter08/libcap.xml:50
  78. msgid "Compile the package:"
  79. msgstr "编译该软件包:"
  80. #. type: Content of: <sect1><sect2><screen>
  81. #: /home/xry111/svn-repos/LFS-BOOK/chapter08/libcap.xml:52
  82. #, no-wrap
  83. msgid "<userinput remap=\"make\">make lib=lib</userinput>"
  84. msgstr "<userinput remap=\"make\">make lib=lib</userinput>"
  85. #. type: Content of: <sect1><sect2><variablelist><title>
  86. #: /home/xry111/svn-repos/LFS-BOOK/chapter08/libcap.xml:55
  87. msgid "The meaning of the make option:"
  88. msgstr "make 命令选项的含义:"
  89. #. type: Content of: <sect1><sect2><variablelist><varlistentry><term>
  90. #: /home/xry111/svn-repos/LFS-BOOK/chapter08/libcap.xml:58
  91. msgid "<parameter>lib=lib</parameter>"
  92. msgstr "<parameter>lib=lib</parameter>"
  93. #. type: Content of: <sect1><sect2><variablelist><varlistentry><listitem><para>
  94. #: /home/xry111/svn-repos/LFS-BOOK/chapter08/libcap.xml:60
  95. msgid ""
  96. "This parameter sets the library directory to <filename>/lib</filename> "
  97. "rather than <filename>/lib64</filename> on x86_64. It has no effect on x86."
  98. msgstr ""
  99. "在 x86_64 上,该参数将库文件目录设定为 <filename>/lib</filename>,而不是 "
  100. "<filename>/lib64</filename>。它在 x86 上没有作用。"
  101. #. type: Content of: <sect1><sect2><para>
  102. #: /home/xry111/svn-repos/LFS-BOOK/chapter08/libcap.xml:68
  103. msgid "To test the results, issue:"
  104. msgstr "运行以下命令以测试编译结果:"
  105. #. type: Content of: <sect1><sect2><screen>
  106. #: /home/xry111/svn-repos/LFS-BOOK/chapter08/libcap.xml:70
  107. #, no-wrap
  108. msgid "<userinput remap=\"test\">make test</userinput>"
  109. msgstr "<userinput remap=\"test\">make test</userinput>"
  110. #. type: Content of: <sect1><sect2><para>
  111. #: /home/xry111/svn-repos/LFS-BOOK/chapter08/libcap.xml:72
  112. #, fuzzy
  113. msgid "Install the package and do some cleanup:"
  114. msgstr "安装该软件包:"
  115. #. type: Content of: <sect1><sect2><screen>
  116. #: /home/xry111/svn-repos/LFS-BOOK/chapter08/libcap.xml:74
  117. #, fuzzy, no-wrap
  118. msgid ""
  119. "<userinput remap=\"install\">make lib=lib PKGCONFIGDIR=/usr/lib/pkgconfig install\n"
  120. "chmod -v 755 /lib/libcap.so.&libcap-version;\n"
  121. "mv -v /lib/libpsx.a /usr/lib\n"
  122. "rm -v /lib/libcap.so\n"
  123. "ln -sfv ../../lib/libcap.so.2 /usr/lib/libcap.so</userinput>"
  124. msgstr ""
  125. "<userinput remap=\"install\">make lib=lib install\n"
  126. "chmod -v 755 /lib/libcap.so.&libcap-version;</userinput>"
  127. #. type: Content of: <sect1><sect2><title>
  128. #: /home/xry111/svn-repos/LFS-BOOK/chapter08/libcap.xml:83
  129. msgid "Contents of Libcap"
  130. msgstr "Libcap 的内容"
  131. #. type: Content of: <sect1><sect2><segmentedlist><segtitle>
  132. #: /home/xry111/svn-repos/LFS-BOOK/chapter08/libcap.xml:86
  133. msgid "Installed programs"
  134. msgstr "安装的程序"
  135. #. type: Content of: <sect1><sect2><segmentedlist><segtitle>
  136. #: /home/xry111/svn-repos/LFS-BOOK/chapter08/libcap.xml:87
  137. msgid "Installed library"
  138. msgstr "安装的库"
  139. #. type: Content of: <sect1><sect2><segmentedlist><seglistitem><seg>
  140. #: /home/xry111/svn-repos/LFS-BOOK/chapter08/libcap.xml:90
  141. msgid "capsh, getcap, getpcaps, and setcap"
  142. msgstr "capsh, getcap, getpcaps, 以及 setcap"
  143. #. type: Content of: <sect1><sect2><segmentedlist><seglistitem><seg>
  144. #: /home/xry111/svn-repos/LFS-BOOK/chapter08/libcap.xml:91
  145. msgid "libcap.so and libpsx.a"
  146. msgstr "libcap.so 和 libpsx.a"
  147. #. type: Content of: <sect1><sect2><variablelist><bridgehead>
  148. #: /home/xry111/svn-repos/LFS-BOOK/chapter08/libcap.xml:96
  149. msgid "Short Descriptions"
  150. msgstr "简要描述"
  151. #. type: Content of: <sect1><sect2><variablelist>
  152. #: /home/xry111/svn-repos/LFS-BOOK/chapter08/libcap.xml:97
  153. msgid ""
  154. "<?dbfo list-presentation=\"list\"?> <?dbhtml list-presentation=\"table\"?>"
  155. msgstr ""
  156. #. type: Content of: <sect1><sect2><variablelist><varlistentry><term>
  157. #: /home/xry111/svn-repos/LFS-BOOK/chapter08/libcap.xml:101
  158. msgid "<command>capsh</command>"
  159. msgstr "<command>capsh</command>"
  160. #. type: Content of: <sect1><sect2><variablelist><varlistentry><listitem><para>
  161. #: /home/xry111/svn-repos/LFS-BOOK/chapter08/libcap.xml:103
  162. msgid "A shell wrapper to explore and constrain capability support"
  163. msgstr "一个用于演示和限制 Linux 权能字的 shell 封装器"
  164. #. type: Content of: <sect1><sect2><variablelist><varlistentry><listitem><indexterm><primary>
  165. #: /home/xry111/svn-repos/LFS-BOOK/chapter08/libcap.xml:105
  166. msgid "capsh"
  167. msgstr "capsh"
  168. #. type: Content of: <sect1><sect2><variablelist><varlistentry><term>
  169. #: /home/xry111/svn-repos/LFS-BOOK/chapter08/libcap.xml:111
  170. msgid "<command>getcap</command>"
  171. msgstr "<command>getcap</command>"
  172. #. type: Content of: <sect1><sect2><variablelist><varlistentry><listitem><para>
  173. #: /home/xry111/svn-repos/LFS-BOOK/chapter08/libcap.xml:113
  174. msgid "Examines file capabilities"
  175. msgstr "检验文件权能字"
  176. #. type: Content of: <sect1><sect2><variablelist><varlistentry><listitem><indexterm><primary>
  177. #: /home/xry111/svn-repos/LFS-BOOK/chapter08/libcap.xml:115
  178. msgid "getcap"
  179. msgstr "getcap"
  180. #. type: Content of: <sect1><sect2><variablelist><varlistentry><term>
  181. #: /home/xry111/svn-repos/LFS-BOOK/chapter08/libcap.xml:121
  182. msgid "<command>getpcaps</command>"
  183. msgstr "<command>getpcaps</command>"
  184. #. type: Content of: <sect1><sect2><variablelist><varlistentry><listitem><para>
  185. #: /home/xry111/svn-repos/LFS-BOOK/chapter08/libcap.xml:123
  186. msgid "Displays the capabilities on the queried process(es)"
  187. msgstr "查询进程的权能字"
  188. #. type: Content of: <sect1><sect2><variablelist><varlistentry><listitem><indexterm><primary>
  189. #: /home/xry111/svn-repos/LFS-BOOK/chapter08/libcap.xml:125
  190. msgid "getpcaps"
  191. msgstr "getpcaps"
  192. #. type: Content of: <sect1><sect2><variablelist><varlistentry><term>
  193. #: /home/xry111/svn-repos/LFS-BOOK/chapter08/libcap.xml:131
  194. msgid "<command>setcap</command>"
  195. msgstr "<command>setcap</command>"
  196. #. type: Content of: <sect1><sect2><variablelist><varlistentry><listitem><para>
  197. #: /home/xry111/svn-repos/LFS-BOOK/chapter08/libcap.xml:133
  198. msgid "Sets file capabilities"
  199. msgstr "设定文件权能字"
  200. #. type: Content of: <sect1><sect2><variablelist><varlistentry><listitem><indexterm><primary>
  201. #: /home/xry111/svn-repos/LFS-BOOK/chapter08/libcap.xml:135
  202. msgid "setcap"
  203. msgstr "setcap"
  204. #. type: Content of: <sect1><sect2><variablelist><varlistentry><term>
  205. #: /home/xry111/svn-repos/LFS-BOOK/chapter08/libcap.xml:141
  206. msgid "<filename class=\"libraryfile\">libcap</filename>"
  207. msgstr "<filename class=\"libraryfile\">libcap</filename>"
  208. #. type: Content of: <sect1><sect2><variablelist><varlistentry><listitem><para>
  209. #: /home/xry111/svn-repos/LFS-BOOK/chapter08/libcap.xml:143
  210. msgid ""
  211. "Contains the library functions for manipulating POSIX 1003.1e capabilities"
  212. msgstr "包含操作 POSIX 1003.1e 权能字的库函数"
  213. #. type: Content of: <sect1><sect2><variablelist><varlistentry><listitem><indexterm><primary>
  214. #: /home/xry111/svn-repos/LFS-BOOK/chapter08/libcap.xml:146
  215. msgid "libcap"
  216. msgstr "libcap"
  217. #. type: Content of: <sect1><sect2><variablelist><varlistentry><term>
  218. #: /home/xry111/svn-repos/LFS-BOOK/chapter08/libcap.xml:152
  219. msgid "<filename class=\"libraryfile\">libpsx</filename>"
  220. msgstr "<filename class=\"libraryfile\">libpsx</filename>"
  221. #. type: Content of: <sect1><sect2><variablelist><varlistentry><listitem><para>
  222. #: /home/xry111/svn-repos/LFS-BOOK/chapter08/libcap.xml:154
  223. msgid ""
  224. "Contains functions to support POSIX semantics for syscalls associated with "
  225. "the pthread library"
  226. msgstr "包含为 pthread 库相关的系统调用提供 POSIX 语义的函数"
  227. #. type: Content of: <sect1><sect2><variablelist><varlistentry><listitem><indexterm><primary>
  228. #: /home/xry111/svn-repos/LFS-BOOK/chapter08/libcap.xml:157
  229. msgid "libpsx"
  230. msgstr "libpsx"