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-04-13 12:02-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:280
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:287 ../pykickstart/parser.py:416
65 #: ../pykickstart/parser.py:488 ../pykickstart/parser.py:741
66 #: ../pykickstart/parser.py:759
68 msgid "Command %s does not take any arguments"
71 #: ../pykickstart/parser.py:422 ../pykickstart/parser.py:428
73 msgid "Command %s only takes one argument"
76 #: ../pykickstart/parser.py:465 ../pykickstart/parser.py:620
77 #: ../pykickstart/parser.py:704
79 msgid "Mount point required for %s"
82 #: ../pykickstart/parser.py:530 ../pykickstart/parser.py:827
84 msgid "Unexpected arguments to %s command: %s"
87 #: ../pykickstart/parser.py:653
89 "Only one of --baseurl and --mirrorlist may be specified for repo command."
92 #: ../pykickstart/parser.py:656
93 msgid "One of --baseurl or --mirrorlist must be specified for repo command."
96 #: ../pykickstart/parser.py:723 ../pykickstart/parser.py:753
98 msgid "A single argument is expected for the %s command"
101 #: ../pykickstart/parser.py:834
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"