libelf.po 4.3 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138
  1. msgid ""
  2. msgstr ""
  3. "Project-Id-Version: PACKAGE VERSION\n"
  4. "POT-Creation-Date: 2020-09-20 12:59+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-Pootle-Revision: 9999999\n"
  13. "X-Pootle-Path: /zh_CN/lfs/chapter08/libelf.po\n"
  14. "X-Generator: Translate Toolkit 2.2.5\n"
  15. #. type: Content of: <sect1><sect1info><address>
  16. #, no-wrap
  17. msgid "&elfutils-url;"
  18. msgstr "&elfutils-url;"
  19. #. type: Content of: <sect1><sect1info>
  20. msgid ""
  21. "<productname>libelf</productname> <productnumber>&elfutils-version;</"
  22. "productnumber> <placeholder type=\"address\" id=\"0\"/>"
  23. msgstr ""
  24. "<productname>libelf</productname> <productnumber>&elfutils-version;</"
  25. "productnumber> <placeholder type=\"address\" id=\"0\"/>"
  26. #. type: Content of: <sect1><title>
  27. msgid "Libelf from Elfutils-&elfutils-version;"
  28. msgstr "Elfutils-&elfutils-version; 中的 Libelf"
  29. #. type: Content of: <sect1><indexterm><primary>
  30. msgid "Libelf"
  31. msgstr "Libelf"
  32. #. type: Content of: <sect1><sect2><para>
  33. msgid ""
  34. "Libelf is a library for handling ELF (Executable and Linkable Format) files."
  35. msgstr "Libelf 是一个处理 ELF (可执行和可链接格式) 文件的库。"
  36. #. type: Content of: <sect1><sect2><segmentedlist><segtitle>
  37. msgid "&buildtime;"
  38. msgstr "&buildtime;"
  39. #. type: Content of: <sect1><sect2><segmentedlist><segtitle>
  40. msgid "&diskspace;"
  41. msgstr "&diskspace;"
  42. #. type: Content of: <sect1><sect2><segmentedlist><seglistitem><seg>
  43. msgid "&elfutils-fin-sbu;"
  44. msgstr "&elfutils-fin-sbu;"
  45. #. type: Content of: <sect1><sect2><segmentedlist><seglistitem><seg>
  46. msgid "&elfutils-fin-du;"
  47. msgstr "&elfutils-fin-du;"
  48. #. type: Content of: <sect1><sect2><title>
  49. msgid "Installation of Libelf"
  50. msgstr "安装 Libelf"
  51. #. type: Content of: <sect1><sect2><para>
  52. msgid ""
  53. "Libelf is part of elfutils-&elfutils-version; package. Use the elfutils-"
  54. "&elfutils-version;.tar.bz2 as the source tarball."
  55. msgstr ""
  56. "Libelf 是 elfutils-&elfutils-version; 软件包的一部分。请使用 elfutils-"
  57. "&elfutils-version;.tar.bz2 作为源代码包。"
  58. #. type: Content of: <sect1><sect2><para>
  59. msgid "Prepare Libelf for compilation:"
  60. msgstr "准备编译 Libelf:"
  61. #. type: Content of: <sect1><sect2><screen>
  62. #, no-wrap
  63. msgid ""
  64. "<userinput remap=\"configure\">./configure --prefix=/usr \\\n"
  65. " --disable-debuginfod \\\n"
  66. " --enable-libdebuginfod=dummy \\\n"
  67. " --libdir=/lib</userinput>"
  68. msgstr ""
  69. "<userinput remap=\"configure\">./configure --prefix=/usr \\\n"
  70. " --disable-debuginfod \\\n"
  71. " --enable-libdebuginfod=dummy \\\n"
  72. " --libdir=/lib</userinput>"
  73. #. type: Content of: <sect1><sect2><para>
  74. msgid "Compile the package:"
  75. msgstr "编译该软件包:"
  76. #. type: Content of: <sect1><sect2><screen>
  77. #, no-wrap
  78. msgid "<userinput remap=\"make\">make</userinput>"
  79. msgstr "<userinput remap=\"make\">make</userinput>"
  80. #. type: Content of: <sect1><sect2><para>
  81. msgid "To test the results, issue:"
  82. msgstr "执行下列命令以测试编译结果:"
  83. #. type: Content of: <sect1><sect2><screen>
  84. #, no-wrap
  85. msgid "<userinput remap=\"test\">make check</userinput>"
  86. msgstr "<userinput remap=\"test\">make check</userinput>"
  87. #. type: Content of: <sect1><sect2><para>
  88. msgid "Install only Libelf:"
  89. msgstr "只安装 Libelf:"
  90. #. type: Content of: <sect1><sect2><screen>
  91. #, no-wrap
  92. msgid ""
  93. "<userinput remap=\"install\">make -C libelf install\n"
  94. "install -vm644 config/libelf.pc /usr/lib/pkgconfig\n"
  95. "rm /lib/libelf.a</userinput>"
  96. msgstr ""
  97. "<userinput remap=\"install\">make -C libelf install\n"
  98. "install -vm644 config/libelf.pc /usr/lib/pkgconfig\n"
  99. "rm /lib/libelf.a</userinput>"
  100. #. type: Content of: <sect1><sect2><title>
  101. msgid "Contents of Libelf"
  102. msgstr "Libelf 的内容"
  103. #. type: Content of: <sect1><sect2><segmentedlist><segtitle>
  104. msgid "Installed Library"
  105. msgstr "安装的库"
  106. #. type: Content of: <sect1><sect2><segmentedlist><segtitle>
  107. msgid "Installed Directory"
  108. msgstr "安装的目录"
  109. #. type: Content of: <sect1><sect2><segmentedlist><seglistitem><seg>
  110. msgid "libelf.so"
  111. msgstr "libelf.so"
  112. #. type: Content of: <sect1><sect2><segmentedlist><seglistitem><seg>
  113. msgid "/usr/include/elfutils"
  114. msgstr "/usr/include/elfutils"