diff --git a/mayan/apps/web_theme/locale/zh_CN/LC_MESSAGES/django.mo b/mayan/apps/web_theme/locale/zh_CN/LC_MESSAGES/django.mo deleted file mode 100644 index c68e381315..0000000000 Binary files a/mayan/apps/web_theme/locale/zh_CN/LC_MESSAGES/django.mo and /dev/null differ diff --git a/mayan/apps/web_theme/locale/zh_CN/LC_MESSAGES/django.po b/mayan/apps/web_theme/locale/zh_CN/LC_MESSAGES/django.po deleted file mode 100644 index b8888f574e..0000000000 --- a/mayan/apps/web_theme/locale/zh_CN/LC_MESSAGES/django.po +++ /dev/null @@ -1,112 +0,0 @@ -# SOME DESCRIPTIVE TITLE. -# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER -# This file is distributed under the same license as the PACKAGE package. -# -# Translators: -# Translators: -# Ford Guo , 2014 -msgid "" -msgstr "" -"Project-Id-Version: Mayan EDMS\n" -"Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2014-07-31 19:55-0400\n" -"PO-Revision-Date: 2014-09-24 12:59+0000\n" -"Last-Translator: Ford Guo \n" -"Language-Team: Chinese (China) (http://www.transifex.com/projects/p/mayan-edms/language/zh_CN/)\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" -"Language: zh_CN\n" -"Plural-Forms: nplurals=1; plural=0;\n" - -#: conf/settings.py:10 -msgid "" -"CSS theme to apply, options are: amro, bec, bec-green, blue, default, djime-" -"cerulean, drastic-dark, kathleene, olive, orange, red, reidb-greenish and " -"warehouse." -msgstr "适用的CSS主题,可选项有:amro, bec, bec-green, blue, default, djime-cerulean, drastic-dark, kathleene, olive, orange, red, reidb-greenish and warehouse。" - -#: conf/settings.py:12 -msgid "Display extra information in the login screen." -msgstr "在登录界面显示额外信息。" - -#: templates/web_theme_base.html:75 -msgid "dismiss all notifications" -msgstr "清除所有的通知" - -#: templates/web_theme_base.html:75 -msgid "close all" -msgstr "关闭所有" - -#: templates/web_theme_base.html:76 -msgid "dismiss this notification" -msgstr "清除当前通知" - -#: templates/web_theme_base.html:76 -msgid "close" -msgstr "关闭" - -#: templates/web_theme_login.html:15 templates/web_theme_login.html.py:53 -#: templates/web_theme_login.html:61 -msgid "Login" -msgstr "登录" - -#: templates/web_theme_login.html:21 -msgid "You are already logged in" -msgstr "你已经登录" - -#: templates/web_theme_login.html:24 -msgid "Redirecting you to the website entry point in 5 seconds." -msgstr "在5秒钟内,为你重定向到网站的入口" - -#: templates/web_theme_login.html:27 -#, python-format -msgid "" -"Or click here if redirection doesn't " -"work." -msgstr "或者如果重定向没有生效,请点击这里 。" - -#: templates/web_theme_login.html:38 -msgid "First time login" -msgstr "第一次登录" - -#: templates/web_theme_login.html:40 -msgid "" -"You have just finished installing Mayan EDMS, " -"congratulations!" -msgstr "恭喜您!您已经成功安装 Mayan EDMS。" - -#: templates/web_theme_login.html:41 -msgid "Login using the following credentials:" -msgstr "使用如下凭证登录:" - -#: templates/web_theme_login.html:42 -#, python-format -msgid "Username: %(account)s" -msgstr "用户名:%(account)s" - -#: templates/web_theme_login.html:43 -#, python-format -msgid "Email: %(email)s" -msgstr "邮箱:%(email)s" - -#: templates/web_theme_login.html:44 -#, python-format -msgid "Password: %(password)s" -msgstr "密码:%(password)s" - -#: templates/web_theme_login.html:45 -msgid "" -"Be sure to change the password to increase security and to disable this " -"message." -msgstr "请修改密码以提高安全性,并且禁止显示此信息。" - -#: templates/pagination/pagination.html:6 -#: templates/pagination/pagination.html:8 -msgid "Previous" -msgstr "前" - -#: templates/pagination/pagination.html:26 -#: templates/pagination/pagination.html:28 -msgid "Next" -msgstr "后"