acl.po 10 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273
  1. msgid ""
  2. msgstr ""
  3. "Project-Id-Version: PACKAGE VERSION\n"
  4. "POT-Creation-Date: 2020-06-21 14:05+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/acl.xml:14
  15. #, no-wrap
  16. msgid "&acl-url;"
  17. msgstr "&acl-url;"
  18. #. type: Content of: <sect1><sect1info>
  19. #: /home/xry111/svn-repos/LFS-BOOK/chapter08/acl.xml:12
  20. msgid ""
  21. "<productname>acl</productname> <productnumber>&acl-version;</productnumber> "
  22. "<placeholder type=\"address\" id=\"0\"/>"
  23. msgstr ""
  24. "<productname>acl</productname> <productnumber>&acl-version;</productnumber> "
  25. "<placeholder type=\"address\" id=\"0\"/>"
  26. #. type: Content of: <sect1><title>
  27. #: /home/xry111/svn-repos/LFS-BOOK/chapter08/acl.xml:17
  28. msgid "Acl-&acl-version;"
  29. msgstr "Acl-&acl-version;"
  30. #. type: Content of: <sect1><indexterm><primary>
  31. #: /home/xry111/svn-repos/LFS-BOOK/chapter08/acl.xml:20
  32. msgid "Acl"
  33. msgstr "Acl"
  34. #. type: Content of: <sect1><sect2><para>
  35. #: /home/xry111/svn-repos/LFS-BOOK/chapter08/acl.xml:26
  36. msgid ""
  37. "The Acl package contains utilities to administer Access Control Lists, which "
  38. "are used to define more fine-grained discretionary access rights for files "
  39. "and directories."
  40. msgstr ""
  41. "Acl 软件包包含管理访问控制列表的工具,访问控制列表能够更细致地自由定义文件和"
  42. "目录的访问权限。"
  43. #. type: Content of: <sect1><sect2><segmentedlist><segtitle>
  44. #: /home/xry111/svn-repos/LFS-BOOK/chapter08/acl.xml:31
  45. msgid "&buildtime;"
  46. msgstr "&buildtime;"
  47. #. type: Content of: <sect1><sect2><segmentedlist><segtitle>
  48. #: /home/xry111/svn-repos/LFS-BOOK/chapter08/acl.xml:32
  49. msgid "&diskspace;"
  50. msgstr "&diskspace;"
  51. #. type: Content of: <sect1><sect2><segmentedlist><seglistitem><seg>
  52. #: /home/xry111/svn-repos/LFS-BOOK/chapter08/acl.xml:35
  53. #, fuzzy
  54. msgid "&acl-fin-sbu;"
  55. msgstr "&acl-ch6-sbu;"
  56. #. type: Content of: <sect1><sect2><segmentedlist><seglistitem><seg>
  57. #: /home/xry111/svn-repos/LFS-BOOK/chapter08/acl.xml:36
  58. #, fuzzy
  59. msgid "&acl-fin-du;"
  60. msgstr "&acl-ch6-du;"
  61. #. type: Content of: <sect1><sect2><title>
  62. #: /home/xry111/svn-repos/LFS-BOOK/chapter08/acl.xml:43
  63. msgid "Installation of Acl"
  64. msgstr "安装 Acl"
  65. #. type: Content of: <sect1><sect2><para>
  66. #: /home/xry111/svn-repos/LFS-BOOK/chapter08/acl.xml:45
  67. msgid "Prepare Acl for compilation:"
  68. msgstr "准备编译 Acl:"
  69. #. type: Content of: <sect1><sect2><screen>
  70. #: /home/xry111/svn-repos/LFS-BOOK/chapter08/acl.xml:47
  71. #, no-wrap
  72. msgid ""
  73. "<userinput remap=\"configure\">./configure --prefix=/usr \\\n"
  74. " --bindir=/bin \\\n"
  75. " --disable-static \\\n"
  76. " --libexecdir=/usr/lib \\\n"
  77. " --docdir=/usr/share/doc/acl-&acl-version;</userinput>"
  78. msgstr ""
  79. "<userinput remap=\"configure\">./configure --prefix=/usr \\\n"
  80. " --bindir=/bin \\\n"
  81. " --disable-static \\\n"
  82. " --libexecdir=/usr/lib \\\n"
  83. " --docdir=/usr/share/doc/acl-&acl-version;</userinput>"
  84. #. type: Content of: <sect1><sect2><screen>
  85. #: /home/xry111/svn-repos/LFS-BOOK/chapter08/acl.xml:53
  86. #, fuzzy, no-wrap
  87. msgid ""
  88. "<userinput remap=\"configure\">./configure --prefix=/usr \\\n"
  89. " --disable-static \\\n"
  90. " --libexecdir=/usr/lib \\\n"
  91. " --docdir=/usr/share/doc/acl-&acl-version;</userinput>"
  92. msgstr ""
  93. "<userinput remap=\"configure\">./configure --prefix=/usr \\\n"
  94. " --disable-static \\\n"
  95. " --libexecdir=/usr/lib \\\n"
  96. " --docdir=/usr/share/doc/acl-&acl-version;</userinput>"
  97. #. type: Content of: <sect1><sect2><para>
  98. #: /home/xry111/svn-repos/LFS-BOOK/chapter08/acl.xml:58
  99. msgid "Compile the package:"
  100. msgstr "编译该软件包:"
  101. #. type: Content of: <sect1><sect2><screen>
  102. #: /home/xry111/svn-repos/LFS-BOOK/chapter08/acl.xml:60
  103. #, no-wrap
  104. msgid "<userinput remap=\"make\">make</userinput>"
  105. msgstr "<userinput remap=\"make\">make</userinput>"
  106. #. type: Content of: <sect1><sect2><para>
  107. #: /home/xry111/svn-repos/LFS-BOOK/chapter08/acl.xml:62
  108. msgid ""
  109. "The Acl tests need to be run on a filesystem that supports access controls "
  110. "after <application>Coreutils</application> has been built with the Acl "
  111. "libraries. If desired, return to this package and run <command>make check</"
  112. "command> after <application>Coreutils</application> has been built later in "
  113. "this chapter."
  114. msgstr ""
  115. "Acl 的测试套件必须在构建了链接到 Acl 库的 <application>Coreutils</"
  116. "application> 后才能在支持访问控制的文件系统上运行。如果想运行它们,在构建好 "
  117. "<application>Coreutils</application> 后再返回这里,并执行 <command>make "
  118. "check</command>。"
  119. #. type: Content of: <sect1><sect2><para>
  120. #: /home/xry111/svn-repos/LFS-BOOK/chapter08/acl.xml:68
  121. msgid "Install the package:"
  122. msgstr "安装该软件包:"
  123. #. type: Content of: <sect1><sect2><screen>
  124. #: /home/xry111/svn-repos/LFS-BOOK/chapter08/acl.xml:70
  125. #, no-wrap
  126. msgid "<userinput remap=\"install\">make install</userinput>"
  127. msgstr "<userinput remap=\"install\">make install</userinput>"
  128. #. type: Content of: <sect1><sect2><para>
  129. #: /home/xry111/svn-repos/LFS-BOOK/chapter08/acl.xml:72
  130. msgid ""
  131. "The shared library needs to be moved to <filename class=\"directory\">/lib</"
  132. "filename>, and as a result the <filename class=\"extension\">.so</filename> "
  133. "file in <filename class=\"directory\">/usr/lib</filename> will need to be "
  134. "recreated:"
  135. msgstr ""
  136. "共享库需要被移动到 <filename class=\"directory\">/lib</filename> 目录,因此 "
  137. "<filename class=\"directory\">/usr/lib</filename> 中的 <filename class="
  138. "\"extension\">.so</filename> 符号链接需要重新建立:"
  139. #. type: Content of: <sect1><sect2><screen>
  140. #: /home/xry111/svn-repos/LFS-BOOK/chapter08/acl.xml:77
  141. #, no-wrap
  142. msgid ""
  143. "<userinput remap=\"install\">mv -v /usr/lib/libacl.so.* /lib\n"
  144. "ln -sfv ../../lib/$(readlink /usr/lib/libacl.so) /usr/lib/libacl.so</userinput>"
  145. msgstr ""
  146. "<userinput remap=\"install\">mv -v /usr/lib/libacl.so.* /lib\n"
  147. "ln -sfv ../../lib/$(readlink /usr/lib/libacl.so) /usr/lib/libacl.so</userinput>"
  148. #. type: Content of: <sect1><sect2><title>
  149. #: /home/xry111/svn-repos/LFS-BOOK/chapter08/acl.xml:83
  150. msgid "Contents of Acl"
  151. msgstr "Acl 的内容"
  152. #. type: Content of: <sect1><sect2><segmentedlist><segtitle>
  153. #: /home/xry111/svn-repos/LFS-BOOK/chapter08/acl.xml:86
  154. msgid "Installed programs"
  155. msgstr "安装的程序"
  156. #. type: Content of: <sect1><sect2><segmentedlist><segtitle>
  157. #: /home/xry111/svn-repos/LFS-BOOK/chapter08/acl.xml:87
  158. msgid "Installed library"
  159. msgstr "安装的库"
  160. #. type: Content of: <sect1><sect2><segmentedlist><segtitle>
  161. #: /home/xry111/svn-repos/LFS-BOOK/chapter08/acl.xml:88
  162. msgid "Installed directories"
  163. msgstr "安装的目录"
  164. #. type: Content of: <sect1><sect2><segmentedlist><seglistitem><seg>
  165. #: /home/xry111/svn-repos/LFS-BOOK/chapter08/acl.xml:91
  166. msgid "chacl, getfacl, and setfacl"
  167. msgstr "chacl, getfacl, 以及 setfacl"
  168. #. type: Content of: <sect1><sect2><segmentedlist><seglistitem><seg>
  169. #: /home/xry111/svn-repos/LFS-BOOK/chapter08/acl.xml:92
  170. msgid "libacl.so"
  171. msgstr "libacl.so"
  172. #. type: Content of: <sect1><sect2><segmentedlist><seglistitem><seg>
  173. #: /home/xry111/svn-repos/LFS-BOOK/chapter08/acl.xml:93
  174. msgid "/usr/include/acl and /usr/share/doc/acl-&acl-version;"
  175. msgstr "/usr/include/acl 和 /usr/share/doc/acl-&acl-version;"
  176. #. type: Content of: <sect1><sect2><variablelist><bridgehead>
  177. #: /home/xry111/svn-repos/LFS-BOOK/chapter08/acl.xml:98
  178. msgid "Short Descriptions"
  179. msgstr "简要描述"
  180. #. type: Content of: <sect1><sect2><variablelist>
  181. #: /home/xry111/svn-repos/LFS-BOOK/chapter08/acl.xml:99
  182. msgid ""
  183. "<?dbfo list-presentation=\"list\"?> <?dbhtml list-presentation=\"table\"?>"
  184. msgstr ""
  185. #. type: Content of: <sect1><sect2><variablelist><varlistentry><term>
  186. #: /home/xry111/svn-repos/LFS-BOOK/chapter08/acl.xml:103
  187. msgid "<command>chacl</command>"
  188. msgstr "<command>chacl</command>"
  189. #. type: Content of: <sect1><sect2><variablelist><varlistentry><listitem><para>
  190. #: /home/xry111/svn-repos/LFS-BOOK/chapter08/acl.xml:105
  191. msgid "Changes the access control list of a file or directory"
  192. msgstr "修改文件或目录的访问控制列表"
  193. #. type: Content of: <sect1><sect2><variablelist><varlistentry><listitem><indexterm><primary>
  194. #: /home/xry111/svn-repos/LFS-BOOK/chapter08/acl.xml:108
  195. msgid "chacl"
  196. msgstr "chacl"
  197. #. type: Content of: <sect1><sect2><variablelist><varlistentry><term>
  198. #: /home/xry111/svn-repos/LFS-BOOK/chapter08/acl.xml:114
  199. msgid "<command>getfacl</command>"
  200. msgstr "<command>getfacl</command>"
  201. #. type: Content of: <sect1><sect2><variablelist><varlistentry><listitem><para>
  202. #: /home/xry111/svn-repos/LFS-BOOK/chapter08/acl.xml:116
  203. msgid "Gets file access control lists"
  204. msgstr "获取文件访问控制列表"
  205. #. type: Content of: <sect1><sect2><variablelist><varlistentry><listitem><indexterm><primary>
  206. #: /home/xry111/svn-repos/LFS-BOOK/chapter08/acl.xml:118
  207. msgid "getfacl"
  208. msgstr "getfacl"
  209. #. type: Content of: <sect1><sect2><variablelist><varlistentry><term>
  210. #: /home/xry111/svn-repos/LFS-BOOK/chapter08/acl.xml:124
  211. msgid "<command>setfacl</command>"
  212. msgstr "<command>setfacl</command>"
  213. #. type: Content of: <sect1><sect2><variablelist><varlistentry><listitem><para>
  214. #: /home/xry111/svn-repos/LFS-BOOK/chapter08/acl.xml:126
  215. msgid "Sets file access control lists"
  216. msgstr "设定文件访问控制列表"
  217. #. type: Content of: <sect1><sect2><variablelist><varlistentry><listitem><indexterm><primary>
  218. #: /home/xry111/svn-repos/LFS-BOOK/chapter08/acl.xml:128
  219. msgid "setfacl"
  220. msgstr "setfacl"
  221. #. type: Content of: <sect1><sect2><variablelist><varlistentry><term>
  222. #: /home/xry111/svn-repos/LFS-BOOK/chapter08/acl.xml:134
  223. msgid "<filename class=\"libraryfile\">libacl</filename>"
  224. msgstr "<filename class=\"libraryfile\">libacl</filename>"
  225. #. type: Content of: <sect1><sect2><variablelist><varlistentry><listitem><para>
  226. #: /home/xry111/svn-repos/LFS-BOOK/chapter08/acl.xml:136
  227. msgid "Contains the library functions for manipulating Access Control Lists"
  228. msgstr "包含操作访问控制列表的库函数"
  229. #. type: Content of: <sect1><sect2><variablelist><varlistentry><listitem><indexterm><primary>
  230. #: /home/xry111/svn-repos/LFS-BOOK/chapter08/acl.xml:138
  231. msgid "libacl"
  232. msgstr "libacl"