xz.po 4.0 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132
  1. # SOME DESCRIPTIVE TITLE
  2. # Copyright (C) YEAR Free Software Foundation, Inc.
  3. # This file is distributed under the same license as the PACKAGE package.
  4. # FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
  5. #
  6. #, fuzzy
  7. msgid ""
  8. msgstr ""
  9. "Project-Id-Version: PACKAGE VERSION\n"
  10. "POT-Creation-Date: 2020-06-17 12:44+0800\n"
  11. "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
  12. "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
  13. "Language-Team: LANGUAGE <LL@li.org>\n"
  14. "Language: \n"
  15. "MIME-Version: 1.0\n"
  16. "Content-Type: text/plain; charset=UTF-8\n"
  17. "Content-Transfer-Encoding: 8bit\n"
  18. #. type: Content of: <sect1><sect1info><address>
  19. #: /home/xry111/svn-repos/LFS-BOOK/chapter06/xz.xml:14
  20. #, no-wrap
  21. msgid "&xz-url;"
  22. msgstr ""
  23. #. type: Content of: <sect1><sect1info>
  24. #: /home/xry111/svn-repos/LFS-BOOK/chapter06/xz.xml:12
  25. msgid ""
  26. "<productname>xz</productname> <productnumber>&xz-version;</productnumber> "
  27. "<placeholder type=\"address\" id=\"0\"/>"
  28. msgstr ""
  29. #. type: Content of: <sect1><title>
  30. #: /home/xry111/svn-repos/LFS-BOOK/chapter06/xz.xml:17
  31. msgid "Xz-&xz-version;"
  32. msgstr ""
  33. #. type: Content of: <sect1><indexterm><primary>
  34. #: /home/xry111/svn-repos/LFS-BOOK/chapter06/xz.xml:20
  35. msgid "Xz"
  36. msgstr ""
  37. #. type: Content of: <sect1><indexterm><secondary>
  38. #: /home/xry111/svn-repos/LFS-BOOK/chapter06/xz.xml:21
  39. msgid "tools"
  40. msgstr ""
  41. #. type: Content of: <sect1><sect2><segmentedlist><segtitle>
  42. #: /home/xry111/svn-repos/LFS-BOOK/chapter06/xz.xml:32
  43. msgid "&buildtime;"
  44. msgstr ""
  45. #. type: Content of: <sect1><sect2><segmentedlist><segtitle>
  46. #: /home/xry111/svn-repos/LFS-BOOK/chapter06/xz.xml:33
  47. msgid "&diskspace;"
  48. msgstr ""
  49. #. type: Content of: <sect1><sect2><segmentedlist><seglistitem><seg>
  50. #: /home/xry111/svn-repos/LFS-BOOK/chapter06/xz.xml:36
  51. msgid "&xz-tmp-sbu;"
  52. msgstr ""
  53. #. type: Content of: <sect1><sect2><segmentedlist><seglistitem><seg>
  54. #: /home/xry111/svn-repos/LFS-BOOK/chapter06/xz.xml:37
  55. msgid "&xz-tmp-du;"
  56. msgstr ""
  57. #. type: Content of: <sect1><sect2><title>
  58. #: /home/xry111/svn-repos/LFS-BOOK/chapter06/xz.xml:44
  59. msgid "Installation of Xz"
  60. msgstr ""
  61. #. type: Content of: <sect1><sect2><para>
  62. #: /home/xry111/svn-repos/LFS-BOOK/chapter06/xz.xml:46
  63. msgid "Prepare Xz for compilation:"
  64. msgstr ""
  65. #. type: Content of: <sect1><sect2><screen>
  66. #: /home/xry111/svn-repos/LFS-BOOK/chapter06/xz.xml:48
  67. #, no-wrap
  68. msgid ""
  69. "<userinput remap=\"configure\">./configure --prefix=/usr "
  70. "\\\n"
  71. " --host=$LFS_TGT \\\n"
  72. " --build=$(build-aux/config.guess) \\\n"
  73. " --disable-static \\\n"
  74. " --docdir=/usr/share/doc/xz-&xz-version;</userinput>"
  75. msgstr ""
  76. #. type: Content of: <sect1><sect2><para>
  77. #: /home/xry111/svn-repos/LFS-BOOK/chapter06/xz.xml:54
  78. msgid "Compile the package:"
  79. msgstr ""
  80. #. type: Content of: <sect1><sect2><screen>
  81. #: /home/xry111/svn-repos/LFS-BOOK/chapter06/xz.xml:56
  82. #, no-wrap
  83. msgid "<userinput remap=\"make\">make</userinput>"
  84. msgstr ""
  85. #. type: Content of: <sect1><sect2><para>
  86. #: /home/xry111/svn-repos/LFS-BOOK/chapter06/xz.xml:58
  87. msgid "Install the package:"
  88. msgstr ""
  89. #. type: Content of: <sect1><sect2><screen>
  90. #: /home/xry111/svn-repos/LFS-BOOK/chapter06/xz.xml:60
  91. #, no-wrap
  92. msgid "<userinput remap=\"install\">make DESTDIR=$LFS install</userinput>"
  93. msgstr ""
  94. #. type: Content of: <sect1><sect2><para>
  95. #: /home/xry111/svn-repos/LFS-BOOK/chapter06/xz.xml:62
  96. msgid "Make sure that all essential files are in the correct directory:"
  97. msgstr ""
  98. #. type: Content of: <sect1><sect2><screen>
  99. #: /home/xry111/svn-repos/LFS-BOOK/chapter06/xz.xml:64
  100. #, no-wrap
  101. msgid ""
  102. "<userinput remap=\"install\">mv -v "
  103. "$LFS/usr/bin/{lzma,unlzma,lzcat,xz,unxz,xzcat} $LFS/bin\n"
  104. "mv -v $LFS/usr/lib/liblzma.so.* $LFS/lib\n"
  105. "ln -svf ../../lib/$(readlink $LFS/usr/lib/liblzma.so) "
  106. "$LFS/usr/lib/liblzma.so</userinput>"
  107. msgstr ""
  108. #. type: Content of: <sect1><sect2><para>
  109. #: /home/xry111/svn-repos/LFS-BOOK/chapter06/xz.xml:72
  110. msgid ""
  111. "Details on this package are located in <xref linkend=\"contents-xz\" "
  112. "role=\".\"/>"
  113. msgstr ""