schon/blog/locale/th_TH/LC_MESSAGES/django.po
Egor fureunoir Gorbunov dc4da60e82 Features: 1) Add support for multilingual meta descriptions in the post model, covering 30+ locales.
Fixes: None.

Extra: Update `django.po` and `django.mo` localization files to reflect translation changes and model updates.
2025-10-07 15:53:08 +03:00

67 lines
2.1 KiB
Text

#
msgid ""
msgstr ""
"Project-Id-Version: EVIBES 3.0.0\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2025-10-07 15:47+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: th-th\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:84
msgid "post"
msgstr "โพสต์"
#: blog/models.py:85
msgid "posts"
msgstr "โพสต์"
#: blog/models.py:89
msgid "markdown files are not supported yet - use markdown content instead"
msgstr "ไฟล์มาร์กดาวน์ยังไม่รองรับในตอนนี้ - กรุณาใช้เนื้อหาแบบมาร์กดาวน์แทน!"
#: blog/models.py:91
msgid ""
"a markdown file or markdown content must be provided - mutually exclusive"
msgstr "ไฟล์มาร์กดาวน์หรือเนื้อหาแบบมาร์กดาวน์ต้องได้รับการจัดเตรียมไว้ - ไม่สามารถใช้ร่วมกันได้"
#: blog/models.py:123
msgid "internal tag identifier for the post tag"
msgstr "ตัวระบุแท็กภายในสำหรับแท็กโพสต์"
#: blog/models.py:124
msgid "tag name"
msgstr "ชื่อวัน"
#: blog/models.py:128
msgid "user-friendly name for the post tag"
msgstr "ชื่อที่ใช้งานได้ง่ายสำหรับแท็กโพสต์"
#: blog/models.py:129
msgid "tag display name"
msgstr "แสดงชื่อแท็ก"
#: blog/models.py:137
msgid "post tag"
msgstr "โพสต์แท็ก"
#: blog/models.py:138
msgid "post tags"
msgstr "ป้ายกำกับโพสต์"