xml-parser.po 4.0 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129
  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 "&xml-parser-url;"
  16. msgstr "&xml-parser-url;"
  17. #. type: Content of: <sect1><sect1info>
  18. msgid ""
  19. "<productname>xml-parser</productname> <productnumber>&xml-parser-version;</"
  20. "productnumber> <placeholder type=\"address\" id=\"0\"/>"
  21. msgstr ""
  22. "<productname>xml-parser</productname> <productnumber>&xml-parser-version;</"
  23. "productnumber> <placeholder type=\"address\" id=\"0\"/>"
  24. #. type: Content of: <sect1><title>
  25. msgid "XML::Parser-&xml-parser-version;"
  26. msgstr "XML::Parser-&xml-parser-version;"
  27. #. type: Content of: <sect1><indexterm><primary>
  28. msgid "XML::Parser"
  29. msgstr "XML::Parser"
  30. #. type: Content of: <sect1><sect2><para>
  31. msgid ""
  32. "The XML::Parser module is a Perl interface to James Clark's XML parser, "
  33. "Expat."
  34. msgstr "XML::Parser 模块是 James Clark 的 XML 解析器 Expat 的 Perl 接口。"
  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 "&xml-parser-fin-sbu;"
  43. msgstr "&xml-parser-fin-sbu;"
  44. #. type: Content of: <sect1><sect2><segmentedlist><seglistitem><seg>
  45. msgid "&xml-parser-fin-du;"
  46. msgstr "&xml-parser-fin-du;"
  47. #. type: Content of: <sect1><sect2><title>
  48. msgid "Installation of XML::Parser"
  49. msgstr "安装 XML::Parser"
  50. #. type: Content of: <sect1><sect2><para>
  51. msgid "Prepare XML::Parser for compilation:"
  52. msgstr "准备编译 XML::Parser:"
  53. #. type: Content of: <sect1><sect2><screen>
  54. #, no-wrap
  55. msgid "<userinput remap=\"configure\">perl Makefile.PL</userinput>"
  56. msgstr "<userinput remap=\"configure\">perl Makefile.PL</userinput>"
  57. #. type: Content of: <sect1><sect2><para>
  58. msgid "Compile the package:"
  59. msgstr "编译该软件包:"
  60. #. type: Content of: <sect1><sect2><screen>
  61. #, no-wrap
  62. msgid "<userinput remap=\"make\">make</userinput>"
  63. msgstr "<userinput remap=\"make\">make</userinput>"
  64. #. type: Content of: <sect1><sect2><para>
  65. msgid "To test the results, issue:"
  66. msgstr "执行以下命令以测试编译结果:"
  67. #. type: Content of: <sect1><sect2><screen>
  68. #, no-wrap
  69. msgid "<userinput remap=\"test\">make test</userinput>"
  70. msgstr "<userinput remap=\"test\">make test</userinput>"
  71. #. type: Content of: <sect1><sect2><para>
  72. msgid "Install the package:"
  73. msgstr "安装该软件包:"
  74. #. type: Content of: <sect1><sect2><screen>
  75. #, no-wrap
  76. msgid "<userinput remap=\"install\">make install</userinput>"
  77. msgstr "<userinput remap=\"install\">make install</userinput>"
  78. #. type: Content of: <sect1><sect2><title>
  79. msgid "Contents of XML::Parser"
  80. msgstr "XML::Parser 的内容"
  81. #. type: Content of: <sect1><sect2><segmentedlist><segtitle>
  82. msgid "Installed module"
  83. msgstr "安装的模块"
  84. #. type: Content of: <sect1><sect2><segmentedlist><seglistitem><seg>
  85. msgid "Expat.so"
  86. msgstr "Expat.so"
  87. #. type: Content of: <sect1><sect2><variablelist><bridgehead>
  88. msgid "Short Descriptions"
  89. msgstr "简要描述"
  90. #. type: Content of: <sect1><sect2><variablelist>
  91. msgid ""
  92. "<?dbfo list-presentation=\"list\"?> <?dbhtml list-presentation=\"table\"?>"
  93. msgstr ""
  94. "<?dbfo list-presentation=\"list\"?> <?dbhtml list-presentation=\"table\"?>"
  95. #. type: Content of: <sect1><sect2><variablelist><varlistentry><term>
  96. msgid "<filename class=\"libraryfile\">Expat</filename>"
  97. msgstr "<filename class=\"libraryfile\">Expat</filename>"
  98. #. type: Content of: <sect1><sect2><variablelist><varlistentry><listitem><para>
  99. msgid "provides the Perl Expat interface"
  100. msgstr "提供 Expat 的 Perl 接口"
  101. #. type: Content of: <sect1><sect2><variablelist><varlistentry><listitem><indexterm><primary>
  102. msgid "Expat"
  103. msgstr "Expat"