1 | # Translation of django.po to Czech
|
---|
2 | # Copyright (C) 2005 THE PACKAGE'S COPYRIGHT HOLDER
|
---|
3 | # This file is distributed under the same license as the DJANGO package.
|
---|
4 | # Radek Svarz <translate@svarz.cz>, 2005.
|
---|
5 | #
|
---|
6 | msgid ""
|
---|
7 | msgstr ""
|
---|
8 | "Project-Id-Version: Django Czech translation\n"
|
---|
9 | "Report-Msgid-Bugs-To: \n"
|
---|
10 | "POT-Creation-Date: 2005-11-28 11:31+0100\n"
|
---|
11 | "PO-Revision-Date: 2005-11-28 12:00+0100\n"
|
---|
12 | "Last-Translator: Radek Svarz <translate@svarz.cz>\n"
|
---|
13 | "Language-Team: Czech\n"
|
---|
14 | "MIME-Version: 1.0\n"
|
---|
15 | "Content-Type: text/plain; charset=utf-8\n"
|
---|
16 | "Content-Transfer-Encoding: 8bit\n"
|
---|
17 | "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"
|
---|
18 | "X-Poedit-Language: Czech\n"
|
---|
19 | "X-Poedit-Country: CZECH REPUBLIC\n"
|
---|
20 |
|
---|
21 | #: contrib/comments/models/comments.py:8
|
---|
22 | #: contrib/comments/models/comments.py:161
|
---|
23 | msgid "object ID"
|
---|
24 | msgstr "ID objektu"
|
---|
25 |
|
---|
26 | #: contrib/comments/models/comments.py:9
|
---|
27 | msgid "headline"
|
---|
28 | msgstr "titulek"
|
---|
29 |
|
---|
30 | #: contrib/comments/models/comments.py:10
|
---|
31 | #: contrib/comments/models/comments.py:162
|
---|
32 | msgid "comment"
|
---|
33 | msgstr "komentář"
|
---|
34 |
|
---|
35 | #: contrib/comments/models/comments.py:11
|
---|
36 | msgid "rating #1"
|
---|
37 | msgstr "hodnocení #1"
|
---|
38 |
|
---|
39 | #: contrib/comments/models/comments.py:12
|
---|
40 | msgid "rating #2"
|
---|
41 | msgstr "hodnocení #2"
|
---|
42 |
|
---|
43 | #: contrib/comments/models/comments.py:13
|
---|
44 | msgid "rating #3"
|
---|
45 | msgstr "hodnocení #3"
|
---|
46 |
|
---|
47 | #: contrib/comments/models/comments.py:14
|
---|
48 | msgid "rating #4"
|
---|
49 | msgstr "hodnocení #4"
|
---|
50 |
|
---|
51 | #: contrib/comments/models/comments.py:15
|
---|
52 | msgid "rating #5"
|
---|
53 | msgstr "hodnocení #5"
|
---|
54 |
|
---|
55 | #: contrib/comments/models/comments.py:16
|
---|
56 | msgid "rating #6"
|
---|
57 | msgstr "hodnocení #6"
|
---|
58 |
|
---|
59 | #: contrib/comments/models/comments.py:17
|
---|
60 | msgid "rating #7"
|
---|
61 | msgstr "hodnocení #7"
|
---|
62 |
|
---|
63 | #: contrib/comments/models/comments.py:18
|
---|
64 | msgid "rating #8"
|
---|
65 | msgstr "hodnocení #8"
|
---|
66 |
|
---|
67 | #: contrib/comments/models/comments.py:23
|
---|
68 | msgid "is valid rating"
|
---|
69 | msgstr "je platné hodnocení"
|
---|
70 |
|
---|
71 | #: contrib/comments/models/comments.py:24
|
---|
72 | #: contrib/comments/models/comments.py:164
|
---|
73 | msgid "date/time submitted"
|
---|
74 | msgstr "datum/čas byl zaslán"
|
---|
75 |
|
---|
76 | #: contrib/comments/models/comments.py:25
|
---|
77 | #: contrib/comments/models/comments.py:165
|
---|
78 | msgid "is public"
|
---|
79 | msgstr "je veřejné"
|
---|
80 |
|
---|
81 | #: contrib/comments/models/comments.py:26
|
---|
82 | #: contrib/admin/views/doc.py:254
|
---|
83 | msgid "IP address"
|
---|
84 | msgstr "IP adresa"
|
---|
85 |
|
---|
86 | #: contrib/comments/models/comments.py:27
|
---|
87 | msgid "is removed"
|
---|
88 | msgstr "je odstraněno"
|
---|
89 |
|
---|
90 | #: contrib/comments/models/comments.py:27
|
---|
91 | msgid "Check this box if the comment is inappropriate. A \"This comment has been removed\" message will be displayed instead."
|
---|
92 | msgstr "Zaškrtněte tento box, pokud komentář není vhodný. Místo něj bude zobrazena zpráva \"Tento komentář byl smazán\"."
|
---|
93 |
|
---|
94 | #: contrib/comments/models/comments.py:31
|
---|
95 | msgid "Comment"
|
---|
96 | msgstr "Komentář"
|
---|
97 |
|
---|
98 | #: contrib/comments/models/comments.py:32
|
---|
99 | msgid "Comments"
|
---|
100 | msgstr "Komentáře"
|
---|
101 |
|
---|
102 | #: contrib/comments/models/comments.py:85
|
---|
103 | #: contrib/comments/models/comments.py:204
|
---|
104 | msgid "Content object"
|
---|
105 | msgstr "objekt obsahu"
|
---|
106 |
|
---|
107 | #: contrib/comments/models/comments.py:113
|
---|
108 | #, python-format
|
---|
109 | msgid ""
|
---|
110 | "Posted by %(user)s at %(date)s\n"
|
---|
111 | "\n"
|
---|
112 | "%(comment)s\n"
|
---|
113 | "\n"
|
---|
114 | "http://%(domain)s%(url)s"
|
---|
115 | msgstr ""
|
---|
116 | "Zadané %(user)s dne %(date)s\n"
|
---|
117 | "\n"
|
---|
118 | "%(comment)s\n"
|
---|
119 | "\n"
|
---|
120 | "http://%(domain)s%(url)s"
|
---|
121 |
|
---|
122 | #: contrib/comments/models/comments.py:163
|
---|
123 | msgid "person's name"
|
---|
124 | msgstr "jméno osoby"
|
---|
125 |
|
---|
126 | #: contrib/comments/models/comments.py:166
|
---|
127 | msgid "ip address"
|
---|
128 | msgstr "IP adresa"
|
---|
129 |
|
---|
130 | #: contrib/comments/models/comments.py:168
|
---|
131 | msgid "approved by staff"
|
---|
132 | msgstr "scháleno správci"
|
---|
133 |
|
---|
134 | #: contrib/comments/models/comments.py:172
|
---|
135 | msgid "Free comment"
|
---|
136 | msgstr "volný komentář"
|
---|
137 |
|
---|
138 | #: contrib/comments/models/comments.py:173
|
---|
139 | msgid "Free comments"
|
---|
140 | msgstr "volné komentáře"
|
---|
141 |
|
---|
142 | #: contrib/comments/models/comments.py:209
|
---|
143 | msgid "score"
|
---|
144 | msgstr "body"
|
---|
145 |
|
---|
146 | #: contrib/comments/models/comments.py:210
|
---|
147 | msgid "score date"
|
---|
148 | msgstr "expirace hodnocení"
|
---|
149 |
|
---|
150 | #: contrib/comments/models/comments.py:213
|
---|
151 | msgid "Karma score"
|
---|
152 | msgstr "bod karma"
|
---|
153 |
|
---|
154 | #: contrib/comments/models/comments.py:214
|
---|
155 | msgid "Karma scores"
|
---|
156 | msgstr "karma body"
|
---|
157 |
|
---|
158 | #: contrib/comments/models/comments.py:223
|
---|
159 | #, python-format
|
---|
160 | msgid "%(score)d rating by %(user)s"
|
---|
161 | msgstr "%(score)d hodnoceno od %(user)s"
|
---|
162 |
|
---|
163 | #: contrib/comments/models/comments.py:248
|
---|
164 | msgid "flag date"
|
---|
165 | msgstr "datum označení"
|
---|
166 |
|
---|
167 | #: contrib/comments/models/comments.py:251
|
---|
168 | msgid "User flag"
|
---|
169 | msgstr "Uživatelské označení"
|
---|
170 |
|
---|
171 | #: contrib/comments/models/comments.py:252
|
---|
172 | msgid "User flags"
|
---|
173 | msgstr "Uživatelská označení"
|
---|
174 |
|
---|
175 | #: contrib/comments/models/comments.py:256
|
---|
176 | #, python-format
|
---|
177 | msgid "Flag by %r"
|
---|
178 | msgstr "Označeno %r"
|
---|
179 |
|
---|
180 | #: contrib/comments/models/comments.py:271
|
---|
181 | #, python-format
|
---|
182 | msgid ""
|
---|
183 | "This comment was flagged by %(user)s:\n"
|
---|
184 | "\n"
|
---|
185 | "%(text)s"
|
---|
186 | msgstr ""
|
---|
187 | "Tento komentář byl označkován uživatelem %(user)s:\n"
|
---|
188 | "\n"
|
---|
189 | "%(text)s"
|
---|
190 |
|
---|
191 | #: contrib/comments/models/comments.py:278
|
---|
192 | msgid "deletion date"
|
---|
193 | msgstr "datum smazání"
|
---|
194 |
|
---|
195 | #: contrib/comments/models/comments.py:281
|
---|
196 | msgid "Moderator deletion"
|
---|
197 | msgstr "Vymazáno moderátorem"
|
---|
198 |
|
---|
199 | #: contrib/comments/models/comments.py:282
|
---|
200 | msgid "Moderator deletions"
|
---|
201 | msgstr "Vymazané moderátorem"
|
---|
202 |
|
---|
203 | #: contrib/comments/models/comments.py:286
|
---|
204 | #, python-format
|
---|
205 | msgid "Moderator deletion by %r"
|
---|
206 | msgstr "Vymazáno moderátorem od %r"
|
---|
207 |
|
---|
208 | #: contrib/comments/views/karma.py:18
|
---|
209 | msgid "Anonymous users cannot vote"
|
---|
210 | msgstr "Anonymní uživatelé nemohou hlasovat"
|
---|
211 |
|
---|
212 | #: contrib/comments/views/karma.py:22
|
---|
213 | msgid "Invalid comment ID"
|
---|
214 | msgstr "Neplatné ID komentáře"
|
---|
215 |
|
---|
216 | #: contrib/comments/views/karma.py:24
|
---|
217 | msgid "No voting for yourself"
|
---|
218 | msgstr "Nelze hlasovat pro sebe"
|
---|
219 |
|
---|
220 | #: contrib/comments/views/comments.py:25
|
---|
221 | msgid "This rating is required because you've entered at least one other rating."
|
---|
222 | msgstr "Toto hodnocení je povinné, protože jste zadal(a) alespoň jedno jiné hodnocení."
|
---|
223 |
|
---|
224 | #: contrib/comments/views/comments.py:109
|
---|
225 | #, python-format
|
---|
226 | msgid ""
|
---|
227 | "This comment was posted by a user who has posted fewer than %(count)s comment:\n"
|
---|
228 | "\n"
|
---|
229 | "%(text)s"
|
---|
230 | msgid_plural ""
|
---|
231 | "This comment was posted by a user who has posted fewer than %(count)s comments:\n"
|
---|
232 | "\n"
|
---|
233 | "%(text)s"
|
---|
234 | msgstr[0] ""
|
---|
235 | "Tento komentář byl odevzdán uživatelem, který(á) odevzdal(a) méně než %(count)s komentář:\n"
|
---|
236 | "\n"
|
---|
237 | "%(text)s"
|
---|
238 | msgstr[1] ""
|
---|
239 | "Tento komentář byl odevzdán uživatelem, který(á) odevzdal(a) méně než %(count)s komentáře:\n"
|
---|
240 | "\n"
|
---|
241 | "%(text)s"
|
---|
242 | msgstr[2] ""
|
---|
243 | "Tento komentář byl odevzdán uživatelem, který(á) odevzdal(a) méně než %(count)s komentářů:\n"
|
---|
244 | "\n"
|
---|
245 | "%(text)s"
|
---|
246 |
|
---|
247 | #: contrib/comments/views/comments.py:114
|
---|
248 | #, python-format
|
---|
249 | msgid ""
|
---|
250 | "This comment was posted by a sketchy user:\n"
|
---|
251 | "\n"
|
---|
252 | "%(text)s"
|
---|
253 | msgstr ""
|
---|
254 | "Tento komentář byl odevzdán povrchním uživatelem:\n"
|
---|
255 | "\n"
|
---|
256 | "%(text)s"
|
---|
257 |
|
---|
258 | #: contrib/comments/views/comments.py:186
|
---|
259 | #: contrib/comments/views/comments.py:277
|
---|
260 | msgid "Only POSTs are allowed"
|
---|
261 | msgstr "Je povolená pouze metoda POST"
|
---|
262 |
|
---|
263 | #: contrib/comments/views/comments.py:190
|
---|
264 | #: contrib/comments/views/comments.py:281
|
---|
265 | msgid "One or more of the required fields wasn't submitted"
|
---|
266 | msgstr "Jedno nebo více povinných polí nebylo vyplněné"
|
---|
267 |
|
---|
268 | #: contrib/comments/views/comments.py:194
|
---|
269 | #: contrib/comments/views/comments.py:283
|
---|
270 | msgid "Somebody tampered with the comment form (security violation)"
|
---|
271 | msgstr "Někdo falšoval formulář komentáře (bezpečnostní narušení)"
|
---|
272 |
|
---|
273 | #: contrib/comments/views/comments.py:204
|
---|
274 | #: contrib/comments/views/comments.py:289
|
---|
275 | msgid "The comment form had an invalid 'target' parameter -- the object ID was invalid"
|
---|
276 | msgstr "Formulář komentáře měl neplatný parametr 'target' -- ID objektu nebylo platné"
|
---|
277 |
|
---|
278 | #: contrib/comments/views/comments.py:254
|
---|
279 | #: contrib/comments/views/comments.py:318
|
---|
280 | msgid "The comment form didn't provide either 'preview' or 'post'"
|
---|
281 | msgstr "Formulář komentáře neobsahoval buď 'preview' nebo 'post'"
|
---|
282 |
|
---|
283 | #: contrib/admin/filterspecs.py:40
|
---|
284 | #, python-format
|
---|
285 | msgid ""
|
---|
286 | "<h3>By %s:</h3>\n"
|
---|
287 | "<ul>\n"
|
---|
288 | msgstr ""
|
---|
289 | "<h3>%s:</h3>\n"
|
---|
290 | "<ul>\n"
|
---|
291 |
|
---|
292 | #: contrib/admin/filterspecs.py:70
|
---|
293 | #: contrib/admin/filterspecs.py:88
|
---|
294 | #: contrib/admin/filterspecs.py:143
|
---|
295 | msgid "All"
|
---|
296 | msgstr "Vše"
|
---|
297 |
|
---|
298 | #: contrib/admin/filterspecs.py:109
|
---|
299 | msgid "Any date"
|
---|
300 | msgstr "Libovolné datum"
|
---|
301 |
|
---|
302 | #: contrib/admin/filterspecs.py:110
|
---|
303 | msgid "Today"
|
---|
304 | msgstr "Dnes"
|
---|
305 |
|
---|
306 | #: contrib/admin/filterspecs.py:113
|
---|
307 | msgid "Past 7 days"
|
---|
308 | msgstr "Posledních 7 dní"
|
---|
309 |
|
---|
310 | #: contrib/admin/filterspecs.py:115
|
---|
311 | msgid "This month"
|
---|
312 | msgstr "Tento měsíc"
|
---|
313 |
|
---|
314 | #: contrib/admin/filterspecs.py:117
|
---|
315 | msgid "This year"
|
---|
316 | msgstr "Tento rok"
|
---|
317 |
|
---|
318 | #: contrib/admin/filterspecs.py:143
|
---|
319 | msgid "Yes"
|
---|
320 | msgstr "Ano"
|
---|
321 |
|
---|
322 | #: contrib/admin/filterspecs.py:143
|
---|
323 | msgid "No"
|
---|
324 | msgstr "Ne"
|
---|
325 |
|
---|
326 | #: contrib/admin/filterspecs.py:150
|
---|
327 | msgid "Unknown"
|
---|
328 | msgstr "Neznámé"
|
---|
329 |
|
---|
330 | #: contrib/admin/models/admin.py:6
|
---|
331 | msgid "action time"
|
---|
332 | msgstr "čas akce"
|
---|
333 |
|
---|
334 | #: contrib/admin/models/admin.py:9
|
---|
335 | msgid "object id"
|
---|
336 | msgstr "object id"
|
---|
337 |
|
---|
338 | #: contrib/admin/models/admin.py:10
|
---|
339 | msgid "object repr"
|
---|
340 | msgstr "object repr"
|
---|
341 |
|
---|
342 | #: contrib/admin/models/admin.py:11
|
---|
343 | msgid "action flag"
|
---|
344 | msgstr "příznak akce"
|
---|
345 |
|
---|
346 | #: contrib/admin/models/admin.py:12
|
---|
347 | msgid "change message"
|
---|
348 | msgstr "zpráva změny"
|
---|
349 |
|
---|
350 | #: contrib/admin/models/admin.py:15
|
---|
351 | msgid "log entry"
|
---|
352 | msgstr "log záznam"
|
---|
353 |
|
---|
354 | #: contrib/admin/models/admin.py:16
|
---|
355 | msgid "log entries"
|
---|
356 | msgstr "log záznamy"
|
---|
357 |
|
---|
358 | #: contrib/admin/templatetags/admin_list.py:245
|
---|
359 | msgid "All dates"
|
---|
360 | msgstr "Všechna data"
|
---|
361 |
|
---|
362 | #: contrib/admin/views/decorators.py:22
|
---|
363 | #: contrib/admin/templates/admin/login.html:24
|
---|
364 | msgid "Log in"
|
---|
365 | msgstr "Přihlášení"
|
---|
366 |
|
---|
367 | #: contrib/admin/views/decorators.py:56
|
---|
368 | msgid "Please log in again, because your session has expired. Don't worry: Your submission has been saved."
|
---|
369 | msgstr "Prosíme, znovu se přihlašte, Vaše sezení vypršelo. Nemusíte se obávat, Vaše podání je uloženo."
|
---|
370 |
|
---|
371 | #: contrib/admin/views/decorators.py:63
|
---|
372 | msgid "Looks like your browser isn't configured to accept cookies. Please enable cookies, reload this page, and try again."
|
---|
373 | msgstr "Vypadá to, že Váš prohlížeč není nastaven, aby akceptoval cookies. Prosíme, zapněte cookies, obnovte tuto stránku a zkuste znovu."
|
---|
374 |
|
---|
375 | #: contrib/admin/views/decorators.py:77
|
---|
376 | msgid "Usernames cannot contain the '@' character."
|
---|
377 | msgstr "Uživatelská jména nemohou obsahovat znak '@'."
|
---|
378 |
|
---|
379 | #: contrib/admin/views/decorators.py:79
|
---|
380 | #, python-format
|
---|
381 | msgid "Your e-mail address is not your username. Try '%s' instead."
|
---|
382 | msgstr "Vaše e-mailová adresa není Vaše uživatelské jméno. Zkuste místo toho '%s'."
|
---|
383 |
|
---|
384 | #: contrib/admin/views/main.py:49
|
---|
385 | msgid "Site administration"
|
---|
386 | msgstr "Django správa"
|
---|
387 |
|
---|
388 | #: contrib/admin/views/main.py:64
|
---|
389 | #, python-format
|
---|
390 | msgid "Select %s"
|
---|
391 | msgstr "Vybrat %s"
|
---|
392 |
|
---|
393 | #: contrib/admin/views/main.py:65
|
---|
394 | #, python-format
|
---|
395 | msgid "Select %s to change"
|
---|
396 | msgstr "Vyberte %s pro změnu"
|
---|
397 |
|
---|
398 | #: contrib/admin/views/main.py:411
|
---|
399 | #, python-format
|
---|
400 | msgid "The %(name)s \"%(obj)s\" was added successfully."
|
---|
401 | msgstr "Záznam %(name)s \"%(obj)s\" byl úspěšně přidán."
|
---|
402 |
|
---|
403 | #: contrib/admin/views/main.py:416
|
---|
404 | #: contrib/admin/views/main.py:492
|
---|
405 | msgid "You may edit it again below."
|
---|
406 | msgstr "Můžete to opět upravit níže."
|
---|
407 |
|
---|
408 | #: contrib/admin/views/main.py:424
|
---|
409 | #: contrib/admin/views/main.py:501
|
---|
410 | #, python-format
|
---|
411 | msgid "You may add another %s below."
|
---|
412 | msgstr "Můžete přidat další %s níže."
|
---|
413 |
|
---|
414 | #: contrib/admin/views/main.py:441
|
---|
415 | #, python-format
|
---|
416 | msgid "Add %s"
|
---|
417 | msgstr "%s: přidat"
|
---|
418 |
|
---|
419 | #: contrib/admin/views/main.py:457
|
---|
420 | #, python-format
|
---|
421 | msgid "Added %s."
|
---|
422 | msgstr "Záznam %s byl přidán."
|
---|
423 |
|
---|
424 | #: contrib/admin/views/main.py:457
|
---|
425 | #: contrib/admin/views/main.py:459
|
---|
426 | #: contrib/admin/views/main.py:461
|
---|
427 | msgid "and"
|
---|
428 | msgstr "a"
|
---|
429 |
|
---|
430 | #: contrib/admin/views/main.py:459
|
---|
431 | #, python-format
|
---|
432 | msgid "Changed %s."
|
---|
433 | msgstr "%s: změněno"
|
---|
434 |
|
---|
435 | #: contrib/admin/views/main.py:461
|
---|
436 | #, python-format
|
---|
437 | msgid "Deleted %s."
|
---|
438 | msgstr "Záznam %s byl smazán."
|
---|
439 |
|
---|
440 | #: contrib/admin/views/main.py:464
|
---|
441 | msgid "No fields changed."
|
---|
442 | msgstr "Nebyly změněny žádné pole."
|
---|
443 |
|
---|
444 | #: contrib/admin/views/main.py:489
|
---|
445 | #, python-format
|
---|
446 | msgid "The %(name)s \"%(obj)s\" was changed successfully."
|
---|
447 | msgstr "%(name)s \"%(obj)s\" byl úspěšně změněn."
|
---|
448 |
|
---|
449 | #: contrib/admin/views/main.py:498
|
---|
450 | #, python-format
|
---|
451 | msgid "The %(name)s \"%(obj)s\" was added successfully. You may edit it again below."
|
---|
452 | msgstr "The %(name)s \"%(obj)s\" byl úspěšně přidán. Můžete to opět upravit níže."
|
---|
453 |
|
---|
454 | #: contrib/admin/views/main.py:536
|
---|
455 | #, python-format
|
---|
456 | msgid "Change %s"
|
---|
457 | msgstr "%s: změnit"
|
---|
458 |
|
---|
459 | #: contrib/admin/views/main.py:614
|
---|
460 | #, python-format
|
---|
461 | msgid "One or more %(fieldname)s in %(name)s: %(obj)s"
|
---|
462 | msgstr "Jedno nebo více %(fieldname)s z %(name)s: %(obj)s"
|
---|
463 |
|
---|
464 | #: contrib/admin/views/main.py:619
|
---|
465 | #, python-format
|
---|
466 | msgid "One or more %(fieldname)s in %(name)s:"
|
---|
467 | msgstr "Jedno nebo více %(fieldname)s z %(name)s:"
|
---|
468 |
|
---|
469 | #: contrib/admin/views/main.py:648
|
---|
470 | #, python-format
|
---|
471 | msgid "The %(name)s \"%(obj)s\" was deleted successfully."
|
---|
472 | msgstr "Záznam %(name)s \"%(obj)s\" byl úspěšně smazán."
|
---|
473 |
|
---|
474 | #: contrib/admin/views/main.py:651
|
---|
475 | msgid "Are you sure?"
|
---|
476 | msgstr "Jste si jist(á)?"
|
---|
477 |
|
---|
478 | #: contrib/admin/views/main.py:666
|
---|
479 | #, python-format
|
---|
480 | msgid "Change history: %s"
|
---|
481 | msgstr "Historie změn: %s"
|
---|
482 |
|
---|
483 | #: contrib/admin/views/doc.py:242
|
---|
484 | #: contrib/admin/views/doc.py:251
|
---|
485 | #: contrib/admin/views/doc.py:253
|
---|
486 | #: contrib/admin/views/doc.py:258
|
---|
487 | #: contrib/admin/views/doc.py:259
|
---|
488 | #: contrib/admin/views/doc.py:261
|
---|
489 | msgid "Integer"
|
---|
490 | msgstr "Celé číslo"
|
---|
491 |
|
---|
492 | #: contrib/admin/views/doc.py:243
|
---|
493 | msgid "Boolean (Either True or False)"
|
---|
494 | msgstr "Boolean (buď Ano (True), nebo Ne (False))"
|
---|
495 |
|
---|
496 | #: contrib/admin/views/doc.py:244
|
---|
497 | #, python-format
|
---|
498 | msgid "String (up to %(maxlength)s)"
|
---|
499 | msgstr "Text (maximálně %(maxlength)s znaků)"
|
---|
500 |
|
---|
501 | #: contrib/admin/views/doc.py:245
|
---|
502 | msgid "Comma-separated integers"
|
---|
503 | msgstr "Celá čísla oddělená čárkou"
|
---|
504 |
|
---|
505 | #: contrib/admin/views/doc.py:246
|
---|
506 | msgid "Date (without time)"
|
---|
507 | msgstr "Datum (bez času)"
|
---|
508 |
|
---|
509 | #: contrib/admin/views/doc.py:247
|
---|
510 | msgid "Date (with time)"
|
---|
511 | msgstr "Datum (s časem)"
|
---|
512 |
|
---|
513 | #: contrib/admin/views/doc.py:248
|
---|
514 | msgid "E-mail address"
|
---|
515 | msgstr "E-mailová adresa"
|
---|
516 |
|
---|
517 | #: contrib/admin/views/doc.py:249
|
---|
518 | #: contrib/admin/views/doc.py:252
|
---|
519 | msgid "File path"
|
---|
520 | msgstr "Cesta k souboru"
|
---|
521 |
|
---|
522 | #: contrib/admin/views/doc.py:250
|
---|
523 | msgid "Decimal number"
|
---|
524 | msgstr "Desetiné číslo"
|
---|
525 |
|
---|
526 | #: contrib/admin/views/doc.py:256
|
---|
527 | msgid "Boolean (Either True, False or None)"
|
---|
528 | msgstr "Boolean (buď Ano (True), Ne (False), nebo Nic (None))"
|
---|
529 |
|
---|
530 | #: contrib/admin/views/doc.py:257
|
---|
531 | msgid "Phone number"
|
---|
532 | msgstr "Telefonní číslo"
|
---|
533 |
|
---|
534 | #: contrib/admin/views/doc.py:260
|
---|
535 | msgid "String (up to 50)"
|
---|
536 | msgstr "Text (max. 50 znaků)"
|
---|
537 |
|
---|
538 | #: contrib/admin/views/doc.py:262
|
---|
539 | msgid "Text"
|
---|
540 | msgstr "Text"
|
---|
541 |
|
---|
542 | #: contrib/admin/views/doc.py:263
|
---|
543 | msgid "Time"
|
---|
544 | msgstr "Čas"
|
---|
545 |
|
---|
546 | #: contrib/admin/views/doc.py:264
|
---|
547 | #: contrib/flatpages/models/flatpages.py:6
|
---|
548 | msgid "URL"
|
---|
549 | msgstr "URL"
|
---|
550 |
|
---|
551 | #: contrib/admin/views/doc.py:265
|
---|
552 | msgid "U.S. state (two uppercase letters)"
|
---|
553 | msgstr "Stát US (2 velké znaky)"
|
---|
554 |
|
---|
555 | #: contrib/admin/views/doc.py:266
|
---|
556 | msgid "XML text"
|
---|
557 | msgstr "text XML"
|
---|
558 |
|
---|
559 | #: contrib/admin/templates/admin/object_history.html:5
|
---|
560 | #: contrib/admin/templates/admin/500.html:4
|
---|
561 | #: contrib/admin/templates/admin/change_list.html:4
|
---|
562 | #: contrib/admin/templates/admin/base.html:29
|
---|
563 | #: contrib/admin/templates/admin/change_form.html:10
|
---|
564 | #: contrib/admin/templates/registration/password_change_done.html:4
|
---|
565 | #: contrib/admin/templates/registration/password_reset_form.html:4
|
---|
566 | #: contrib/admin/templates/registration/logged_out.html:4
|
---|
567 | #: contrib/admin/templates/registration/password_reset_done.html:4
|
---|
568 | #: contrib/admin/templates/registration/password_change_form.html:4
|
---|
569 | #: contrib/admin/templates/admin_doc/bookmarklets.html:3
|
---|
570 | msgid "Home"
|
---|
571 | msgstr "Domů"
|
---|
572 |
|
---|
573 | #: contrib/admin/templates/admin/object_history.html:5
|
---|
574 | #: contrib/admin/templates/admin/change_form.html:17
|
---|
575 | msgid "History"
|
---|
576 | msgstr "Historie"
|
---|
577 |
|
---|
578 | #: contrib/admin/templates/admin/object_history.html:18
|
---|
579 | msgid "Date/time"
|
---|
580 | msgstr "Datum/čas"
|
---|
581 |
|
---|
582 | #: contrib/admin/templates/admin/object_history.html:19
|
---|
583 | #: models/auth.py:47
|
---|
584 | msgid "User"
|
---|
585 | msgstr "Uživatel"
|
---|
586 |
|
---|
587 | #: contrib/admin/templates/admin/object_history.html:20
|
---|
588 | msgid "Action"
|
---|
589 | msgstr "Akce"
|
---|
590 |
|
---|
591 | #: contrib/admin/templates/admin/object_history.html:26
|
---|
592 | msgid "DATE_WITH_TIME_FULL"
|
---|
593 | msgstr "N, j.n. Y, H:i"
|
---|
594 |
|
---|
595 | #: contrib/admin/templates/admin/object_history.html:36
|
---|
596 | msgid "This object doesn't have a change history. It probably wasn't added via this admin site."
|
---|
597 | msgstr "Tento objekt nemá historii změn. Pravděpodobně nebyl přidán přes administrátorské rozhraní."
|
---|
598 |
|
---|
599 | #: contrib/admin/templates/admin/base_site.html:4
|
---|
600 | msgid "Django site admin"
|
---|
601 | msgstr "Django správa webu"
|
---|
602 |
|
---|
603 | #: contrib/admin/templates/admin/base_site.html:7
|
---|
604 | msgid "Django administration"
|
---|
605 | msgstr "Django správa"
|
---|
606 |
|
---|
607 | #: contrib/admin/templates/admin/500.html:4
|
---|
608 | msgid "Server error"
|
---|
609 | msgstr "Chyba serveru"
|
---|
610 |
|
---|
611 | #: contrib/admin/templates/admin/500.html:6
|
---|
612 | msgid "Server error (500)"
|
---|
613 | msgstr "Chyba serveru (500)"
|
---|
614 |
|
---|
615 | #: contrib/admin/templates/admin/500.html:9
|
---|
616 | msgid "Server Error <em>(500)</em>"
|
---|
617 | msgstr "Chyba serveru <em>(500)</em>"
|
---|
618 |
|
---|
619 | #: contrib/admin/templates/admin/500.html:10
|
---|
620 | msgid "There's been an error. It's been reported to the site administrators via e-mail and should be fixed shortly. Thanks for your patience."
|
---|
621 | msgstr "Nastala chyba. Ta byla oznámena administrátorovi serveru pomocí e-mailu a měla by být brzy odstraněna. Děkujeme za trpělivost."
|
---|
622 |
|
---|
623 | #: contrib/admin/templates/admin/404.html:4
|
---|
624 | #: contrib/admin/templates/admin/404.html:8
|
---|
625 | msgid "Page not found"
|
---|
626 | msgstr "Stránka nenalezena"
|
---|
627 |
|
---|
628 | #: contrib/admin/templates/admin/404.html:10
|
---|
629 | msgid "We're sorry, but the requested page could not be found."
|
---|
630 | msgstr "Je nám líto, ale vyžádaná stránka nebyla nalezena."
|
---|
631 |
|
---|
632 | #: contrib/admin/templates/admin/index.html:27
|
---|
633 | #: contrib/admin/templates/admin/change_form.html:12
|
---|
634 | msgid "Add"
|
---|
635 | msgstr "Přidat"
|
---|
636 |
|
---|
637 | #: contrib/admin/templates/admin/index.html:33
|
---|
638 | msgid "Change"
|
---|
639 | msgstr "Změnit"
|
---|
640 |
|
---|
641 | #: contrib/admin/templates/admin/index.html:43
|
---|
642 | msgid "You don't have permission to edit anything."
|
---|
643 | msgstr "Nemáte oprávnění nic měnit."
|
---|
644 |
|
---|
645 | #: contrib/admin/templates/admin/index.html:51
|
---|
646 | msgid "Recent Actions"
|
---|
647 | msgstr "Poslední akce"
|
---|
648 |
|
---|
649 | #: contrib/admin/templates/admin/index.html:52
|
---|
650 | msgid "My Actions"
|
---|
651 | msgstr "Mé akce"
|
---|
652 |
|
---|
653 | #: contrib/admin/templates/admin/index.html:56
|
---|
654 | msgid "None available"
|
---|
655 | msgstr "Nic"
|
---|
656 |
|
---|
657 | #: contrib/admin/templates/admin/change_list.html:9
|
---|
658 | #, python-format
|
---|
659 | msgid "Add %(name)s"
|
---|
660 | msgstr "%(name)s: přidat"
|
---|
661 |
|
---|
662 | #: contrib/admin/templates/admin/login.html:15
|
---|
663 | msgid "Username:"
|
---|
664 | msgstr "Uživatelské jméno:"
|
---|
665 |
|
---|
666 | #: contrib/admin/templates/admin/login.html:18
|
---|
667 | msgid "Password:"
|
---|
668 | msgstr "Heslo:"
|
---|
669 |
|
---|
670 | #: contrib/admin/templates/admin/login.html:20
|
---|
671 | msgid "Have you <a href=\"/password_reset/\">forgotten your password</a>?"
|
---|
672 | msgstr "<a href=\"/password_reset/\">Zapomněl(a) jste své heslo?</a>"
|
---|
673 |
|
---|
674 | #: contrib/admin/templates/admin/base.html:23
|
---|
675 | msgid "Welcome,"
|
---|
676 | msgstr "Vítejte,"
|
---|
677 |
|
---|
678 | #: contrib/admin/templates/admin/base.html:23
|
---|
679 | msgid "Change password"
|
---|
680 | msgstr "Změnit heslo"
|
---|
681 |
|
---|
682 | #: contrib/admin/templates/admin/base.html:23
|
---|
683 | msgid "Log out"
|
---|
684 | msgstr "Odhlásit se"
|
---|
685 |
|
---|
686 | #: contrib/admin/templates/admin/delete_confirmation.html:7
|
---|
687 | #, python-format
|
---|
688 | msgid "Deleting the %(object_name)s '%(object)s' would result in deleting related objects, but your account doesn't have permission to delete the following types of objects:"
|
---|
689 | msgstr "Mazání %(object_name)s '%(object)s' by vyústilo ve vymazání souvisejících objektů, ale Váš účet nemá oprávnění pro mazání následujících typů objektů:"
|
---|
690 |
|
---|
691 | #: contrib/admin/templates/admin/delete_confirmation.html:14
|
---|
692 | #, python-format
|
---|
693 | msgid "Are you sure you want to delete the %(object_name)s \"%(object)s\"? All of the following related items will be deleted:"
|
---|
694 | msgstr "Jste si jist(á), že chcete smazat %(object_name)s \"%(object)s\"? Všechny následující související položky budou smazány:"
|
---|
695 |
|
---|
696 | #: contrib/admin/templates/admin/delete_confirmation.html:18
|
---|
697 | msgid "Yes, I'm sure"
|
---|
698 | msgstr "Ano, jsem si jist"
|
---|
699 |
|
---|
700 | #: contrib/admin/templates/admin/filter.html:2
|
---|
701 | #, python-format
|
---|
702 | msgid " By %(title)s "
|
---|
703 | msgstr "Od %(title)s"
|
---|
704 |
|
---|
705 | #: contrib/admin/templates/admin/search_form.html:7
|
---|
706 | msgid "Go"
|
---|
707 | msgstr "Provést"
|
---|
708 |
|
---|
709 | #: contrib/admin/templates/admin/change_form.html:18
|
---|
710 | msgid "View on site"
|
---|
711 | msgstr "Pohled na stránku"
|
---|
712 |
|
---|
713 | #: contrib/admin/templates/admin/change_form.html:26
|
---|
714 | msgid "Please correct the error below."
|
---|
715 | msgid_plural "Please correct the errors below."
|
---|
716 | msgstr[0] "Prosíme, odstraňte chybu uvedenou níže."
|
---|
717 | msgstr[1] "Prosíme, odstraňte chyby uvedené níže."
|
---|
718 | msgstr[2] "Prosíme, odstraňte chyby uvedené níže."
|
---|
719 |
|
---|
720 | #: contrib/admin/templates/admin/change_form.html:43
|
---|
721 | msgid "Ordering"
|
---|
722 | msgstr "Objednávání"
|
---|
723 |
|
---|
724 | #: contrib/admin/templates/admin/change_form.html:46
|
---|
725 | msgid "Order:"
|
---|
726 | msgstr "Objednávka:"
|
---|
727 |
|
---|
728 | #: contrib/admin/templates/admin/submit_line.html:3
|
---|
729 | msgid "Delete"
|
---|
730 | msgstr "Smazat"
|
---|
731 |
|
---|
732 | #: contrib/admin/templates/admin/submit_line.html:4
|
---|
733 | msgid "Save as new"
|
---|
734 | msgstr "Uložit jako nové"
|
---|
735 |
|
---|
736 | #: contrib/admin/templates/admin/submit_line.html:5
|
---|
737 | msgid "Save and add another"
|
---|
738 | msgstr "Uložit a přidat další"
|
---|
739 |
|
---|
740 | #: contrib/admin/templates/admin/submit_line.html:6
|
---|
741 | msgid "Save and continue editing"
|
---|
742 | msgstr "Uložit a pokračovat v úpravách"
|
---|
743 |
|
---|
744 | #: contrib/admin/templates/admin/submit_line.html:7
|
---|
745 | msgid "Save"
|
---|
746 | msgstr "Uložit"
|
---|
747 |
|
---|
748 | #: contrib/admin/templates/registration/password_change_done.html:4
|
---|
749 | #: contrib/admin/templates/registration/password_change_form.html:4
|
---|
750 | #: contrib/admin/templates/registration/password_change_form.html:6
|
---|
751 | #: contrib/admin/templates/registration/password_change_form.html:10
|
---|
752 | msgid "Password change"
|
---|
753 | msgstr "Změna hesla"
|
---|
754 |
|
---|
755 | #: contrib/admin/templates/registration/password_change_done.html:6
|
---|
756 | #: contrib/admin/templates/registration/password_change_done.html:10
|
---|
757 | msgid "Password change successful"
|
---|
758 | msgstr "Změna hesla byla úspěšná"
|
---|
759 |
|
---|
760 | #: contrib/admin/templates/registration/password_change_done.html:12
|
---|
761 | msgid "Your password was changed."
|
---|
762 | msgstr "Vaše heslo bylo změněno."
|
---|
763 |
|
---|
764 | #: contrib/admin/templates/registration/password_reset_form.html:4
|
---|
765 | #: contrib/admin/templates/registration/password_reset_form.html:6
|
---|
766 | #: contrib/admin/templates/registration/password_reset_form.html:10
|
---|
767 | #: contrib/admin/templates/registration/password_reset_done.html:4
|
---|
768 | msgid "Password reset"
|
---|
769 | msgstr "Obnovení hesla"
|
---|
770 |
|
---|
771 | #: contrib/admin/templates/registration/password_reset_form.html:12
|
---|
772 | msgid "Forgotten your password? Enter your e-mail address below, and we'll reset your password and e-mail the new one to you."
|
---|
773 | msgstr "Zapomněl(a) jste heslo? Vložte níže Vaši e-mailovou adresu a my Vaše heslo obnovíme a zašleme Vám e-mailem nové."
|
---|
774 |
|
---|
775 | #: contrib/admin/templates/registration/password_reset_form.html:16
|
---|
776 | msgid "E-mail address:"
|
---|
777 | msgstr "E-mailová adresa:"
|
---|
778 |
|
---|
779 | #: contrib/admin/templates/registration/password_reset_form.html:16
|
---|
780 | msgid "Reset my password"
|
---|
781 | msgstr "Obnovit mé heslo"
|
---|
782 |
|
---|
783 | #: contrib/admin/templates/registration/logged_out.html:8
|
---|
784 | msgid "Thanks for spending some quality time with the Web site today."
|
---|
785 | msgstr "Děkujeme Vám za Váš strávený čas na našich webových stránkách."
|
---|
786 |
|
---|
787 | #: contrib/admin/templates/registration/logged_out.html:10
|
---|
788 | msgid "Log in again"
|
---|
789 | msgstr "Přihlašte se znova"
|
---|
790 |
|
---|
791 | #: contrib/admin/templates/registration/password_reset_done.html:6
|
---|
792 | #: contrib/admin/templates/registration/password_reset_done.html:10
|
---|
793 | msgid "Password reset successful"
|
---|
794 | msgstr "Obnovení hesla bylo úspěšné"
|
---|
795 |
|
---|
796 | #: contrib/admin/templates/registration/password_reset_done.html:12
|
---|
797 | msgid "We've e-mailed a new password to the e-mail address you submitted. You should be receiving it shortly."
|
---|
798 | msgstr "Poslali jsme Vám e-mailem nové heslo na adresu, kterou jste zadal(a). Měl(a) byste ji dostat během okamžiku."
|
---|
799 |
|
---|
800 | #: contrib/admin/templates/registration/password_change_form.html:12
|
---|
801 | msgid "Please enter your old password, for security's sake, and then enter your new password twice so we can verify you typed it in correctly."
|
---|
802 | msgstr "Vložte svoje staré heslo a poté vložte dvakrát nové heslo. Tak můžeme ověřit, že jste ho napsal(a) správně."
|
---|
803 |
|
---|
804 | #: contrib/admin/templates/registration/password_change_form.html:17
|
---|
805 | msgid "Old password:"
|
---|
806 | msgstr "Staré heslo:"
|
---|
807 |
|
---|
808 | #: contrib/admin/templates/registration/password_change_form.html:19
|
---|
809 | msgid "New password:"
|
---|
810 | msgstr "Nové heslo:"
|
---|
811 |
|
---|
812 | #: contrib/admin/templates/registration/password_change_form.html:21
|
---|
813 | msgid "Confirm password:"
|
---|
814 | msgstr "Potvrdit heslo:"
|
---|
815 |
|
---|
816 | #: contrib/admin/templates/registration/password_change_form.html:23
|
---|
817 | msgid "Change my password"
|
---|
818 | msgstr "Změnit mé heslo"
|
---|
819 |
|
---|
820 | #: contrib/admin/templates/registration/password_reset_email.html:2
|
---|
821 | msgid "You're receiving this e-mail because you requested a password reset"
|
---|
822 | msgstr "Dostal(a) jste tento e-mail, protože jste požádal(a) o obnovení hesla"
|
---|
823 |
|
---|
824 | #: contrib/admin/templates/registration/password_reset_email.html:3
|
---|
825 | #, python-format
|
---|
826 | msgid "for your user account at %(site_name)s"
|
---|
827 | msgstr "pro Váš uživatelský účet na %(site_name)s"
|
---|
828 |
|
---|
829 | #: contrib/admin/templates/registration/password_reset_email.html:5
|
---|
830 | #, python-format
|
---|
831 | msgid "Your new password is: %(new_password)s"
|
---|
832 | msgstr "Vaše nové heslo je: %(new_password)s"
|
---|
833 |
|
---|
834 | #: contrib/admin/templates/registration/password_reset_email.html:7
|
---|
835 | msgid "Feel free to change this password by going to this page:"
|
---|
836 | msgstr "Můžete změnit toto heslo na následující stránce: "
|
---|
837 |
|
---|
838 | #: contrib/admin/templates/registration/password_reset_email.html:11
|
---|
839 | msgid "Your username, in case you've forgotten:"
|
---|
840 | msgstr "Vaše uživatelské jméno, pro případ, že jste zapomněl(a):"
|
---|
841 |
|
---|
842 | #: contrib/admin/templates/registration/password_reset_email.html:13
|
---|
843 | msgid "Thanks for using our site!"
|
---|
844 | msgstr "Děkujeme za používání našeho webu!"
|
---|
845 |
|
---|
846 | #: contrib/admin/templates/registration/password_reset_email.html:15
|
---|
847 | #, python-format
|
---|
848 | msgid "The %(site_name)s team"
|
---|
849 | msgstr "Tým %(site_name)s"
|
---|
850 |
|
---|
851 | #: contrib/admin/templates/admin_doc/bookmarklets.html:3
|
---|
852 | msgid "Documentation"
|
---|
853 | msgstr "Dokumentace"
|
---|
854 |
|
---|
855 | #: contrib/admin/templates/admin_doc/bookmarklets.html:3
|
---|
856 | msgid "Bookmarklets"
|
---|
857 | msgstr "Bookmarklety"
|
---|
858 |
|
---|
859 | #: contrib/admin/templates/admin_doc/bookmarklets.html:5
|
---|
860 | msgid "Documentation bookmarklets"
|
---|
861 | msgstr "Dokumentační bookmarklety"
|
---|
862 |
|
---|
863 | #: contrib/admin/templates/admin_doc/bookmarklets.html:9
|
---|
864 | msgid ""
|
---|
865 | "\n"
|
---|
866 | "<p class=\"help\">To install bookmarklets, drag the link to your bookmarks\n"
|
---|
867 | "toolbar, or right-click the link and add it to your bookmarks. Now you can\n"
|
---|
868 | "select the bookmarklet from any page in the site. Note that some of these\n"
|
---|
869 | "bookmarklets require you to be viewing the site from a computer designated\n"
|
---|
870 | "as \"internal\" (talk to your system administrator if you aren't sure if\n"
|
---|
871 | "your computer is \"internal\").</p>\n"
|
---|
872 | msgstr ""
|
---|
873 | "\n"
|
---|
874 | "<p class=\"help\">Pro nainstalování bookmarkletů, přetáhněte odkaz na Vaše záložky (oblíbené),\n"
|
---|
875 | "nebo klikněte pravým tlačítkem na odkaz a přidejte ho k Vašim záložkám (oblíbeným). Nyní můžete\n"
|
---|
876 | "zvolit bookmarklet z libovolné stránky. Poznámka: Některé tyto\n"
|
---|
877 | "bookmarklety vyžadují, abyste prohlížel(a) stránky z počítače, který je nastaven jako\n"
|
---|
878 | "\"interní\" (promluvte si s Vaším administrátorem, jestli si nejste jisti,\n"
|
---|
879 | "zda je Váš počítač \"interní\").</p>\n"
|
---|
880 |
|
---|
881 | #: contrib/admin/templates/admin_doc/bookmarklets.html:19
|
---|
882 | msgid "Documentation for this page"
|
---|
883 | msgstr "Dokumentace pro tuto stránku"
|
---|
884 |
|
---|
885 | #: contrib/admin/templates/admin_doc/bookmarklets.html:20
|
---|
886 | msgid "Jumps you from any page to the documentation for the view that generates that page."
|
---|
887 | msgstr "Z libovolné stránky otevře dokumentaci pro pohled, který vygeneroval tuto stránku."
|
---|
888 |
|
---|
889 | #: contrib/admin/templates/admin_doc/bookmarklets.html:22
|
---|
890 | msgid "Show object ID"
|
---|
891 | msgstr "Ukázat id objektu"
|
---|
892 |
|
---|
893 | #: contrib/admin/templates/admin_doc/bookmarklets.html:23
|
---|
894 | msgid "Shows the content-type and unique ID for pages that represent a single object."
|
---|
895 | msgstr "Ukáže content-type a unikátní ID pro stránky, které reprezentují jeden objekt."
|
---|
896 |
|
---|
897 | #: contrib/admin/templates/admin_doc/bookmarklets.html:25
|
---|
898 | msgid "Edit this object (current window)"
|
---|
899 | msgstr "Upravit tento objekt (ve stávajícím okně)"
|
---|
900 |
|
---|
901 | #: contrib/admin/templates/admin_doc/bookmarklets.html:26
|
---|
902 | msgid "Jumps to the admin page for pages that represent a single object."
|
---|
903 | msgstr "Přepne do admin stránky pro stránky, které reprezentují jeden objekt."
|
---|
904 |
|
---|
905 | #: contrib/admin/templates/admin_doc/bookmarklets.html:28
|
---|
906 | msgid "Edit this object (new window)"
|
---|
907 | msgstr "Upravit tento objekt (ve novém okně)"
|
---|
908 |
|
---|
909 | #: contrib/admin/templates/admin_doc/bookmarklets.html:29
|
---|
910 | msgid "As above, but opens the admin page in a new window."
|
---|
911 | msgstr "Jako výše, ale otevře admin stránky v novém okně."
|
---|
912 |
|
---|
913 | #: contrib/redirects/models/redirects.py:7
|
---|
914 | msgid "redirect from"
|
---|
915 | msgstr "přesměrovat z"
|
---|
916 |
|
---|
917 | #: contrib/redirects/models/redirects.py:8
|
---|
918 | msgid "This should be an absolute path, excluding the domain name. Example: '/events/search/'."
|
---|
919 | msgstr "Toto by měla být absolutní cesta, bez domény. Např. '/udalosti/hledat/'."
|
---|
920 |
|
---|
921 | #: contrib/redirects/models/redirects.py:9
|
---|
922 | msgid "redirect to"
|
---|
923 | msgstr "přesměrovat na"
|
---|
924 |
|
---|
925 | #: contrib/redirects/models/redirects.py:10
|
---|
926 | msgid "This can be either an absolute path (as above) or a full URL starting with 'http://'."
|
---|
927 | msgstr "Toto může být buď absolutní cesta (jako nahoře) nebo plné URL začínající na 'http://'."
|
---|
928 |
|
---|
929 | #: contrib/redirects/models/redirects.py:12
|
---|
930 | msgid "redirect"
|
---|
931 | msgstr "přesměrovat"
|
---|
932 |
|
---|
933 | #: contrib/redirects/models/redirects.py:13
|
---|
934 | msgid "redirects"
|
---|
935 | msgstr "přesměrování"
|
---|
936 |
|
---|
937 | #: contrib/flatpages/models/flatpages.py:7
|
---|
938 | msgid "Example: '/about/contact/'. Make sure to have leading and trailing slashes."
|
---|
939 | msgstr "Příklad: '/o/kontakt/'. Ujistěte se, že máte počáteční a konečná lomítka."
|
---|
940 |
|
---|
941 | #: contrib/flatpages/models/flatpages.py:8
|
---|
942 | msgid "title"
|
---|
943 | msgstr "titulek"
|
---|
944 |
|
---|
945 | #: contrib/flatpages/models/flatpages.py:9
|
---|
946 | msgid "content"
|
---|
947 | msgstr "obsah"
|
---|
948 |
|
---|
949 | #: contrib/flatpages/models/flatpages.py:10
|
---|
950 | msgid "enable comments"
|
---|
951 | msgstr "povolit komentáře"
|
---|
952 |
|
---|
953 | #: contrib/flatpages/models/flatpages.py:11
|
---|
954 | msgid "template name"
|
---|
955 | msgstr "jméno šablony"
|
---|
956 |
|
---|
957 | #: contrib/flatpages/models/flatpages.py:12
|
---|
958 | msgid "Example: 'flatpages/contact_page'. If this isn't provided, the system will use 'flatpages/default'."
|
---|
959 | msgstr "Například: 'flatfiles/kontaktni_stranka'. Pokud toto není zadáno, systém použije 'flatfiles/default'."
|
---|
960 |
|
---|
961 | #: contrib/flatpages/models/flatpages.py:13
|
---|
962 | msgid "registration required"
|
---|
963 | msgstr "nutná registrace"
|
---|
964 |
|
---|
965 | #: contrib/flatpages/models/flatpages.py:13
|
---|
966 | msgid "If this is checked, only logged-in users will be able to view the page."
|
---|
967 | msgstr "Pokud je zaškrtnuto, pouze přihlášení uživatelé budou moci prohlížet tuto stránku."
|
---|
968 |
|
---|
969 | #: contrib/flatpages/models/flatpages.py:17
|
---|
970 | msgid "flat page"
|
---|
971 | msgstr "statická stránka"
|
---|
972 |
|
---|
973 | #: contrib/flatpages/models/flatpages.py:18
|
---|
974 | msgid "flat pages"
|
---|
975 | msgstr "statické stránky"
|
---|
976 |
|
---|
977 | #: utils/translation.py:335
|
---|
978 | msgid "DATE_FORMAT"
|
---|
979 | msgstr "j.n.Y"
|
---|
980 |
|
---|
981 | #: utils/translation.py:336
|
---|
982 | msgid "DATETIME_FORMAT"
|
---|
983 | msgstr "j.n.Y, H:i"
|
---|
984 |
|
---|
985 | #: utils/translation.py:337
|
---|
986 | msgid "TIME_FORMAT"
|
---|
987 | msgstr "H:i"
|
---|
988 |
|
---|
989 | #: utils/dates.py:6
|
---|
990 | msgid "Monday"
|
---|
991 | msgstr "Pondělí"
|
---|
992 |
|
---|
993 | #: utils/dates.py:6
|
---|
994 | msgid "Tuesday"
|
---|
995 | msgstr "Úterý"
|
---|
996 |
|
---|
997 | #: utils/dates.py:6
|
---|
998 | msgid "Wednesday"
|
---|
999 | msgstr "Středa"
|
---|
1000 |
|
---|
1001 | #: utils/dates.py:6
|
---|
1002 | msgid "Thursday"
|
---|
1003 | msgstr "Čtvrtek"
|
---|
1004 |
|
---|
1005 | #: utils/dates.py:6
|
---|
1006 | msgid "Friday"
|
---|
1007 | msgstr "Pátek"
|
---|
1008 |
|
---|
1009 | #: utils/dates.py:7
|
---|
1010 | msgid "Saturday"
|
---|
1011 | msgstr "Sobota"
|
---|
1012 |
|
---|
1013 | #: utils/dates.py:7
|
---|
1014 | msgid "Sunday"
|
---|
1015 | msgstr "Neděle"
|
---|
1016 |
|
---|
1017 | #: utils/dates.py:14
|
---|
1018 | msgid "January"
|
---|
1019 | msgstr "Leden"
|
---|
1020 |
|
---|
1021 | #: utils/dates.py:14
|
---|
1022 | msgid "February"
|
---|
1023 | msgstr "Únor"
|
---|
1024 |
|
---|
1025 | #: utils/dates.py:14
|
---|
1026 | #: utils/dates.py:27
|
---|
1027 | msgid "March"
|
---|
1028 | msgstr "Březen"
|
---|
1029 |
|
---|
1030 | #: utils/dates.py:14
|
---|
1031 | #: utils/dates.py:27
|
---|
1032 | msgid "April"
|
---|
1033 | msgstr "Duben"
|
---|
1034 |
|
---|
1035 | #: utils/dates.py:14
|
---|
1036 | #: utils/dates.py:27
|
---|
1037 | msgid "May"
|
---|
1038 | msgstr "Květen"
|
---|
1039 |
|
---|
1040 | #: utils/dates.py:14
|
---|
1041 | #: utils/dates.py:27
|
---|
1042 | msgid "June"
|
---|
1043 | msgstr "Červen"
|
---|
1044 |
|
---|
1045 | #: utils/dates.py:15
|
---|
1046 | #: utils/dates.py:27
|
---|
1047 | msgid "July"
|
---|
1048 | msgstr "Červenec"
|
---|
1049 |
|
---|
1050 | #: utils/dates.py:15
|
---|
1051 | msgid "August"
|
---|
1052 | msgstr "Srpen"
|
---|
1053 |
|
---|
1054 | #: utils/dates.py:15
|
---|
1055 | msgid "September"
|
---|
1056 | msgstr "Září"
|
---|
1057 |
|
---|
1058 | #: utils/dates.py:15
|
---|
1059 | msgid "October"
|
---|
1060 | msgstr "Říjen"
|
---|
1061 |
|
---|
1062 | #: utils/dates.py:15
|
---|
1063 | msgid "November"
|
---|
1064 | msgstr "Listopad"
|
---|
1065 |
|
---|
1066 | #: utils/dates.py:16
|
---|
1067 | msgid "December"
|
---|
1068 | msgstr "Prosinec"
|
---|
1069 |
|
---|
1070 | #: utils/dates.py:27
|
---|
1071 | msgid "Jan."
|
---|
1072 | msgstr "Led."
|
---|
1073 |
|
---|
1074 | #: utils/dates.py:27
|
---|
1075 | msgid "Feb."
|
---|
1076 | msgstr "Ún."
|
---|
1077 |
|
---|
1078 | #: utils/dates.py:28
|
---|
1079 | msgid "Aug."
|
---|
1080 | msgstr "Srp."
|
---|
1081 |
|
---|
1082 | #: utils/dates.py:28
|
---|
1083 | msgid "Sept."
|
---|
1084 | msgstr "Zář."
|
---|
1085 |
|
---|
1086 | #: utils/dates.py:28
|
---|
1087 | msgid "Oct."
|
---|
1088 | msgstr "Říj."
|
---|
1089 |
|
---|
1090 | #: utils/dates.py:28
|
---|
1091 | msgid "Nov."
|
---|
1092 | msgstr "List."
|
---|
1093 |
|
---|
1094 | #: utils/dates.py:28
|
---|
1095 | msgid "Dec."
|
---|
1096 | msgstr "Pros."
|
---|
1097 |
|
---|
1098 | #: utils/timesince.py:12
|
---|
1099 | msgid "year"
|
---|
1100 | msgid_plural "years"
|
---|
1101 | msgstr[0] "rok"
|
---|
1102 | msgstr[1] "roky"
|
---|
1103 | msgstr[2] "let"
|
---|
1104 |
|
---|
1105 | #: utils/timesince.py:13
|
---|
1106 | msgid "month"
|
---|
1107 | msgid_plural "months"
|
---|
1108 | msgstr[0] "měsíc"
|
---|
1109 | msgstr[1] "měsíce"
|
---|
1110 | msgstr[2] "měsíců"
|
---|
1111 |
|
---|
1112 | #: utils/timesince.py:14
|
---|
1113 | msgid "day"
|
---|
1114 | msgid_plural "days"
|
---|
1115 | msgstr[0] "den"
|
---|
1116 | msgstr[1] "dny"
|
---|
1117 | msgstr[2] "dnů"
|
---|
1118 |
|
---|
1119 | #: utils/timesince.py:15
|
---|
1120 | msgid "hour"
|
---|
1121 | msgid_plural "hours"
|
---|
1122 | msgstr[0] "hodina"
|
---|
1123 | msgstr[1] "hodiny"
|
---|
1124 | msgstr[2] "hodin"
|
---|
1125 |
|
---|
1126 | #: utils/timesince.py:16
|
---|
1127 | msgid "minute"
|
---|
1128 | msgid_plural "minutes"
|
---|
1129 | msgstr[0] "minuta"
|
---|
1130 | msgstr[1] "minuty"
|
---|
1131 | msgstr[2] "minut"
|
---|
1132 |
|
---|
1133 | #: models/core.py:7
|
---|
1134 | msgid "domain name"
|
---|
1135 | msgstr "jméno domény"
|
---|
1136 |
|
---|
1137 | #: models/core.py:8
|
---|
1138 | msgid "display name"
|
---|
1139 | msgstr "zobrazené jméno"
|
---|
1140 |
|
---|
1141 | #: models/core.py:10
|
---|
1142 | msgid "site"
|
---|
1143 | msgstr "web"
|
---|
1144 |
|
---|
1145 | #: models/core.py:11
|
---|
1146 | msgid "sites"
|
---|
1147 | msgstr "weby"
|
---|
1148 |
|
---|
1149 | #: models/core.py:28
|
---|
1150 | msgid "label"
|
---|
1151 | msgstr "nadpis"
|
---|
1152 |
|
---|
1153 | #: models/core.py:29
|
---|
1154 | #: models/core.py:40
|
---|
1155 | #: models/auth.py:6
|
---|
1156 | #: models/auth.py:19
|
---|
1157 | msgid "name"
|
---|
1158 | msgstr "jméno"
|
---|
1159 |
|
---|
1160 | #: models/core.py:31
|
---|
1161 | msgid "package"
|
---|
1162 | msgstr "balík"
|
---|
1163 |
|
---|
1164 | #: models/core.py:32
|
---|
1165 | msgid "packages"
|
---|
1166 | msgstr "balíky"
|
---|
1167 |
|
---|
1168 | #: models/core.py:42
|
---|
1169 | msgid "python module name"
|
---|
1170 | msgstr "jméno modulu Pythonu"
|
---|
1171 |
|
---|
1172 | #: models/core.py:44
|
---|
1173 | msgid "content type"
|
---|
1174 | msgstr "typ obsahu"
|
---|
1175 |
|
---|
1176 | #: models/core.py:45
|
---|
1177 | msgid "content types"
|
---|
1178 | msgstr "typy obsahu"
|
---|
1179 |
|
---|
1180 | #: models/core.py:67
|
---|
1181 | msgid "session key"
|
---|
1182 | msgstr "klíč sezení"
|
---|
1183 |
|
---|
1184 | #: models/core.py:68
|
---|
1185 | msgid "session data"
|
---|
1186 | msgstr "data sezení"
|
---|
1187 |
|
---|
1188 | #: models/core.py:69
|
---|
1189 | msgid "expire date"
|
---|
1190 | msgstr "datum expirace"
|
---|
1191 |
|
---|
1192 | #: models/core.py:71
|
---|
1193 | msgid "session"
|
---|
1194 | msgstr "sezení"
|
---|
1195 |
|
---|
1196 | #: models/core.py:72
|
---|
1197 | msgid "sessions"
|
---|
1198 | msgstr "sezení"
|
---|
1199 |
|
---|
1200 | #: models/auth.py:8
|
---|
1201 | msgid "codename"
|
---|
1202 | msgstr "codename"
|
---|
1203 |
|
---|
1204 | #: models/auth.py:10
|
---|
1205 | msgid "Permission"
|
---|
1206 | msgstr "Oprávnění"
|
---|
1207 |
|
---|
1208 | #: models/auth.py:11
|
---|
1209 | #: models/auth.py:58
|
---|
1210 | msgid "Permissions"
|
---|
1211 | msgstr "Oprávnění"
|
---|
1212 |
|
---|
1213 | #: models/auth.py:22
|
---|
1214 | msgid "Group"
|
---|
1215 | msgstr "Skupina"
|
---|
1216 |
|
---|
1217 | #: models/auth.py:23
|
---|
1218 | #: models/auth.py:60
|
---|
1219 | msgid "Groups"
|
---|
1220 | msgstr "Skupiny"
|
---|
1221 |
|
---|
1222 | #: models/auth.py:33
|
---|
1223 | msgid "username"
|
---|
1224 | msgstr "uživatelské jméno"
|
---|
1225 |
|
---|
1226 | #: models/auth.py:34
|
---|
1227 | msgid "first name"
|
---|
1228 | msgstr "křestní jméno"
|
---|
1229 |
|
---|
1230 | #: models/auth.py:35
|
---|
1231 | msgid "last name"
|
---|
1232 | msgstr "příjmení"
|
---|
1233 |
|
---|
1234 | #: models/auth.py:36
|
---|
1235 | msgid "e-mail address"
|
---|
1236 | msgstr "e-mailová adresa"
|
---|
1237 |
|
---|
1238 | #: models/auth.py:37
|
---|
1239 | msgid "password"
|
---|
1240 | msgstr "heslo"
|
---|
1241 |
|
---|
1242 | #: models/auth.py:37
|
---|
1243 | msgid "Use '[algo]$[salt]$[hexdigest]'"
|
---|
1244 | msgstr "Použijte '[algo]$[salt]$[hexdigest]'"
|
---|
1245 |
|
---|
1246 | #: models/auth.py:38
|
---|
1247 | msgid "staff status"
|
---|
1248 | msgstr "administrativní přístup "
|
---|
1249 |
|
---|
1250 | #: models/auth.py:38
|
---|
1251 | msgid "Designates whether the user can log into this admin site."
|
---|
1252 | msgstr "Rozhodne, zda se může uživatel přihlásit do správy webu."
|
---|
1253 |
|
---|
1254 | #: models/auth.py:39
|
---|
1255 | msgid "active"
|
---|
1256 | msgstr "aktivní"
|
---|
1257 |
|
---|
1258 | #: models/auth.py:40
|
---|
1259 | msgid "superuser status"
|
---|
1260 | msgstr "stav superuživatel"
|
---|
1261 |
|
---|
1262 | #: models/auth.py:41
|
---|
1263 | msgid "last login"
|
---|
1264 | msgstr "poslední přihlášení"
|
---|
1265 |
|
---|
1266 | #: models/auth.py:42
|
---|
1267 | msgid "date joined"
|
---|
1268 | msgstr "datum zaregistrování"
|
---|
1269 |
|
---|
1270 | #: models/auth.py:44
|
---|
1271 | msgid "In addition to the permissions manually assigned, this user will also get all permissions granted to each group he/she is in."
|
---|
1272 | msgstr "Kromě manuálně přidělených oprávnění uživatel dostane všechna oprávnění pro každou skupinu, ve které je."
|
---|
1273 |
|
---|
1274 | #: models/auth.py:48
|
---|
1275 | msgid "Users"
|
---|
1276 | msgstr "Uživatelé"
|
---|
1277 |
|
---|
1278 | #: models/auth.py:57
|
---|
1279 | msgid "Personal info"
|
---|
1280 | msgstr "Osobní informace"
|
---|
1281 |
|
---|
1282 | #: models/auth.py:59
|
---|
1283 | msgid "Important dates"
|
---|
1284 | msgstr "Důležitá data"
|
---|
1285 |
|
---|
1286 | #: models/auth.py:216
|
---|
1287 | msgid "Message"
|
---|
1288 | msgstr "Zpráva"
|
---|
1289 |
|
---|
1290 | #: conf/global_settings.py:37
|
---|
1291 | msgid "Bengali"
|
---|
1292 | msgstr "Bengálsky"
|
---|
1293 |
|
---|
1294 | #: conf/global_settings.py:38
|
---|
1295 | msgid "Czech"
|
---|
1296 | msgstr "Česky"
|
---|
1297 |
|
---|
1298 | #: conf/global_settings.py:39
|
---|
1299 | msgid "Welsh"
|
---|
1300 | msgstr "Welšsky"
|
---|
1301 |
|
---|
1302 | #: conf/global_settings.py:40
|
---|
1303 | msgid "Danish"
|
---|
1304 | msgstr "Dánsky"
|
---|
1305 |
|
---|
1306 | #: conf/global_settings.py:41
|
---|
1307 | msgid "German"
|
---|
1308 | msgstr "Německy"
|
---|
1309 |
|
---|
1310 | #: conf/global_settings.py:42
|
---|
1311 | msgid "English"
|
---|
1312 | msgstr "Anglicky"
|
---|
1313 |
|
---|
1314 | #: conf/global_settings.py:43
|
---|
1315 | msgid "Spanish"
|
---|
1316 | msgstr "Španělsky"
|
---|
1317 |
|
---|
1318 | #: conf/global_settings.py:44
|
---|
1319 | msgid "French"
|
---|
1320 | msgstr "Francouzsky"
|
---|
1321 |
|
---|
1322 | #: conf/global_settings.py:45
|
---|
1323 | msgid "Galician"
|
---|
1324 | msgstr "Galicijsky"
|
---|
1325 |
|
---|
1326 | #: conf/global_settings.py:46
|
---|
1327 | msgid "Icelandic"
|
---|
1328 | msgstr "Islandština"
|
---|
1329 |
|
---|
1330 | #: conf/global_settings.py:47
|
---|
1331 | msgid "Italian"
|
---|
1332 | msgstr "Italsky"
|
---|
1333 |
|
---|
1334 | #: conf/global_settings.py:48
|
---|
1335 | msgid "Norwegian"
|
---|
1336 | msgstr "Norsky"
|
---|
1337 |
|
---|
1338 | #: conf/global_settings.py:49
|
---|
1339 | msgid "Brazilian"
|
---|
1340 | msgstr "Brazilsky"
|
---|
1341 |
|
---|
1342 | #: conf/global_settings.py:50
|
---|
1343 | msgid "Romanian"
|
---|
1344 | msgstr "Rumunsky"
|
---|
1345 |
|
---|
1346 | #: conf/global_settings.py:51
|
---|
1347 | msgid "Russian"
|
---|
1348 | msgstr "Rusky"
|
---|
1349 |
|
---|
1350 | #: conf/global_settings.py:52
|
---|
1351 | msgid "Slovak"
|
---|
1352 | msgstr "Slovensky"
|
---|
1353 |
|
---|
1354 | #: conf/global_settings.py:53
|
---|
1355 | msgid "Serbian"
|
---|
1356 | msgstr "Srbsky"
|
---|
1357 |
|
---|
1358 | #: conf/global_settings.py:54
|
---|
1359 | msgid "Swedish"
|
---|
1360 | msgstr "Švédsky"
|
---|
1361 |
|
---|
1362 | #: conf/global_settings.py:55
|
---|
1363 | msgid "Simplified Chinese"
|
---|
1364 | msgstr "Jednoduchá čínština"
|
---|
1365 |
|
---|
1366 | #: core/formfields.py:59
|
---|
1367 | #: core/meta/fields.py:285
|
---|
1368 | #: core/meta/fields.py:488
|
---|
1369 | #: core/meta/fields.py:499
|
---|
1370 | msgid "This field is required."
|
---|
1371 | msgstr "Toto pole je povinné."
|
---|
1372 |
|
---|
1373 | #: core/formfields.py:336
|
---|
1374 | #, python-format
|
---|
1375 | msgid "Ensure your text is less than %s character."
|
---|
1376 | msgid_plural "Ensure your text is less than %s characters."
|
---|
1377 | msgstr[0] "Ujistěte se, že Váš text má méně než %s znak."
|
---|
1378 | msgstr[1] "Ujistěte se, že Váš text má méně než %s znaky."
|
---|
1379 | msgstr[2] "Ujistěte se, že Váš text má méně než %s znaků."
|
---|
1380 |
|
---|
1381 | #: core/formfields.py:341
|
---|
1382 | msgid "Line breaks are not allowed here."
|
---|
1383 | msgstr "Zalomení řádky zde nenjsou povolená."
|
---|
1384 |
|
---|
1385 | #: core/formfields.py:436
|
---|
1386 | #: core/formfields.py:507
|
---|
1387 | #: core/formfields.py:545
|
---|
1388 | #, python-format
|
---|
1389 | msgid "Select a valid choice; '%(data)s' is not in %(choices)s."
|
---|
1390 | msgstr "Vyberte platnou volbu. '%(data)s' není mezi %(choices)s."
|
---|
1391 |
|
---|
1392 | #: core/formfields.py:601
|
---|
1393 | msgid "The submitted file is empty."
|
---|
1394 | msgstr "Odevzdaný soubor je prázdný."
|
---|
1395 |
|
---|
1396 | #: core/formfields.py:655
|
---|
1397 | msgid "Enter a whole number between -32,768 and 32,767."
|
---|
1398 | msgstr "Vložte celé číslo mezi -32,768 a 32,767."
|
---|
1399 |
|
---|
1400 | #: core/formfields.py:664
|
---|
1401 | msgid "Enter a positive number."
|
---|
1402 | msgstr "Vložte celé kladné číslo."
|
---|
1403 |
|
---|
1404 | #: core/formfields.py:673
|
---|
1405 | msgid "Enter a whole number between 0 and 32,767."
|
---|
1406 | msgstr "Vložte celé číslo mezi 0 a 32,767."
|
---|
1407 |
|
---|
1408 | #: core/validators.py:62
|
---|
1409 | msgid "This value must contain only letters, numbers and underscores."
|
---|
1410 | msgstr "Tato hodnota musí obsahovat pouze znaky, čísla nebo podtržítka."
|
---|
1411 |
|
---|
1412 | #: core/validators.py:66
|
---|
1413 | msgid "This value must contain only letters, numbers, underscores and slashes."
|
---|
1414 | msgstr "Tato hodnota musí obsahovat pouze znaky, čísla, podtržítka nebo lomítka."
|
---|
1415 |
|
---|
1416 | #: core/validators.py:74
|
---|
1417 | msgid "Uppercase letters are not allowed here."
|
---|
1418 | msgstr "Velká písmena zde nejsou povolená."
|
---|
1419 |
|
---|
1420 | #: core/validators.py:78
|
---|
1421 | msgid "Lowercase letters are not allowed here."
|
---|
1422 | msgstr "Malá písmena zde nejsou povolená."
|
---|
1423 |
|
---|
1424 | #: core/validators.py:85
|
---|
1425 | msgid "Enter only digits separated by commas."
|
---|
1426 | msgstr "Vložte pouze cifry oddělené čárkami."
|
---|
1427 |
|
---|
1428 | #: core/validators.py:97
|
---|
1429 | msgid "Enter valid e-mail addresses separated by commas."
|
---|
1430 | msgstr "Vložte platné e-mailové adresy oddělené čárkami."
|
---|
1431 |
|
---|
1432 | #: core/validators.py:101
|
---|
1433 | msgid "Please enter a valid IP address."
|
---|
1434 | msgstr "Prosíme, zadejte platnou IP adresu."
|
---|
1435 |
|
---|
1436 | #: core/validators.py:105
|
---|
1437 | msgid "Empty values are not allowed here."
|
---|
1438 | msgstr "Zde nejsou povolené prázdné hodnoty."
|
---|
1439 |
|
---|
1440 | #: core/validators.py:109
|
---|
1441 | msgid "Non-numeric characters aren't allowed here."
|
---|
1442 | msgstr "Znaky, které nejsou čísla, nejsou zde povoleny."
|
---|
1443 |
|
---|
1444 | #: core/validators.py:113
|
---|
1445 | msgid "This value can't be comprised solely of digits."
|
---|
1446 | msgstr "Tato hodnota nemůže být složená pouze z cifer."
|
---|
1447 |
|
---|
1448 | #: core/validators.py:118
|
---|
1449 | msgid "Enter a whole number."
|
---|
1450 | msgstr "Vložte celé číslo."
|
---|
1451 |
|
---|
1452 | #: core/validators.py:122
|
---|
1453 | msgid "Only alphabetical characters are allowed here."
|
---|
1454 | msgstr "Zde jsou povoleny pouze alfanumerické znaky."
|
---|
1455 |
|
---|
1456 | #: core/validators.py:126
|
---|
1457 | msgid "Enter a valid date in YYYY-MM-DD format."
|
---|
1458 | msgstr "Vložte platné datum ve formátu RRRR-MM-DD."
|
---|
1459 |
|
---|
1460 | #: core/validators.py:130
|
---|
1461 | msgid "Enter a valid time in HH:MM format."
|
---|
1462 | msgstr "Vložte platný čas ve formátu HH:MM."
|
---|
1463 |
|
---|
1464 | #: core/validators.py:134
|
---|
1465 | msgid "Enter a valid date/time in YYYY-MM-DD HH:MM format."
|
---|
1466 | msgstr "Vložte platné datum a čas ve formátu RRRR-MM-DD HH:MM."
|
---|
1467 |
|
---|
1468 | #: core/validators.py:138
|
---|
1469 | msgid "Enter a valid e-mail address."
|
---|
1470 | msgstr "Vložte platnou e-mailovou adresu."
|
---|
1471 |
|
---|
1472 | #: core/validators.py:150
|
---|
1473 | msgid "Upload a valid image. The file you uploaded was either not an image or a corrupted image."
|
---|
1474 | msgstr "Nahrajte na server platný obrázek. Soubor, který jste nahrál(a) nebyl obrázek, nebo byl porušen."
|
---|
1475 |
|
---|
1476 | #: core/validators.py:157
|
---|
1477 | #, python-format
|
---|
1478 | msgid "The URL %s does not point to a valid image."
|
---|
1479 | msgstr "URL %s neukazuje na platný obrázek."
|
---|
1480 |
|
---|
1481 | #: core/validators.py:161
|
---|
1482 | #, python-format
|
---|
1483 | msgid "Phone numbers must be in XXX-XXX-XXXX format. \"%s\" is invalid."
|
---|
1484 | msgstr "Telefonní čísla musí být ve formátu XXX-XXX-XXXX. \"%s\" není platné."
|
---|
1485 |
|
---|
1486 | #: core/validators.py:169
|
---|
1487 | #, python-format
|
---|
1488 | msgid "The URL %s does not point to a valid QuickTime video."
|
---|
1489 | msgstr "URL %s neodkazuje na platné video ve formátu QuickTime."
|
---|
1490 |
|
---|
1491 | #: core/validators.py:173
|
---|
1492 | msgid "A valid URL is required."
|
---|
1493 | msgstr "Je vyžadováno platné URL."
|
---|
1494 |
|
---|
1495 | #: core/validators.py:187
|
---|
1496 | #, python-format
|
---|
1497 | msgid ""
|
---|
1498 | "Valid HTML is required. Specific errors are:\n"
|
---|
1499 | "%s"
|
---|
1500 | msgstr ""
|
---|
1501 | "Je vyžadováno platné HTML. Konkrétní chyby jsou:\n"
|
---|
1502 | "%s"
|
---|
1503 |
|
---|
1504 | #: core/validators.py:194
|
---|
1505 | #, python-format
|
---|
1506 | msgid "Badly formed XML: %s"
|
---|
1507 | msgstr "Špatně formované XML: %s"
|
---|
1508 |
|
---|
1509 | #: core/validators.py:204
|
---|
1510 | #, python-format
|
---|
1511 | msgid "Invalid URL: %s"
|
---|
1512 | msgstr "Neplatné URL: %s"
|
---|
1513 |
|
---|
1514 | #: core/validators.py:208
|
---|
1515 | #: core/validators.py:210
|
---|
1516 | #, python-format
|
---|
1517 | msgid "The URL %s is a broken link."
|
---|
1518 | msgstr "Odkaz na URL %s je rozbitý."
|
---|
1519 |
|
---|
1520 | #: core/validators.py:216
|
---|
1521 | msgid "Enter a valid U.S. state abbreviation."
|
---|
1522 | msgstr "Vložte platnou zkraku U.S. státu."
|
---|
1523 |
|
---|
1524 | #: core/validators.py:231
|
---|
1525 | #, python-format
|
---|
1526 | msgid "Watch your mouth! The word %s is not allowed here."
|
---|
1527 | msgid_plural "Watch your mouth! The words %s are not allowed here."
|
---|
1528 | msgstr[0] "Mluvte slušně! Slovo %s zde není přípustné."
|
---|
1529 | msgstr[1] "Mluvte slušně! Slova %s zde nejsou přípustná."
|
---|
1530 | msgstr[2] "Mluvte slušně! Slova %s zde nejsou přípustná."
|
---|
1531 |
|
---|
1532 | #: core/validators.py:238
|
---|
1533 | #, python-format
|
---|
1534 | msgid "This field must match the '%s' field."
|
---|
1535 | msgstr "Toto pole se musí shodovat s polem '%s'."
|
---|
1536 |
|
---|
1537 | #: core/validators.py:257
|
---|
1538 | msgid "Please enter something for at least one field."
|
---|
1539 | msgstr "Prosíme, vložte něco alespoň pro jedno pole."
|
---|
1540 |
|
---|
1541 | #: core/validators.py:266
|
---|
1542 | #: core/validators.py:277
|
---|
1543 | msgid "Please enter both fields or leave them both empty."
|
---|
1544 | msgstr "Prosíme, vložte obě pole, nebo je nechte obě prázdná."
|
---|
1545 |
|
---|
1546 | #: core/validators.py:284
|
---|
1547 | #, python-format
|
---|
1548 | msgid "This field must be given if %(field)s is %(value)s"
|
---|
1549 | msgstr "Toto pole musí být vyplněno, když %(field)s má %(value)s"
|
---|
1550 |
|
---|
1551 | #: core/validators.py:296
|
---|
1552 | #, python-format
|
---|
1553 | msgid "This field must be given if %(field)s is not %(value)s"
|
---|
1554 | msgstr "Toto pole musí být vyplněno, když %(field)s nemá %(value)s"
|
---|
1555 |
|
---|
1556 | #: core/validators.py:315
|
---|
1557 | msgid "Duplicate values are not allowed."
|
---|
1558 | msgstr "Duplikátní hodnoty nejsou povolené."
|
---|
1559 |
|
---|
1560 | #: core/validators.py:338
|
---|
1561 | #, python-format
|
---|
1562 | msgid "This value must be a power of %s."
|
---|
1563 | msgstr "Tato hodnota musí být mocninou %s."
|
---|
1564 |
|
---|
1565 | #: core/validators.py:349
|
---|
1566 | msgid "Please enter a valid decimal number."
|
---|
1567 | msgstr "Prosíme, vložte platné číslo."
|
---|
1568 |
|
---|
1569 | #: core/validators.py:351
|
---|
1570 | #, python-format
|
---|
1571 | msgid "Please enter a valid decimal number with at most %s total digit."
|
---|
1572 | msgid_plural "Please enter a valid decimal number with at most %s total digits."
|
---|
1573 | msgstr[0] "Prosíme, vložte platné číslo s nejvíce %s cifrou celkem."
|
---|
1574 | msgstr[1] "Prosíme, vložte platné číslo s nejvíce %s ciframi celkem."
|
---|
1575 | msgstr[2] "Prosíme, vložte platné číslo s nejvíce %s ciframi celkem."
|
---|
1576 |
|
---|
1577 | #: core/validators.py:354
|
---|
1578 | #, python-format
|
---|
1579 | msgid "Please enter a valid decimal number with at most %s decimal place."
|
---|
1580 | msgid_plural "Please enter a valid decimal number with at most %s decimal places."
|
---|
1581 | msgstr[0] "Prosíme, vložte platné číslo s nejvíce %s cifrou za desetinnou čárkou celkem."
|
---|
1582 | msgstr[1] "Prosíme, vložte platné číslo s nejvíce %s ciframi za desetinnou čárkou celkem."
|
---|
1583 | msgstr[2] "Prosíme, vložte platné číslo s nejvíce %s ciframi za desetinnou čárkou celkem."
|
---|
1584 |
|
---|
1585 | #: core/validators.py:364
|
---|
1586 | #, python-format
|
---|
1587 | msgid "Make sure your uploaded file is at least %s bytes big."
|
---|
1588 | msgstr "Ujistěte se, že posílaný soubor je velký nejméně %s bytů."
|
---|
1589 |
|
---|
1590 | #: core/validators.py:365
|
---|
1591 | #, python-format
|
---|
1592 | msgid "Make sure your uploaded file is at most %s bytes big."
|
---|
1593 | msgstr "Ujistěte se, že posílaný soubor je velký nejvíce %s bytů."
|
---|
1594 |
|
---|
1595 | #: core/validators.py:378
|
---|
1596 | msgid "The format for this field is wrong."
|
---|
1597 | msgstr "Formát pro toto pole je špatný."
|
---|
1598 |
|
---|
1599 | #: core/validators.py:393
|
---|
1600 | msgid "This field is invalid."
|
---|
1601 | msgstr "Toto pole není platné."
|
---|
1602 |
|
---|
1603 | #: core/validators.py:428
|
---|
1604 | #, python-format
|
---|
1605 | msgid "Could not retrieve anything from %s."
|
---|
1606 | msgstr "Nemohl jsem získat nic z %s."
|
---|
1607 |
|
---|
1608 | #: core/validators.py:431
|
---|
1609 | #, python-format
|
---|
1610 | msgid "The URL %(url)s returned the invalid Content-Type header '%(contenttype)s'."
|
---|
1611 | msgstr "URL %(url)s vrátilo neplatnou hlavičku Content-Type '%(contenttype)s'."
|
---|
1612 |
|
---|
1613 | #: core/validators.py:464
|
---|
1614 | #, python-format
|
---|
1615 | msgid "Please close the unclosed %(tag)s tag from line %(line)s. (Line starts with \"%(start)s\".)"
|
---|
1616 | msgstr "Prosíme, zavřete nezavřenou značku %(tag)s z řádky %(line)s. (Řádka začíná s \"%(start)s\".)"
|
---|
1617 |
|
---|
1618 | #: core/validators.py:468
|
---|
1619 | #, python-format
|
---|
1620 | msgid "Some text starting on line %(line)s is not allowed in that context. (Line starts with \"%(start)s\".)"
|
---|
1621 | msgstr "Nějaký text začínající na řádce %(line)s není povolen v tomto kontextu. (Řádka začíná s \"%(start)s\".)"
|
---|
1622 |
|
---|
1623 | #: core/validators.py:473
|
---|
1624 | #, python-format
|
---|
1625 | msgid "\"%(attr)s\" on line %(line)s is an invalid attribute. (Line starts with \"%(start)s\".)"
|
---|
1626 | msgstr "\"%(attr)s\" na řádce %(line)s je neplatný atribut. (Řádka začíná s \"%(start)s\".)"
|
---|
1627 |
|
---|
1628 | #: core/validators.py:478
|
---|
1629 | #, python-format
|
---|
1630 | msgid "\"<%(tag)s>\" on line %(line)s is an invalid tag. (Line starts with \"%(start)s\".)"
|
---|
1631 | msgstr "\"<%(tag)s>\" na řádce %(line)s je neplatná značka. (Řádka začíná s \"%(start)s\".)"
|
---|
1632 |
|
---|
1633 | #: core/validators.py:482
|
---|
1634 | #, python-format
|
---|
1635 | msgid "A tag on line %(line)s is missing one or more required attributes. (Line starts with \"%(start)s\".)"
|
---|
1636 | msgstr "Značce na řádce %(line)s schází jeden nebo více požadovaných atributů. (Řádka začíná s \"%(start)s\".)"
|
---|
1637 |
|
---|
1638 | #: core/validators.py:487
|
---|
1639 | #, python-format
|
---|
1640 | msgid "The \"%(attr)s\" attribute on line %(line)s has an invalid value. (Line starts with \"%(start)s\".)"
|
---|
1641 | msgstr "Atribut \"%(attr)s\" na řádce %(line)s má neplatnou hodnotu. (Řádka začína s \"%(start)s\".)"
|
---|
1642 |
|
---|
1643 | #: core/meta/fields.py:46
|
---|
1644 | #, python-format
|
---|
1645 | msgid "Please enter a valid %s."
|
---|
1646 | msgstr "Prosíme, zadejte %s správně."
|
---|
1647 |
|
---|
1648 | #: core/meta/fields.py:60
|
---|
1649 | #, python-format
|
---|
1650 | msgid "%(optname)s with this %(fieldname)s already exists."
|
---|
1651 | msgstr "%(optname)s s tímto %(fieldname)s již existuje."
|
---|
1652 |
|
---|
1653 | #: core/meta/fields.py:129
|
---|
1654 | msgid " Separate multiple IDs with commas."
|
---|
1655 | msgstr "Oddělte více identifikátorů čárkami."
|
---|
1656 |
|
---|
1657 | #: core/meta/fields.py:132
|
---|
1658 | msgid " Hold down \"Control\", or \"Command\" on a Mac, to select more than one."
|
---|
1659 | msgstr "Podržte \"Control\", nebo \"Command\" na Macu pro vybrání více jak jedné položky."
|
---|
1660 |
|
---|
1661 | #: core/meta/fields.py:508
|
---|
1662 | msgid "Enter a valid filename."
|
---|
1663 | msgstr "Vložte platný název souboru."
|
---|
1664 |
|
---|
1665 | #: core/meta/fields.py:777
|
---|
1666 | #, python-format
|
---|
1667 | msgid "Please enter valid %(self)s IDs. The value %(value)r is invalid."
|
---|
1668 | msgid_plural "Please enter valid %(self)s IDs. The values %(value)r are invalid."
|
---|
1669 | msgstr[0] "Prosíme, vložte platná %(self)s ID. Hodnota %(value)r není platná."
|
---|
1670 | msgstr[1] "Prosíme, vložte platná %(self)s ID. Hodnoty %(value)r nejsou platné."
|
---|
1671 | msgstr[2] "Prosíme, vložte platná %(self)s ID. Hodnoty %(value)r nejsou platné."
|
---|
1672 |
|
---|
1673 | #: core/template/defaultfilters.py:354
|
---|
1674 | msgid "yes,no,maybe"
|
---|
1675 | msgstr "ano, ne, možná"
|
---|
1676 |
|
---|
1677 | #~ msgid "Error in Template"
|
---|
1678 | #~ msgstr "Chyba v šabloně"
|
---|
1679 | #~ msgid ""
|
---|
1680 | #~ "\n"
|
---|
1681 | #~ "In template %(name)s, error at line %(line)s:\n"
|
---|
1682 | #~ msgstr ""
|
---|
1683 | #~ "\n"
|
---|
1684 | #~ "V šabloně %(name)s, chyba na řádce %(line)s:\n"
|
---|
1685 |
|
---|
1686 | #, fuzzy
|
---|
1687 | #~ msgid "count"
|
---|
1688 | #~ msgstr "počet"
|
---|
1689 |
|
---|