file.po 2.8 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586878889909192
  1. msgid ""
  2. msgstr ""
  3. "X-Pootle-Revision: 9999999\n"
  4. "X-Pootle-Path: /zh_CN/lfs/chapter06/file.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 "&file-url;"
  18. msgstr "&file-url;"
  19. #. type: Content of: <sect1><sect1info>
  20. msgid ""
  21. "<productname>file</productname> <productnumber>&file-version;</"
  22. "productnumber> <placeholder type=\"address\" id=\"0\"/>"
  23. msgstr ""
  24. "<productname>file</productname> <productnumber>&file-version;</"
  25. "productnumber> <placeholder type=\"address\" id=\"0\"/>"
  26. #. type: Content of: <sect1><title>
  27. msgid "File-&file-version;"
  28. msgstr "File-&file-version;"
  29. #. type: Content of: <sect1><indexterm><primary>
  30. msgid "File"
  31. msgstr "File"
  32. #. type: Content of: <sect1><indexterm><secondary>
  33. msgid "tools"
  34. msgstr "工具"
  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 "&file-tmp-sbu;"
  43. msgstr "&file-tmp-sbu;"
  44. #. type: Content of: <sect1><sect2><segmentedlist><seglistitem><seg>
  45. msgid "&file-tmp-du;"
  46. msgstr "&file-tmp-du;"
  47. #. type: Content of: <sect1><sect2><title>
  48. msgid "Installation of File"
  49. msgstr "安装 File"
  50. #. type: Content of: <sect1><sect2><para>
  51. msgid "Prepare File for compilation:"
  52. msgstr "准备编译 File:"
  53. #. type: Content of: <sect1><sect2><screen>
  54. #, no-wrap
  55. msgid "<userinput remap=\"configure\">./configure --prefix=/usr --host=$LFS_TGT</userinput>"
  56. msgstr "<userinput remap=\"configure\">./configure --prefix=/usr --host=$LFS_TGT</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 "Install the package:"
  66. msgstr "安装该软件包:"
  67. #. type: Content of: <sect1><sect2><screen>
  68. #, no-wrap
  69. msgid "<userinput remap=\"install\">make DESTDIR=$LFS install</userinput>"
  70. msgstr "<userinput remap=\"install\">make DESTDIR=$LFS install</userinput>"
  71. #. type: Content of: <sect1><sect2><para>
  72. msgid ""
  73. "Details on this package are located in <xref linkend=\"contents-file\" role="
  74. "\".\"/>"
  75. msgstr "该软件包的详细信息可以在<xref linkend=\"contents-file\"/>中找到。"