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.
9 "Project-Id-Version: PACKAGE VERSION\n"
10 "Report-Msgid-Bugs-To: \n"
11 "POT-Creation-Date: 2006-05-15 17:24-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"
16 "Content-Type: text/plain; charset=CHARSET\n"
17 "Content-Transfer-Encoding: 8bit\n"
19 #: ../pykickstart/parser.py:45
22 "The following problem occurred on line %s of the kickstart file:\n"
27 #: ../pykickstart/parser.py:47
29 msgid "There was a problem reading from line %s of the kickstart file"
32 #: ../pykickstart/parser.py:104
34 msgid "Option %s is required"
37 #: ../pykickstart/parser.py:107
40 "Ignoring deprecated option on line %s: The %s option has been deprecated "
41 "and no longer has any effect. It may be removed from future releases, which "
42 "will result in a fatal error from kickstart. Please modify your kickstart "
43 "file to remove this option."
46 #: ../pykickstart/parser.py:139
47 msgid "Required flag set for option that doesn't take a value"
50 #: ../pykickstart/parser.py:147
52 msgid "Option %s: invalid boolean value: %r"
55 #: ../pykickstart/parser.py:290
58 "Ignoring deprecated command on line %s: The %s command has been deprecated "
59 "and no longer has any effect. It may be removed from future releases, which "
60 "will result in a fatal error from kickstart. Please modify your kickstart "
61 "file to remove this command."
64 #: ../pykickstart/parser.py:297 ../pykickstart/parser.py:420
65 #: ../pykickstart/parser.py:488 ../pykickstart/parser.py:737
66 #: ../pykickstart/parser.py:755
68 msgid "Command %s does not take any arguments"
71 #: ../pykickstart/parser.py:426 ../pykickstart/parser.py:432
73 msgid "Command %s only takes one argument"
76 #: ../pykickstart/parser.py:469 ../pykickstart/parser.py:608
77 #: ../pykickstart/parser.py:688
79 msgid "Mount point required for %s"
82 #: ../pykickstart/parser.py:522 ../pykickstart/parser.py:841
84 msgid "Unexpected arguments to %s command: %s"
87 #: ../pykickstart/parser.py:639
89 "Only one of --baseurl and --mirrorlist may be specified for repo command."
92 #: ../pykickstart/parser.py:642
93 msgid "One of --baseurl or --mirrorlist must be specified for repo command."
96 #: ../pykickstart/parser.py:705 ../pykickstart/parser.py:749
98 msgid "A single argument is expected for the %s command"
101 #: ../pykickstart/parser.py:847
104 "Ignoring deprecated option on line %s: The zerombr command no longer takes "
105 "any options. In future releases, this will result in a fatal error from "
106 "kickstart. Please modify your kickstart file to remove any options."
109 #: ../validator/ksvalidator:29
110 msgid "halt after the first error or warning"
113 #: ../validator/ksvalidator:32
115 msgid "parse include files when %include is seen"
118 #: ../validator/ksvalidator:54
121 "File uses a deprecated option or command.\n"
125 #: ../validator/ksvalidator:60
126 msgid "General kickstart error in input file"
129 #: ../validator/ksvalidator:63
131 msgid "General error in input file: %s"