/django/contrib/sessions/locale/zh_CN/LC_MESSAGES/django.po
Unknown | 35 lines | 30 code | 5 blank | 0 comment | 0 complexity | 57896f982ee2359f0b2d22d2df26af2b MD5 | raw file
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:20-0400\n" 8"PO-Revision-Date: 2011-03-04 18:45+0000\n" 9"Last-Translator: Jannis <jannis@leidel.info>\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#: models.py:41 18msgid "session key" 19msgstr "????" 20 21#: models.py:43 22msgid "session data" 23msgstr "????" 24 25#: models.py:44 26msgid "expire date" 27msgstr "????" 28 29#: models.py:49 30msgid "session" 31msgstr "??" 32 33#: models.py:50 34msgid "sessions" 35msgstr "??"