Fixes: 1) Adjusted Django admin translations display logic for improved clarity; 2) Updated locale files across multiple regions (e.g., `ru_RU`, `zh_Hans`, `ro_RO`) to align with new context placeholders; Extra: Removed obsolete `STOCKS_ARE_SINGLE` setting; minor formatting and spacing corrections in translations and source files.
72 lines
1.7 KiB
Text
72 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-29 17:23+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: pt-br\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 "Título da postagem"
|
|
|
|
#: blog/models.py:17
|
|
msgid "title"
|
|
msgstr "Título"
|
|
|
|
#: blog/models.py:64
|
|
msgid "post"
|
|
msgstr "Postar"
|
|
|
|
#: blog/models.py:65
|
|
msgid "posts"
|
|
msgstr "Publicações"
|
|
|
|
#: blog/models.py:69
|
|
msgid "markdown files are not supported yet - use markdown content instead"
|
|
msgstr ""
|
|
"Os arquivos markdown não são suportados - use conteúdo markdown em vez disso!"
|
|
|
|
#: blog/models.py:71
|
|
msgid ""
|
|
"a markdown file or markdown content must be provided - mutually exclusive"
|
|
msgstr ""
|
|
"um arquivo ou conteúdo de markdown deve ser fornecido - mutuamente exclusivo"
|
|
|
|
#: blog/models.py:82
|
|
msgid "internal tag identifier for the post tag"
|
|
msgstr "identificador de tag interno para a tag de postagem"
|
|
|
|
#: blog/models.py:83
|
|
msgid "tag name"
|
|
msgstr "Nome da etiqueta"
|
|
|
|
#: blog/models.py:87
|
|
msgid "user-friendly name for the post tag"
|
|
msgstr "Nome de fácil utilização para a tag de postagem"
|
|
|
|
#: blog/models.py:88
|
|
msgid "tag display name"
|
|
msgstr "Nome de exibição da tag"
|
|
|
|
#: blog/models.py:96
|
|
msgid "post tag"
|
|
msgstr "Etiqueta de postagem"
|
|
|
|
#: blog/models.py:97
|
|
msgid "post tags"
|
|
msgstr "Tags de postagem"
|
|
|
|
#~ msgid "eVibes Engine"
|
|
#~ msgstr "Motor eVibes"
|