schon/blog/locale/ro_RO/LC_MESSAGES/django.po
Egor fureunoir Gorbunov 58b227c2d6 Features: 1) Update project version to 2.8.10 in pyproject.toml and translation files;
Fixes: 1) None;

Extra: 1) Update translation metadata across multiple locales.
2025-06-22 20:45:26 +03:00

73 lines
1.7 KiB
Text

#
msgid ""
msgstr ""
"Project-Id-Version: EVIBES 2.8.10\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: ro-ro\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 "Titlul postului"
#: blog/models.py:17
msgid "title"
msgstr "Titlul"
#: blog/models.py:64
msgid "post"
msgstr "Post"
#: blog/models.py:65
msgid "posts"
msgstr "Mesaje"
#: blog/models.py:69
msgid "markdown files are not supported yet - use markdown content instead"
msgstr ""
"Fișierele Markdown nu sunt acceptate - utilizați în schimb conținut Markdown!"
#: blog/models.py:71
msgid ""
"a markdown file or markdown content must be provided - mutually exclusive"
msgstr ""
"trebuie furnizat un fișier markdown sau conținut markdown - se exclud "
"reciproc"
#: blog/models.py:82
msgid "internal tag identifier for the post tag"
msgstr "identificator intern de etichetă pentru eticheta postului"
#: blog/models.py:83
msgid "tag name"
msgstr "Nume etichetă"
#: blog/models.py:87
msgid "user-friendly name for the post tag"
msgstr "Nume ușor de utilizat pentru eticheta postului"
#: blog/models.py:88
msgid "tag display name"
msgstr "Nume afișare etichetă"
#: blog/models.py:96
msgid "post tag"
msgstr "Etichetă post"
#: blog/models.py:97
msgid "post tags"
msgstr "Etichete poștale"
#~ msgid "eVibes Engine"
#~ msgstr "Motorul eVibes"