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-24 13:59-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=UTF-8\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:291
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:298 ../pykickstart/parser.py:421
65 #: ../pykickstart/parser.py:489 ../pykickstart/parser.py:770
66 #: ../pykickstart/parser.py:788
68 msgid "Command %s does not take any arguments"
71 #: ../pykickstart/parser.py:427 ../pykickstart/parser.py:433
73 msgid "Command %s only takes one argument"
76 #: ../pykickstart/parser.py:470 ../pykickstart/parser.py:641
77 #: ../pykickstart/parser.py:721
79 msgid "Mount point required for %s"
82 #: ../pykickstart/parser.py:523 ../pykickstart/parser.py:874
84 msgid "Unexpected arguments to %s command: %s"
87 #: ../pykickstart/parser.py:577
89 msgid "Device '%s' is already used in multipath '%s'"
92 #: ../pykickstart/parser.py:672
94 "Only one of --baseurl and --mirrorlist may be specified for repo command."
97 #: ../pykickstart/parser.py:675
98 msgid "One of --baseurl or --mirrorlist must be specified for repo command."
101 #: ../pykickstart/parser.py:738 ../pykickstart/parser.py:782
103 msgid "A single argument is expected for the %s command"
106 #: ../pykickstart/parser.py:880
109 "Ignoring deprecated option on line %s: The zerombr command no longer takes "
110 "any options. In future releases, this will result in a fatal error from "
111 "kickstart. Please modify your kickstart file to remove any options."
114 #: ../pykickstart/parser.py:949
116 msgid "Unknown command: %s"
119 #: ../validator/ksvalidator:36
120 msgid "halt after the first error or warning"
123 #: ../validator/ksvalidator:39
125 msgid "parse include files when %include is seen"
128 #: ../validator/ksvalidator:62
131 "File uses a deprecated option or command.\n"
135 #: ../validator/ksvalidator:68
136 msgid "General kickstart error in input file"
139 #: ../validator/ksvalidator:71
141 msgid "General error in input file: %s"