mirror of
https://github.com/Hopiu/django-model-utils.git
synced 2026-04-12 15:51:00 +00:00
Add farsi translation.
This commit is contained in:
parent
94db7b06e6
commit
be1c0f571e
2 changed files with 41 additions and 0 deletions
BIN
model_utils/locale/fa/LC_MESSAGES/django.mo
Normal file
BIN
model_utils/locale/fa/LC_MESSAGES/django.mo
Normal file
Binary file not shown.
41
model_utils/locale/fa/LC_MESSAGES/django.po
Normal file
41
model_utils/locale/fa/LC_MESSAGES/django.po
Normal file
|
|
@ -0,0 +1,41 @@
|
|||
# This file is distributed under the same license as the django-model-utils package.
|
||||
#
|
||||
# Translators:
|
||||
# Hasan Ramezani <hasan.r67@gmail.com>, 2020.
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: PACKAGE VERSION\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2020-09-19 13:00+0200\n"
|
||||
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
|
||||
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
||||
"Language-Team: LANGUAGE <LL@li.org>\n"
|
||||
"Language: \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"
|
||||
|
||||
#: models.py:28
|
||||
msgid "created"
|
||||
msgstr "ایجاد شد"
|
||||
|
||||
#: models.py:29
|
||||
msgid "modified"
|
||||
msgstr "اصلاح شد"
|
||||
|
||||
#: models.py:51
|
||||
msgid "start"
|
||||
msgstr "شروع"
|
||||
|
||||
#: models.py:52
|
||||
msgid "end"
|
||||
msgstr "پایان"
|
||||
|
||||
#: models.py:67
|
||||
msgid "status"
|
||||
msgstr "وضعیت"
|
||||
|
||||
#: models.py:68
|
||||
msgid "status changed"
|
||||
msgstr "وضعیت تغییر کرد"
|
||||
Loading…
Reference in a new issue