Add a new version of the device command that does not take a type argument.
[pykickstart.git] / po / cs.po
blobbf510eab9653f9cae874a70c3b08f3e7b8ba27df
1 # translation of cs.po to Czech
2 # Translation of pykickstart to Czech
3 # This file is distributed under the same license as the pykickstart package.
4 # Copyright (C) 2006 FSF
6 # Nikola Štohanzl <niko@srnet.cz>, 2006.
7 # Milan Kerslager <kerslage@linux.cz>, 2007.
8 # Adam Přibyl <pribyl@lowlevel.cz>, 2007.
9 msgid ""
10 msgstr ""
11 "Project-Id-Version: cs\n"
12 "Report-Msgid-Bugs-To: \n"
13 "POT-Creation-Date: 2007-08-02 16:08-0400\n"
14 "PO-Revision-Date: 2007-09-04 22:09+0200\n"
15 "Last-Translator: Adam Přibyl <pribyl@lowlevel.cz>\n"
16 "Language-Team: Czech <fedora-cs-list@redhat.com>\n"
17 "MIME-Version: 1.0\n"
18 "Content-Type: text/plain; charset=UTF-8\n"
19 "Content-Transfer-Encoding: 8bit\n"
20 "X-Generator: KBabel 1.11.4\n"
21 "Plural-Forms:  nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n"
23 #: ../pykickstart/base.py:140
24 #, python-format
25 msgid ""
26 "Ignoring deprecated command on line %(lineno)s:  The %(cmd)s command has "
27 "been deprecated and no longer has any effect.  It may be removed from future "
28 "releases, which will result in a fatal error from kickstart.  Please modify "
29 "your kickstart file to remove this command."
30 msgstr ""
31 "Ignoruji zastaralý příkaz na řádku %(lineno)s: Příkaz %(cmd)s již není "
32 "používán a nemá již žádný efekt. V budoucnosti může být odstraněn, což by "
33 "mohlo způsobit závažnou chybu kickstartu. Upravte prosím Váš kickstart "
34 "soubor tak, aby zastaralý příkaz neobsahoval."
36 #: ../pykickstart/base.py:308
37 #, python-format
38 msgid "Unknown command: %s"
39 msgstr "Neznámý příkaz: %s"
41 #: ../pykickstart/errors.py:43
42 #, python-format
43 msgid ""
44 "The following problem occurred on line %(lineno)s of the kickstart file:\n"
45 "\n"
46 "%(msg)s\n"
47 msgstr ""
48 "Na řádku %(lineno)s kickstart souboru došlo k problému:\n"
49 "\n"
50 "%(msg)s\n"
52 #: ../pykickstart/errors.py:45
53 #, python-format
54 msgid "There was a problem reading from line %s of the kickstart file"
55 msgstr "Došlo k problému při čtení řádku %s v kickstart souboru."
57 #: ../pykickstart/options.py:77
58 #, python-format
59 msgid "Option %s is required"
60 msgstr "Volba %s je povinná"
62 #: ../pykickstart/options.py:80
63 #, python-format
64 msgid ""
65 "The option %(option)s was introduced in version %(intro)s, but you are using "
66 "kickstart syntax version %(version)s"
67 msgstr ""
68 "Volba %(option)s byla přidána ve verzi %(intro)s, avšak vy používáte syntaxi "
69 "kickstartu verze %(version)s."
71 #: ../pykickstart/options.py:83
72 #, python-format
73 msgid ""
74 "Ignoring deprecated option on line %(lineno)s:  The %(option)s option has "
75 "been deprecated and no longer has any effect.  It may be removed from future "
76 "releases, which will result in a fatal error from kickstart.  Please modify "
77 "your kickstart file to remove this option."
78 msgstr ""
79 "Ignoruji zastaralou volbu na řádku %(lineno)s: Volba %(option)s již není "
80 "používána a nemá již žádný efekt. V budoucnosti může být odstraněna, což by "
81 "mohlo způsobit závažnou chybu kickstartu. Upravte prosím Váš kickstart "
82 "soubor tak, aby tuto volbu neobsahoval."
84 #: ../pykickstart/options.py:86
85 #, python-format
86 msgid ""
87 "The option %(option)s was removed in version %(removed)s, but you are using "
88 "kickstart syntax version %(version)s"
89 msgstr ""
90 "Volba %(option)s byla odstraněna ve verzi %(removed)s, avšak vy používáte "
91 "syntaxi kickstartu verze %(version)s."
93 #: ../pykickstart/options.py:139
94 msgid "Required flag set for option that doesn't take a value"
95 msgstr "Povinný přepínač pro volbu nemá žádnou hodnotu "
97 #: ../pykickstart/options.py:148
98 #, python-format
99 msgid "Option %(opt)s: invalid boolean value: %(value)r"
100 msgstr "Volba %(opt)s: neplatná boolean hodnota: %(value)r"
102 #: ../pykickstart/parser.py:85
103 #, python-format
104 msgid "Illegal url for %%ksappend: %s"
105 msgstr "Neplatné url pro %%ksappend: %s"
107 #: ../pykickstart/parser.py:90
108 #, python-format
109 msgid "Unable to open %%ksappend file: "
110 msgstr "Nemohu otevřít %%ksappend soubor: "
112 #: ../pykickstart/parser.py:96 ../pykickstart/parser.py:98
113 #, python-format
114 msgid "Unable to open %%ksappend file"
115 msgstr "Nemohu otevřít soubor %%ksappend "
117 #: ../pykickstart/parser.py:278
118 msgid "Group cannot specify both --nodefaults and --optional"
119 msgstr "Skupina nemůže mít zároveň --nodefaults a --optional"
121 #. If nothing else worked, we're out of options.
122 #: ../pykickstart/version.py:80 ../pykickstart/version.py:89
123 #: ../pykickstart/version.py:92 ../pykickstart/version.py:103
124 #: ../pykickstart/version.py:143
125 #, python-format
126 msgid "Unsupported version specified: %s"
127 msgstr "Použita nepodporovaná verze: %s"
129 #: ../validator/ksvalidator:45
130 msgid "halt after the first error or warning"
131 msgstr "skončit po první chybě nebo varování"
133 #: ../validator/ksvalidator:48
134 #, python-format
135 msgid "parse include files when %include is seen"
136 msgstr "zpracovat vložené (include) soubory, je-li zaznamenáno %include"
138 #: ../validator/ksvalidator:50
139 msgid "version of kickstart syntax to validate against"
140 msgstr "zkontrolovat syntaxi proti verzi kickstartu"
142 #: ../validator/ksvalidator:64
143 #, python-format
144 msgid "The version %s is not supported by pykickstart"
145 msgstr "Verze %s není programem pykickstart podporována"
147 #: ../validator/ksvalidator:77
148 #, python-format
149 msgid ""
150 "File uses a deprecated option or command.\n"
151 "%s"
152 msgstr ""
153 "Soubor obsahuje zastaralý příkaz nebo volbu.\n"
154 "%s"
156 #: ../validator/ksvalidator:83
157 msgid "General kickstart error in input file"
158 msgstr "Kickstart chyba ve vstupním souboru"
160 #: ../validator/ksvalidator:86
161 #, python-format
162 msgid "General error in input file:  %s"
163 msgstr "Chyba ve vstupním souboru: %s"