1 | # Translation of django.po to.
|
---|
2 | # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
|
---|
3 | # This file is distributed under the same license as the PACKAGE package.
|
---|
4 | # Vladimir Labath <vlado@labath.org>, 2005.
|
---|
5 | #
|
---|
6 | #, fuzzy
|
---|
7 | msgid ""
|
---|
8 | msgstr ""
|
---|
9 | "Project-Id-Version: PACKAGE VERSION\n"
|
---|
10 | "Report-Msgid-Bugs-To: \n"
|
---|
11 | "POT-Creation-Date: 2005-11-06 11:16-0500\n"
|
---|
12 | "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
|
---|
13 | "Last-Translator: Vladimir Labath <vlado@labath.org>\n"
|
---|
14 | "Language-Team: Slovak <LL@li.org>\n"
|
---|
15 | "MIME-Version: 1.0\n"
|
---|
16 | "Content-Type: text/plain; charset=utf-8\n"
|
---|
17 | "Content-Transfer-Encoding: 8bit\n"
|
---|
18 |
|
---|
19 | #: contrib/admin/models/admin.py:6
|
---|
20 | msgid "action time"
|
---|
21 | msgstr "čas udalosti"
|
---|
22 |
|
---|
23 | #: contrib/admin/models/admin.py:9
|
---|
24 | msgid "object id"
|
---|
25 | msgstr "objekt id"
|
---|
26 |
|
---|
27 | #: contrib/admin/models/admin.py:10
|
---|
28 | msgid "object repr"
|
---|
29 | msgstr "objekt repr"
|
---|
30 |
|
---|
31 | #: contrib/admin/models/admin.py:11
|
---|
32 | msgid "action flag"
|
---|
33 | msgstr "návestie udalosti"
|
---|
34 |
|
---|
35 | #: contrib/admin/models/admin.py:12
|
---|
36 | msgid "change message"
|
---|
37 | msgstr "zmena zprávy"
|
---|
38 |
|
---|
39 | #: contrib/admin/models/admin.py:15
|
---|
40 | msgid "log entry"
|
---|
41 | msgstr "záznam priebehu"
|
---|
42 |
|
---|
43 | #: contrib/admin/models/admin.py:16
|
---|
44 | msgid "log entries"
|
---|
45 | msgstr "záznamy priebehu"
|
---|
46 |
|
---|
47 | #: contrib/admin/templates/admin/object_history.html:5
|
---|
48 | #: contrib/admin/templates/admin/500.html:4
|
---|
49 | #: contrib/admin/templates/admin/base.html:29
|
---|
50 | #: contrib/admin/templates/registration/password_change_done.html:4
|
---|
51 | #: contrib/admin/templates/registration/password_reset_form.html:4
|
---|
52 | #: contrib/admin/templates/registration/logged_out.html:4
|
---|
53 | #: contrib/admin/templates/registration/password_reset_done.html:4
|
---|
54 | #: contrib/admin/templates/registration/password_change_form.html:4
|
---|
55 | msgid "Home"
|
---|
56 | msgstr "Začiatok"
|
---|
57 |
|
---|
58 | #: contrib/admin/templates/admin/object_history.html:5
|
---|
59 | msgid "History"
|
---|
60 | msgstr "História"
|
---|
61 |
|
---|
62 | #: contrib/admin/templates/admin/object_history.html:18
|
---|
63 | msgid "Date/time"
|
---|
64 | msgstr "Dátum/čas"
|
---|
65 |
|
---|
66 | #: contrib/admin/templates/admin/object_history.html:19 models/auth.py:47
|
---|
67 | msgid "User"
|
---|
68 | msgstr "Uživateľ"
|
---|
69 |
|
---|
70 | #: contrib/admin/templates/admin/object_history.html:20
|
---|
71 | msgid "Action"
|
---|
72 | msgstr "Udalosť"
|
---|
73 |
|
---|
74 | #: contrib/admin/templates/admin/object_history.html:26
|
---|
75 | msgid "DATE_WITH_TIME_FULL"
|
---|
76 | msgstr "PLNY_DATUM_AJ_CAS"
|
---|
77 |
|
---|
78 | #: contrib/admin/templates/admin/object_history.html:36
|
---|
79 | msgid ""
|
---|
80 | "This object doesn't have a change history. It probably wasn't added via this "
|
---|
81 | "admin site."
|
---|
82 | msgstr "Tento object nemá históriu zmien. Možno nebol pridaný prostredníctvom tohoto web admina"
|
---|
83 |
|
---|
84 | #: contrib/admin/templates/admin/base_site.html:4
|
---|
85 | msgid "Django site admin"
|
---|
86 | msgstr "Django web admin"
|
---|
87 |
|
---|
88 | #: contrib/admin/templates/admin/base_site.html:7
|
---|
89 | msgid "Django administration"
|
---|
90 | msgstr "Administrácia Django"
|
---|
91 |
|
---|
92 | #: contrib/admin/templates/admin/500.html:4
|
---|
93 | msgid "Server error"
|
---|
94 | msgstr "Chyba servera"
|
---|
95 |
|
---|
96 | #: contrib/admin/templates/admin/500.html:6
|
---|
97 | msgid "Server error (500)"
|
---|
98 | msgstr "Chyba servera (500)"
|
---|
99 |
|
---|
100 | #: contrib/admin/templates/admin/500.html:9
|
---|
101 | msgid "Server Error <em>(500)</em>"
|
---|
102 | msgstr "Chyba servera <em>(500)</em>"
|
---|
103 |
|
---|
104 | #: contrib/admin/templates/admin/500.html:10
|
---|
105 | msgid ""
|
---|
106 | "There's been an error. It's been reported to the site administrators via e-"
|
---|
107 | "mail and should be fixed shortly. Thanks for your patience."
|
---|
108 | msgstr "Vznikla chyba. Prostredníctvom e-mailu bol o nej informovaný"
|
---|
109 | " správca a chyba by mala byť o chviľu odstránená. Ďakujeme za vašu trpezlivosť."
|
---|
110 |
|
---|
111 | #: contrib/admin/templates/admin/404.html:4
|
---|
112 | #: contrib/admin/templates/admin/404.html:8
|
---|
113 | msgid "Page not found"
|
---|
114 | msgstr "Stránka sa nenašla"
|
---|
115 |
|
---|
116 | #: contrib/admin/templates/admin/404.html:10
|
---|
117 | msgid "We're sorry, but the requested page could not be found."
|
---|
118 | msgstr "Ľutujeme, ale požadovaná stránka sa nenašla."
|
---|
119 |
|
---|
120 | #: contrib/admin/templates/admin/index.html:27
|
---|
121 | msgid "Add"
|
---|
122 | msgstr "Pridaj"
|
---|
123 |
|
---|
124 | #: contrib/admin/templates/admin/index.html:33
|
---|
125 | msgid "Change"
|
---|
126 | msgstr "Zmeň"
|
---|
127 |
|
---|
128 | #: contrib/admin/templates/admin/index.html:43
|
---|
129 | msgid "You don't have permission to edit anything."
|
---|
130 | msgstr "Nemáte povolenie na zmeny ."
|
---|
131 |
|
---|
132 | #: contrib/admin/templates/admin/index.html:51
|
---|
133 | msgid "Recent Actions"
|
---|
134 | msgstr "Posledné udalosti"
|
---|
135 |
|
---|
136 | #: contrib/admin/templates/admin/index.html:52
|
---|
137 | msgid "My Actions"
|
---|
138 | msgstr "Moje udalosti"
|
---|
139 |
|
---|
140 | #: contrib/admin/templates/admin/index.html:56
|
---|
141 | msgid "None available"
|
---|
142 | msgstr "Nepovolené"
|
---|
143 |
|
---|
144 | #: contrib/admin/templates/admin/login.html:15
|
---|
145 | msgid "Username:"
|
---|
146 | msgstr "Meno:"
|
---|
147 |
|
---|
148 | #: contrib/admin/templates/admin/login.html:18
|
---|
149 | msgid "Password:"
|
---|
150 | msgstr "Heslo:"
|
---|
151 |
|
---|
152 | #: contrib/admin/templates/admin/login.html:20
|
---|
153 | msgid "Have you <a href=\"/password_reset/\">forgotten your password</a>?"
|
---|
154 | msgstr "Zabudli ste<a href=\"/password_reset/\"> vaše heslo</a>?"
|
---|
155 |
|
---|
156 | #: contrib/admin/templates/admin/login.html:24
|
---|
157 | msgid "Log in"
|
---|
158 | msgstr "Prihlásenie"
|
---|
159 |
|
---|
160 | #: contrib/admin/templates/admin/base.html:23
|
---|
161 | msgid "Welcome,"
|
---|
162 | msgstr "Vítajte,"
|
---|
163 |
|
---|
164 | #: contrib/admin/templates/admin/base.html:23
|
---|
165 | msgid "Change password"
|
---|
166 | msgstr "Zmena hesla"
|
---|
167 |
|
---|
168 | #: contrib/admin/templates/admin/base.html:23
|
---|
169 | msgid "Log out"
|
---|
170 | msgstr "Odhlásenie"
|
---|
171 |
|
---|
172 | #: contrib/admin/templates/admin/delete_confirmation.html:7
|
---|
173 | #, python-format
|
---|
174 | msgid ""
|
---|
175 | "Deleting the %(object_name)s '%(object)s' would result in deleting related "
|
---|
176 | "objects, but your account doesn't have permission to delete the following "
|
---|
177 | "types of objects:"
|
---|
178 | msgstr ""
|
---|
179 | "Vymazaním objektu %(object_name)s '%(object)s' môžete spôsobiť vymazanie súvisiacich "
|
---|
180 | "objektov, ale váš účet nemá povolenie na mazanie nasledujúcich typov "
|
---|
181 | "objektov:"
|
---|
182 |
|
---|
183 | #: contrib/admin/templates/admin/delete_confirmation.html:14
|
---|
184 | #, python-format
|
---|
185 | msgid ""
|
---|
186 | "Are you sure you want to delete the %(object_name)s \"%(object)s\"? All of "
|
---|
187 | "the following related items will be deleted:"
|
---|
188 | msgstr ""
|
---|
189 | "Ste si istý, že chcete vymazať %(object_name)s \"%(object)s\"? Všetky "
|
---|
190 | "nasledujúce objekty budú tiež vymazané :"
|
---|
191 |
|
---|
192 | #: contrib/admin/templates/admin/delete_confirmation.html:18
|
---|
193 | msgid "Yes, I'm sure"
|
---|
194 | msgstr "Ano, som si istý"
|
---|
195 |
|
---|
196 | #: contrib/admin/templates/registration/password_change_done.html:4
|
---|
197 | #: contrib/admin/templates/registration/password_change_form.html:4
|
---|
198 | #: contrib/admin/templates/registration/password_change_form.html:6
|
---|
199 | #: contrib/admin/templates/registration/password_change_form.html:10
|
---|
200 | msgid "Password change"
|
---|
201 | msgstr "Zmena hesla"
|
---|
202 |
|
---|
203 | #: contrib/admin/templates/registration/password_change_done.html:6
|
---|
204 | #: contrib/admin/templates/registration/password_change_done.html:10
|
---|
205 | msgid "Password change successful"
|
---|
206 | msgstr "Heslo bolo úspešne zmenené"
|
---|
207 |
|
---|
208 | #: contrib/admin/templates/registration/password_change_done.html:12
|
---|
209 | msgid "Your password was changed."
|
---|
210 | msgstr "Vaše heslo bolo zmenené."
|
---|
211 |
|
---|
212 | #: contrib/admin/templates/registration/password_reset_form.html:4
|
---|
213 | #: contrib/admin/templates/registration/password_reset_form.html:6
|
---|
214 | #: contrib/admin/templates/registration/password_reset_done.html:4
|
---|
215 | msgid "Password reset"
|
---|
216 | msgstr "Obnova hesla"
|
---|
217 |
|
---|
218 | #: contrib/admin/templates/registration/password_reset_form.html:12
|
---|
219 | msgid ""
|
---|
220 | "Forgotten your password? Enter your e-mail address below, and we'll reset "
|
---|
221 | "your password and e-mail the new one to you."
|
---|
222 | msgstr ""
|
---|
223 | "Zabudli ste vaše heslo? Vložte nižšie vašu e-mail adresu, a nové "
|
---|
224 | "heslo vám bude na ňu zaslané ."
|
---|
225 |
|
---|
226 | #: contrib/admin/templates/registration/password_reset_form.html:16
|
---|
227 | msgid "E-mail address:"
|
---|
228 | msgstr "E-mailová adresa"
|
---|
229 |
|
---|
230 | #: contrib/admin/templates/registration/password_reset_form.html:16
|
---|
231 | msgid "Reset my password"
|
---|
232 | msgstr "Obnova môjho hesla"
|
---|
233 |
|
---|
234 | #: contrib/admin/templates/registration/logged_out.html:8
|
---|
235 | msgid "Thanks for spending some quality time with the Web site today."
|
---|
236 | msgstr "Ďakujeme vám, za stráveny čas na našej stránke."
|
---|
237 |
|
---|
238 | #: contrib/admin/templates/registration/logged_out.html:10
|
---|
239 | msgid "Log in again"
|
---|
240 | msgstr "Prihláste sa znovu"
|
---|
241 |
|
---|
242 | #: contrib/admin/templates/registration/password_reset_done.html:6
|
---|
243 | #: contrib/admin/templates/registration/password_reset_done.html:10
|
---|
244 | msgid "Password reset successful"
|
---|
245 | msgstr "Heslo bolo úspešne obnovené"
|
---|
246 |
|
---|
247 | #: contrib/admin/templates/registration/password_reset_done.html:12
|
---|
248 | msgid ""
|
---|
249 | "We've e-mailed a new password to the e-mail address you submitted. You "
|
---|
250 | "should be receiving it shortly."
|
---|
251 | msgstr "Poslali sme vám, nové heslo na vami uvedenú emailovú adresu."
|
---|
252 | "Mali by ste ho dostať čo najskôr."
|
---|
253 |
|
---|
254 | #: contrib/admin/templates/registration/password_change_form.html:12
|
---|
255 | msgid ""
|
---|
256 | "Please enter your old password, for security's sake, and then enter your new "
|
---|
257 | "password twice so we can verify you typed it in correctly."
|
---|
258 | msgstr ""
|
---|
259 | "Kvôli bezpečnosti vložte prosím vaše staré heslo, a potom dvakrát vaše "
|
---|
260 | "nové heslo, tým môžeme skontrolovať jeho správnosť."
|
---|
261 |
|
---|
262 | #: contrib/admin/templates/registration/password_change_form.html:17
|
---|
263 | msgid "Old password:"
|
---|
264 | msgstr "Staré heslo:"
|
---|
265 |
|
---|
266 | #: contrib/admin/templates/registration/password_change_form.html:19
|
---|
267 | msgid "New password:"
|
---|
268 | msgstr "Nové heslo:"
|
---|
269 |
|
---|
270 | #: contrib/admin/templates/registration/password_change_form.html:21
|
---|
271 | msgid "Confirm password:"
|
---|
272 | msgstr "Potvrdenie hesla:"
|
---|
273 |
|
---|
274 | #: contrib/admin/templates/registration/password_change_form.html:23
|
---|
275 | msgid "Change my password"
|
---|
276 | msgstr "Zmena môjho hesla"
|
---|
277 |
|
---|
278 | #: contrib/admin/templates/registration/password_reset_email.html:2
|
---|
279 | msgid "You're receiving this e-mail because you requested a password reset"
|
---|
280 | msgstr "Dostali ste túto správu preto, lebo ste požadovali obnoviť vaše heslo"
|
---|
281 |
|
---|
282 | #: contrib/admin/templates/registration/password_reset_email.html:3
|
---|
283 | #, python-format
|
---|
284 | msgid "for your user account at %(site_name)s"
|
---|
285 | msgstr "pre váš užívateľský účet na %(site_name)s"
|
---|
286 |
|
---|
287 | #: contrib/admin/templates/registration/password_reset_email.html:5
|
---|
288 | #, python-format
|
---|
289 | msgid "Your new password is: %(new_password)s"
|
---|
290 | msgstr "Vaše nové heslo je: %(new_password)s"
|
---|
291 |
|
---|
292 | #: contrib/admin/templates/registration/password_reset_email.html:7
|
---|
293 | msgid "Feel free to change this password by going to this page:"
|
---|
294 | msgstr "Môžete zmeniť toto heslo na nasledujúcej stránke:"
|
---|
295 |
|
---|
296 | #: contrib/admin/templates/registration/password_reset_email.html:11
|
---|
297 | msgid "Your username, in case you've forgotten:"
|
---|
298 | msgstr "Vaše užívateľské meno, ak ste ho zabudli:"
|
---|
299 |
|
---|
300 | #: contrib/admin/templates/registration/password_reset_email.html:13
|
---|
301 | msgid "Thanks for using our site!"
|
---|
302 | msgstr "Ďakujeme, že používate naše stránky!"
|
---|
303 |
|
---|
304 | #: contrib/admin/templates/registration/password_reset_email.html:15
|
---|
305 | #, python-format
|
---|
306 | msgid "The %(site_name)s team"
|
---|
307 | msgstr "Skupina %(site_name)s"
|
---|
308 |
|
---|
309 | #: utils/dates.py:6
|
---|
310 | msgid "Monday"
|
---|
311 | msgstr "Pondelok"
|
---|
312 |
|
---|
313 | #: utils/dates.py:6
|
---|
314 | msgid "Tuesday"
|
---|
315 | msgstr "Utorok"
|
---|
316 |
|
---|
317 | #: utils/dates.py:6
|
---|
318 | msgid "Wednesday"
|
---|
319 | msgstr "Streda"
|
---|
320 |
|
---|
321 | #: utils/dates.py:6
|
---|
322 | msgid "Thursday"
|
---|
323 | msgstr "Štvrtok"
|
---|
324 |
|
---|
325 | #: utils/dates.py:6
|
---|
326 | msgid "Friday"
|
---|
327 | msgstr "Piatok"
|
---|
328 |
|
---|
329 | #: utils/dates.py:7
|
---|
330 | msgid "Saturday"
|
---|
331 | msgstr "Sobota"
|
---|
332 |
|
---|
333 | #: utils/dates.py:7
|
---|
334 | msgid "Sunday"
|
---|
335 | msgstr "Nedeľa"
|
---|
336 |
|
---|
337 | #: utils/dates.py:14
|
---|
338 | msgid "January"
|
---|
339 | msgstr "Január"
|
---|
340 |
|
---|
341 | #: utils/dates.py:14
|
---|
342 | msgid "February"
|
---|
343 | msgstr "Február"
|
---|
344 |
|
---|
345 | #: utils/dates.py:14 utils/dates.py:27
|
---|
346 | msgid "March"
|
---|
347 | msgstr "Marec"
|
---|
348 |
|
---|
349 | #: utils/dates.py:14 utils/dates.py:27
|
---|
350 | msgid "April"
|
---|
351 | msgstr "Apríl"
|
---|
352 |
|
---|
353 | #: utils/dates.py:14 utils/dates.py:27
|
---|
354 | msgid "May"
|
---|
355 | msgstr "Máj"
|
---|
356 |
|
---|
357 | #: utils/dates.py:14 utils/dates.py:27
|
---|
358 | msgid "June"
|
---|
359 | msgstr "Jún"
|
---|
360 |
|
---|
361 | #: utils/dates.py:15 utils/dates.py:27
|
---|
362 | msgid "July"
|
---|
363 | msgstr "Júl"
|
---|
364 |
|
---|
365 | #: utils/dates.py:15
|
---|
366 | msgid "August"
|
---|
367 | msgstr "August"
|
---|
368 |
|
---|
369 | #: utils/dates.py:15
|
---|
370 | msgid "September"
|
---|
371 | msgstr "September"
|
---|
372 |
|
---|
373 | #: utils/dates.py:15
|
---|
374 | msgid "October"
|
---|
375 | msgstr "Octóber"
|
---|
376 |
|
---|
377 | #: utils/dates.py:15
|
---|
378 | msgid "November"
|
---|
379 | msgstr "November"
|
---|
380 |
|
---|
381 | #: utils/dates.py:16
|
---|
382 | msgid "December"
|
---|
383 | msgstr "December"
|
---|
384 |
|
---|
385 | #: utils/dates.py:27
|
---|
386 | msgid "Jan."
|
---|
387 | msgstr ""
|
---|
388 |
|
---|
389 | #: utils/dates.py:27
|
---|
390 | msgid "Feb."
|
---|
391 | msgstr ""
|
---|
392 |
|
---|
393 | #: utils/dates.py:28
|
---|
394 | msgid "Aug."
|
---|
395 | msgstr ""
|
---|
396 |
|
---|
397 | #: utils/dates.py:28
|
---|
398 | msgid "Sept."
|
---|
399 | msgstr ""
|
---|
400 |
|
---|
401 | #: utils/dates.py:28
|
---|
402 | msgid "Oct."
|
---|
403 | msgstr ""
|
---|
404 |
|
---|
405 | #: utils/dates.py:28
|
---|
406 | msgid "Nov."
|
---|
407 | msgstr ""
|
---|
408 |
|
---|
409 | #: utils/dates.py:28
|
---|
410 | msgid "Dec."
|
---|
411 | msgstr ""
|
---|
412 |
|
---|
413 | #: models/core.py:5
|
---|
414 | msgid "domain name"
|
---|
415 | msgstr "meno domény"
|
---|
416 |
|
---|
417 | #: models/core.py:6
|
---|
418 | msgid "display name"
|
---|
419 | msgstr "zobrazené meno"
|
---|
420 |
|
---|
421 | #: models/core.py:8
|
---|
422 | msgid "site"
|
---|
423 | msgstr "web"
|
---|
424 |
|
---|
425 | #: models/core.py:9
|
---|
426 | msgid "sites"
|
---|
427 | msgstr "weby"
|
---|
428 |
|
---|
429 | #: models/core.py:22
|
---|
430 | msgid "label"
|
---|
431 | msgstr "popis"
|
---|
432 |
|
---|
433 | #: models/core.py:23 models/core.py:34 models/auth.py:6 models/auth.py:19
|
---|
434 | msgid "name"
|
---|
435 | msgstr "meno"
|
---|
436 |
|
---|
437 | #: models/core.py:25
|
---|
438 | msgid "package"
|
---|
439 | msgstr "balík"
|
---|
440 |
|
---|
441 | #: models/core.py:26
|
---|
442 | msgid "packages"
|
---|
443 | msgstr "balíky"
|
---|
444 |
|
---|
445 | #: models/core.py:36
|
---|
446 | msgid "python module name"
|
---|
447 | msgstr "meno python modulu"
|
---|
448 |
|
---|
449 | #: models/core.py:38
|
---|
450 | msgid "content type"
|
---|
451 | msgstr "typ obsahu"
|
---|
452 |
|
---|
453 | #: models/core.py:39
|
---|
454 | msgid "content types"
|
---|
455 | msgstr "typy obsahu"
|
---|
456 |
|
---|
457 | #: models/core.py:62
|
---|
458 | msgid "redirect from"
|
---|
459 | msgstr "presmerovaný z"
|
---|
460 |
|
---|
461 | #: models/core.py:63
|
---|
462 | msgid ""
|
---|
463 | "This should be an absolute path, excluding the domain name. Example: '/"
|
---|
464 | "events/search/'."
|
---|
465 | msgstr ""
|
---|
466 | "Tu by sa mala použiť absolútna cesta, bez domény. Napr.: '/"
|
---|
467 | "events/search/'."
|
---|
468 |
|
---|
469 | #: models/core.py:64
|
---|
470 | msgid "redirect to"
|
---|
471 | msgstr "presmerovaný na "
|
---|
472 |
|
---|
473 | #: models/core.py:65
|
---|
474 | msgid ""
|
---|
475 | "This can be either an absolute path (as above) or a full URL starting with "
|
---|
476 | "'http://'."
|
---|
477 | msgstr ""
|
---|
478 | "Tu môže byť buď absolútna cesta (ako hore) alebo plné URL začínajúce s "
|
---|
479 | "'http://'."
|
---|
480 |
|
---|
481 | #: models/core.py:67
|
---|
482 | msgid "redirect"
|
---|
483 | msgstr "presmerovanie"
|
---|
484 |
|
---|
485 | #: models/core.py:68
|
---|
486 | msgid "redirects"
|
---|
487 | msgstr "presmerovania"
|
---|
488 |
|
---|
489 | #: models/core.py:81
|
---|
490 | msgid "URL"
|
---|
491 | msgstr "URL"
|
---|
492 |
|
---|
493 | #: models/core.py:82
|
---|
494 | msgid ""
|
---|
495 | "Example: '/about/contact/'. Make sure to have leading and trailing slashes."
|
---|
496 | msgstr ""
|
---|
497 | "Príklad: '/about/contact/'. Uistite sa, že máte vložené ako úvodné tak aj záverečné lomítka."
|
---|
498 |
|
---|
499 | #: models/core.py:83
|
---|
500 | msgid "title"
|
---|
501 | msgstr "názov"
|
---|
502 |
|
---|
503 | #: models/core.py:84
|
---|
504 | msgid "content"
|
---|
505 | msgstr "obsah"
|
---|
506 |
|
---|
507 | #: models/core.py:85
|
---|
508 | msgid "enable comments"
|
---|
509 | msgstr "povolené komentáre"
|
---|
510 |
|
---|
511 | #: models/core.py:86
|
---|
512 | msgid "template name"
|
---|
513 | msgstr "meno predlohy"
|
---|
514 |
|
---|
515 | #: models/core.py:87
|
---|
516 | msgid ""
|
---|
517 | "Example: 'flatfiles/contact_page'. If this isn't provided, the system will "
|
---|
518 | "use 'flatfiles/default'."
|
---|
519 | msgstr ""
|
---|
520 | "Príklad: 'flatfiles/contact_page'. Ak sa toto nevykonalo, systém použije "
|
---|
521 | " 'flatfiles/default'."
|
---|
522 |
|
---|
523 | #: models/core.py:88
|
---|
524 | msgid "registration required"
|
---|
525 | msgstr "musíte byť zaregistrovaný"
|
---|
526 |
|
---|
527 | #: models/core.py:88
|
---|
528 | msgid "If this is checked, only logged-in users will be able to view the page."
|
---|
529 | msgstr "Ak je toto označené, potom len prihlásený užívateľ môže vidieť túto stránku."
|
---|
530 |
|
---|
531 | #: models/core.py:92
|
---|
532 | msgid "flat page"
|
---|
533 | msgstr "plochá stránka"
|
---|
534 |
|
---|
535 | #: models/core.py:93
|
---|
536 | msgid "flat pages"
|
---|
537 | msgstr "ploché stránky"
|
---|
538 |
|
---|
539 | #: models/core.py:114
|
---|
540 | msgid "session key"
|
---|
541 | msgstr "kľúč sedenia"
|
---|
542 |
|
---|
543 | #: models/core.py:115
|
---|
544 | msgid "session data"
|
---|
545 | msgstr "údaje sedenia"
|
---|
546 |
|
---|
547 | #: models/core.py:116
|
---|
548 | msgid "expire date"
|
---|
549 | msgstr "dátum konca platnosti"
|
---|
550 |
|
---|
551 | #: models/core.py:118
|
---|
552 | msgid "session"
|
---|
553 | msgstr "sedenie"
|
---|
554 |
|
---|
555 | #: models/core.py:119
|
---|
556 | msgid "sessions"
|
---|
557 | msgstr "sedenia"
|
---|
558 |
|
---|
559 | #: models/auth.py:8
|
---|
560 | msgid "codename"
|
---|
561 | msgstr "codename"
|
---|
562 |
|
---|
563 | #: models/auth.py:10
|
---|
564 | msgid "Permission"
|
---|
565 | msgstr "Povolenie"
|
---|
566 |
|
---|
567 | #: models/auth.py:11 models/auth.py:58
|
---|
568 | msgid "Permissions"
|
---|
569 | msgstr "Povolenia"
|
---|
570 |
|
---|
571 | #: models/auth.py:22
|
---|
572 | msgid "Group"
|
---|
573 | msgstr "Skupina"
|
---|
574 |
|
---|
575 | #: models/auth.py:23 models/auth.py:60
|
---|
576 | msgid "Groups"
|
---|
577 | msgstr "Skupiny"
|
---|
578 |
|
---|
579 | #: models/auth.py:33
|
---|
580 | msgid "username"
|
---|
581 | msgstr "užívateľské meno"
|
---|
582 |
|
---|
583 | #: models/auth.py:34
|
---|
584 | msgid "first name"
|
---|
585 | msgstr "meno"
|
---|
586 |
|
---|
587 | #: models/auth.py:35
|
---|
588 | msgid "last name"
|
---|
589 | msgstr "priezvisko"
|
---|
590 |
|
---|
591 | #: models/auth.py:36
|
---|
592 | msgid "e-mail address"
|
---|
593 | msgstr "emailová adresa"
|
---|
594 |
|
---|
595 | #: models/auth.py:37
|
---|
596 | msgid "password"
|
---|
597 | msgstr "heslo"
|
---|
598 |
|
---|
599 | #: models/auth.py:37
|
---|
600 | msgid "Use an MD5 hash -- not the raw password."
|
---|
601 | msgstr "Vložte takú hodnotu hesla , ako vám ju vráti MD5, nevkladajte ho priamo. "
|
---|
602 |
|
---|
603 | #: models/auth.py:38
|
---|
604 | msgid "staff status"
|
---|
605 | msgstr "zamestnanecká príslušnosť"
|
---|
606 |
|
---|
607 | #: models/auth.py:38
|
---|
608 | msgid "Designates whether the user can log into this admin site."
|
---|
609 | msgstr "Označenie, ak užívateľ má oprávnenie vstúpiť ako administrátor."
|
---|
610 |
|
---|
611 | #: models/auth.py:39
|
---|
612 | msgid "active"
|
---|
613 | msgstr "aktívny"
|
---|
614 |
|
---|
615 | #: models/auth.py:40
|
---|
616 | msgid "superuser status"
|
---|
617 | msgstr "superuživateľská príslušnosť"
|
---|
618 |
|
---|
619 | #: models/auth.py:41
|
---|
620 | msgid "last login"
|
---|
621 | msgstr "posledné prihlásenie"
|
---|
622 |
|
---|
623 | #: models/auth.py:42
|
---|
624 | msgid "date joined"
|
---|
625 | msgstr "dátum registrácie"
|
---|
626 |
|
---|
627 | #: models/auth.py:44
|
---|
628 | msgid ""
|
---|
629 | "In addition to the permissions manually assigned, this user will also get "
|
---|
630 | "all permissions granted to each group he/she is in."
|
---|
631 | msgstr ""
|
---|
632 | "Okrem ručne vložených povolení, tento uživateľ dostane všetky povolenia "
|
---|
633 | "skupin, v ktorých sa nachádza."
|
---|
634 |
|
---|
635 | #: models/auth.py:48
|
---|
636 | msgid "Users"
|
---|
637 | msgstr "Užívatelia"
|
---|
638 |
|
---|
639 | #: models/auth.py:57
|
---|
640 | msgid "Personal info"
|
---|
641 | msgstr "Osobné údaje"
|
---|
642 |
|
---|
643 | #: models/auth.py:59
|
---|
644 | msgid "Important dates"
|
---|
645 | msgstr "Dôležité údaje"
|
---|
646 |
|
---|
647 | #: models/auth.py:182
|
---|
648 | msgid "Message"
|
---|
649 | msgstr "Zpráva"
|
---|
650 |
|
---|
651 | #: conf/global_settings.py:36
|
---|
652 | msgid "Czech"
|
---|
653 | msgstr "Český"
|
---|
654 |
|
---|
655 | #: conf/global_settings.py:37
|
---|
656 | msgid "German"
|
---|
657 | msgstr "Nemecký"
|
---|
658 |
|
---|
659 | #: conf/global_settings.py:38
|
---|
660 | msgid "English"
|
---|
661 | msgstr "Anglický"
|
---|
662 |
|
---|
663 | #: conf/global_settings.py:39
|
---|
664 | msgid "Spanish"
|
---|
665 | msgstr "Španielsky"
|
---|
666 |
|
---|
667 | #: conf/global_settings.py:40
|
---|
668 | msgid "French"
|
---|
669 | msgstr "Francúzsky"
|
---|
670 |
|
---|
671 | #: conf/global_settings.py:41
|
---|
672 | msgid "Galician"
|
---|
673 | msgstr "Galicijský"
|
---|
674 |
|
---|
675 | #: conf/global_settings.py:42
|
---|
676 | msgid "Italian"
|
---|
677 | msgstr "Taliansky"
|
---|
678 |
|
---|
679 | #: conf/global_settings.py:43
|
---|
680 | msgid "Norwegian"
|
---|
681 | msgstr "Nórsky"
|
---|
682 |
|
---|
683 | #: conf/global_settings.py:44
|
---|
684 | msgid "Brazilian"
|
---|
685 | msgstr "Brazílsky"
|
---|
686 |
|
---|
687 | #: conf/global_settings.py:45
|
---|
688 | msgid "Russian"
|
---|
689 | msgstr "Ruský"
|
---|
690 |
|
---|
691 | #: conf/global_settings.py:46
|
---|
692 | msgid "Serbian"
|
---|
693 | msgstr "Srbský"
|
---|
694 |
|
---|
695 | #: conf/global_settings.py:47
|
---|
696 | msgid "Simplified Chinese"
|
---|
697 | msgstr "Zjednodušená činština "
|
---|
698 |
|
---|
699 | #: core/validators.py:58
|
---|
700 | msgid "This value must contain only letters, numbers and underscores."
|
---|
701 | msgstr "Toto môže obsahovať len písmená, číslice a podčiarkovníky."
|
---|
702 |
|
---|
703 | #: core/validators.py:62
|
---|
704 | msgid "This value must contain only letters, numbers, underscores and slashes."
|
---|
705 | msgstr "Toto môže obsahovať len písmena, číslice, podčiarkovniky a lomítka."
|
---|
706 |
|
---|
707 | #: core/validators.py:70
|
---|
708 | msgid "Uppercase letters are not allowed here."
|
---|
709 | msgstr "Veľké písmená tu nie sú povolené."
|
---|
710 |
|
---|
711 | #: core/validators.py:74
|
---|
712 | msgid "Lowercase letters are not allowed here."
|
---|
713 | msgstr "Malé písmena tu nie sú povolené."
|
---|
714 |
|
---|
715 | #: core/validators.py:81
|
---|
716 | msgid "Enter only digits separated by commas."
|
---|
717 | msgstr "Vložte len číslice, oddelené čiarkami."
|
---|
718 |
|
---|
719 | #: core/validators.py:93
|
---|
720 | msgid "Enter valid e-mail addresses separated by commas."
|
---|
721 | msgstr "Vložte platné e-mail adresy oddelené čiarkami."
|
---|
722 |
|
---|
723 | #: core/validators.py:100
|
---|
724 | msgid "Please enter a valid IP address."
|
---|
725 | msgstr "Prosím vložte platnú IP adresu."
|
---|
726 |
|
---|
727 | #: core/validators.py:104
|
---|
728 | msgid "Empty values are not allowed here."
|
---|
729 | msgstr "Prázdne hodnoty tu nie sú povolené."
|
---|
730 |
|
---|
731 | #: core/validators.py:108
|
---|
732 | msgid "Non-numeric characters aren't allowed here."
|
---|
733 | msgstr "Znaky, ktoré nie sú číslicami, tu nie sú povolené."
|
---|
734 |
|
---|
735 | #: core/validators.py:112
|
---|
736 | msgid "This value can't be comprised solely of digits."
|
---|
737 | msgstr "Tento údaj nemôže byť vytvorený len z číslic."
|
---|
738 |
|
---|
739 | #: core/validators.py:117
|
---|
740 | msgid "Enter a whole number."
|
---|
741 | msgstr "Vložte celé číslo."
|
---|
742 |
|
---|
743 | #: core/validators.py:121
|
---|
744 | msgid "Only alphabetical characters are allowed here."
|
---|
745 | msgstr "Tu sú povolené len alfanumerické znaky."
|
---|
746 |
|
---|
747 | #: core/validators.py:125
|
---|
748 | msgid "Enter a valid date in YYYY-MM-DD format."
|
---|
749 | msgstr "Vložte platný dátum vo formáte RRRR-MM-DD."
|
---|
750 |
|
---|
751 | #: core/validators.py:129
|
---|
752 | msgid "Enter a valid time in HH:MM format."
|
---|
753 | msgstr "Vložte platný čas vo formáte HH:MM."
|
---|
754 |
|
---|
755 | #: core/validators.py:133
|
---|
756 | msgid "Enter a valid date/time in YYYY-MM-DD HH:MM format."
|
---|
757 | msgstr "Vlož platný dátum/čas vo formáte RRRR-MM-DD HH:MM"
|
---|
758 |
|
---|
759 | #: core/validators.py:137
|
---|
760 | msgid "Enter a valid e-mail address."
|
---|
761 | msgstr "Vložte platnú e-mail adresu."
|
---|
762 |
|
---|
763 | #: core/validators.py:149
|
---|
764 | msgid ""
|
---|
765 | "Upload a valid image. The file you uploaded was either not an image or a "
|
---|
766 | "corrupted image."
|
---|
767 | msgstr ""
|
---|
768 | "Nahrajte platný obrázok. Súbor, ktorý ste nahrali buď nebol obrázok alebo "
|
---|
769 | "je nahratý poškodený obrázok."
|
---|
770 |
|
---|
771 | #: core/validators.py:156
|
---|
772 | #, python-format
|
---|
773 | msgid "The URL %s does not point to a valid image."
|
---|
774 | msgstr "URL %s neodkazuje na platný obrázok."
|
---|
775 |
|
---|
776 | #: core/validators.py:160
|
---|
777 | #, python-format
|
---|
778 | msgid "Phone numbers must be in XXX-XXX-XXXX format. \"%s\" is invalid."
|
---|
779 | msgstr "Telefónne číslo musí mať formát XXX-XXX-XXXX. \"%s\" je neplatné."
|
---|
780 |
|
---|
781 | #: core/validators.py:168
|
---|
782 | #, python-format
|
---|
783 | msgid "The URL %s does not point to a valid QuickTime video."
|
---|
784 | msgstr "URL %s neodkazuje na platné QuickTime video."
|
---|
785 |
|
---|
786 | #: core/validators.py:172
|
---|
787 | msgid "A valid URL is required."
|
---|
788 | msgstr "Platné URL je požadované."
|
---|
789 |
|
---|
790 | #: core/validators.py:186
|
---|
791 | #, python-format
|
---|
792 | msgid ""
|
---|
793 | "Valid HTML is required. Specific errors are:\n"
|
---|
794 | "%s"
|
---|
795 | msgstr ""
|
---|
796 | "Platná HTML je požadovaná. Konkrétne chyby sú:\n"
|
---|
797 | "%s"
|
---|
798 |
|
---|
799 | #: core/validators.py:193
|
---|
800 | #, python-format
|
---|
801 | msgid "Badly formed XML: %s"
|
---|
802 | msgstr "Zle formované XML: %s"
|
---|
803 |
|
---|
804 | #: core/validators.py:203
|
---|
805 | #, python-format
|
---|
806 | msgid "Invalid URL: %s"
|
---|
807 | msgstr "Neplatný URL %s"
|
---|
808 |
|
---|
809 | #: core/validators.py:205
|
---|
810 | #, python-format
|
---|
811 | msgid "The URL %s is a broken link."
|
---|
812 | msgstr "Odkaz na URL %s je neplatný."
|
---|
813 |
|
---|
814 | #: core/validators.py:211
|
---|
815 | msgid "Enter a valid U.S. state abbreviation."
|
---|
816 | msgstr "Vložte platnú skratku U.S. štátu."
|
---|
817 |
|
---|
818 | #: core/validators.py:226
|
---|
819 | #, python-format
|
---|
820 | msgid "Watch your mouth! The word %s is not allowed here."
|
---|
821 | msgid_plural "Watch your mouth! The words %s are not allowed here."
|
---|
822 | msgstr[0] "Vyjadrujte sa slušne! Slovo %s tu nie je dovolené použivať."
|
---|
823 | msgstr[1] "Vyjadrujte sa slušne! Slová %s tu nie je dovolené použivať."
|
---|
824 |
|
---|
825 | #: core/validators.py:233
|
---|
826 | #, python-format
|
---|
827 | msgid "This field must match the '%s' field."
|
---|
828 | msgstr "Toto pole sa musí zhodovať s poľom '%s'. "
|
---|
829 |
|
---|
830 | #: core/validators.py:252
|
---|
831 | msgid "Please enter something for at least one field."
|
---|
832 | msgstr "Prosím vložte niečo aspoň pre jedno pole."
|
---|
833 |
|
---|
834 | #: core/validators.py:261 core/validators.py:272
|
---|
835 | msgid "Please enter both fields or leave them both empty."
|
---|
836 | msgstr "Prosím vložte obidve polia, alebo nechajte ich obe prázdne. "
|
---|
837 |
|
---|
838 | #: core/validators.py:279
|
---|
839 | #, python-format
|
---|
840 | msgid "This field must be given if %(field)s is %(value)s"
|
---|
841 | msgstr "Toto pole musí byť vyplnené tak, že %(field)s obsahuje %(value)s"
|
---|
842 |
|
---|
843 | #: core/validators.py:291
|
---|
844 | #, python-format
|
---|
845 | msgid "This field must be given if %(field)s is not %(value)s"
|
---|
846 | msgstr "Toto pole musí byť vyplnené tak, že %(field)s nesmie obsahovať %(value)s"
|
---|
847 |
|
---|
848 | #: core/validators.py:310
|
---|
849 | msgid "Duplicate values are not allowed."
|
---|
850 | msgstr "Duplicitné hodnoty nie sú povolené."
|
---|
851 |
|
---|
852 | #: core/validators.py:333
|
---|
853 | #, python-format
|
---|
854 | msgid "This value must be a power of %s."
|
---|
855 | msgstr "Táto hodnota musí byť mocninou %s."
|
---|
856 |
|
---|
857 | #: core/validators.py:344
|
---|
858 | msgid "Please enter a valid decimal number."
|
---|
859 | msgstr "Prosím vložte platné desiatkové číslo. "
|
---|
860 |
|
---|
861 | #: core/validators.py:346
|
---|
862 | #, python-format
|
---|
863 | msgid "Please enter a valid decimal number with at most %s total digit."
|
---|
864 | msgid_plural ""
|
---|
865 | "Please enter a valid decimal number with at most %s total digits."
|
---|
866 | msgstr[0] "Prosím vložte platné desiatkové číslo s najviac %s číslicou."
|
---|
867 | msgstr[1] "Prosím vložte platné desiatkové číslo s najviac %s číslicami."
|
---|
868 |
|
---|
869 | #: core/validators.py:349
|
---|
870 | #, python-format
|
---|
871 | msgid "Please enter a valid decimal number with at most %s decimal place."
|
---|
872 | msgid_plural ""
|
---|
873 | "Please enter a valid decimal number with at most %s decimal places."
|
---|
874 | msgstr[0] "Prosím vložte platné desatinné číslo s najviac %s desatinným miestom."
|
---|
875 | msgstr[1] "Prosím vložte platné desatinné číslo s najviac %s desatinnými miestami."
|
---|
876 |
|
---|
877 | #: core/validators.py:359
|
---|
878 | #, python-format
|
---|
879 | msgid "Make sure your uploaded file is at least %s bytes big."
|
---|
880 | msgstr "Presvedčte sa, že posielaný súbor nemá menej ako %s bytov."
|
---|
881 |
|
---|
882 | #: core/validators.py:360
|
---|
883 | #, python-format
|
---|
884 | msgid "Make sure your uploaded file is at most %s bytes big."
|
---|
885 | msgstr "Presvedčte sa, že posielaný súbor nemá viac ako %s bytov."
|
---|
886 |
|
---|
887 | #: core/validators.py:373
|
---|
888 | msgid "The format for this field is wrong."
|
---|
889 | msgstr "Formát pre toto pole je chybný."
|
---|
890 |
|
---|
891 | #: core/validators.py:388
|
---|
892 | msgid "This field is invalid."
|
---|
893 | msgstr "Toto pole nie je platné."
|
---|
894 |
|
---|
895 | #: core/validators.py:423
|
---|
896 | #, python-format
|
---|
897 | msgid "Could not retrieve anything from %s."
|
---|
898 | msgstr "Nič som nemohol získať z %s."
|
---|
899 |
|
---|
900 | #: core/validators.py:426
|
---|
901 | #, python-format
|
---|
902 | msgid ""
|
---|
903 | "The URL %(url)s returned the invalid Content-Type header '%(contenttype)s'."
|
---|
904 | msgstr ""
|
---|
905 | " URL %(url)s vrátilo neplatnú hlavičku Content-Type '%(contenttype)s'."
|
---|
906 |
|
---|
907 | #: core/validators.py:459
|
---|
908 | #, python-format
|
---|
909 | msgid ""
|
---|
910 | "Please close the unclosed %(tag)s tag from line %(line)s. (Line starts with "
|
---|
911 | "\"%(start)s\".)"
|
---|
912 | msgstr ""
|
---|
913 | "Prosím zavrite nezavretý %(tag)s popisovač v riadku %(line)s. (Riadok začína s "
|
---|
914 | "\"%(start)s\".)"
|
---|
915 |
|
---|
916 | #: core/validators.py:463
|
---|
917 | #, python-format
|
---|
918 | msgid ""
|
---|
919 | "Some text starting on line %(line)s is not allowed in that context. (Line "
|
---|
920 | "starts with \"%(start)s\".)"
|
---|
921 | msgstr ""
|
---|
922 | "Nejaký text začínajúci na riadku %(line)s nie je povolený v tomto kontexte. (Riadok "
|
---|
923 | "začína s \"%(start)s\".)"
|
---|
924 |
|
---|
925 | #: core/validators.py:468
|
---|
926 | #, python-format
|
---|
927 | msgid ""
|
---|
928 | "\"%(attr)s\" on line %(line)s is an invalid attribute. (Line starts with \"%"
|
---|
929 | "(start)s\".)"
|
---|
930 | msgstr ""
|
---|
931 | "\"%(attr)s\" na riadku %(line)s je neplatný atribút. (Riadok začína s \"%"
|
---|
932 | "(start)s\".)"
|
---|
933 |
|
---|
934 | #: core/validators.py:473
|
---|
935 | #, python-format
|
---|
936 | msgid ""
|
---|
937 | "\"<%(tag)s>\" on line %(line)s is an invalid tag. (Line starts with \"%"
|
---|
938 | "(start)s\".)"
|
---|
939 | msgstr ""
|
---|
940 | "\"<%(tag)s>\" na riadku %(line)s je neplatný popisovač. (Riadok začína s \"%"
|
---|
941 | "(start)s\".)"
|
---|
942 |
|
---|
943 | #: core/validators.py:477
|
---|
944 | #, python-format
|
---|
945 | msgid ""
|
---|
946 | "A tag on line %(line)s is missing one or more required attributes. (Line "
|
---|
947 | "starts with \"%(start)s\".)"
|
---|
948 | msgstr ""
|
---|
949 | "Popisovaču na riadku %(line)s chýba jeden alebo viac atribútov. (Riadok "
|
---|
950 | "začína s \"%(start)s\".)"
|
---|
951 |
|
---|
952 | #: core/validators.py:482
|
---|
953 | #, python-format
|
---|
954 | msgid ""
|
---|
955 | "The \"%(attr)s\" attribute on line %(line)s has an invalid value. (Line "
|
---|
956 | "starts with \"%(start)s\".)"
|
---|
957 | msgstr ""
|
---|
958 | "Atribút \"%(attr)s\" na riadku %(line)s má neplatnú hodnotu. (Riadok "
|
---|
959 | "začína s \"%(start)s\".)"
|
---|
960 |
|
---|
961 | #: core/meta/fields.py:95
|
---|
962 | msgid " Separate multiple IDs with commas."
|
---|
963 | msgstr "Identifikátory oddeľte čiarkami."
|
---|
964 |
|
---|
965 | #: core/meta/fields.py:98
|
---|
966 | msgid ""
|
---|
967 | " Hold down \"Control\", or \"Command\" on a Mac, to select more than one."
|
---|
968 | msgstr ""
|
---|
969 | " Podržte \"Control\", alebo \"Command\" na Mac_u, na výber viac ako jednej položky."
|
---|