Modified the firewall to use a callback instead of the 2.5 append_const
[pykickstart/EL-5.git] / po / zu.po
blob9dfade84db575c19788a7cff69c9e70498b3f264
1 # SOME DESCRIPTIVE TITLE.
2 # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
3 # This file is distributed under the same license as the PACKAGE package.
4 # FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
6 #, fuzzy
7 msgid ""
8 msgstr ""
9 "Project-Id-Version: PACKAGE VERSION\n"
10 "Report-Msgid-Bugs-To: \n"
11 "POT-Creation-Date: 2007-10-04 13:22-0400\n"
12 "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
13 "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
14 "Language-Team: LANGUAGE <LL@li.org>\n"
15 "MIME-Version: 1.0\n"
16 "Content-Type: text/plain; charset=UTF-8\n"
17 "Content-Transfer-Encoding: 8bit\n"
19 #: ../pykickstart/base.py:147
20 #, python-format
21 msgid ""
22 "Ignoring deprecated command on line %(lineno)s:  The %(cmd)s command has "
23 "been deprecated and no longer has any effect.  It may be removed from future "
24 "releases, which will result in a fatal error from kickstart.  Please modify "
25 "your kickstart file to remove this command."
26 msgstr ""
28 #: ../pykickstart/base.py:315
29 #, python-format
30 msgid "Unknown command: %s"
31 msgstr ""
33 #: ../pykickstart/errors.py:48
34 #, python-format
35 msgid ""
36 "The following problem occurred on line %(lineno)s of the kickstart file:\n"
37 "\n"
38 "%(msg)s\n"
39 msgstr ""
41 #: ../pykickstart/errors.py:50
42 #, python-format
43 msgid "There was a problem reading from line %s of the kickstart file"
44 msgstr ""
46 #: ../pykickstart/options.py:84
47 #, python-format
48 msgid "Option %s is required"
49 msgstr ""
51 #: ../pykickstart/options.py:87
52 #, python-format
53 msgid ""
54 "The option %(option)s was introduced in version %(intro)s, but you are using "
55 "kickstart syntax version %(version)s"
56 msgstr ""
58 #: ../pykickstart/options.py:90
59 #, python-format
60 msgid ""
61 "Ignoring deprecated option on line %(lineno)s:  The %(option)s option has "
62 "been deprecated and no longer has any effect.  It may be removed from future "
63 "releases, which will result in a fatal error from kickstart.  Please modify "
64 "your kickstart file to remove this option."
65 msgstr ""
67 #: ../pykickstart/options.py:93
68 #, python-format
69 msgid ""
70 "The option %(option)s was removed in version %(removed)s, but you are using "
71 "kickstart syntax version %(version)s"
72 msgstr ""
74 #: ../pykickstart/options.py:147
75 msgid "Required flag set for option that doesn't take a value"
76 msgstr ""
78 #: ../pykickstart/options.py:156
79 #, python-format
80 msgid "Option %(opt)s: invalid boolean value: %(value)r"
81 msgstr ""
83 #: ../pykickstart/options.py:161
84 #, python-format
85 msgid "Option %(opt)s: invalid string value: %(value)r"
86 msgstr ""
88 #: ../pykickstart/parser.py:90
89 #, python-format
90 msgid "Illegal url for %%ksappend: %s"
91 msgstr ""
93 #: ../pykickstart/parser.py:95
94 #, python-format
95 msgid "Unable to open %%ksappend file: "
96 msgstr ""
98 #: ../pykickstart/parser.py:101 ../pykickstart/parser.py:103
99 #, python-format
100 msgid "Unable to open %%ksappend file"
101 msgstr ""
103 #: ../pykickstart/parser.py:286
104 msgid "Group cannot specify both --nodefaults and --optional"
105 msgstr ""
107 #: ../pykickstart/parser.py:545 ../pykickstart/parser.py:604
108 #, python-format
109 msgid ""
110 "%s does not end with %%end.  This syntax has been deprecated.  It may be "
111 "removed from future releases, which will result in a fatal error from "
112 "kickstart.  Please modify your kickstart file to use this updated syntax."
113 msgstr ""
115 #: ../pykickstart/parser.py:604
116 msgid "Script"
117 msgstr ""
119 #. If nothing else worked, we're out of options.
120 #: ../pykickstart/version.py:87 ../pykickstart/version.py:96
121 #: ../pykickstart/version.py:99 ../pykickstart/version.py:110
122 #: ../pykickstart/version.py:150
123 #, python-format
124 msgid "Unsupported version specified: %s"
125 msgstr ""
127 #: ../tools/ksvalidator:52
128 msgid "halt after the first error or warning"
129 msgstr ""
131 #: ../tools/ksvalidator:55
132 #, python-format
133 msgid "parse include files when %include is seen"
134 msgstr ""
136 #: ../tools/ksvalidator:57
137 msgid "version of kickstart syntax to validate against"
138 msgstr ""
140 #: ../tools/ksvalidator:71
141 #, python-format
142 msgid "The version %s is not supported by pykickstart"
143 msgstr ""
145 #: ../tools/ksvalidator:87
146 #, python-format
147 msgid ""
148 "File uses a deprecated option or command.\n"
149 "%s"
150 msgstr ""
152 #: ../tools/ksvalidator:93
153 msgid "General kickstart error in input file"
154 msgstr ""
156 #: ../tools/ksvalidator:96
157 #, python-format
158 msgid "General error in input file:  %s"
159 msgstr ""