2011-03-01 16:54:19 +08:00
|
|
|
# This file is distributed under the same license as the Django package.
|
2011-01-22 01:50:35 +08:00
|
|
|
#
|
2012-03-14 16:55:00 +08:00
|
|
|
# Translators:
|
|
|
|
# Jannis Leidel <jannis@leidel.info>, 2011.
|
2013-02-26 06:02:09 +08:00
|
|
|
# Kevin Shi <leiarix@gmail.com>, 2012.
|
2011-01-22 01:50:35 +08:00
|
|
|
msgid ""
|
|
|
|
msgstr ""
|
|
|
|
"Project-Id-Version: Django\n"
|
|
|
|
"Report-Msgid-Bugs-To: \n"
|
2013-02-26 06:02:09 +08:00
|
|
|
"POT-Creation-Date: 2012-10-22 09:28+0200\n"
|
|
|
|
"PO-Revision-Date: 2012-10-22 08:46+0000\n"
|
|
|
|
"Last-Translator: 磊 施 <leiarix@gmail.com>\n"
|
|
|
|
"Language-Team: Chinese (China) (http://www.transifex.com/projects/p/django/"
|
2012-03-14 16:55:00 +08:00
|
|
|
"language/zh_CN/)\n"
|
2011-01-22 01:50:35 +08:00
|
|
|
"MIME-Version: 1.0\n"
|
|
|
|
"Content-Type: text/plain; charset=UTF-8\n"
|
|
|
|
"Content-Transfer-Encoding: 8bit\n"
|
2013-02-26 06:02:09 +08:00
|
|
|
"Language: zh_CN\n"
|
|
|
|
"Plural-Forms: nplurals=1; plural=0;\n"
|
2011-01-22 01:50:35 +08:00
|
|
|
|
2013-02-26 06:02:09 +08:00
|
|
|
#: views.py:58 views.py:60 views.py:62
|
2011-01-22 01:50:35 +08:00
|
|
|
msgid "tag:"
|
|
|
|
msgstr "标签:"
|
|
|
|
|
2013-02-26 06:02:09 +08:00
|
|
|
#: views.py:93 views.py:95 views.py:97
|
2011-01-22 01:50:35 +08:00
|
|
|
msgid "filter:"
|
|
|
|
msgstr "过滤器:"
|
|
|
|
|
2013-02-26 06:02:09 +08:00
|
|
|
#: views.py:156 views.py:158 views.py:160
|
2011-01-22 01:50:35 +08:00
|
|
|
msgid "view:"
|
|
|
|
msgstr "视图:"
|
|
|
|
|
2013-02-26 06:02:09 +08:00
|
|
|
#: views.py:188
|
2011-01-22 01:50:35 +08:00
|
|
|
#, python-format
|
|
|
|
msgid "App %r not found"
|
|
|
|
msgstr "应用 %r 没有找到"
|
|
|
|
|
2013-02-26 06:02:09 +08:00
|
|
|
#: views.py:195
|
2011-01-22 01:50:35 +08:00
|
|
|
#, python-format
|
|
|
|
msgid "Model %(model_name)r not found in app %(app_label)r"
|
|
|
|
msgstr "在应用 %(app_label)r 里找不到模型 %(model_name)r"
|
|
|
|
|
2013-02-26 06:02:09 +08:00
|
|
|
#: views.py:207
|
2011-01-22 01:50:35 +08:00
|
|
|
#, python-format
|
|
|
|
msgid "the related `%(app_label)s.%(data_type)s` object"
|
|
|
|
msgstr "相关的 `%(app_label)s.%(data_type)s` 对象"
|
|
|
|
|
2013-02-26 06:02:09 +08:00
|
|
|
#: views.py:207 views.py:226 views.py:231 views.py:245 views.py:259
|
|
|
|
#: views.py:264
|
2011-01-22 01:50:35 +08:00
|
|
|
msgid "model:"
|
|
|
|
msgstr "模型:"
|
|
|
|
|
2013-02-26 06:02:09 +08:00
|
|
|
#: views.py:222 views.py:254
|
2011-01-22 01:50:35 +08:00
|
|
|
#, python-format
|
|
|
|
msgid "related `%(app_label)s.%(object_name)s` objects"
|
|
|
|
msgstr "相关的 `%(app_label)s.%(object_name)s` 对象"
|
|
|
|
|
2013-02-26 06:02:09 +08:00
|
|
|
#: views.py:226 views.py:259
|
2011-01-22 01:50:35 +08:00
|
|
|
#, python-format
|
|
|
|
msgid "all %s"
|
|
|
|
msgstr "所有 %s"
|
|
|
|
|
2013-02-26 06:02:09 +08:00
|
|
|
#: views.py:231 views.py:264
|
2011-01-22 01:50:35 +08:00
|
|
|
#, python-format
|
|
|
|
msgid "number of %s"
|
|
|
|
msgstr "%s 的数量"
|
|
|
|
|
2013-02-26 06:02:09 +08:00
|
|
|
#: views.py:269
|
2011-01-22 01:50:35 +08:00
|
|
|
#, python-format
|
|
|
|
msgid "Fields on %s objects"
|
|
|
|
msgstr "%s 对象的字段"
|
|
|
|
|
2013-02-26 06:02:09 +08:00
|
|
|
#: views.py:361
|
2011-01-22 01:50:35 +08:00
|
|
|
#, python-format
|
|
|
|
msgid "%s does not appear to be a urlpattern object"
|
|
|
|
msgstr "%s 似乎不是一个 urlpattern 对象"
|
|
|
|
|
2013-02-26 06:02:09 +08:00
|
|
|
#: templates/admin_doc/bookmarklets.html:6 templates/admin_doc/index.html:6
|
|
|
|
#: templates/admin_doc/missing_docutils.html:6
|
|
|
|
#: templates/admin_doc/model_detail.html:14
|
|
|
|
#: templates/admin_doc/model_index.html:8
|
|
|
|
#: templates/admin_doc/template_detail.html:6
|
|
|
|
#: templates/admin_doc/template_filter_index.html:7
|
|
|
|
#: templates/admin_doc/template_tag_index.html:7
|
|
|
|
#: templates/admin_doc/view_detail.html:6
|
|
|
|
#: templates/admin_doc/view_index.html:7
|
|
|
|
msgid "Home"
|
|
|
|
msgstr "首页"
|
|
|
|
|
2012-03-14 16:55:00 +08:00
|
|
|
#: templates/admin_doc/bookmarklets.html:7 templates/admin_doc/index.html:7
|
|
|
|
#: templates/admin_doc/missing_docutils.html:7
|
|
|
|
#: templates/admin_doc/model_detail.html:15
|
|
|
|
#: templates/admin_doc/model_index.html:9
|
|
|
|
#: templates/admin_doc/template_detail.html:7
|
|
|
|
#: templates/admin_doc/template_filter_index.html:8
|
|
|
|
#: templates/admin_doc/template_tag_index.html:8
|
|
|
|
#: templates/admin_doc/view_detail.html:7
|
|
|
|
#: templates/admin_doc/view_index.html:8
|
2011-01-22 01:50:35 +08:00
|
|
|
msgid "Documentation"
|
|
|
|
msgstr "文档"
|
|
|
|
|
2013-02-26 06:02:09 +08:00
|
|
|
#: templates/admin_doc/bookmarklets.html:8
|
2011-01-22 01:50:35 +08:00
|
|
|
msgid "Bookmarklets"
|
|
|
|
msgstr "书签"
|
|
|
|
|
2013-02-26 06:02:09 +08:00
|
|
|
#: templates/admin_doc/bookmarklets.html:11
|
2011-01-22 01:50:35 +08:00
|
|
|
msgid "Documentation bookmarklets"
|
|
|
|
msgstr "文档书签"
|
|
|
|
|
2013-02-26 06:02:09 +08:00
|
|
|
#: templates/admin_doc/bookmarklets.html:15
|
2011-01-22 01:50:35 +08:00
|
|
|
msgid ""
|
|
|
|
"\n"
|
|
|
|
"<p class=\"help\">To install bookmarklets, drag the link to your bookmarks\n"
|
|
|
|
"toolbar, or right-click the link and add it to your bookmarks. Now you can\n"
|
|
|
|
"select the bookmarklet from any page in the site. Note that some of these\n"
|
|
|
|
"bookmarklets require you to be viewing the site from a computer designated\n"
|
|
|
|
"as \"internal\" (talk to your system administrator if you aren't sure if\n"
|
|
|
|
"your computer is \"internal\").</p>\n"
|
|
|
|
msgstr ""
|
|
|
|
"\n"
|
|
|
|
"<p class=\"help\">为了安装书签,将链接拖到你的书签工具条,\n"
|
|
|
|
"或者鼠标右击链接,添加到你的书签中。现在你可以从这个站\n"
|
|
|
|
"点的任何页面选择书签。注意,其中某些书签要求你在一台\n"
|
|
|
|
"被指定为\"内部\"的计算机上查看(如果不确定你的计算机\n"
|
|
|
|
"是否为\"内部\"的,不妨跟你的系统管理员沟通一下)。</p>\n"
|
|
|
|
|
2013-02-26 06:02:09 +08:00
|
|
|
#: templates/admin_doc/bookmarklets.html:25
|
2011-01-22 01:50:35 +08:00
|
|
|
msgid "Documentation for this page"
|
|
|
|
msgstr "关于本页面的文档"
|
|
|
|
|
2013-02-26 06:02:09 +08:00
|
|
|
#: templates/admin_doc/bookmarklets.html:26
|
2011-01-22 01:50:35 +08:00
|
|
|
msgid ""
|
|
|
|
"Jumps you from any page to the documentation for the view that generates "
|
|
|
|
"that page."
|
|
|
|
msgstr "从任何页面跳转到生成该页面的 view 文档。"
|
|
|
|
|
2013-02-26 06:02:09 +08:00
|
|
|
#: templates/admin_doc/bookmarklets.html:28
|
2011-01-22 01:50:35 +08:00
|
|
|
msgid "Show object ID"
|
|
|
|
msgstr "显示对象 ID"
|
|
|
|
|
2013-02-26 06:02:09 +08:00
|
|
|
#: templates/admin_doc/bookmarklets.html:29
|
2011-01-22 01:50:35 +08:00
|
|
|
msgid ""
|
|
|
|
"Shows the content-type and unique ID for pages that represent a single "
|
|
|
|
"object."
|
|
|
|
msgstr "为那些展现单个对象的页面,显示 content-type 和唯一 ID。"
|
|
|
|
|
2013-02-26 06:02:09 +08:00
|
|
|
#: templates/admin_doc/bookmarklets.html:31
|
2011-01-22 01:50:35 +08:00
|
|
|
msgid "Edit this object (current window)"
|
|
|
|
msgstr "编辑该对象(当前窗口)"
|
|
|
|
|
2013-02-26 06:02:09 +08:00
|
|
|
#: templates/admin_doc/bookmarklets.html:32
|
2011-01-22 01:50:35 +08:00
|
|
|
msgid "Jumps to the admin page for pages that represent a single object."
|
|
|
|
msgstr "跳转到用于展现单个对象的页面的管理页。"
|
|
|
|
|
2013-02-26 06:02:09 +08:00
|
|
|
#: templates/admin_doc/bookmarklets.html:34
|
2011-01-22 01:50:35 +08:00
|
|
|
msgid "Edit this object (new window)"
|
|
|
|
msgstr "编辑该对象(新窗口)"
|
|
|
|
|
2013-02-26 06:02:09 +08:00
|
|
|
#: templates/admin_doc/bookmarklets.html:35
|
2011-01-22 01:50:35 +08:00
|
|
|
msgid "As above, but opens the admin page in a new window."
|
|
|
|
msgstr "同上,但在新窗口中打开管理页面。"
|
2012-03-14 16:55:00 +08:00
|
|
|
|
2013-02-26 06:02:09 +08:00
|
|
|
#: templates/admin_doc/model_detail.html:16
|
|
|
|
#: templates/admin_doc/model_index.html:10
|
2012-03-14 16:55:00 +08:00
|
|
|
msgid "Models"
|
2013-02-26 06:02:09 +08:00
|
|
|
msgstr "模型"
|
2012-03-14 16:55:00 +08:00
|
|
|
|
2013-02-26 06:02:09 +08:00
|
|
|
#: templates/admin_doc/template_detail.html:8
|
2012-03-14 16:55:00 +08:00
|
|
|
msgid "Templates"
|
2013-02-26 06:02:09 +08:00
|
|
|
msgstr "模板"
|
2012-03-14 16:55:00 +08:00
|
|
|
|
2013-02-26 06:02:09 +08:00
|
|
|
#: templates/admin_doc/template_filter_index.html:9
|
2012-03-14 16:55:00 +08:00
|
|
|
msgid "Filters"
|
2013-02-26 06:02:09 +08:00
|
|
|
msgstr "过滤器"
|
2012-03-14 16:55:00 +08:00
|
|
|
|
2013-02-26 06:02:09 +08:00
|
|
|
#: templates/admin_doc/template_tag_index.html:9
|
2012-03-14 16:55:00 +08:00
|
|
|
msgid "Tags"
|
2013-02-26 06:02:09 +08:00
|
|
|
msgstr "标签"
|
2012-03-14 16:55:00 +08:00
|
|
|
|
2013-02-26 06:02:09 +08:00
|
|
|
#: templates/admin_doc/view_detail.html:8
|
|
|
|
#: templates/admin_doc/view_index.html:9
|
2012-03-14 16:55:00 +08:00
|
|
|
msgid "Views"
|
2013-02-26 06:02:09 +08:00
|
|
|
msgstr "视图"
|
|
|
|
|
|
|
|
#: tests/__init__.py:23
|
|
|
|
msgid "Boolean (Either True or False)"
|
|
|
|
msgstr "布尔值(真或假)"
|
|
|
|
|
|
|
|
#: tests/__init__.py:33
|
|
|
|
#, python-format
|
|
|
|
msgid "Field of type: %(field_type)s"
|
|
|
|
msgstr "字段类型:%(field_type)s"
|