Add support for translations.
[pykickstart.git] / po / pykickstart.pot
blob96f72f649eb6f622aad093d62a5759c21593a9c6
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: 2006-03-10 11:19-0500\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=CHARSET\n"
17 "Content-Transfer-Encoding: 8bit\n"
19 #: ../pykickstart/parser.py:45
20 #, python-format
21 msgid ""
22 "The following problem occurred on line %s of the kickstart file:\n"
23 "\n"
24 "%s\n"
25 msgstr ""
27 #: ../pykickstart/parser.py:47
28 #, python-format
29 msgid "There was a problem reading from line %s of the kickstart file"
30 msgstr ""
32 #: ../pykickstart/parser.py:104
33 #, python-format
34 msgid "Option %s is required"
35 msgstr ""
37 #: ../pykickstart/parser.py:107
38 #, python-format
39 msgid ""
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."
44 msgstr ""
46 #: ../pykickstart/parser.py:139
47 msgid "Required flag set for option that doesn't take a value"
48 msgstr ""
50 #: ../pykickstart/parser.py:147
51 #, python-format
52 msgid "Option %s: invalid boolean value: %r"
53 msgstr ""
55 #: ../pykickstart/parser.py:278
56 #, python-format
57 msgid ""
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."
62 msgstr ""
64 #: ../pykickstart/parser.py:285 ../pykickstart/parser.py:414
65 #: ../pykickstart/parser.py:474 ../pykickstart/parser.py:705
66 #: ../pykickstart/parser.py:723
67 #, python-format
68 msgid "Command %s does not take any arguments"
69 msgstr ""
71 #: ../pykickstart/parser.py:420 ../pykickstart/parser.py:426
72 #, python-format
73 msgid "Command %s only takes one argument"
74 msgstr ""
76 #: ../pykickstart/parser.py:463 ../pykickstart/parser.py:606
77 #: ../pykickstart/parser.py:668
78 #, python-format
79 msgid "Mount point required for %s"
80 msgstr ""
82 #: ../pykickstart/parser.py:516 ../pykickstart/parser.py:791
83 #, python-format
84 msgid "Unexpected arguments to %s command: %s"
85 msgstr ""
87 #: ../pykickstart/parser.py:687 ../pykickstart/parser.py:717
88 #, python-format
89 msgid "A single argument is expected for the %s command"
90 msgstr ""
92 #: ../pykickstart/parser.py:798
93 #, python-format
94 msgid ""
95 "Ignoring deprecated option on line %s:  The zerombr command no longer takes "
96 "any options.  In future releases, this will result in a fatal error from "
97 "kickstart.  Please modify your kickstart file to remove any options."
98 msgstr ""
100 #: ../validator/ksvalidator:29
101 msgid "halt after the first error or warning"
102 msgstr ""
104 #: ../validator/ksvalidator:32
105 #, python-format
106 msgid "parse include files when %include is seen"
107 msgstr ""
109 #: ../validator/ksvalidator:54
110 #, python-format
111 msgid ""
112 "File uses a deprecated option or command.\n"
113 "%s"
114 msgstr ""
116 #: ../validator/ksvalidator:60
117 msgid "General kickstart error in input file"
118 msgstr ""
120 #: ../validator/ksvalidator:63
121 #, python-format
122 msgid "General error in input file:  %s"
123 msgstr ""