schon/blog/locale/hi_IN/LC_MESSAGES/django.po
Egor fureunoir Gorbunov a91ba0c41a Features: 1) Add priority field to Category model; 2) Update priority field in Brand model to improve consistency.
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.
2025-06-22 00:48:06 +03:00

70 lines
1.4 KiB
Text

# EVIBES GETTEXT TRANSLATIONS
# Copyright (C) 2025 EGOR <FUREUNOIR> GORBUNOV
# This file is distributed under the same license as the EVIBES package.
# EGOR GORBUNOV <CONTACT@FUREUNOIR.COM>, 2025.
#
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: \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:17
msgid "post title"
msgstr ""
#: blog/models.py:17
msgid "title"
msgstr ""
#: blog/models.py:64
msgid "post"
msgstr ""
#: blog/models.py:65
msgid "posts"
msgstr ""
#: blog/models.py:69
msgid "markdown files are not supported yet - use markdown content instead"
msgstr ""
#: blog/models.py:71
msgid ""
"a markdown file or markdown content must be provided - mutually exclusive"
msgstr ""
#: blog/models.py:82
msgid "internal tag identifier for the post tag"
msgstr ""
#: blog/models.py:83
msgid "tag name"
msgstr ""
#: blog/models.py:87
msgid "user-friendly name for the post tag"
msgstr ""
#: blog/models.py:88
msgid "tag display name"
msgstr ""
#: blog/models.py:96
msgid "post tag"
msgstr ""
#: blog/models.py:97
msgid "post tags"
msgstr ""