Fixes: None. Extra: Update `django.po` and `django.mo` localization files to reflect translation changes and model updates.
70 lines
1.4 KiB
Text
70 lines
1.4 KiB
Text
# SOME DESCRIPTIVE TITLE.
|
|
# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
|
|
# This file is distributed under the same license as the PACKAGE package.
|
|
# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
|
|
#
|
|
msgid ""
|
|
msgstr ""
|
|
"Project-Id-Version: PACKAGE VERSION\n"
|
|
"Report-Msgid-Bugs-To: \n"
|
|
"POT-Creation-Date: 2025-10-07 15:47+0300\n"
|
|
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
|
|
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
|
"Language-Team: LANGUAGE <LL@li.org>\n"
|
|
"Language: \n"
|
|
"MIME-Version: 1.0\n"
|
|
"Content-Type: text/plain; charset=UTF-8\n"
|
|
"Content-Transfer-Encoding: 8bit\n"
|
|
|
|
#: blog/apps.py:8
|
|
msgid "blog"
|
|
msgstr ""
|
|
|
|
#: blog/models.py:36
|
|
msgid "post title"
|
|
msgstr ""
|
|
|
|
#: blog/models.py:36
|
|
msgid "title"
|
|
msgstr ""
|
|
|
|
#: blog/models.py:84
|
|
msgid "post"
|
|
msgstr ""
|
|
|
|
#: blog/models.py:85
|
|
msgid "posts"
|
|
msgstr ""
|
|
|
|
#: blog/models.py:89
|
|
msgid "markdown files are not supported yet - use markdown content instead"
|
|
msgstr ""
|
|
|
|
#: blog/models.py:91
|
|
msgid ""
|
|
"a markdown file or markdown content must be provided - mutually exclusive"
|
|
msgstr ""
|
|
|
|
#: blog/models.py:123
|
|
msgid "internal tag identifier for the post tag"
|
|
msgstr ""
|
|
|
|
#: blog/models.py:124
|
|
msgid "tag name"
|
|
msgstr ""
|
|
|
|
#: blog/models.py:128
|
|
msgid "user-friendly name for the post tag"
|
|
msgstr ""
|
|
|
|
#: blog/models.py:129
|
|
msgid "tag display name"
|
|
msgstr ""
|
|
|
|
#: blog/models.py:137
|
|
msgid "post tag"
|
|
msgstr ""
|
|
|
|
#: blog/models.py:138
|
|
msgid "post tags"
|
|
msgstr ""
|