Fixes: 1) Update translation strings for multiple locales to correct formatting issues. Extra: 1) Update POT creation date across locale files; 2) Minor adjustments to translations for consistency.
67 lines
1.7 KiB
Text
67 lines
1.7 KiB
Text
#
|
|
msgid ""
|
|
msgstr ""
|
|
"Project-Id-Version: EVIBES 3.0.0\n"
|
|
"Report-Msgid-Bugs-To: \n"
|
|
"POT-Creation-Date: 2025-10-13 13:56+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: he-il\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 "קובצי Markdown אינם נתמכים עדיין - השתמש בתוכן Markdown במקום!"
|
|
|
|
#: blog/models.py:91
|
|
msgid ""
|
|
"a markdown file or markdown content must be provided - mutually exclusive"
|
|
msgstr "יש לספק קובץ markdown או תוכן markdown - באופן בלעדי"
|
|
|
|
#: 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 "תגיות פוסט"
|