schon/blog/locale/it_IT/LC_MESSAGES/django.po
Egor fureunoir Gorbunov b96ad5aa80 Features: 1) Added "eVibes Engine" translation for multiple languages; 2) Updated priorities for applications in settings/daisy.py;
Fixes: 1) Corrected mismatched line references in translations; 2) Adjusted timestamps in locale files for accuracy;

Extra: Refactored and cleaned up unused or misplaced translation entries.
2025-06-21 18:45:14 +03:00

73 lines
1.6 KiB
Text

#
msgid ""
msgstr ""
"Project-Id-Version: EVIBES 2.8.9\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2025-06-21 16:40+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: it-it\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/apps.py:10
msgid "eVibes Engine"
msgstr "Motore eVibes"
#: blog/models.py:17
msgid "post title"
msgstr "Titolo del post"
#: blog/models.py:17
msgid "title"
msgstr "Titolo"
#: blog/models.py:64
msgid "post"
msgstr "Posta"
#: blog/models.py:65
msgid "posts"
msgstr "Messaggi"
#: blog/models.py:69
msgid "markdown files are not supported yet - use markdown content instead"
msgstr "I file Markdown non sono supportati: usa invece i contenuti Markdown!"
#: blog/models.py:71
msgid ""
"a markdown file or markdown content must be provided - mutually exclusive"
msgstr ""
"deve essere fornito un file markdown o un contenuto markdown - si escludono "
"a vicenda"
#: blog/models.py:82
msgid "internal tag identifier for the post tag"
msgstr "identificatore interno del tag post"
#: blog/models.py:83
msgid "tag name"
msgstr "Nome del tag"
#: blog/models.py:87
msgid "user-friendly name for the post tag"
msgstr "Nome intuitivo per il tag del post"
#: blog/models.py:88
msgid "tag display name"
msgstr "Nome del tag"
#: blog/models.py:96
msgid "post tag"
msgstr "Post tag"
#: blog/models.py:97
msgid "post tags"
msgstr "Tag dei post"