gawk.po 6.8 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203
  1. msgid ""
  2. msgstr ""
  3. "X-Pootle-Revision: 9999999\n"
  4. "X-Pootle-Path: /zh_CN/lfs/chapter08/gawk.po\n"
  5. "Project-Id-Version: PACKAGE VERSION\n"
  6. "POT-Creation-Date: 2020-08-08 19:28+0800\n"
  7. "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
  8. "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
  9. "Language-Team: LANGUAGE <LL@li.org>\n"
  10. "Language: zh_CN\n"
  11. "MIME-Version: 1.0\n"
  12. "Content-Type: text/plain; charset=UTF-8\n"
  13. "Content-Transfer-Encoding: 8bit\n"
  14. "X-Generator: Translate Toolkit 2.2.5\n"
  15. #. type: Content of: <sect1><sect1info><address>
  16. #, no-wrap
  17. msgid "&gawk-url;"
  18. msgstr "&gawk-url;"
  19. #. type: Content of: <sect1><sect1info>
  20. msgid ""
  21. "<productname>gawk</productname> <productnumber>&gawk-version;</"
  22. "productnumber> <placeholder type=\"address\" id=\"0\"/>"
  23. msgstr ""
  24. "<productname>gawk</productname> <productnumber>&gawk-version;</"
  25. "productnumber> <placeholder type=\"address\" id=\"0\"/>"
  26. #. type: Content of: <sect1><title>
  27. msgid "Gawk-&gawk-version;"
  28. msgstr "Gawk-&gawk-version;"
  29. #. type: Content of: <sect1><indexterm><primary>
  30. msgid "Gawk"
  31. msgstr "Gawk"
  32. #. type: Content of: <sect1><sect2><para>
  33. msgid "The Gawk package contains programs for manipulating text files."
  34. msgstr "Gawk 软件包包含操作文本文件的程序。"
  35. #. type: Content of: <sect1><sect2><segmentedlist><segtitle>
  36. msgid "&buildtime;"
  37. msgstr "&buildtime;"
  38. #. type: Content of: <sect1><sect2><segmentedlist><segtitle>
  39. msgid "&diskspace;"
  40. msgstr "&diskspace;"
  41. #. type: Content of: <sect1><sect2><segmentedlist><seglistitem><seg>
  42. msgid "&gawk-fin-sbu;"
  43. msgstr "&gawk-fin-sbu;"
  44. #. type: Content of: <sect1><sect2><segmentedlist><seglistitem><seg>
  45. msgid "&gawk-fin-du;"
  46. msgstr "&gawk-fin-du;"
  47. #. type: Content of: <sect1><sect2><title>
  48. msgid "Installation of Gawk"
  49. msgstr "安装 Gawk"
  50. #. type: Content of: <sect1><sect2><para>
  51. msgid "First, ensure some unneeded files are not installed:"
  52. msgstr "首先,确保不安装某些不需要的文件:"
  53. #. type: Content of: <sect1><sect2><screen>
  54. #, no-wrap
  55. msgid "<userinput remap=\"pre\">sed -i 's/extras//' Makefile.in</userinput>"
  56. msgstr "<userinput remap=\"pre\">sed -i 's/extras//' Makefile.in</userinput>"
  57. #. type: Content of: <sect1><sect2><para>
  58. msgid "Prepare Gawk for compilation:"
  59. msgstr "准备编译 Gawk:"
  60. #. type: Content of: <sect1><sect2><screen>
  61. #, no-wrap
  62. msgid "<userinput remap=\"configure\">./configure --prefix=/usr</userinput>"
  63. msgstr "<userinput remap=\"configure\">./configure --prefix=/usr</userinput>"
  64. #. type: Content of: <sect1><sect2><para>
  65. msgid "Compile the package:"
  66. msgstr "编译该软件包:"
  67. #. type: Content of: <sect1><sect2><screen>
  68. #, no-wrap
  69. msgid "<userinput remap=\"make\">make</userinput>"
  70. msgstr "<userinput remap=\"make\">make</userinput>"
  71. #. type: Content of: <sect1><sect2><para>
  72. msgid "To test the results, issue:"
  73. msgstr "运行以下命令以测试编译结果:"
  74. #. type: Content of: <sect1><sect2><screen>
  75. #, no-wrap
  76. msgid "<userinput remap=\"test\">make check</userinput>"
  77. msgstr "<userinput remap=\"test\">make check</userinput>"
  78. #. type: Content of: <sect1><sect2><para>
  79. msgid "Install the package:"
  80. msgstr "安装该软件包:"
  81. #. type: Content of: <sect1><sect2><screen>
  82. #, no-wrap
  83. msgid "<userinput remap=\"install\">make install</userinput>"
  84. msgstr "<userinput remap=\"install\">make install</userinput>"
  85. #. type: Content of: <sect1><sect2><para>
  86. msgid "If desired, install the documentation:"
  87. msgstr "如果需要的话,安装文档:"
  88. #. type: Content of: <sect1><sect2><screen>
  89. #, no-wrap
  90. msgid ""
  91. "<userinput remap=\"install\">mkdir -v /usr/share/doc/gawk-&gawk-version;\n"
  92. "cp -v doc/{awkforai.txt,*.{eps,pdf,jpg}} /usr/share/doc/gawk-&gawk-version;</userinput>"
  93. msgstr ""
  94. "<userinput remap=\"install\">mkdir -v /usr/share/doc/gawk-&gawk-version;\n"
  95. "cp -v doc/{awkforai.txt,*.{eps,pdf,jpg}} /usr/share/doc/gawk-&gawk-version;</userinput>"
  96. #. type: Content of: <sect1><sect2><title>
  97. msgid "Contents of Gawk"
  98. msgstr "Gawk 的内容"
  99. #. type: Content of: <sect1><sect2><segmentedlist><segtitle>
  100. msgid "Installed programs"
  101. msgstr "安装的程序"
  102. #. type: Content of: <sect1><sect2><segmentedlist><segtitle>
  103. msgid "Installed libraries"
  104. msgstr "安装的库"
  105. #. type: Content of: <sect1><sect2><segmentedlist><segtitle>
  106. msgid "Installed directories"
  107. msgstr "安装的目录"
  108. #. type: Content of: <sect1><sect2><segmentedlist><seglistitem><seg>
  109. msgid "awk (link to gawk), gawk, and awk-&gawk-version;"
  110. msgstr "awk (link to gawk), gawk, 以及 awk-&gawk-version;"
  111. #. type: Content of: <sect1><sect2><segmentedlist><seglistitem><seg>
  112. msgid ""
  113. "filefuncs.so, fnmatch.so, fork.so, inplace.so, intdiv.so, ordchr.so, readdir."
  114. "so, readfile.so, revoutput.so, revtwoway.so, rwarray.so, and time.so (all "
  115. "in /usr/lib/gawk)"
  116. msgstr ""
  117. "filefuncs.so, fnmatch.so, fork.so, inplace.so, intdiv.so, ordchr.so, readdir."
  118. "so, readfile.so, revoutput.so, revtwoway.so, rwarray.so, 以及 time.so (均位"
  119. "于 /usr/lib/gawk 中)"
  120. #. type: Content of: <sect1><sect2><segmentedlist><seglistitem><seg>
  121. msgid ""
  122. "/usr/lib/gawk, /usr/libexec/awk, /usr/share/awk, and /usr/share/doc/gawk-"
  123. "&gawk-version;"
  124. msgstr ""
  125. "/usr/lib/gawk, /usr/libexec/awk, /usr/share/awk, 以及 /usr/share/doc/gawk-"
  126. "&gawk-version;"
  127. #. type: Content of: <sect1><sect2><variablelist><bridgehead>
  128. msgid "Short Descriptions"
  129. msgstr "简要描述"
  130. #. type: Content of: <sect1><sect2><variablelist>
  131. msgid ""
  132. "<?dbfo list-presentation=\"list\"?> <?dbhtml list-presentation=\"table\"?>"
  133. msgstr ""
  134. "<?dbfo list-presentation=\"list\"?> <?dbhtml list-presentation=\"table\"?>"
  135. #. type: Content of: <sect1><sect2><variablelist><varlistentry><term>
  136. msgid "<command>awk</command>"
  137. msgstr "<command>awk</command>"
  138. #. type: Content of: <sect1><sect2><variablelist><varlistentry><listitem><para>
  139. msgid "A link to <command>gawk</command>"
  140. msgstr "到 <command>gawk</command> 的链接"
  141. #. type: Content of: <sect1><sect2><variablelist><varlistentry><listitem><indexterm><primary>
  142. msgid "awk"
  143. msgstr "awk"
  144. #. type: Content of: <sect1><sect2><variablelist><varlistentry><term>
  145. msgid "<command>gawk</command>"
  146. msgstr "<command>gawk</command>"
  147. #. type: Content of: <sect1><sect2><variablelist><varlistentry><listitem><para>
  148. msgid ""
  149. "A program for manipulating text files; it is the GNU implementation of "
  150. "<command>awk</command>"
  151. msgstr "一个操作文本文件的程序;是 <command>awk</command> 的 GNU 实现"
  152. #. type: Content of: <sect1><sect2><variablelist><varlistentry><listitem><indexterm><primary>
  153. msgid "gawk"
  154. msgstr "gawk"
  155. #. type: Content of: <sect1><sect2><variablelist><varlistentry><term>
  156. msgid "<command>gawk-&gawk-version;</command>"
  157. msgstr "<command>gawk-&gawk-version;</command>"
  158. #. type: Content of: <sect1><sect2><variablelist><varlistentry><listitem><para>
  159. msgid "A hard link to <command>gawk</command>"
  160. msgstr "与 <command>gawk</command> 互为硬链接"
  161. #. type: Content of: <sect1><sect2><variablelist><varlistentry><listitem><indexterm><primary>
  162. msgid "gawk-&gawk-version;"
  163. msgstr "gawk-&gawk-version;"