fixes #1146 - updated 'sk' translation

git-svn-id: http://code.djangoproject.com/svn/django/trunk@1817 bcc190cf-cafb-0310-a4f2-bffc1f526a37
This commit is contained in:
Georg Bauer 2006-01-04 11:59:46 +00:00
parent 3234a932b2
commit b0ad54ec0b
2 changed files with 150 additions and 148 deletions

View File

@ -8,7 +8,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2005-12-29 00:05+0100\n"
"POT-Creation-Date: 2005-12-30 23:37-0500\n"
"PO-Revision-Date: 2005-11-10 23:22-0500\n"
"Last-Translator: Vladimir Labath <vlado@labath.org>\n"
"Language-Team: Slovak <sk@li.org>\n"
@ -16,6 +16,37 @@ msgstr ""
"Content-Type: text/plain; charset=utf-8\n"
"Content-Transfer-Encoding: 8bit\n"
#: contrib/redirects/models/redirects.py:7
msgid "redirect from"
msgstr "presmerovaný z"
#: contrib/redirects/models/redirects.py:8
msgid ""
"This should be an absolute path, excluding the domain name. Example: '/"
"events/search/'."
msgstr ""
"Tu by sa mala použiť absolútna cesta, bez domény. Napr.: '/events/search/'."
#: contrib/redirects/models/redirects.py:9
msgid "redirect to"
msgstr "presmerovaný na "
#: contrib/redirects/models/redirects.py:10
msgid ""
"This can be either an absolute path (as above) or a full URL starting with "
"'http://'."
msgstr ""
"Tu môže byť buď absolútna cesta (ako hore) alebo plné URL začínajúce s "
"'http://'."
#: contrib/redirects/models/redirects.py:12
msgid "redirect"
msgstr "presmerovanie"
#: contrib/redirects/models/redirects.py:13
msgid "redirects"
msgstr "presmerovania"
#: contrib/comments/models/comments.py:8
#: contrib/comments/models/comments.py:161
msgid "object ID"
@ -286,6 +317,58 @@ msgstr ""
msgid "The comment form didn't provide either 'preview' or 'post'"
msgstr "Formulár komentára neposkytuje odpoveď buď 'prezri' alebo 'pošli'"
#: contrib/flatpages/models/flatpages.py:6 contrib/admin/views/doc.py:267
msgid "URL"
msgstr "URL"
#: contrib/flatpages/models/flatpages.py:7
msgid ""
"Example: '/about/contact/'. Make sure to have leading and trailing slashes."
msgstr ""
"Príklad: '/about/contact/'. Uistite sa, že máte vložené ako úvodné tak aj "
"záverečné lomítka."
#: contrib/flatpages/models/flatpages.py:8
msgid "title"
msgstr "názov"
#: contrib/flatpages/models/flatpages.py:9
msgid "content"
msgstr "obsah"
#: contrib/flatpages/models/flatpages.py:10
msgid "enable comments"
msgstr "povolené komentáre"
#: contrib/flatpages/models/flatpages.py:11
msgid "template name"
msgstr "meno predlohy"
#: contrib/flatpages/models/flatpages.py:12
msgid ""
"Example: 'flatpages/contact_page'. If this isn't provided, the system will "
"use 'flatpages/default'."
msgstr ""
"Príklad: 'flatpages/contact_page'. Ak sa toto nevykonalo, systém použije "
"'flatpages/default'."
#: contrib/flatpages/models/flatpages.py:13
msgid "registration required"
msgstr "musíte byť zaregistrovaný"
#: contrib/flatpages/models/flatpages.py:13
msgid "If this is checked, only logged-in users will be able to view the page."
msgstr ""
"Ak je toto označené, potom len prihlásený užívateľ môže vidieť túto stránku."
#: contrib/flatpages/models/flatpages.py:17
msgid "flat page"
msgstr "plochá stránka"
#: contrib/flatpages/models/flatpages.py:18
msgid "flat pages"
msgstr "ploché stránky"
#: contrib/admin/filterspecs.py:40
#, python-format
msgid ""
@ -563,10 +646,6 @@ msgstr "Text"
msgid "Time"
msgstr "Čas"
#: contrib/admin/views/doc.py:267 contrib/flatpages/models/flatpages.py:6
msgid "URL"
msgstr "URL"
#: contrib/admin/views/doc.py:268
msgid "U.S. state (two uppercase letters)"
msgstr "U.S. štát (dve veľké písmena)"
@ -575,11 +654,27 @@ msgstr "U.S. štát (dve veľké písmena)"
msgid "XML text"
msgstr "XML text"
#: contrib/admin/templates/widget/date_time.html:3
msgid "Date:"
msgstr ""
#: contrib/admin/templates/widget/date_time.html:4
msgid "Time:"
msgstr "Čas"
#: contrib/admin/templates/widget/file.html:2
msgid "Currently:"
msgstr ""
#: contrib/admin/templates/widget/file.html:3
msgid "Change:"
msgstr "Zmeň:"
#: contrib/admin/templates/admin/object_history.html:3
#: contrib/admin/templates/admin/change_list.html:4
#: contrib/admin/templates/admin/change_form.html:9
#: contrib/admin/templates/admin/base.html:23
#: contrib/admin/templates/admin/delete_confirmation.html:3
#: contrib/admin/templates/admin/change_form.html:9
#: contrib/admin/templates/admin_doc/bookmarklets.html:4
#: contrib/admin/templates/admin_doc/view_detail.html:4
#: contrib/admin/templates/admin_doc/template_tag_index.html:5
@ -595,9 +690,9 @@ msgstr "Zmena hesla"
#: contrib/admin/templates/admin/object_history.html:3
#: contrib/admin/templates/admin/change_list.html:4
#: contrib/admin/templates/admin/change_form.html:9
#: contrib/admin/templates/admin/base.html:23
#: contrib/admin/templates/admin/delete_confirmation.html:3
#: contrib/admin/templates/admin/change_form.html:9
#: contrib/admin/templates/admin_doc/bookmarklets.html:4
#: contrib/admin/templates/admin_doc/view_detail.html:4
#: contrib/admin/templates/admin_doc/template_tag_index.html:5
@ -612,10 +707,10 @@ msgid "Log out"
msgstr "Odhlásenie"
#: contrib/admin/templates/admin/object_history.html:5
#: contrib/admin/templates/admin/500.html:4
#: contrib/admin/templates/admin/change_list.html:5
#: contrib/admin/templates/admin/base.html:29
#: contrib/admin/templates/admin/500.html:4
#: contrib/admin/templates/admin/change_form.html:12
#: contrib/admin/templates/admin/base.html:29
#: contrib/admin/templates/registration/password_change_done.html:4
#: contrib/admin/templates/registration/password_reset_form.html:4
#: contrib/admin/templates/registration/logged_out.html:4
@ -654,13 +749,15 @@ msgstr ""
"Tento object nemá históriu zmien. Možno nebol pridaný prostredníctvom tohoto "
"web admina"
#: contrib/admin/templates/admin/base_site.html:4
msgid "Django site admin"
msgstr "Django web admin"
#: contrib/admin/templates/admin/change_list.html:10
#, python-format
msgid "Add %(name)s"
msgstr ""
#: contrib/admin/templates/admin/base_site.html:7
msgid "Django administration"
msgstr "Administrácia Django"
#: contrib/admin/templates/admin/filter.html:2
#, python-format
msgid " By %(title)s "
msgstr " Od %(title)s "
#: contrib/admin/templates/admin/500.html:4
msgid "Server error"
@ -682,14 +779,17 @@ msgstr ""
"Vznikla chyba. Prostredníctvom e-mailu bol o nej informovaný správca a "
"chyba by mala byť o chviľu odstránená. Ďakujeme za vašu trpezlivosť."
#: contrib/admin/templates/admin/404.html:4
#: contrib/admin/templates/admin/404.html:8
msgid "Page not found"
msgstr "Stránka nebola nájdená"
#: contrib/admin/templates/admin/search_form.html:8
msgid "Go"
msgstr "Choď"
#: contrib/admin/templates/admin/404.html:10
msgid "We're sorry, but the requested page could not be found."
msgstr "Ľutujeme, ale požadovaná stránka nebola nájdená."
#: contrib/admin/templates/admin/base_site.html:4
msgid "Django site admin"
msgstr "Django web admin"
#: contrib/admin/templates/admin/base_site.html:7
msgid "Django administration"
msgstr "Administrácia Django"
#: contrib/admin/templates/admin/index.html:27
#: contrib/admin/templates/admin/change_form.html:14
@ -716,10 +816,14 @@ msgstr "Moje udalosti"
msgid "None available"
msgstr "Nepovolené"
#: contrib/admin/templates/admin/change_list.html:10
#, python-format
msgid "Add %(name)s"
msgstr ""
#: contrib/admin/templates/admin/404.html:4
#: contrib/admin/templates/admin/404.html:8
msgid "Page not found"
msgstr "Stránka nebola nájdená"
#: contrib/admin/templates/admin/404.html:10
msgid "We're sorry, but the requested page could not be found."
msgstr "Ľutujeme, ale požadovaná stránka nebola nájdená."
#: contrib/admin/templates/admin/login.html:15
msgid "Username:"
@ -733,6 +837,24 @@ msgstr "Heslo:"
msgid "Have you <a href=\"/password_reset/\">forgotten your password</a>?"
msgstr "Zabudli ste<a href=\"/password_reset/\"> vaše heslo</a>?"
#: contrib/admin/templates/admin/change_form.html:20
msgid "View on site"
msgstr "Pozri na webe"
#: contrib/admin/templates/admin/change_form.html:28
msgid "Please correct the error below."
msgid_plural "Please correct the errors below."
msgstr[0] "Opravte chybu, čo je nižšie, prosím."
msgstr[1] "Opravte chyby, čo sú nižšie, prosím."
#: contrib/admin/templates/admin/change_form.html:45
msgid "Ordering"
msgstr "Určenie"
#: contrib/admin/templates/admin/change_form.html:48
msgid "Order:"
msgstr "Poradie:"
#: contrib/admin/templates/admin/base.html:23
msgid "Welcome,"
msgstr "Vítajte,"
@ -761,33 +883,6 @@ msgstr ""
msgid "Yes, I'm sure"
msgstr "Ano, som si istý"
#: contrib/admin/templates/admin/filter.html:2
#, python-format
msgid " By %(title)s "
msgstr " Od %(title)s "
#: contrib/admin/templates/admin/search_form.html:7
msgid "Go"
msgstr "Choď"
#: contrib/admin/templates/admin/change_form.html:20
msgid "View on site"
msgstr "Pozri na webe"
#: contrib/admin/templates/admin/change_form.html:28
msgid "Please correct the error below."
msgid_plural "Please correct the errors below."
msgstr[0] "Opravte chybu, čo je nižšie, prosím."
msgstr[1] "Opravte chyby, čo sú nižšie, prosím."
#: contrib/admin/templates/admin/change_form.html:45
msgid "Ordering"
msgstr "Určenie"
#: contrib/admin/templates/admin/change_form.html:48
msgid "Order:"
msgstr "Poradie:"
#: contrib/admin/templates/admin/submit_line.html:3
msgid "Delete"
msgstr "Vymazať"
@ -996,101 +1091,6 @@ msgstr "Editujte tento objekt (nové okno)"
msgid "As above, but opens the admin page in a new window."
msgstr "Ako vyššie, ale stranka admina sa otvorí v novom okne."
#: contrib/admin/templates/widget/date_time.html:3
msgid "Date:"
msgstr ""
#: contrib/admin/templates/widget/date_time.html:4
msgid "Time:"
msgstr "Čas"
#: contrib/admin/templates/widget/file.html:2
msgid "Currently:"
msgstr ""
#: contrib/admin/templates/widget/file.html:3
msgid "Change:"
msgstr "Zmeň:"
#: contrib/redirects/models/redirects.py:7
msgid "redirect from"
msgstr "presmerovaný z"
#: contrib/redirects/models/redirects.py:8
msgid ""
"This should be an absolute path, excluding the domain name. Example: '/"
"events/search/'."
msgstr ""
"Tu by sa mala použiť absolútna cesta, bez domény. Napr.: '/events/search/'."
#: contrib/redirects/models/redirects.py:9
msgid "redirect to"
msgstr "presmerovaný na "
#: contrib/redirects/models/redirects.py:10
msgid ""
"This can be either an absolute path (as above) or a full URL starting with "
"'http://'."
msgstr ""
"Tu môže byť buď absolútna cesta (ako hore) alebo plné URL začínajúce s "
"'http://'."
#: contrib/redirects/models/redirects.py:12
msgid "redirect"
msgstr "presmerovanie"
#: contrib/redirects/models/redirects.py:13
msgid "redirects"
msgstr "presmerovania"
#: contrib/flatpages/models/flatpages.py:7
msgid ""
"Example: '/about/contact/'. Make sure to have leading and trailing slashes."
msgstr ""
"Príklad: '/about/contact/'. Uistite sa, že máte vložené ako úvodné tak aj "
"záverečné lomítka."
#: contrib/flatpages/models/flatpages.py:8
msgid "title"
msgstr "názov"
#: contrib/flatpages/models/flatpages.py:9
msgid "content"
msgstr "obsah"
#: contrib/flatpages/models/flatpages.py:10
msgid "enable comments"
msgstr "povolené komentáre"
#: contrib/flatpages/models/flatpages.py:11
msgid "template name"
msgstr "meno predlohy"
#: contrib/flatpages/models/flatpages.py:12
msgid ""
"Example: 'flatpages/contact_page'. If this isn't provided, the system will "
"use 'flatpages/default'."
msgstr ""
"Príklad: 'flatpages/contact_page'. Ak sa toto nevykonalo, systém použije "
"'flatpages/default'."
#: contrib/flatpages/models/flatpages.py:13
msgid "registration required"
msgstr "musíte byť zaregistrovaný"
#: contrib/flatpages/models/flatpages.py:13
msgid "If this is checked, only logged-in users will be able to view the page."
msgstr ""
"Ak je toto označené, potom len prihlásený užívateľ môže vidieť túto stránku."
#: contrib/flatpages/models/flatpages.py:17
msgid "flat page"
msgstr "plochá stránka"
#: contrib/flatpages/models/flatpages.py:18
msgid "flat pages"
msgstr "ploché stránky"
#: utils/translation.py:350
msgid "DATE_FORMAT"
msgstr ""
@ -1827,3 +1827,5 @@ msgid ""
"Your Web browser doesn't appear to have cookies enabled. Cookies are "
"required for logging in."
msgstr ""
"Vyzerá, že váš web prehliadač nedovoľuje prístup ku cookies. Cookies sú "
" nevýhnutné aby ste sa mohli prilásiť."