gawk.po 6.8 KB

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