# This file is distributed under the same license as the Django package. # # Translators: # Jannis Leidel , 2011. msgid "" msgstr "" "Project-Id-Version: Django\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2012-10-15 10:57+0200\n" "PO-Revision-Date: 2012-02-14 13:39+0000\n" "Last-Translator: Jannis Leidel \n" "Language-Team: Czech (http://www.transifex.com/projects/p/django/language/" "cs/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Language: cs\n" "Plural-Forms: nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2;\n" #: models.py:9 msgid "redirect from" msgstr "přesměrovat z" #: models.py:10 msgid "" "This should be an absolute path, excluding the domain name. Example: '/" "events/search/'." msgstr "" "Toto by měla být absolutní cesta bez domény. Příklad: \"/udalosti/hledat/\"." #: models.py:11 msgid "redirect to" msgstr "přesměrovat na" #: models.py:12 msgid "" "This can be either an absolute path (as above) or a full URL starting with " "'http://'." msgstr "" "Toto může být buď absolutní cesta (jako nahoře) nebo plné URL začínající na " "\"http://\"." #: models.py:15 msgid "redirect" msgstr "přesměrování" #: models.py:16 msgid "redirects" msgstr "přesměrování"