introduction.po 1.5 KB

12345678910111213141516171819202122232425262728293031323334353637383940
  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/chapter05/introduction.xml:11
  20. msgid "Introduction"
  21. msgstr ""
  22. #. type: Content of: <sect1><para>
  23. #: /home/xry111/svn-repos/LFS-BOOK/chapter05/introduction.xml:13
  24. msgid ""
  25. "This chapter shows how to build a cross-compiler and its associated "
  26. "tools. Although here cross-compilation is faked, the principles are the same "
  27. "as for a real cross-toolchain, and are detailed in the next section."
  28. msgstr ""
  29. #. type: Content of: <sect1><para>
  30. #: /home/xry111/svn-repos/LFS-BOOK/chapter05/introduction.xml:18
  31. msgid ""
  32. "The programs compiled in this chapter will be installed under the <filename "
  33. "class=\"directory\">$LFS/tools</filename> directory to keep them separate "
  34. "from the files installed in the following chapters. The libraries, on the "
  35. "other hand, are installed into their final place, since they pertain to the "
  36. "system we want to build."
  37. msgstr ""