# msgid "" msgstr "" "Project-Id-Version: EVIBES 3.0.0\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2025-10-07 15:47+0300\n" "PO-Revision-Date: 2025-06-16 08:59+0100\n" "Last-Translator: EGOR GORBUNOV \n" "Language-Team: LANGUAGE \n" "Language: sv-se\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 "Blogg" #: blog/models.py:36 msgid "post title" msgstr "Inläggets titel" #: blog/models.py:36 msgid "title" msgstr "Titel" #: blog/models.py:84 msgid "post" msgstr "Post" #: blog/models.py:85 msgid "posts" msgstr "Inlägg" #: blog/models.py:89 msgid "markdown files are not supported yet - use markdown content instead" msgstr "Markdown-filer stöds inte - använd markdown-innehåll istället!" #: blog/models.py:91 msgid "" "a markdown file or markdown content must be provided - mutually exclusive" msgstr "" "en markdown-fil eller markdown-innehåll måste tillhandahållas - ömsesidigt " "uteslutande" #: blog/models.py:123 msgid "internal tag identifier for the post tag" msgstr "intern taggidentifierare för inläggstaggen" #: blog/models.py:124 msgid "tag name" msgstr "Tagg namn" #: blog/models.py:128 msgid "user-friendly name for the post tag" msgstr "Användarvänligt namn för inläggstaggen" #: blog/models.py:129 msgid "tag display name" msgstr "Taggens visningsnamn" #: blog/models.py:137 msgid "post tag" msgstr "Post tagg" #: blog/models.py:138 msgid "post tags" msgstr "Taggar för inlägg"