Git init
[external/popt.git] / po / cs.po
1 msgid ""
2 msgstr ""
3 "Project-Id-Version: popt 1.6.3\n"
4 "POT-Creation-Date: 2002-09-16 13:31-0400\n"
5 "PO-Revision-Date: 2001-07-24 00:03+0100\n"
6 "Last-Translator: Milan Kerslager <kerslage@linux.cz>\n"
7 "Language-Team: Czech <cs@li.org>\n"
8 "MIME-Version: 1.0\n"
9 "Content-Type: text/plain; charset=iso-8859-2\n"
10 "Content-Transfer-Encoding: 8bit\n"
11
12 #: popt.c:34
13 msgid "unknown errno"
14 msgstr "neznámé èíslo chyby"
15
16 #: popt.c:940
17 #, c-format
18 msgid "option type (%d) not implemented in popt\n"
19 msgstr "volba (%d) není v popt implementována\n"
20
21 #: popt.c:1160
22 msgid "missing argument"
23 msgstr "chybí argument"
24
25 #: popt.c:1162
26 msgid "unknown option"
27 msgstr "neznámá volba"
28
29 #: popt.c:1164
30 msgid "mutually exclusive logical operations requested"
31 msgstr "po¾adovány vzájemnì výluèné logické operace"
32
33 #: popt.c:1166
34 msgid "opt->arg should not be NULL"
35 msgstr "opt->arg nesmí být NULL"
36
37 #: popt.c:1168
38 msgid "aliases nested too deeply"
39 msgstr "aliasy vnoøené pøíli¹ hluboko"
40
41 #: popt.c:1170
42 msgid "error in parameter quoting"
43 msgstr "chyba v quotování parametrù"
44
45 #: popt.c:1172
46 msgid "invalid numeric value"
47 msgstr "chybná numerická hodnota"
48
49 #: popt.c:1174
50 msgid "number too large or too small"
51 msgstr "èíslo je pøíli¹ velké nebo pøíli¹ malé"
52
53 #: popt.c:1176
54 msgid "memory allocation failed"
55 msgstr "selhala alokace pamìti"
56
57 #: popt.c:1180
58 msgid "unknown error"
59 msgstr "neznámá chyba"
60
61 #: popthelp.c:57
62 msgid "Show this help message"
63 msgstr "Vypí¹e tuto nápovìdu"
64
65 #: popthelp.c:58
66 msgid "Display brief usage message"
67 msgstr "Vypí¹e krátký návod k pou¾ití"
68
69 #: popthelp.c:61
70 msgid "Display option defaults in message"
71 msgstr "Zobrazit implicitní volby ve zprávì"
72
73 #: popthelp.c:103
74 msgid "NONE"
75 msgstr "NONE"
76
77 #: popthelp.c:105
78 msgid "VAL"
79 msgstr "VAL"
80
81 #: popthelp.c:109
82 msgid "INT"
83 msgstr "INT"
84
85 #: popthelp.c:110
86 msgid "LONG"
87 msgstr "LONG"
88
89 #: popthelp.c:111
90 msgid "STRING"
91 msgstr "STRING"
92
93 #: popthelp.c:112
94 msgid "FLOAT"
95 msgstr "FLOAT"
96
97 #: popthelp.c:113
98 msgid "DOUBLE"
99 msgstr "DOUBLE"
100
101 #: popthelp.c:114
102 msgid "ARG"
103 msgstr "ARG"
104
105 #: popthelp.c:486
106 msgid "Usage:"
107 msgstr "Pou¾ití:"
108
109 #: popthelp.c:510
110 msgid "[OPTION...]"
111 msgstr "[VOLBY...]"