attr.po 10 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271
  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/attr.xml:14
  15. #, no-wrap
  16. msgid "&attr-url;"
  17. msgstr "&attr-url;"
  18. #. type: Content of: <sect1><sect1info>
  19. #: /home/xry111/svn-repos/LFS-BOOK/chapter08/attr.xml:12
  20. msgid ""
  21. "<productname>attr</productname> <productnumber>&attr-version;</"
  22. "productnumber> <placeholder type=\"address\" id=\"0\"/>"
  23. msgstr ""
  24. "<productname>attr</productname> <productnumber>&attr-version;</"
  25. "productnumber> <placeholder type=\"address\" id=\"0\"/>"
  26. #. type: Content of: <sect1><title>
  27. #: /home/xry111/svn-repos/LFS-BOOK/chapter08/attr.xml:17
  28. msgid "Attr-&attr-version;"
  29. msgstr "Attr-&attr-version;"
  30. #. type: Content of: <sect1><indexterm><primary>
  31. #: /home/xry111/svn-repos/LFS-BOOK/chapter08/attr.xml:20
  32. msgid "Attr"
  33. msgstr "Attr"
  34. #. type: Content of: <sect1><sect2><para>
  35. #: /home/xry111/svn-repos/LFS-BOOK/chapter08/attr.xml:26
  36. msgid ""
  37. "The attr package contains utilities to administer the extended attributes on "
  38. "filesystem objects."
  39. msgstr "Attr 软件包包含管理文件系统对象扩展属性的工具。"
  40. #. type: Content of: <sect1><sect2><segmentedlist><segtitle>
  41. #: /home/xry111/svn-repos/LFS-BOOK/chapter08/attr.xml:30
  42. msgid "&buildtime;"
  43. msgstr "&buildtime;"
  44. #. type: Content of: <sect1><sect2><segmentedlist><segtitle>
  45. #: /home/xry111/svn-repos/LFS-BOOK/chapter08/attr.xml:31
  46. msgid "&diskspace;"
  47. msgstr "&diskspace;"
  48. #. type: Content of: <sect1><sect2><segmentedlist><seglistitem><seg>
  49. #: /home/xry111/svn-repos/LFS-BOOK/chapter08/attr.xml:34
  50. #, fuzzy
  51. msgid "&attr-fin-sbu;"
  52. msgstr "&attr-ch6-sbu;"
  53. #. type: Content of: <sect1><sect2><segmentedlist><seglistitem><seg>
  54. #: /home/xry111/svn-repos/LFS-BOOK/chapter08/attr.xml:35
  55. #, fuzzy
  56. msgid "&attr-fin-du;"
  57. msgstr "&attr-ch6-du;"
  58. #. type: Content of: <sect1><sect2><title>
  59. #: /home/xry111/svn-repos/LFS-BOOK/chapter08/attr.xml:42
  60. msgid "Installation of Attr"
  61. msgstr "安装 Attr"
  62. #. type: Content of: <sect1><sect2><para>
  63. #: /home/xry111/svn-repos/LFS-BOOK/chapter08/attr.xml:44
  64. msgid "Prepare Attr for compilation:"
  65. msgstr "准备编译 Attr:"
  66. #. type: Content of: <sect1><sect2><screen>
  67. #: /home/xry111/svn-repos/LFS-BOOK/chapter08/attr.xml:46
  68. #, no-wrap
  69. msgid ""
  70. "<userinput remap=\"configure\">./configure --prefix=/usr \\\n"
  71. " --bindir=/bin \\\n"
  72. " --disable-static \\\n"
  73. " --sysconfdir=/etc \\\n"
  74. " --docdir=/usr/share/doc/attr-&attr-version;</userinput>"
  75. msgstr ""
  76. "<userinput remap=\"configure\">./configure --prefix=/usr \\\n"
  77. " --bindir=/bin \\\n"
  78. " --disable-static \\\n"
  79. " --sysconfdir=/etc \\\n"
  80. " --docdir=/usr/share/doc/attr-&attr-version;</userinput>"
  81. #. type: Content of: <sect1><sect2><screen>
  82. #: /home/xry111/svn-repos/LFS-BOOK/chapter08/attr.xml:52
  83. #, no-wrap
  84. msgid ""
  85. "<userinput remap=\"configure\">./configure --prefix=/usr \\\n"
  86. " --disable-static \\\n"
  87. " --sysconfdir=/etc \\\n"
  88. " --docdir=/usr/share/doc/attr-&attr-version;</userinput>"
  89. msgstr ""
  90. "<userinput remap=\"configure\">./configure --prefix=/usr \\\n"
  91. " --disable-static \\\n"
  92. " --sysconfdir=/etc \\\n"
  93. " --docdir=/usr/share/doc/attr-&attr-version;</userinput>"
  94. #. type: Content of: <sect1><sect2><para>
  95. #: /home/xry111/svn-repos/LFS-BOOK/chapter08/attr.xml:57
  96. msgid "Compile the package:"
  97. msgstr "编译该软件包:"
  98. #. type: Content of: <sect1><sect2><screen>
  99. #: /home/xry111/svn-repos/LFS-BOOK/chapter08/attr.xml:59
  100. #, no-wrap
  101. msgid "<userinput remap=\"make\">make</userinput>"
  102. msgstr "<userinput remap=\"make\">make</userinput>"
  103. #. type: Content of: <sect1><sect2><para>
  104. #: /home/xry111/svn-repos/LFS-BOOK/chapter08/attr.xml:61
  105. msgid ""
  106. "The tests need to be run on a filesystem that supports extended attributes "
  107. "such as the ext2, ext3, or ext4 filesystems. To test the results, issue:"
  108. msgstr ""
  109. "测试套件必须在支持扩展属性的文件系统,如 ext2、ext3 或 ext4 上运行。运行下列"
  110. "命令以测试编译结果:"
  111. #. type: Content of: <sect1><sect2><screen>
  112. #: /home/xry111/svn-repos/LFS-BOOK/chapter08/attr.xml:65
  113. #, no-wrap
  114. msgid "<userinput remap=\"test\">make check</userinput>"
  115. msgstr "<userinput remap=\"test\">make check</userinput>"
  116. #. type: Content of: <sect1><sect2><para>
  117. #: /home/xry111/svn-repos/LFS-BOOK/chapter08/attr.xml:67
  118. msgid "Install the package:"
  119. msgstr "安装该软件包:"
  120. #. type: Content of: <sect1><sect2><screen>
  121. #: /home/xry111/svn-repos/LFS-BOOK/chapter08/attr.xml:69
  122. #, no-wrap
  123. msgid "<userinput remap=\"install\">make install</userinput>"
  124. msgstr "<userinput remap=\"install\">make install</userinput>"
  125. #. type: Content of: <sect1><sect2><para>
  126. #: /home/xry111/svn-repos/LFS-BOOK/chapter08/attr.xml:71
  127. msgid ""
  128. "The shared library needs to be moved to <filename class=\"directory\">/lib</"
  129. "filename>, and as a result the <filename class=\"extension\">.so</filename> "
  130. "file in <filename class=\"directory\">/usr/lib</filename> will need to be "
  131. "recreated:"
  132. msgstr ""
  133. "需要将共享库移动到 <filename class=\"directory\">/lib</filename> 目录,因此 "
  134. "<filename class=\"directory\">/usr/lib</filename> 中的 <filename class="
  135. "\"extension\">.so</filename> 符号链接也需要重新建立:"
  136. #. type: Content of: <sect1><sect2><screen>
  137. #: /home/xry111/svn-repos/LFS-BOOK/chapter08/attr.xml:76
  138. #, no-wrap
  139. msgid ""
  140. "<userinput remap=\"install\">mv -v /usr/lib/libattr.so.* /lib\n"
  141. "ln -sfv ../../lib/$(readlink /usr/lib/libattr.so) /usr/lib/libattr.so</userinput>"
  142. msgstr ""
  143. "<userinput remap=\"install\">mv -v /usr/lib/libattr.so.* /lib\n"
  144. "ln -sfv ../../lib/$(readlink /usr/lib/libattr.so) /usr/lib/libattr.so</userinput>"
  145. #. type: Content of: <sect1><sect2><title>
  146. #: /home/xry111/svn-repos/LFS-BOOK/chapter08/attr.xml:82
  147. msgid "Contents of Attr"
  148. msgstr "Attr 的内容"
  149. #. type: Content of: <sect1><sect2><segmentedlist><segtitle>
  150. #: /home/xry111/svn-repos/LFS-BOOK/chapter08/attr.xml:85
  151. msgid "Installed programs"
  152. msgstr "安装的程序"
  153. #. type: Content of: <sect1><sect2><segmentedlist><segtitle>
  154. #: /home/xry111/svn-repos/LFS-BOOK/chapter08/attr.xml:86
  155. msgid "Installed library"
  156. msgstr "安装的库"
  157. #. type: Content of: <sect1><sect2><segmentedlist><segtitle>
  158. #: /home/xry111/svn-repos/LFS-BOOK/chapter08/attr.xml:87
  159. msgid "Installed directories"
  160. msgstr "安装的目录"
  161. #. type: Content of: <sect1><sect2><segmentedlist><seglistitem><seg>
  162. #: /home/xry111/svn-repos/LFS-BOOK/chapter08/attr.xml:90
  163. msgid "attr, getfattr, and setfattr"
  164. msgstr "attr, getfattr, 以及 setfattr"
  165. #. type: Content of: <sect1><sect2><segmentedlist><seglistitem><seg>
  166. #: /home/xry111/svn-repos/LFS-BOOK/chapter08/attr.xml:91
  167. msgid "libattr.so"
  168. msgstr "libattr.so"
  169. #. type: Content of: <sect1><sect2><segmentedlist><seglistitem><seg>
  170. #: /home/xry111/svn-repos/LFS-BOOK/chapter08/attr.xml:92
  171. msgid "/usr/include/attr and /usr/share/doc/attr-&attr-version;"
  172. msgstr "/usr/include/attr 和 /usr/share/doc/attr-&attr-version;"
  173. #. type: Content of: <sect1><sect2><variablelist><bridgehead>
  174. #: /home/xry111/svn-repos/LFS-BOOK/chapter08/attr.xml:97
  175. msgid "Short Descriptions"
  176. msgstr "简要描述"
  177. #. type: Content of: <sect1><sect2><variablelist>
  178. #: /home/xry111/svn-repos/LFS-BOOK/chapter08/attr.xml:98
  179. msgid ""
  180. "<?dbfo list-presentation=\"list\"?> <?dbhtml list-presentation=\"table\"?>"
  181. msgstr ""
  182. #. type: Content of: <sect1><sect2><variablelist><varlistentry><term>
  183. #: /home/xry111/svn-repos/LFS-BOOK/chapter08/attr.xml:102
  184. msgid "<command>attr</command>"
  185. msgstr "<command>attr</command>"
  186. #. type: Content of: <sect1><sect2><variablelist><varlistentry><listitem><para>
  187. #: /home/xry111/svn-repos/LFS-BOOK/chapter08/attr.xml:104
  188. msgid "Extends attributes on filesystem objects"
  189. msgstr "在文件系统对象上扩展属性"
  190. #. type: Content of: <sect1><sect2><variablelist><varlistentry><listitem><indexterm><primary>
  191. #: /home/xry111/svn-repos/LFS-BOOK/chapter08/attr.xml:106
  192. msgid "attr"
  193. msgstr "attr"
  194. #. type: Content of: <sect1><sect2><variablelist><varlistentry><term>
  195. #: /home/xry111/svn-repos/LFS-BOOK/chapter08/attr.xml:112
  196. msgid "<command>getfattr</command>"
  197. msgstr "<command>getfattr</command>"
  198. #. type: Content of: <sect1><sect2><variablelist><varlistentry><listitem><para>
  199. #: /home/xry111/svn-repos/LFS-BOOK/chapter08/attr.xml:114
  200. msgid "Gets the extended attributes of filesystem objects"
  201. msgstr "查询文件系统对象的扩展属性"
  202. #. type: Content of: <sect1><sect2><variablelist><varlistentry><listitem><indexterm><primary>
  203. #: /home/xry111/svn-repos/LFS-BOOK/chapter08/attr.xml:116
  204. msgid "getfattr"
  205. msgstr "getfattr"
  206. #. type: Content of: <sect1><sect2><variablelist><varlistentry><term>
  207. #: /home/xry111/svn-repos/LFS-BOOK/chapter08/attr.xml:122
  208. msgid "<command>setfattr</command>"
  209. msgstr "<command>setfattr</command>"
  210. #. type: Content of: <sect1><sect2><variablelist><varlistentry><listitem><para>
  211. #: /home/xry111/svn-repos/LFS-BOOK/chapter08/attr.xml:124
  212. msgid "Sets the extended attributes of filesystem objects"
  213. msgstr "设定文件系统对象的扩展属性"
  214. #. type: Content of: <sect1><sect2><variablelist><varlistentry><listitem><indexterm><primary>
  215. #: /home/xry111/svn-repos/LFS-BOOK/chapter08/attr.xml:126
  216. msgid "setfattr"
  217. msgstr "setfattr"
  218. #. type: Content of: <sect1><sect2><variablelist><varlistentry><term>
  219. #: /home/xry111/svn-repos/LFS-BOOK/chapter08/attr.xml:132
  220. msgid "<filename class=\"libraryfile\">libattr</filename>"
  221. msgstr "<filename class=\"libraryfile\">libattr</filename>"
  222. #. type: Content of: <sect1><sect2><variablelist><varlistentry><listitem><para>
  223. #: /home/xry111/svn-repos/LFS-BOOK/chapter08/attr.xml:134
  224. msgid "Contains the library functions for manipulating extended attributes"
  225. msgstr "包含处理扩展属性的库函数"
  226. #. type: Content of: <sect1><sect2><variablelist><varlistentry><listitem><indexterm><primary>
  227. #: /home/xry111/svn-repos/LFS-BOOK/chapter08/attr.xml:136
  228. msgid "libattr"
  229. msgstr "libattr"