add translation for zh_CN

This commit is contained in:
Yin Jifeng 2014-04-01 19:05:46 +08:00
parent 7d5a57e396
commit 7e0db00429
2 changed files with 63 additions and 0 deletions

Binary file not shown.

View file

@ -0,0 +1,63 @@
# SOME DESCRIPTIVE TITLE.
# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
# This file is distributed under the same license as the PACKAGE package.
# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
#
#, fuzzy
msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2014-04-01 19:00+0800\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=1; plural=0;\n"
#: admin.py:97
msgid "Live settings updated successfully."
msgstr "成功更新实时配置"
#: admin.py:102
msgid "Constance config"
msgstr "常量配置"
#: admin.py:145
msgid "config"
msgstr "配置"
#: backends/database/models.py:19
msgid "constance"
msgstr "常量"
#: backends/database/models.py:20
msgid "constances"
msgstr "常量"
#: templates/admin/constance/change_list.html:39
msgid "Name"
msgstr "名称"
#: templates/admin/constance/change_list.html:40
msgid "Default"
msgstr "默认值"
#: templates/admin/constance/change_list.html:41
msgid "Value"
msgstr "值"
#: templates/admin/constance/change_list.html:42
msgid "Is modified"
msgstr "是否修改"
#: templates/admin/constance/change_list.html:68
msgid "Save"
msgstr "保存"
#: templates/admin/constance/change_list.html:78
msgid "Home"
msgstr "首页"