summaryrefslogtreecommitdiff
path: root/po/cs.po
blob: b83c62cc1a6f4978efa3e96050dee30d05e5aa0b (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
# The czech translation for sitecopy
# Copyright (C) 2000 Free Software Foundation, Inc.
# Petr Prazak <prazak@grisoft.cz>, 2000-2002.
#
msgid ""
msgstr ""
"Project-Id-Version: sitecopy 0.11.4\n"
"Report-Msgid-Bugs-To: neon@webdav.org\n"
"POT-Creation-Date: 2005-08-14 22:46+0100\n"
"PO-Revision-Date: 2002-04-09 11:12+0100\n"
"Last-Translator: Petr Prazak <prazak@grisoft.cz>\n"
"Language-Team: cz\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=iso-8859-2\n"
"Content-Transfer-Encoding: 8bit\n"

#: src/ne_207.c:188
#, c-format
msgid ""
"Invalid HTTP status line in status element at line %d of response:\n"
"Status line was: %s"
msgstr ""
"Neplatná řádka HTTP stavu ve stavovém prvku na řádku %d odpovědi:\n"
"Stavová řádka byla: %s"

#: src/ne_auth.c:124
msgid "Server was not authenticated correctly."
msgstr ""

#: src/ne_auth.c:128
msgid "Proxy server was not authenticated correctly."
msgstr ""

#: src/ne_auth.c:431
#, fuzzy, c-format
msgid "GSSAPI authentication error (%s)"
msgstr "Je vyžadována autentizace na %s `%s':\n"

# src/console_fe.c:992
#: src/ne_basic.c:86
#, fuzzy, c-format
msgid "Could not determine file size: %s"
msgstr "Nelze zjistit dílku souboru: %s"

#: src/ne_basic.c:132
msgid "Response did not include requested range"
msgstr ""

#: src/ne_basic.c:176
#, fuzzy
msgid "Range is not satisfiable"
msgstr "Rozsah není uspokojivý."

#: src/ne_basic.c:181
#, fuzzy
msgid "Resource does not support ranged GETs."
msgstr "Server nedovoluje částečné příkazy GET."

#: src/ne_compress.c:173
#, fuzzy, c-format
msgid "%s: %s"
msgstr "%s: Chyba: %s\n"

#: src/ne_compress.c:184
#, c-format
msgid "%s: %s (code %d)"
msgstr ""

# src/console_fe.c:992
#: src/ne_compress.c:232
#, fuzzy
msgid "Could not inflate data"
msgstr "Nelze otevřít soubor: "

# src/console_fe.c:992
#: src/ne_compress.c:293
#, fuzzy
msgid "Could not initialize zlib"
msgstr "Nelze otevřít soubor: "

#: src/ne_gnutls.c:434 src/ne_openssl.c:386
msgid "Server certificate was missing commonName attribute in subject name"
msgstr ""

# src/console_fe.c:992
#: src/ne_gnutls.c:471 src/ne_openssl.c:581
#, fuzzy, c-format
msgid "SSL negotiation failed: %s"
msgstr "Nelze zapsat do souboru: %s"

#: src/ne_gnutls.c:480
msgid "Server did not send certificate chain"
msgstr ""

#: src/ne_locks.c:591
msgid "LOCK response missing Lock-Token header"
msgstr ""

#: src/ne_locks.c:744
msgid "No Lock-Token header given"
msgstr ""

#: src/ne_locks.c:772
#, c-format
msgid "Response missing activelock for %s"
msgstr ""

#: src/ne_locks.c:816
#, c-format
msgid "No activelock for <%s> returned in LOCK refresh response"
msgstr ""

#: src/ne_openssl.c:169
msgid "certificate is not yet valid"
msgstr ""

#: src/ne_openssl.c:170
msgid "certificate has expired"
msgstr ""

#: src/ne_openssl.c:171
msgid "certificate issued for a different hostname"
msgstr ""

#: src/ne_openssl.c:172
msgid "issuer is not trusted"
msgstr ""

#: src/ne_openssl.c:177
msgid "Server certificate verification failed: "
msgstr ""

#: src/ne_openssl.c:195
msgid "[invalid date]"
msgstr ""

#: src/ne_openssl.c:418
#, c-format
msgid "Certificate verification error: %s"
msgstr ""

#: src/ne_openssl.c:600
msgid "SSL server did not present certificate"
msgstr ""

#: src/ne_openssl.c:609
msgid "Server certificate changed: connection intercepted?"
msgstr ""

#: src/ne_props.c:372 src/ne_props.c:412
#, fuzzy
msgid "Response exceeds maximum property count"
msgstr "Odpověď překrocila maximální pořet položek v hlavicce."

#: src/ne_redirect.c:92
#, fuzzy
msgid "Could not parse redirect location."
msgstr "Nelze zpracovat stavový řádek odpovědi."

#: src/ne_request.c:224
#, c-format
msgid "%s: connection was closed by proxy server."
msgstr "%s: proxy server ukončil spojení."

#: src/ne_request.c:227
#, c-format
msgid "%s: connection was closed by server."
msgstr "%s: server ukončil spojení."

#: src/ne_request.c:232
#, c-format
msgid "%s: connection timed out."
msgstr "%s: spojení vypršelo."

#: src/ne_request.c:380
msgid "offset invalid"
msgstr ""

# src/console_fe.c:992
#: src/ne_request.c:383
#, fuzzy
msgid "Could not seek to offset %"
msgstr "Nelze zapsat do souboru: %s"

# src/console_fe.c:992
#: src/ne_request.c:384
#, fuzzy, c-format
msgid " of request body file: %s"
msgstr "Nelze zapsat do souboru: %s"

#: src/ne_request.c:428
msgid "Could not send request body"
msgstr "Nelze odeslat tělo požadavku"

#: src/ne_request.c:772
msgid "Could not read chunk size"
msgstr "Nelze načíst velikost bloku"

#: src/ne_request.c:779
msgid "Could not parse chunk size"
msgstr "Nelze zpracovat velikost bloku"

#: src/ne_request.c:816
msgid "Could not read response body"
msgstr "Nelze načíst tělo odpovědi"

#: src/ne_request.c:832
#, fuzzy
msgid "Could not read chunk delimiter"
msgstr "Nelze načíst velikost bloku"

#: src/ne_request.c:835
msgid "Chunk delimiter was invalid"
msgstr ""

#: src/ne_request.c:941
msgid "Could not read status line"
msgstr "Nelze přečíst stavový řádek"

#: src/ne_request.c:952
msgid "Could not parse response status line."
msgstr "Nelze zpracovat stavový řádek odpovědi."

#: src/ne_request.c:963
#, fuzzy
msgid "Could not read interim response headers"
msgstr "Nelze načíst tělo odpovědi"

#: src/ne_request.c:997
msgid "Could not send request"
msgstr "Nelze poslat požadavek"

#: src/ne_request.c:1045 src/ne_request.c:1063 src/ne_request.c:1073
msgid "Error reading response headers"
msgstr "Chyba při čtení hlaviček odpovědi"

#: src/ne_request.c:1091
msgid "Response header too long"
msgstr "Hlavička odpovědi je příliš dlouhá"

#: src/ne_request.c:1173
msgid "Response exceeded maximum number of header fields."
msgstr "Odpověď překrocila maximální pořet položek v hlavicce."

# src/console_fe.c:956
#: src/ne_request.c:1190
#, fuzzy, c-format
msgid "Could not resolve hostname `%s': %s"
msgstr "%s: Chyba: Nelze najít adresu vzdáleného počítače (%s).\n"

#: src/ne_request.c:1300
msgid "Invalid Content-Length in response"
msgstr ""

# src/console_fe.c:992
#: src/ne_request.c:1362
#, c-format
msgid "Could not write to file: %s"
msgstr "Nelze zapsat do souboru: %s"

#: src/ne_request.c:1435
msgid "Could not create SSL connection through proxy server"
msgstr "Nelze navázat SSL spojení přes proxy server."

#: src/ne_request.c:1481
#, fuzzy
msgid "Could not create socket"
msgstr "Nelze navázat SSL spojení"

# src/console_fe.c:961
#: src/ne_request.c:1526
msgid "Could not connect to server"
msgstr "Nelze se připojit k serveru"

# src/console_fe.c:961
#: src/ne_request.c:1529
msgid "Could not connect to proxy server"
msgstr "Nelze se připojit k proxy serveru"

#: src/ne_socket.c:490 src/ne_socket.c:538 src/ne_socket.c:641
#, fuzzy
msgid "Connection closed"
msgstr "Server ukončil spojení."

#: src/ne_socket.c:548
#, fuzzy
msgid "Secure connection truncated"
msgstr "Spojení vypršelo."

#: src/ne_socket.c:560 src/ne_socket.c:645 src/ne_socket.c:650
#, fuzzy, c-format
msgid "SSL error: %s"
msgstr "%s: Chyba: %s\n"

#: src/ne_socket.c:563
#, c-format
msgid "SSL error code %d/%d/%lu"
msgstr ""

#: src/ne_socket.c:745
msgid "Line too long"
msgstr "Řádek je příliš dlouhý"

#: src/ne_socket.c:885 src/ne_socket.c:891
msgid "Host not found"
msgstr "Počítač nenalezen"

#: src/ne_socket.c:1001
msgid "Socket descriptor number exceeds FD_SETSIZE"
msgstr ""

#: src/ne_socket.c:1161
msgid "SSL disabled due to lack of entropy"
msgstr ""

#: src/ne_socket.c:1168
msgid "SSL disabled due to library version mismatch"
msgstr ""

#: src/ne_socket.c:1174
#, fuzzy
msgid "Could not create SSL structure"
msgstr "Nelze navázat SSL spojení"

# src/console_fe.c:821
#: src/ne_xml.c:280
#, fuzzy, c-format
msgid "XML parse error at line %d: invalid element name"
msgstr "Chyba zpracování XML na řádku %d: %s."

# src/common.c:87
#: src/ne_xml.c:436
#, fuzzy
msgid "Unknown error"
msgstr "Neznámá systémová chyba"

#: src/ne_xml.c:521
msgid "Invalid Byte Order Mark"
msgstr ""

# src/console_fe.c:821
#: src/ne_xml.c:609
#, c-format
msgid "XML parse error at line %d: %s."
msgstr "Chyba zpracování XML na řádku %d: %s."

#: src/ne_xmlreq.c:31
#, fuzzy, c-format
msgid "Could not parse response: %s"
msgstr "Nelze načíst tělo odpovědi"