| 12345678910111213141516171819202122232425262728293031323334353637383940 | 
							- # SOME DESCRIPTIVE TITLE
 
- # Copyright (C) YEAR Free Software Foundation, Inc.
 
- # This file is distributed under the same license as the PACKAGE package.
 
- # FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
 
- #
 
- #, fuzzy
 
- msgid ""
 
- msgstr ""
 
- "Project-Id-Version: PACKAGE VERSION\n"
 
- "POT-Creation-Date: 2020-06-18 09:37+0800\n"
 
- "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
 
- "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
 
- "Language-Team: LANGUAGE <LL@li.org>\n"
 
- "Language: \n"
 
- "MIME-Version: 1.0\n"
 
- "Content-Type: text/plain; charset=UTF-8\n"
 
- "Content-Transfer-Encoding: 8bit\n"
 
- #. type: Content of: <sect1><title>
 
- #: /home/xry111/svn-repos/LFS-BOOK/chapter05/introduction.xml:11
 
- msgid "Introduction"
 
- msgstr ""
 
- #. type: Content of: <sect1><para>
 
- #: /home/xry111/svn-repos/LFS-BOOK/chapter05/introduction.xml:13
 
- msgid ""
 
- "This chapter shows how to build a cross-compiler and its associated tools. "
 
- "Although here cross-compilation is faked, the principles are the same as for "
 
- "a real cross-toolchain."
 
- msgstr ""
 
- #. type: Content of: <sect1><para>
 
- #: /home/xry111/svn-repos/LFS-BOOK/chapter05/introduction.xml:17
 
- msgid ""
 
- "The programs compiled in this chapter will be installed under the <filename "
 
- "class=\"directory\">$LFS/tools</filename> directory to keep them separate "
 
- "from the files installed in the following chapters. The libraries, on the "
 
- "other hand, are installed into their final place, since they pertain to the "
 
- "system we want to build."
 
- msgstr ""
 
 
  |