2011-03-01 17:01:01 +08:00
|
|
|
# This file is distributed under the same license as the Django package.
|
2011-01-22 02:31:00 +08:00
|
|
|
#
|
2012-03-14 17:00:35 +08:00
|
|
|
# Translators:
|
|
|
|
# Jannis Leidel <jannis@leidel.info>, 2011.
|
|
|
|
# Vlada Macek <macek@sandbox.cz>, 2011, 2012.
|
2011-01-22 02:31:00 +08:00
|
|
|
msgid ""
|
|
|
|
msgstr ""
|
|
|
|
"Project-Id-Version: Django\n"
|
|
|
|
"Report-Msgid-Bugs-To: \n"
|
2012-03-23 10:59:34 +08:00
|
|
|
"POT-Creation-Date: 2012-03-23 02:37+0100\n"
|
2012-03-14 17:00:35 +08:00
|
|
|
"PO-Revision-Date: 2012-03-08 12:31+0000\n"
|
|
|
|
"Last-Translator: Vlada Macek <macek@sandbox.cz>\n"
|
|
|
|
"Language-Team: Czech (http://www.transifex.net/projects/p/django/language/"
|
|
|
|
"cs/)\n"
|
|
|
|
"Language: cs\n"
|
2011-01-22 02:31:00 +08:00
|
|
|
"MIME-Version: 1.0\n"
|
|
|
|
"Content-Type: text/plain; charset=UTF-8\n"
|
|
|
|
"Content-Transfer-Encoding: 8bit\n"
|
2011-03-01 17:01:01 +08:00
|
|
|
"Plural-Forms: nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2\n"
|
2011-01-22 02:31:00 +08:00
|
|
|
|
2012-03-14 17:00:35 +08:00
|
|
|
#: admin.py:10
|
|
|
|
msgid "Advanced options"
|
|
|
|
msgstr "Pokročilá nastavení"
|
|
|
|
|
|
|
|
#: forms.py:7 models.py:7
|
2011-01-22 02:31:00 +08:00
|
|
|
msgid "URL"
|
|
|
|
msgstr "URL"
|
|
|
|
|
2012-03-14 17:00:35 +08:00
|
|
|
#: forms.py:8
|
2011-01-22 02:31:00 +08:00
|
|
|
msgid ""
|
|
|
|
"Example: '/about/contact/'. Make sure to have leading and trailing slashes."
|
|
|
|
msgstr ""
|
|
|
|
"Příklad: \"/o/kontakt/\". Ujistěte se, že máte počáteční a konečná lomítka."
|
|
|
|
|
2012-03-14 17:00:35 +08:00
|
|
|
#: forms.py:10
|
2011-01-22 02:31:00 +08:00
|
|
|
msgid ""
|
|
|
|
"This value must contain only letters, numbers, dots, underscores, dashes, "
|
|
|
|
"slashes or tildes."
|
|
|
|
msgstr ""
|
2011-03-01 17:01:01 +08:00
|
|
|
"Tato hodnota musí obsahovat pouze písmena, číslice, tečky, podtržítka, "
|
|
|
|
"pomlčky, lomítka nebo vlnovky."
|
2011-01-22 02:31:00 +08:00
|
|
|
|
2012-03-14 17:00:35 +08:00
|
|
|
#: forms.py:19
|
|
|
|
msgid "URL is missing a leading slash."
|
|
|
|
msgstr "V adrese URL chybí úvodní lomítko."
|
|
|
|
|
|
|
|
#: forms.py:23
|
|
|
|
msgid "URL is missing a trailing slash."
|
|
|
|
msgstr "V adrese URL chybí koncové lomítko."
|
|
|
|
|
|
|
|
#: forms.py:38
|
|
|
|
#, python-format
|
|
|
|
msgid "Flatpage with url %(url)s already exists for site %(site)s"
|
|
|
|
msgstr "Flat stránka s adresou %(url)s pro web %(site)s již existuje."
|
2011-01-22 02:31:00 +08:00
|
|
|
|
|
|
|
#: models.py:8
|
|
|
|
msgid "title"
|
|
|
|
msgstr "titulek"
|
|
|
|
|
|
|
|
#: models.py:9
|
|
|
|
msgid "content"
|
|
|
|
msgstr "obsah"
|
|
|
|
|
|
|
|
#: models.py:10
|
|
|
|
msgid "enable comments"
|
|
|
|
msgstr "povolit komentáře"
|
|
|
|
|
|
|
|
#: models.py:11
|
|
|
|
msgid "template name"
|
|
|
|
msgstr "název šablony"
|
|
|
|
|
|
|
|
#: models.py:12
|
|
|
|
msgid ""
|
|
|
|
"Example: 'flatpages/contact_page.html'. If this isn't provided, the system "
|
|
|
|
"will use 'flatpages/default.html'."
|
|
|
|
msgstr ""
|
|
|
|
"Příklad: \"flatpages/kontaktni_stranka.html\". Pokud toto není zadáno, bude "
|
|
|
|
"použita šablona \"flatpages/default.html\"."
|
|
|
|
|
|
|
|
#: models.py:13
|
|
|
|
msgid "registration required"
|
|
|
|
msgstr "nutná registrace"
|
|
|
|
|
|
|
|
#: models.py:13
|
|
|
|
msgid "If this is checked, only logged-in users will be able to view the page."
|
|
|
|
msgstr "Určuje, že tuto stránku uvidí pouze přihlášení uživatelé."
|
|
|
|
|
|
|
|
#: models.py:18
|
|
|
|
msgid "flat page"
|
|
|
|
msgstr "statická stránka"
|
|
|
|
|
|
|
|
#: models.py:19
|
|
|
|
msgid "flat pages"
|
|
|
|
msgstr "statické stránky"
|