Add a new version of the device command that does not take a type argument.
[pykickstart.git] / po / af.po
blobd1f785e9f8a77bf3feba70d1d55ed0009a1fe4bb
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-08-02 16:08-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:140
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:308
29 #, python-format
30 msgid "Unknown command: %s"
31 msgstr ""
33 #: ../pykickstart/errors.py:43
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:45
42 #, python-format
43 msgid "There was a problem reading from line %s of the kickstart file"
44 msgstr ""
46 #: ../pykickstart/options.py:77
47 #, python-format
48 msgid "Option %s is required"
49 msgstr ""
51 #: ../pykickstart/options.py:80
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:83
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:86
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:139
75 msgid "Required flag set for option that doesn't take a value"
76 msgstr ""
78 #: ../pykickstart/options.py:148
79 #, python-format
80 msgid "Option %(opt)s: invalid boolean value: %(value)r"
81 msgstr ""
83 #: ../pykickstart/parser.py:85
84 #, python-format
85 msgid "Illegal url for %%ksappend: %s"
86 msgstr ""
88 #: ../pykickstart/parser.py:90
89 #, python-format
90 msgid "Unable to open %%ksappend file: "
91 msgstr ""
93 #: ../pykickstart/parser.py:96 ../pykickstart/parser.py:98
94 #, python-format
95 msgid "Unable to open %%ksappend file"
96 msgstr ""
98 #: ../pykickstart/parser.py:278
99 msgid "Group cannot specify both --nodefaults and --optional"
100 msgstr ""
102 #. If nothing else worked, we're out of options.
103 #: ../pykickstart/version.py:80 ../pykickstart/version.py:89
104 #: ../pykickstart/version.py:92 ../pykickstart/version.py:103
105 #: ../pykickstart/version.py:143
106 #, python-format
107 msgid "Unsupported version specified: %s"
108 msgstr ""
110 #: ../validator/ksvalidator:45
111 msgid "halt after the first error or warning"
112 msgstr ""
114 #: ../validator/ksvalidator:48
115 #, python-format
116 msgid "parse include files when %include is seen"
117 msgstr ""
119 #: ../validator/ksvalidator:50
120 msgid "version of kickstart syntax to validate against"
121 msgstr ""
123 #: ../validator/ksvalidator:64
124 #, python-format
125 msgid "The version %s is not supported by pykickstart"
126 msgstr ""
128 #: ../validator/ksvalidator:77
129 #, python-format
130 msgid ""
131 "File uses a deprecated option or command.\n"
132 "%s"
133 msgstr ""
135 #: ../validator/ksvalidator:83
136 msgid "General kickstart error in input file"
137 msgstr ""
139 #: ../validator/ksvalidator:86
140 #, python-format
141 msgid "General error in input file:  %s"
142 msgstr ""