Fixes: 1) Ensure correct handling of query results in category/brand auto-resolve methods; 2) Fix PO formatting issues across multiple locales. Extra: 1) Add `priority` field to Django admin for categories; 2) Suppress specific type-checking warnings in settings and utilities.
73 lines
1.7 KiB
Text
73 lines
1.7 KiB
Text
#
|
|
msgid ""
|
|
msgstr ""
|
|
"Project-Id-Version: EVIBES 2.8.9\n"
|
|
"Report-Msgid-Bugs-To: \n"
|
|
"POT-Creation-Date: 2025-06-21 22:42+0100\n"
|
|
"PO-Revision-Date: 2025-06-16 08:59+0100\n"
|
|
"Last-Translator: EGOR GORBUNOV <CONTACT@FUREUNOIR.COM>\n"
|
|
"Language-Team: LANGUAGE <CONTACT@FUREUNOIR.COM>\n"
|
|
"Language: cs-cz\n"
|
|
"MIME-Version: 1.0\n"
|
|
"Content-Type: text/plain; charset=UTF-8\n"
|
|
"Content-Transfer-Encoding: 8bit\n"
|
|
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
|
|
|
#: blog/apps.py:8
|
|
msgid "blog"
|
|
msgstr "Blog"
|
|
|
|
#: blog/models.py:17
|
|
msgid "post title"
|
|
msgstr "Název příspěvku"
|
|
|
|
#: blog/models.py:17
|
|
msgid "title"
|
|
msgstr "Název"
|
|
|
|
#: blog/models.py:64
|
|
msgid "post"
|
|
msgstr "Příspěvek"
|
|
|
|
#: blog/models.py:65
|
|
msgid "posts"
|
|
msgstr "Příspěvky"
|
|
|
|
#: blog/models.py:69
|
|
msgid "markdown files are not supported yet - use markdown content instead"
|
|
msgstr ""
|
|
"Soubory Markdown nejsou podporovány - místo toho použijte obsah Markdown!"
|
|
|
|
#: blog/models.py:71
|
|
msgid ""
|
|
"a markdown file or markdown content must be provided - mutually exclusive"
|
|
msgstr ""
|
|
"musí být poskytnut soubor markdown nebo obsah markdown - vzájemně se "
|
|
"vylučují."
|
|
|
|
#: blog/models.py:82
|
|
msgid "internal tag identifier for the post tag"
|
|
msgstr "interní identifikátor tagu pro tag příspěvku"
|
|
|
|
#: blog/models.py:83
|
|
msgid "tag name"
|
|
msgstr "Název štítku"
|
|
|
|
#: blog/models.py:87
|
|
msgid "user-friendly name for the post tag"
|
|
msgstr "Uživatelsky přívětivý název pro značku příspěvku"
|
|
|
|
#: blog/models.py:88
|
|
msgid "tag display name"
|
|
msgstr "Zobrazení názvu štítku"
|
|
|
|
#: blog/models.py:96
|
|
msgid "post tag"
|
|
msgstr "Označení příspěvku"
|
|
|
|
#: blog/models.py:97
|
|
msgid "post tags"
|
|
msgstr "Štítky příspěvků"
|
|
|
|
#~ msgid "eVibes Engine"
|
|
#~ msgstr "Motor eVibes"
|