123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145 |
- msgid ""
- msgstr ""
- "X-Pootle-Revision: 9999999\n"
- "X-Pootle-Path: /zh_CN/lfs/chapter06/binutils-pass2.po\n"
- "Project-Id-Version: PACKAGE VERSION\n"
- "POT-Creation-Date: 2020-08-08 19:28+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: zh_CN\n"
- "MIME-Version: 1.0\n"
- "Content-Type: text/plain; charset=UTF-8\n"
- "Content-Transfer-Encoding: 8bit\n"
- "X-Generator: Translate Toolkit 2.2.5\n"
- #. type: Content of: <sect1><sect1info><address>
- #, no-wrap
- msgid "&binutils-url;"
- msgstr "&binutils-url;"
- #. type: Content of: <sect1><sect1info>
- msgid ""
- "<productname>binutils-pass2</productname> <productnumber>&binutils-version;</"
- "productnumber> <placeholder type=\"address\" id=\"0\"/>"
- msgstr ""
- "<productname>binutils-pass2</productname> <productnumber>&binutils-version;</"
- "productnumber> <placeholder type=\"address\" id=\"0\"/>"
- #. type: Content of: <sect1><title>
- msgid "Binutils-&binutils-version; - Pass 2"
- msgstr "Binutils-&binutils-version; - 第二遍"
- #. type: Content of: <sect1><indexterm><primary>
- msgid "Binutils"
- msgstr "Binutils"
- #. type: Content of: <sect1><indexterm><secondary>
- msgid "tools, pass 2"
- msgstr "工具,第二遍"
- #. type: Content of: <sect1><sect2><segmentedlist><segtitle>
- msgid "&buildtime;"
- msgstr "&buildtime;"
- #. type: Content of: <sect1><sect2><segmentedlist><segtitle>
- msgid "&diskspace;"
- msgstr "&diskspace;"
- #. type: Content of: <sect1><sect2><segmentedlist><seglistitem><seg>
- msgid "&binutils-tmpp2-sbu;"
- msgstr "&binutils-tmpp2-sbu;"
- #. type: Content of: <sect1><sect2><segmentedlist><seglistitem><seg>
- msgid "&binutils-tmpp2-du;"
- msgstr "&binutils-tmpp2-du;"
- #. type: Content of: <sect1><sect2><title>
- msgid "Installation of Binutils"
- msgstr "安装 Binutils"
- #. type: Content of: <sect1><sect2><para>
- msgid "Create a separate build directory again:"
- msgstr "再一次地,创建一个单独的构建目录:"
- #. type: Content of: <sect1><sect2><screen>
- #, no-wrap
- msgid ""
- "<userinput remap=\"pre\">mkdir -v build\n"
- "cd build</userinput>"
- msgstr ""
- "<userinput remap=\"pre\">mkdir -v build\n"
- "cd build</userinput>"
- #. type: Content of: <sect1><sect2><para>
- msgid "Prepare Binutils for compilation:"
- msgstr "准备编译 Binutils:"
- #. type: Content of: <sect1><sect2><screen>
- #, no-wrap
- msgid ""
- "<userinput remap=\"configure\">../configure \\\n"
- " --prefix=/usr \\\n"
- " --build=$(../config.guess) \\\n"
- " --host=$LFS_TGT \\\n"
- " --disable-nls \\\n"
- " --enable-shared \\\n"
- " --disable-werror \\\n"
- " --enable-64-bit-bfd</userinput>"
- msgstr ""
- "<userinput remap=\"configure\">../configure \\\n"
- " --prefix=/usr \\\n"
- " --build=$(../config.guess) \\\n"
- " --host=$LFS_TGT \\\n"
- " --disable-nls \\\n"
- " --enable-shared \\\n"
- " --disable-werror \\\n"
- " --enable-64-bit-bfd</userinput>"
- #. type: Content of: <sect1><sect2><variablelist><title>
- msgid "The meaning of the new configure options:"
- msgstr "配置选项的含义:"
- #. type: Content of: <sect1><sect2><variablelist><varlistentry><term>
- msgid "<parameter>--enable-shared</parameter>"
- msgstr "<parameter>--enable-shared</parameter>"
- #. type: Content of: <sect1><sect2><variablelist><varlistentry><listitem><para>
- msgid ""
- "Builds <filename class=\"libraryfile\">libbfd</filename> as a shared library."
- msgstr "将 <filename class=\"libraryfile\">libbfd</filename> 构建为共享库。"
- #. type: Content of: <sect1><sect2><variablelist><varlistentry><term>
- msgid "<parameter>--enable-64-bit-bfd</parameter>"
- msgstr "<parameter>--enable-64-bit-bfd</parameter>"
- #. type: Content of: <sect1><sect2><variablelist><varlistentry><listitem><para>
- msgid ""
- "Enables 64-bit support (on hosts with narrower word sizes). May not be "
- "needed on 64-bit systems, but does no harm."
- msgstr ""
- "启用 64 位支持 (在那些字长较短的平台上)。在 64 位系统上可能并不需要,但无害。"
- #. type: Content of: <sect1><sect2><para>
- msgid "Compile the package:"
- msgstr "编译该软件包:"
- #. type: Content of: <sect1><sect2><screen>
- #, no-wrap
- msgid "<userinput remap=\"make\">make</userinput>"
- msgstr "<userinput remap=\"make\">make</userinput>"
- #. type: Content of: <sect1><sect2><para>
- msgid "Install the package:"
- msgstr "安装该软件包:"
- #. type: Content of: <sect1><sect2><screen>
- #, no-wrap
- msgid "<userinput remap=\"install\">make DESTDIR=$LFS install</userinput>"
- msgstr "<userinput remap=\"install\">make DESTDIR=$LFS install</userinput>"
- #. type: Content of: <sect1><sect2><para>
- msgid ""
- "Details on this package are located in <xref linkend=\"contents-binutils\" "
- "role=\".\"/>"
- msgstr "该软件包的更多信息可以在<xref linkend=\"contents-binutils\"/>中找到。"
|