1
0

attr.po 7.8 KB

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