Use required attribute.
[pykickstart.git] / po / zh_CN.po
blob4d6141d209021a01f4b5d8ea8df2c648c822ce5c
1 # translation of zh_CN.po to 
2 # This file is distributed under the same license as the PACKAGE package.
3 # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER, 2006.
5 msgid ""
6 msgstr ""
7 "Project-Id-Version: zh_CN\n"
8 "Report-Msgid-Bugs-To: \n"
9 "POT-Creation-Date: 2006-05-24 13:59-0400\n"
10 "PO-Revision-Date: 2006-08-18 10:48+1000\n"
11 "Last-Translator: \n"
12 "Language-Team:  <zh@li.org>\n"
13 "MIME-Version: 1.0\n"
14 "Content-Type: text/plain; charset=UTF-8\n"
15 "Content-Transfer-Encoding: 8bit\n"
16 "X-Generator: KBabel 1.9.1\n"
18 #: ../pykickstart/parser.py:45
19 #, python-format
20 msgid ""
21 "The following problem occurred on line %s of the kickstart file:\n"
22 "\n"
23 "%s\n"
24 msgstr ""
25 "以下问题发生在 kickstart 文件的第 %s 行:\n"
26 "\n"
27 "%s\n"
29 #: ../pykickstart/parser.py:47
30 #, python-format
31 msgid "There was a problem reading from line %s of the kickstart file"
32 msgstr "读取 kickstart 文件的第 %s 行时发生问题"
34 #: ../pykickstart/parser.py:104
35 #, python-format
36 msgid "Option %s is required"
37 msgstr "选项 %s 是必需的"
39 #: ../pykickstart/parser.py:107
40 #, python-format
41 msgid ""
42 "Ignoring deprecated option on line %s:  The %s option has been deprecated "
43 "and no longer has any effect.  It may be removed from future releases, which "
44 "will result in a fatal error from kickstart.  Please modify your kickstart "
45 "file to remove this option."
46 msgstr ""
47 "忽略第 %s 行中的过时选项:%s 选项已经过时,不再起任何作用。这个选项可能会在未"
48 "来的版本中被删除,这会导致 kickstart 运行时产生严重错误。请修改您的 "
49 "kickstart 文件,删除该选项。"
51 #: ../pykickstart/parser.py:139
52 msgid "Required flag set for option that doesn't take a value"
53 msgstr "不需要数值的选项需要设定标志"
55 #: ../pykickstart/parser.py:147
56 #, python-format
57 msgid "Option %s: invalid boolean value: %r"
58 msgstr "选项 %s :无效的布尔值: %r"
60 #: ../pykickstart/parser.py:291
61 #, python-format
62 msgid ""
63 "Ignoring deprecated command on line %s:  The %s command has been deprecated "
64 "and no longer has any effect.  It may be removed from future releases, which "
65 "will result in a fatal error from kickstart.  Please modify your kickstart "
66 "file to remove this command."
67 msgstr ""
68 "忽略第 %s 行的过时命令: %s 已经过时,不再起任何作用。这个指令可能会在未来的"
69 "版本中删除,这会导致 kickstart 执行时发生严重的错误。请您修改 kickstart 文"
70 "件,删除该命令。"
72 #: ../pykickstart/parser.py:298 ../pykickstart/parser.py:421
73 #: ../pykickstart/parser.py:489 ../pykickstart/parser.py:770
74 #: ../pykickstart/parser.py:788
75 #, python-format
76 msgid "Command %s does not take any arguments"
77 msgstr "%s 命令不带有任何参数"
79 #: ../pykickstart/parser.py:427 ../pykickstart/parser.py:433
80 #, python-format
81 msgid "Command %s only takes one argument"
82 msgstr "%s 命令只带有一个参数"
84 #: ../pykickstart/parser.py:470 ../pykickstart/parser.py:641
85 #: ../pykickstart/parser.py:721
86 #, python-format
87 msgid "Mount point required for %s"
88 msgstr "%s 需要挂载点"
90 #: ../pykickstart/parser.py:523 ../pykickstart/parser.py:874
91 #, python-format
92 msgid "Unexpected arguments to %s command: %s"
93 msgstr "%s 命令错误的参数: %s"
95 #: ../pykickstart/parser.py:577
96 #, python-format
97 msgid "Device '%s' is already used in multipath '%s'"
98 msgstr "设备 '%s' 已经在多路径 '%s' 中被使用"
100 #: ../pykickstart/parser.py:672
101 msgid ""
102 "Only one of --baseurl and --mirrorlist may be specified for repo command."
103 msgstr "repo 命令只能选择 --baseurl 与 --mirrorlist 其中之一。"
105 #: ../pykickstart/parser.py:675
106 msgid "One of --baseurl or --mirrorlist must be specified for repo command."
107 msgstr "repo 命令必须选择 --baseurl 与 --mirrorlist 其中之一"
109 #: ../pykickstart/parser.py:738 ../pykickstart/parser.py:782
110 #, python-format
111 msgid "A single argument is expected for the %s command"
112 msgstr "%s 命令需要一个单独的参数"
114 #: ../pykickstart/parser.py:880
115 #, python-format
116 msgid ""
117 "Ignoring deprecated option on line %s:  The zerombr command no longer takes "
118 "any options.  In future releases, this will result in a fatal error from "
119 "kickstart.  Please modify your kickstart file to remove any options."
120 msgstr ""
121 "忽略第 %s 行的过时选项: zerombr 命令不再需要任何选项。在未来的版本里这将导"
122 "致 kickstart 产生严重错误。请修改您的 kickstart 文件,删除相关选项。"
124 #: ../pykickstart/parser.py:949
125 #, python-format
126 msgid "Unknown command: %s"
127 msgstr "未知命令:%s"
129 #: ../validator/ksvalidator:36
130 msgid "halt after the first error or warning"
131 msgstr "在第一次错误或警告时中止执行"
133 #: ../validator/ksvalidator:39
134 #, python-format
135 msgid "parse include files when %include is seen"
136 msgstr "遇到 %include 时,解析包含文件"
138 #: ../validator/ksvalidator:62
139 #, python-format
140 msgid ""
141 "File uses a deprecated option or command.\n"
142 "%s"
143 msgstr ""
144 "文件使用了一个过时的选项或命令。\n"
145 "%s"
147 #: ../validator/ksvalidator:68
148 msgid "General kickstart error in input file"
149 msgstr "输入文件中的 kickstart 错误"
151 #: ../validator/ksvalidator:71
152 #, python-format
153 msgid "General error in input file:  %s"
154 msgstr "输入文件有错误: %s"