Add a new version of the device command that does not take a type argument.
[pykickstart.git] / po / tr.po
blob12bf45d2f2739c543c96f6166e2b471b260e4b2f
1 # translation of PACKAGE.
2 # Copyright (C) 2006 THE PACKAGE'S COPYRIGHT HOLDER
3 # This file is distributed under the same license as the PACKAGE package.
4 # <>, 2006.
5 # , fuzzy
6
7
8 msgid ""
9 msgstr ""
10 "Project-Id-Version: PACKAGE VERSION\n"
11 "Report-Msgid-Bugs-To: \n"
12 "POT-Creation-Date: 2007-08-02 16:08-0400\n"
13 "PO-Revision-Date: 2006-07-18 21:15+0300\n"
14 "Last-Translator:  <>\n"
15 "Language-Team: \n"
16 "MIME-Version: 1.0\n"
17 "Content-Type: text/plain; charset=UTF-8\n"
18 "Content-Transfer-Encoding: 8bit\n"
20 #: ../pykickstart/base.py:140
21 #, python-format
22 msgid ""
23 "Ignoring deprecated command on line %(lineno)s:  The %(cmd)s command has "
24 "been deprecated and no longer has any effect.  It may be removed from future "
25 "releases, which will result in a fatal error from kickstart.  Please modify "
26 "your kickstart file to remove this command."
27 msgstr ""
29 #: ../pykickstart/base.py:308
30 #, python-format
31 msgid "Unknown command: %s"
32 msgstr ""
34 #: ../pykickstart/errors.py:43
35 #, fuzzy, python-format
36 msgid ""
37 "The following problem occurred on line %(lineno)s of the kickstart file:\n"
38 "\n"
39 "%(msg)s\n"
40 msgstr "Kickstart dosyasının %s . satırını okurken hata ile karşılaşıldı."
42 #: ../pykickstart/errors.py:45
43 #, python-format
44 msgid "There was a problem reading from line %s of the kickstart file"
45 msgstr "Kickstart dosyasının %s . satırını okurken hata ile karşılaşıldı."
47 #: ../pykickstart/options.py:77
48 #, python-format
49 msgid "Option %s is required"
50 msgstr ""
52 #: ../pykickstart/options.py:80
53 #, python-format
54 msgid ""
55 "The option %(option)s was introduced in version %(intro)s, but you are using "
56 "kickstart syntax version %(version)s"
57 msgstr ""
59 #: ../pykickstart/options.py:83
60 #, python-format
61 msgid ""
62 "Ignoring deprecated option on line %(lineno)s:  The %(option)s option has "
63 "been deprecated and no longer has any effect.  It may be removed from future "
64 "releases, which will result in a fatal error from kickstart.  Please modify "
65 "your kickstart file to remove this option."
66 msgstr ""
68 #: ../pykickstart/options.py:86
69 #, python-format
70 msgid ""
71 "The option %(option)s was removed in version %(removed)s, but you are using "
72 "kickstart syntax version %(version)s"
73 msgstr ""
75 #: ../pykickstart/options.py:139
76 msgid "Required flag set for option that doesn't take a value"
77 msgstr ""
79 #: ../pykickstart/options.py:148
80 #, python-format
81 msgid "Option %(opt)s: invalid boolean value: %(value)r"
82 msgstr ""
84 #: ../pykickstart/parser.py:85
85 #, python-format
86 msgid "Illegal url for %%ksappend: %s"
87 msgstr ""
89 #: ../pykickstart/parser.py:90
90 #, python-format
91 msgid "Unable to open %%ksappend file: "
92 msgstr ""
94 #: ../pykickstart/parser.py:96 ../pykickstart/parser.py:98
95 #, python-format
96 msgid "Unable to open %%ksappend file"
97 msgstr ""
99 #: ../pykickstart/parser.py:278
100 msgid "Group cannot specify both --nodefaults and --optional"
101 msgstr ""
103 #. If nothing else worked, we're out of options.
104 #: ../pykickstart/version.py:80 ../pykickstart/version.py:89
105 #: ../pykickstart/version.py:92 ../pykickstart/version.py:103
106 #: ../pykickstart/version.py:143
107 #, python-format
108 msgid "Unsupported version specified: %s"
109 msgstr ""
111 #: ../validator/ksvalidator:45
112 msgid "halt after the first error or warning"
113 msgstr ""
115 #: ../validator/ksvalidator:48
116 #, python-format
117 msgid "parse include files when %include is seen"
118 msgstr ""
120 #: ../validator/ksvalidator:50
121 msgid "version of kickstart syntax to validate against"
122 msgstr ""
124 #: ../validator/ksvalidator:64
125 #, python-format
126 msgid "The version %s is not supported by pykickstart"
127 msgstr ""
129 #: ../validator/ksvalidator:77
130 #, python-format
131 msgid ""
132 "File uses a deprecated option or command.\n"
133 "%s"
134 msgstr ""
136 #: ../validator/ksvalidator:83
137 msgid "General kickstart error in input file"
138 msgstr "Girdi dosyasında genel kickstart hatası"
140 #: ../validator/ksvalidator:86
141 #, python-format
142 msgid "General error in input file:  %s"
143 msgstr "%s girdi dosyasında genel hata"