introduction.po 1.9 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950
  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><title>
  19. #: /home/xry111/svn-repos/LFS-BOOK/chapter06/introduction.xml:11
  20. msgid "Introduction"
  21. msgstr ""
  22. #. type: Content of: <sect1><para>
  23. #: /home/xry111/svn-repos/LFS-BOOK/chapter06/introduction.xml:13
  24. msgid ""
  25. "This chapter shows how to cross-compile basic utilities using the just built "
  26. "cross-toolchain. Those utilities are installed into their final location, "
  27. "but cannot be used yet. Basic tasks still rely on the host's "
  28. "tools. Nevertheless, the installed libraries are used when linking."
  29. msgstr ""
  30. #. type: Content of: <sect1><para>
  31. #: /home/xry111/svn-repos/LFS-BOOK/chapter06/introduction.xml:19
  32. msgid ""
  33. "Using the utilities will be possible in next chapter after entering the "
  34. "<quote>chroot</quote> environment. But all the packages built in the present "
  35. "chapter need to be built before we do that. Therefore we cannot be "
  36. "independent of the host system yet."
  37. msgstr ""
  38. #. type: Content of: <sect1><para>
  39. #: /home/xry111/svn-repos/LFS-BOOK/chapter06/introduction.xml:24
  40. msgid ""
  41. "Once again, let us recall that improper setting of <envar>LFS</envar> "
  42. "together with building as root, may render your computer unusable. This "
  43. "whole chapter must be done as user <systemitem "
  44. "class=\"username\">lfs</systemitem>, with the enviroment as described in "
  45. "<xref linkend=\"ch-preps-settingenviron\"/>."
  46. msgstr ""