/django/contrib/flatpages/locale/fa/LC_MESSAGES/django.po
Unknown | 78 lines | 65 code | 13 blank | 0 comment | 0 complexity | 633ce2d5f281a4afccd3f22c5967eb04 MD5 | raw file
Possible License(s): BSD-3-Clause
1# This file is distributed under the same license as the Django package. 2# 3msgid "" 4msgstr "" 5"Project-Id-Version: Django\n" 6"Report-Msgid-Bugs-To: \n" 7"POT-Creation-Date: 2011-03-15 13:15-0400\n" 8"PO-Revision-Date: 2011-03-04 18:46+0000\n" 9"Last-Translator: Jannis <jannis@leidel.info>\n" 10"Language-Team: Persian <None>\n" 11"MIME-Version: 1.0\n" 12"Content-Type: text/plain; charset=UTF-8\n" 13"Content-Transfer-Encoding: 8bit\n" 14"Language: fa\n" 15"Plural-Forms: nplurals=1; plural=0\n" 16 17#: admin.py:8 models.py:7 18msgid "URL" 19msgstr "????? ????????" 20 21#: admin.py:9 22msgid "" 23"Example: '/about/contact/'. Make sure to have leading and trailing slashes." 24msgstr "" 25"????: '/about/contact/'. ????? ???? ?? ?? ???? ?? ?? ?? ????? ? ?? ?? ????? " 26"??????????." 27 28#: admin.py:11 29msgid "" 30"This value must contain only letters, numbers, dots, underscores, dashes, " 31"slashes or tildes." 32msgstr "" 33 34#: admin.py:22 35msgid "Advanced options" 36msgstr "????????? ???????" 37 38#: models.py:8 39msgid "title" 40msgstr "?????" 41 42#: models.py:9 43msgid "content" 44msgstr "?????" 45 46#: models.py:10 47msgid "enable comments" 48msgstr "???? ???? ?????" 49 50#: models.py:11 51msgid "template name" 52msgstr "??? ????" 53 54#: models.py:12 55msgid "" 56"Example: 'flatpages/contact_page.html'. If this isn't provided, the system " 57"will use 'flatpages/default.html'." 58msgstr "" 59"????: 'flatpages/contact_page.html'. ??? ??? ???? ????? ????? ?? 'flatpages/" 60"default.html' ??????? ????? ???." 61 62#: models.py:13 63msgid "registration required" 64msgstr "????? ???? ???" 65 66#: models.py:13 67msgid "If this is checked, only logged-in users will be able to view the page." 68msgstr "" 69"??? ??? ?????? ???? ??? ??????? ???? ??? ?????? ?????? ??? ???? ?? ?????? " 70"??????." 71 72#: models.py:18 73msgid "flat page" 74msgstr "???? ???" 75 76#: models.py:19 77msgid "flat pages" 78msgstr "????? ???"