Fixes: None. Extra: 1) Adjust `.po` and `.mo` files for version change to `2.9.3`; 2) Update translations with minor formatting improvements; 3) Clean up comments in locale files.
71 lines
1.7 KiB
Text
71 lines
1.7 KiB
Text
#
|
|
msgid ""
|
|
msgstr ""
|
|
"Project-Id-Version: EVIBES 2.9.3\n"
|
|
"Report-Msgid-Bugs-To: \n"
|
|
"POT-Creation-Date: 2025-09-01 20:37+0300\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: ja-jp\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/models.py:36
|
|
msgid "post title"
|
|
msgstr "投稿タイトル"
|
|
|
|
#: blog/models.py:36
|
|
msgid "title"
|
|
msgstr "タイトル"
|
|
|
|
#: blog/models.py:83
|
|
msgid "post"
|
|
msgstr "ポスト"
|
|
|
|
#: blog/models.py:84
|
|
msgid "posts"
|
|
msgstr "投稿"
|
|
|
|
#: blog/models.py:88
|
|
msgid "markdown files are not supported yet - use markdown content instead"
|
|
msgstr ""
|
|
"マークダウン・ファイルはサポートされていません - 代わりにマークダウン・コンテ"
|
|
"ンツを使用してください!"
|
|
|
|
#: blog/models.py:90
|
|
msgid ""
|
|
"a markdown file or markdown content must be provided - mutually exclusive"
|
|
msgstr ""
|
|
"マークダウン・ファイルまたはマークダウン・コンテンツを提供しなければならな"
|
|
"い。"
|
|
|
|
#: blog/models.py:122
|
|
msgid "internal tag identifier for the post tag"
|
|
msgstr "投稿タグの内部タグ識別子"
|
|
|
|
#: blog/models.py:123
|
|
msgid "tag name"
|
|
msgstr "タグ名"
|
|
|
|
#: blog/models.py:127
|
|
msgid "user-friendly name for the post tag"
|
|
msgstr "投稿タグのユーザーフレンドリーな名前"
|
|
|
|
#: blog/models.py:128
|
|
msgid "tag display name"
|
|
msgstr "タグ表示名"
|
|
|
|
#: blog/models.py:136
|
|
msgid "post tag"
|
|
msgstr "投稿タグ"
|
|
|
|
#: blog/models.py:137
|
|
msgid "post tags"
|
|
msgstr "投稿タグ"
|