/django/contrib/flatpages/locale/zh_CN/LC_MESSAGES/django.po
Unknown | 74 lines | 61 code | 13 blank | 0 comment | 0 complexity | d5f50482fbeeb232ff8c0a6a3a569278 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: schemacs <schemacs@gmail.com>\n" 10"Language-Team: Chinese (China) <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: zh_CN\n" 15"Plural-Forms: nplurals=1; plural=0\n" 16 17#: admin.py:8 models.py:7 18msgid "URL" 19msgstr "URL" 20 21#: admin.py:9 22msgid "" 23"Example: '/about/contact/'. Make sure to have leading and trailing slashes." 24msgstr "???'/about/contact/'?????????????" 25 26#: admin.py:11 27msgid "" 28"This value must contain only letters, numbers, dots, underscores, dashes, " 29"slashes or tildes." 30msgstr "??????????????????????????" 31 32#: admin.py:22 33msgid "Advanced options" 34msgstr "????" 35 36#: models.py:8 37msgid "title" 38msgstr "??" 39 40#: models.py:9 41msgid "content" 42msgstr "??" 43 44#: models.py:10 45msgid "enable comments" 46msgstr "????" 47 48#: models.py:11 49msgid "template name" 50msgstr "????" 51 52#: models.py:12 53msgid "" 54"Example: 'flatpages/contact_page.html'. If this isn't provided, the system " 55"will use 'flatpages/default.html'." 56msgstr "" 57"???'flatpages/contact_page.html'???????????'flatpages/default." 58"html'?" 59 60#: models.py:13 61msgid "registration required" 62msgstr "????" 63 64#: models.py:13 65msgid "If this is checked, only logged-in users will be able to view the page." 66msgstr "???????????????????" 67 68#: models.py:18 69msgid "flat page" 70msgstr "????" 71 72#: models.py:19 73msgid "flat pages" 74msgstr "????"