msgid "" msgstr "" "X-Pootle-Revision: 9999999\n" "X-Pootle-Path: /zh_CN/lfs/chapter07/gettext.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 \n" "Language-Team: LANGUAGE \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:
#, no-wrap msgid "&gettext-url;" msgstr "&gettext-url;" #. type: Content of: msgid "" "gettext &gettext-version; " msgstr "" "gettext &gettext-version; " #. type: Content of: msgid "Gettext-&gettext-version;" msgstr "Gettext-&gettext-version;" #. type: Content of: <sect1><indexterm><primary> msgid "Gettext" msgstr "Gettext" #. type: Content of: <sect1><indexterm><secondary> msgid "tools" 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 "&gettext-tmp-sbu;" msgstr "&gettext-tmp-sbu;" #. type: Content of: <sect1><sect2><segmentedlist><seglistitem><seg> msgid "&gettext-tmp-du;" msgstr "&gettext-tmp-du;" #. type: Content of: <sect1><sect2><title> msgid "Installation of Gettext" msgstr "安装 Gettext" #. type: Content of: <sect1><sect2><para> msgid "" "For our temporary set of tools, we only need to install three programs from " "Gettext." msgstr "对于我们的临时工具,只要安装 Gettext 中的三个程序即可。" #. type: Content of: <sect1><sect2><para> msgid "Prepare Gettext for compilation:" msgstr "准备编译 Gettext:" #. type: Content of: <sect1><sect2><screen> #, no-wrap msgid "<userinput remap=\"configure\">./configure --disable-shared</userinput>" msgstr "<userinput remap=\"configure\">./configure --disable-shared</userinput>" #. type: Content of: <sect1><sect2><variablelist><title> msgid "The meaning of the configure option:" msgstr "配置选项的含义:" #. type: Content of: <sect1><sect2><variablelist><varlistentry><term> msgid "<parameter>--disable-shared</parameter>" msgstr "<parameter>--disable-shared</parameter>" #. type: Content of: <sect1><sect2><variablelist><varlistentry><listitem><para> msgid "" "We do not need to install any of the shared Gettext libraries at this time, " "therefore there is no need to build them." msgstr "现在我们不需要安装 Gettext 的任何共享库,因此不用构建它们。" #. 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 <command>msgfmt</command>, <command>msgmerge</command>, and " "<command>xgettext</command> programs:" msgstr "" "安装 <command>msgfmt</command>,<command>msgmerge</command>,以及 " "<command>xgettext</command> 这三个程序:" #. type: Content of: <sect1><sect2><screen> #, no-wrap msgid "<userinput remap=\"install\">cp -v gettext-tools/src/{msgfmt,msgmerge,xgettext} /usr/bin</userinput>" msgstr "<userinput remap=\"install\">cp -v gettext-tools/src/{msgfmt,msgmerge,xgettext} /usr/bin</userinput>" #. type: Content of: <sect1><sect2><para> msgid "" "Details on this package are located in <xref linkend=\"contents-gettext\" " "role=\".\"/>" msgstr "该软件包的详细信息可以在<xref linkend=\"contents-gettext\"/>中找到。"