diffutils.po 3.8 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108
  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/chapter06/diffutils.xml:14
  15. #, no-wrap
  16. msgid "&diffutils-url;"
  17. msgstr "&diffutils-url;"
  18. #. type: Content of: <sect1><sect1info>
  19. #: /home/xry111/svn-repos/LFS-BOOK/chapter06/diffutils.xml:12
  20. msgid ""
  21. "<productname>diffutils</productname> <productnumber>&diffutils-version;</"
  22. "productnumber> <placeholder type=\"address\" id=\"0\"/>"
  23. msgstr ""
  24. "<productname>diffutils</productname> <productnumber>&diffutils-version;</"
  25. "productnumber> <placeholder type=\"address\" id=\"0\"/>"
  26. #. type: Content of: <sect1><title>
  27. #: /home/xry111/svn-repos/LFS-BOOK/chapter06/diffutils.xml:17
  28. msgid "Diffutils-&diffutils-version;"
  29. msgstr "Diffutils-&diffutils-version;"
  30. #. type: Content of: <sect1><indexterm><primary>
  31. #: /home/xry111/svn-repos/LFS-BOOK/chapter06/diffutils.xml:20
  32. msgid "Diffutils"
  33. msgstr "Diffutils"
  34. #. type: Content of: <sect1><indexterm><secondary>
  35. #: /home/xry111/svn-repos/LFS-BOOK/chapter06/diffutils.xml:21
  36. msgid "tools"
  37. msgstr "工具"
  38. #. type: Content of: <sect1><sect2><segmentedlist><segtitle>
  39. #: /home/xry111/svn-repos/LFS-BOOK/chapter06/diffutils.xml:32
  40. msgid "&buildtime;"
  41. msgstr "&buildtime;"
  42. #. type: Content of: <sect1><sect2><segmentedlist><segtitle>
  43. #: /home/xry111/svn-repos/LFS-BOOK/chapter06/diffutils.xml:33
  44. msgid "&diskspace;"
  45. msgstr "&diskspace;"
  46. #. type: Content of: <sect1><sect2><segmentedlist><seglistitem><seg>
  47. #: /home/xry111/svn-repos/LFS-BOOK/chapter06/diffutils.xml:36
  48. msgid "&diffutils-tmp-sbu;"
  49. msgstr "&diffutils-tmp-sbu;"
  50. #. type: Content of: <sect1><sect2><segmentedlist><seglistitem><seg>
  51. #: /home/xry111/svn-repos/LFS-BOOK/chapter06/diffutils.xml:37
  52. msgid "&diffutils-tmp-du;"
  53. msgstr "&diffutils-tmp-du;"
  54. #. type: Content of: <sect1><sect2><title>
  55. #: /home/xry111/svn-repos/LFS-BOOK/chapter06/diffutils.xml:44
  56. msgid "Installation of Diffutils"
  57. msgstr "安装 Diffutils"
  58. #. type: Content of: <sect1><sect2><para>
  59. #: /home/xry111/svn-repos/LFS-BOOK/chapter06/diffutils.xml:46
  60. msgid "Prepare Diffutils for compilation:"
  61. msgstr "准备编译 Diffutils:"
  62. #. type: Content of: <sect1><sect2><screen>
  63. #: /home/xry111/svn-repos/LFS-BOOK/chapter06/diffutils.xml:48
  64. #, no-wrap
  65. msgid "<userinput remap=\"configure\">./configure --prefix=/usr --host=$LFS_TGT</userinput>"
  66. msgstr "<userinput remap=\"configure\">./configure --prefix=/usr --host=$LFS_TGT</userinput>"
  67. #. type: Content of: <sect1><sect2><para>
  68. #: /home/xry111/svn-repos/LFS-BOOK/chapter06/diffutils.xml:50
  69. msgid "Compile the package:"
  70. msgstr "编译该软件包:"
  71. #. type: Content of: <sect1><sect2><screen>
  72. #: /home/xry111/svn-repos/LFS-BOOK/chapter06/diffutils.xml:52
  73. #, no-wrap
  74. msgid "<userinput remap=\"make\">make</userinput>"
  75. msgstr "<userinput remap=\"make\">make</userinput>"
  76. #. type: Content of: <sect1><sect2><para>
  77. #: /home/xry111/svn-repos/LFS-BOOK/chapter06/diffutils.xml:54
  78. msgid "Install the package:"
  79. msgstr "安装该软件包:"
  80. #. type: Content of: <sect1><sect2><screen>
  81. #: /home/xry111/svn-repos/LFS-BOOK/chapter06/diffutils.xml:56
  82. #, no-wrap
  83. msgid "<userinput remap=\"install\">make DESTDIR=$LFS install</userinput>"
  84. msgstr "<userinput remap=\"install\">make DESTDIR=$LFS install</userinput>"
  85. #. type: Content of: <sect1><sect2><para>
  86. #: /home/xry111/svn-repos/LFS-BOOK/chapter06/diffutils.xml:63
  87. msgid ""
  88. "Details on this package are located in <xref linkend=\"contents-diffutils\" "
  89. "role=\".\"/>"
  90. msgstr ""
  91. "该软件包的详细信息可以在<xref linkend=\"contents-diffutils\"/>中找到。"