file.po 4.7 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149
  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 "&file-url;"
  16. msgstr "&file-url;"
  17. #. type: Content of: <sect1><sect1info>
  18. msgid ""
  19. "<productname>file</productname> <productnumber>&file-version;</"
  20. "productnumber> <placeholder type=\"address\" id=\"0\"/>"
  21. msgstr ""
  22. "<productname>file</productname> <productnumber>&file-version;</"
  23. "productnumber> <placeholder type=\"address\" id=\"0\"/>"
  24. #. type: Content of: <sect1><title>
  25. msgid "File-&file-version;"
  26. msgstr "File-&file-version;"
  27. #. type: Content of: <sect1><indexterm><primary>
  28. msgid "File"
  29. msgstr "File"
  30. #. type: Content of: <sect1><sect2><para>
  31. msgid ""
  32. "The File package contains a utility for determining the type of a given file "
  33. "or files."
  34. msgstr "File 软件包包含用于确定给定文件类型的工具。"
  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 "&file-fin-sbu;"
  43. msgstr "&file-fin-sbu;"
  44. #. type: Content of: <sect1><sect2><segmentedlist><seglistitem><seg>
  45. msgid "&file-fin-du;"
  46. msgstr "&file-fin-du;"
  47. #. type: Content of: <sect1><sect2><title>
  48. msgid "Installation of File"
  49. msgstr "安装 File"
  50. #. type: Content of: <sect1><sect2><para>
  51. msgid "Prepare File for compilation:"
  52. msgstr "准备编译 File:"
  53. #. type: Content of: <sect1><sect2><screen>
  54. #, no-wrap
  55. msgid "<userinput remap=\"configure\">./configure --prefix=/usr</userinput>"
  56. msgstr "<userinput remap=\"configure\">./configure --prefix=/usr</userinput>"
  57. #. type: Content of: <sect1><sect2><para>
  58. msgid "Compile the package:"
  59. msgstr "编译该软件包:"
  60. #. type: Content of: <sect1><sect2><screen>
  61. #, no-wrap
  62. msgid "<userinput remap=\"make\">make</userinput>"
  63. msgstr "<userinput remap=\"make\">make</userinput>"
  64. #. type: Content of: <sect1><sect2><para>
  65. msgid "To test the results, issue:"
  66. msgstr "运行以下命令以测试编译结果:"
  67. #. type: Content of: <sect1><sect2><screen>
  68. #, no-wrap
  69. msgid "<userinput remap=\"test\">make check</userinput>"
  70. msgstr "<userinput remap=\"test\">make check</userinput>"
  71. #. type: Content of: <sect1><sect2><para>
  72. msgid "Install the package:"
  73. msgstr "安装该软件包:"
  74. #. type: Content of: <sect1><sect2><screen>
  75. #, no-wrap
  76. msgid "<userinput remap=\"install\">make install</userinput>"
  77. msgstr "<userinput remap=\"install\">make install</userinput>"
  78. #. type: Content of: <sect1><sect2><title>
  79. msgid "Contents of File"
  80. msgstr "File 的内容"
  81. #. type: Content of: <sect1><sect2><segmentedlist><segtitle>
  82. msgid "Installed programs"
  83. msgstr "安装的程序"
  84. #. type: Content of: <sect1><sect2><segmentedlist><segtitle>
  85. msgid "Installed library"
  86. msgstr "安装的库"
  87. #. type: Content of: <sect1><sect2><variablelist><varlistentry><listitem><indexterm><primary>
  88. msgid "file"
  89. msgstr "file"
  90. #. type: Content of: <sect1><sect2><segmentedlist><seglistitem><seg>
  91. msgid "libmagic.so"
  92. msgstr "libmagic.so"
  93. #. type: Content of: <sect1><sect2><variablelist><bridgehead>
  94. msgid "Short Descriptions"
  95. msgstr "简要描述"
  96. #. type: Content of: <sect1><sect2><variablelist>
  97. msgid ""
  98. "<?dbfo list-presentation=\"list\"?> <?dbhtml list-presentation=\"table\"?>"
  99. msgstr ""
  100. "<?dbfo list-presentation=\"list\"?> <?dbhtml list-presentation=\"table\"?>"
  101. #. type: Content of: <sect1><sect2><variablelist><varlistentry><term>
  102. msgid "<command>file</command>"
  103. msgstr "<command>file</command>"
  104. #. type: Content of: <sect1><sect2><variablelist><varlistentry><listitem><para>
  105. msgid ""
  106. "Tries to classify each given file; it does this by performing several "
  107. "tests&mdash;file system tests, magic number tests, and language tests"
  108. msgstr "通过进行文件系统、魔数和语言等测试,尝试对每个给定的文件进行分类"
  109. #. type: Content of: <sect1><sect2><variablelist><varlistentry><term>
  110. msgid "<filename class=\"libraryfile\">libmagic</filename>"
  111. msgstr "<filename class=\"libraryfile\">libmagic</filename>"
  112. #. type: Content of: <sect1><sect2><variablelist><varlistentry><listitem><para>
  113. msgid ""
  114. "Contains routines for magic number recognition, used by the <command>file</"
  115. "command> program"
  116. msgstr "包含 <command>file</command> 程序使用的魔数识别子程序"
  117. #. type: Content of: <sect1><sect2><variablelist><varlistentry><listitem><indexterm><primary>
  118. msgid "libmagic"
  119. msgstr "libmagic"