libcap.po 9.0 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271
  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/libcap.xml:14
  20. #, no-wrap
  21. msgid "&libcap-url;"
  22. msgstr ""
  23. #. type: Content of: <sect1><sect1info>
  24. #: /home/xry111/svn-repos/LFS-BOOK/chapter08/libcap.xml:12
  25. msgid ""
  26. "<productname>libcap</productname> "
  27. "<productnumber>&libcap-version;</productnumber> <placeholder "
  28. "type=\"address\" id=\"0\"/>"
  29. msgstr ""
  30. #. type: Content of: <sect1><title>
  31. #: /home/xry111/svn-repos/LFS-BOOK/chapter08/libcap.xml:17
  32. msgid "Libcap-&libcap-version;"
  33. msgstr ""
  34. #. type: Content of: <sect1><indexterm><primary>
  35. #: /home/xry111/svn-repos/LFS-BOOK/chapter08/libcap.xml:20
  36. msgid "Libcap"
  37. msgstr ""
  38. #. type: Content of: <sect1><sect2><para>
  39. #: /home/xry111/svn-repos/LFS-BOOK/chapter08/libcap.xml:26
  40. msgid ""
  41. "The Libcap package implements the user-space interfaces to the POSIX 1003.1e "
  42. "capabilities available in Linux kernels. These capabilities are a "
  43. "partitioning of the all powerful root privilege into a set of distinct "
  44. "privileges."
  45. msgstr ""
  46. #. type: Content of: <sect1><sect2><segmentedlist><segtitle>
  47. #: /home/xry111/svn-repos/LFS-BOOK/chapter08/libcap.xml:32
  48. msgid "&buildtime;"
  49. msgstr ""
  50. #. type: Content of: <sect1><sect2><segmentedlist><segtitle>
  51. #: /home/xry111/svn-repos/LFS-BOOK/chapter08/libcap.xml:33
  52. msgid "&diskspace;"
  53. msgstr ""
  54. #. type: Content of: <sect1><sect2><segmentedlist><seglistitem><seg>
  55. #: /home/xry111/svn-repos/LFS-BOOK/chapter08/libcap.xml:36
  56. msgid "&libcap-fin-sbu;"
  57. msgstr ""
  58. #. type: Content of: <sect1><sect2><segmentedlist><seglistitem><seg>
  59. #: /home/xry111/svn-repos/LFS-BOOK/chapter08/libcap.xml:37
  60. msgid "&libcap-fin-du;"
  61. msgstr ""
  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 ""
  66. #. type: Content of: <sect1><sect2><para>
  67. #: /home/xry111/svn-repos/LFS-BOOK/chapter08/libcap.xml:46
  68. msgid "Prevent a static library from being installed:"
  69. msgstr ""
  70. #. type: Content of: <sect1><sect2><screen>
  71. #: /home/xry111/svn-repos/LFS-BOOK/chapter08/libcap.xml:48
  72. #, no-wrap
  73. msgid ""
  74. "<userinput remap=\"pre\">sed -i '/install.*STACAPLIBNAME/d' "
  75. "libcap/Makefile</userinput>"
  76. msgstr ""
  77. #. type: Content of: <sect1><sect2><para>
  78. #: /home/xry111/svn-repos/LFS-BOOK/chapter08/libcap.xml:50
  79. msgid "Compile the package:"
  80. msgstr ""
  81. #. type: Content of: <sect1><sect2><screen>
  82. #: /home/xry111/svn-repos/LFS-BOOK/chapter08/libcap.xml:52
  83. #, no-wrap
  84. msgid "<userinput remap=\"make\">make lib=lib</userinput>"
  85. msgstr ""
  86. #. type: Content of: <sect1><sect2><variablelist><title>
  87. #: /home/xry111/svn-repos/LFS-BOOK/chapter08/libcap.xml:55
  88. msgid "The meaning of the make option:"
  89. msgstr ""
  90. #. type: Content of: <sect1><sect2><variablelist><varlistentry><term>
  91. #: /home/xry111/svn-repos/LFS-BOOK/chapter08/libcap.xml:58
  92. msgid "<parameter>lib=lib</parameter>"
  93. msgstr ""
  94. #. type: Content of: <sect1><sect2><variablelist><varlistentry><listitem><para>
  95. #: /home/xry111/svn-repos/LFS-BOOK/chapter08/libcap.xml:60
  96. msgid ""
  97. "This parameter sets the library directory to <filename>/lib</filename> "
  98. "rather than <filename>/lib64</filename> on x86_64. It has no effect on x86."
  99. msgstr ""
  100. #. type: Content of: <sect1><sect2><para>
  101. #: /home/xry111/svn-repos/LFS-BOOK/chapter08/libcap.xml:68
  102. msgid "To test the results, issue:"
  103. msgstr ""
  104. #. type: Content of: <sect1><sect2><screen>
  105. #: /home/xry111/svn-repos/LFS-BOOK/chapter08/libcap.xml:70
  106. #, no-wrap
  107. msgid "<userinput remap=\"test\">make test</userinput>"
  108. msgstr ""
  109. #. type: Content of: <sect1><sect2><para>
  110. #: /home/xry111/svn-repos/LFS-BOOK/chapter08/libcap.xml:72
  111. msgid "Install the package and do some cleanup:"
  112. msgstr ""
  113. #. type: Content of: <sect1><sect2><screen>
  114. #: /home/xry111/svn-repos/LFS-BOOK/chapter08/libcap.xml:74
  115. #, no-wrap
  116. msgid ""
  117. "<userinput remap=\"install\">make lib=lib PKGCONFIGDIR=/usr/lib/pkgconfig "
  118. "install\n"
  119. "chmod -v 755 /lib/libcap.so.&libcap-version;\n"
  120. "mv -v /lib/libpsx.a /usr/lib\n"
  121. "rm -v /lib/libcap.so\n"
  122. "ln -sfv ../../lib/libcap.so.2 /usr/lib/libcap.so</userinput>"
  123. msgstr ""
  124. #. type: Content of: <sect1><sect2><title>
  125. #: /home/xry111/svn-repos/LFS-BOOK/chapter08/libcap.xml:83
  126. msgid "Contents of Libcap"
  127. msgstr ""
  128. #. type: Content of: <sect1><sect2><segmentedlist><segtitle>
  129. #: /home/xry111/svn-repos/LFS-BOOK/chapter08/libcap.xml:86
  130. msgid "Installed programs"
  131. msgstr ""
  132. #. type: Content of: <sect1><sect2><segmentedlist><segtitle>
  133. #: /home/xry111/svn-repos/LFS-BOOK/chapter08/libcap.xml:87
  134. msgid "Installed library"
  135. msgstr ""
  136. #. type: Content of: <sect1><sect2><segmentedlist><seglistitem><seg>
  137. #: /home/xry111/svn-repos/LFS-BOOK/chapter08/libcap.xml:90
  138. msgid "capsh, getcap, getpcaps, and setcap"
  139. msgstr ""
  140. #. type: Content of: <sect1><sect2><segmentedlist><seglistitem><seg>
  141. #: /home/xry111/svn-repos/LFS-BOOK/chapter08/libcap.xml:91
  142. msgid "libcap.so and libpsx.a"
  143. msgstr ""
  144. #. type: Content of: <sect1><sect2><variablelist><bridgehead>
  145. #: /home/xry111/svn-repos/LFS-BOOK/chapter08/libcap.xml:96
  146. msgid "Short Descriptions"
  147. msgstr ""
  148. #. type: Content of: <sect1><sect2><variablelist>
  149. #: /home/xry111/svn-repos/LFS-BOOK/chapter08/libcap.xml:97
  150. msgid "<?dbfo list-presentation=\"list\"?> <?dbhtml list-presentation=\"table\"?>"
  151. msgstr ""
  152. #. type: Content of: <sect1><sect2><variablelist><varlistentry><term>
  153. #: /home/xry111/svn-repos/LFS-BOOK/chapter08/libcap.xml:101
  154. msgid "<command>capsh</command>"
  155. msgstr ""
  156. #. type: Content of: <sect1><sect2><variablelist><varlistentry><listitem><para>
  157. #: /home/xry111/svn-repos/LFS-BOOK/chapter08/libcap.xml:103
  158. msgid "A shell wrapper to explore and constrain capability support"
  159. msgstr ""
  160. #. type: Content of: <sect1><sect2><variablelist><varlistentry><listitem><indexterm><primary>
  161. #: /home/xry111/svn-repos/LFS-BOOK/chapter08/libcap.xml:105
  162. msgid "capsh"
  163. msgstr ""
  164. #. type: Content of: <sect1><sect2><variablelist><varlistentry><term>
  165. #: /home/xry111/svn-repos/LFS-BOOK/chapter08/libcap.xml:111
  166. msgid "<command>getcap</command>"
  167. msgstr ""
  168. #. type: Content of: <sect1><sect2><variablelist><varlistentry><listitem><para>
  169. #: /home/xry111/svn-repos/LFS-BOOK/chapter08/libcap.xml:113
  170. msgid "Examines file capabilities"
  171. msgstr ""
  172. #. type: Content of: <sect1><sect2><variablelist><varlistentry><listitem><indexterm><primary>
  173. #: /home/xry111/svn-repos/LFS-BOOK/chapter08/libcap.xml:115
  174. msgid "getcap"
  175. msgstr ""
  176. #. type: Content of: <sect1><sect2><variablelist><varlistentry><term>
  177. #: /home/xry111/svn-repos/LFS-BOOK/chapter08/libcap.xml:121
  178. msgid "<command>getpcaps</command>"
  179. msgstr ""
  180. #. type: Content of: <sect1><sect2><variablelist><varlistentry><listitem><para>
  181. #: /home/xry111/svn-repos/LFS-BOOK/chapter08/libcap.xml:123
  182. msgid "Displays the capabilities on the queried process(es)"
  183. msgstr ""
  184. #. type: Content of: <sect1><sect2><variablelist><varlistentry><listitem><indexterm><primary>
  185. #: /home/xry111/svn-repos/LFS-BOOK/chapter08/libcap.xml:125
  186. msgid "getpcaps"
  187. msgstr ""
  188. #. type: Content of: <sect1><sect2><variablelist><varlistentry><term>
  189. #: /home/xry111/svn-repos/LFS-BOOK/chapter08/libcap.xml:131
  190. msgid "<command>setcap</command>"
  191. msgstr ""
  192. #. type: Content of: <sect1><sect2><variablelist><varlistentry><listitem><para>
  193. #: /home/xry111/svn-repos/LFS-BOOK/chapter08/libcap.xml:133
  194. msgid "Sets file capabilities"
  195. msgstr ""
  196. #. type: Content of: <sect1><sect2><variablelist><varlistentry><listitem><indexterm><primary>
  197. #: /home/xry111/svn-repos/LFS-BOOK/chapter08/libcap.xml:135
  198. msgid "setcap"
  199. msgstr ""
  200. #. type: Content of: <sect1><sect2><variablelist><varlistentry><term>
  201. #: /home/xry111/svn-repos/LFS-BOOK/chapter08/libcap.xml:141
  202. msgid "<filename class=\"libraryfile\">libcap</filename>"
  203. msgstr ""
  204. #. type: Content of: <sect1><sect2><variablelist><varlistentry><listitem><para>
  205. #: /home/xry111/svn-repos/LFS-BOOK/chapter08/libcap.xml:143
  206. msgid "Contains the library functions for manipulating POSIX 1003.1e capabilities"
  207. msgstr ""
  208. #. type: Content of: <sect1><sect2><variablelist><varlistentry><listitem><indexterm><primary>
  209. #: /home/xry111/svn-repos/LFS-BOOK/chapter08/libcap.xml:146
  210. msgid "libcap"
  211. msgstr ""
  212. #. type: Content of: <sect1><sect2><variablelist><varlistentry><term>
  213. #: /home/xry111/svn-repos/LFS-BOOK/chapter08/libcap.xml:152
  214. msgid "<filename class=\"libraryfile\">libpsx</filename>"
  215. msgstr ""
  216. #. type: Content of: <sect1><sect2><variablelist><varlistentry><listitem><para>
  217. #: /home/xry111/svn-repos/LFS-BOOK/chapter08/libcap.xml:154
  218. msgid ""
  219. "Contains functions to support POSIX semantics for syscalls associated with "
  220. "the pthread library"
  221. msgstr ""
  222. #. type: Content of: <sect1><sect2><variablelist><varlistentry><listitem><indexterm><primary>
  223. #: /home/xry111/svn-repos/LFS-BOOK/chapter08/libcap.xml:157
  224. msgid "libpsx"
  225. msgstr ""