369 lines
11 KiB
Plaintext
369 lines
11 KiB
Plaintext
# This file is distributed under the same license as the Django package.
|
|
#
|
|
msgid ""
|
|
msgstr ""
|
|
"Project-Id-Version: Django\n"
|
|
"Report-Msgid-Bugs-To: \n"
|
|
"POT-Creation-Date: 2016-05-17 23:12+0200\n"
|
|
"PO-Revision-Date: 2010-05-13 15:35+0200\n"
|
|
"Last-Translator: Django team\n"
|
|
"Language-Team: English <en@li.org>\n"
|
|
"Language: en\n"
|
|
"MIME-Version: 1.0\n"
|
|
"Content-Type: text/plain; charset=UTF-8\n"
|
|
"Content-Transfer-Encoding: 8bit\n"
|
|
|
|
#: contrib/admindocs/apps.py:7
|
|
msgid "Administrative Documentation"
|
|
msgstr ""
|
|
|
|
#: contrib/admindocs/templates/admin_doc/bookmarklets.html:6
|
|
#: contrib/admindocs/templates/admin_doc/index.html:6
|
|
#: contrib/admindocs/templates/admin_doc/missing_docutils.html:6
|
|
#: contrib/admindocs/templates/admin_doc/model_detail.html:14
|
|
#: contrib/admindocs/templates/admin_doc/model_index.html:8
|
|
#: contrib/admindocs/templates/admin_doc/template_detail.html:6
|
|
#: contrib/admindocs/templates/admin_doc/template_filter_index.html:7
|
|
#: contrib/admindocs/templates/admin_doc/template_tag_index.html:7
|
|
#: contrib/admindocs/templates/admin_doc/view_detail.html:6
|
|
#: contrib/admindocs/templates/admin_doc/view_index.html:7
|
|
msgid "Home"
|
|
msgstr ""
|
|
|
|
#: contrib/admindocs/templates/admin_doc/bookmarklets.html:7
|
|
#: contrib/admindocs/templates/admin_doc/index.html:7
|
|
#: contrib/admindocs/templates/admin_doc/index.html:10
|
|
#: contrib/admindocs/templates/admin_doc/index.html:14
|
|
#: contrib/admindocs/templates/admin_doc/missing_docutils.html:7
|
|
#: contrib/admindocs/templates/admin_doc/missing_docutils.html:14
|
|
#: contrib/admindocs/templates/admin_doc/model_detail.html:15
|
|
#: contrib/admindocs/templates/admin_doc/model_index.html:9
|
|
#: contrib/admindocs/templates/admin_doc/template_detail.html:7
|
|
#: contrib/admindocs/templates/admin_doc/template_filter_index.html:8
|
|
#: contrib/admindocs/templates/admin_doc/template_tag_index.html:8
|
|
#: contrib/admindocs/templates/admin_doc/view_detail.html:7
|
|
#: contrib/admindocs/templates/admin_doc/view_index.html:8
|
|
msgid "Documentation"
|
|
msgstr ""
|
|
|
|
#: contrib/admindocs/templates/admin_doc/bookmarklets.html:8
|
|
#: contrib/admindocs/templates/admin_doc/index.html:29
|
|
msgid "Bookmarklets"
|
|
msgstr ""
|
|
|
|
#: contrib/admindocs/templates/admin_doc/bookmarklets.html:11
|
|
msgid "Documentation bookmarklets"
|
|
msgstr ""
|
|
|
|
#: contrib/admindocs/templates/admin_doc/bookmarklets.html:15
|
|
msgid ""
|
|
"To install bookmarklets, drag the link to your bookmarks toolbar, or right-"
|
|
"click the link and add it to your bookmarks. Now you can select the "
|
|
"bookmarklet from any page in the site."
|
|
msgstr ""
|
|
|
|
#: contrib/admindocs/templates/admin_doc/bookmarklets.html:22
|
|
msgid "Documentation for this page"
|
|
msgstr ""
|
|
|
|
#: contrib/admindocs/templates/admin_doc/bookmarklets.html:23
|
|
msgid ""
|
|
"Jumps you from any page to the documentation for the view that generates "
|
|
"that page."
|
|
msgstr ""
|
|
|
|
#: contrib/admindocs/templates/admin_doc/index.html:17
|
|
#: contrib/admindocs/templates/admin_doc/template_tag_index.html:9
|
|
msgid "Tags"
|
|
msgstr ""
|
|
|
|
#: contrib/admindocs/templates/admin_doc/index.html:18
|
|
msgid "List of all the template tags and their functions."
|
|
msgstr ""
|
|
|
|
#: contrib/admindocs/templates/admin_doc/index.html:20
|
|
#: contrib/admindocs/templates/admin_doc/template_filter_index.html:9
|
|
msgid "Filters"
|
|
msgstr ""
|
|
|
|
#: contrib/admindocs/templates/admin_doc/index.html:21
|
|
msgid ""
|
|
"Filters are actions which can be applied to variables in a template to alter "
|
|
"the output."
|
|
msgstr ""
|
|
|
|
#: contrib/admindocs/templates/admin_doc/index.html:23
|
|
#: contrib/admindocs/templates/admin_doc/model_detail.html:16
|
|
#: contrib/admindocs/templates/admin_doc/model_index.html:10
|
|
#: contrib/admindocs/templates/admin_doc/model_index.html:14
|
|
msgid "Models"
|
|
msgstr ""
|
|
|
|
#: contrib/admindocs/templates/admin_doc/index.html:24
|
|
msgid ""
|
|
"Models are descriptions of all the objects in the system and their "
|
|
"associated fields. Each model has a list of fields which can be accessed as "
|
|
"template variables"
|
|
msgstr ""
|
|
|
|
#: contrib/admindocs/templates/admin_doc/index.html:26
|
|
#: contrib/admindocs/templates/admin_doc/view_detail.html:8
|
|
#: contrib/admindocs/templates/admin_doc/view_index.html:9
|
|
#: contrib/admindocs/templates/admin_doc/view_index.html:12
|
|
msgid "Views"
|
|
msgstr ""
|
|
|
|
#: contrib/admindocs/templates/admin_doc/index.html:27
|
|
msgid ""
|
|
"Each page on the public site is generated by a view. The view defines which "
|
|
"template is used to generate the page and which objects are available to "
|
|
"that template."
|
|
msgstr ""
|
|
|
|
#: contrib/admindocs/templates/admin_doc/index.html:30
|
|
msgid "Tools for your browser to quickly access admin functionality."
|
|
msgstr ""
|
|
|
|
#: contrib/admindocs/templates/admin_doc/missing_docutils.html:10
|
|
msgid "Please install docutils"
|
|
msgstr ""
|
|
|
|
#: contrib/admindocs/templates/admin_doc/missing_docutils.html:17
|
|
#, python-format
|
|
msgid ""
|
|
"The admin documentation system requires Python's <a href=\"%(link)s"
|
|
"\">docutils</a> library."
|
|
msgstr ""
|
|
|
|
#: contrib/admindocs/templates/admin_doc/missing_docutils.html:19
|
|
#, python-format
|
|
msgid ""
|
|
"Please ask your administrators to install <a href=\"%(link)s\">docutils</a>."
|
|
msgstr ""
|
|
|
|
#: contrib/admindocs/templates/admin_doc/model_detail.html:21
|
|
#, python-format
|
|
msgid "Model: %(name)s"
|
|
msgstr ""
|
|
|
|
#: contrib/admindocs/templates/admin_doc/model_detail.html:30
|
|
msgid "Fields"
|
|
msgstr ""
|
|
|
|
#: contrib/admindocs/templates/admin_doc/model_detail.html:35
|
|
msgid "Field"
|
|
msgstr ""
|
|
|
|
#: contrib/admindocs/templates/admin_doc/model_detail.html:36
|
|
msgid "Type"
|
|
msgstr ""
|
|
|
|
#: contrib/admindocs/templates/admin_doc/model_detail.html:37
|
|
#: contrib/admindocs/templates/admin_doc/model_detail.html:60
|
|
msgid "Description"
|
|
msgstr ""
|
|
|
|
#: contrib/admindocs/templates/admin_doc/model_detail.html:53
|
|
msgid "Methods with arguments"
|
|
msgstr ""
|
|
|
|
#: contrib/admindocs/templates/admin_doc/model_detail.html:58
|
|
msgid "Method"
|
|
msgstr ""
|
|
|
|
#: contrib/admindocs/templates/admin_doc/model_detail.html:59
|
|
msgid "Arguments"
|
|
msgstr ""
|
|
|
|
#: contrib/admindocs/templates/admin_doc/model_detail.html:76
|
|
msgid "Back to Model documentation"
|
|
msgstr ""
|
|
|
|
#: contrib/admindocs/templates/admin_doc/model_index.html:18
|
|
msgid "Model documentation"
|
|
msgstr ""
|
|
|
|
#: contrib/admindocs/templates/admin_doc/model_index.html:43
|
|
msgid "Model groups"
|
|
msgstr ""
|
|
|
|
#: contrib/admindocs/templates/admin_doc/template_detail.html:8
|
|
msgid "Templates"
|
|
msgstr ""
|
|
|
|
#: contrib/admindocs/templates/admin_doc/template_detail.html:13
|
|
#, python-format
|
|
msgid "Template: %(name)s"
|
|
msgstr ""
|
|
|
|
#: contrib/admindocs/templates/admin_doc/template_detail.html:16
|
|
#, python-format
|
|
msgid "Template: \"%(name)s\""
|
|
msgstr ""
|
|
|
|
#. Translators: Search is not a verb here, it qualifies path (a search path)
|
|
#: contrib/admindocs/templates/admin_doc/template_detail.html:19
|
|
#, python-format
|
|
msgid "Search path for template \"%(name)s\":"
|
|
msgstr ""
|
|
|
|
#: contrib/admindocs/templates/admin_doc/template_detail.html:21
|
|
msgid "(does not exist)"
|
|
msgstr ""
|
|
|
|
#: contrib/admindocs/templates/admin_doc/template_detail.html:25
|
|
msgid "Back to Documentation"
|
|
msgstr ""
|
|
|
|
#: contrib/admindocs/templates/admin_doc/template_filter_index.html:12
|
|
msgid "Template filters"
|
|
msgstr ""
|
|
|
|
#: contrib/admindocs/templates/admin_doc/template_filter_index.html:16
|
|
msgid "Template filter documentation"
|
|
msgstr ""
|
|
|
|
#: contrib/admindocs/templates/admin_doc/template_filter_index.html:22
|
|
#: contrib/admindocs/templates/admin_doc/template_filter_index.html:43
|
|
msgid "Built-in filters"
|
|
msgstr ""
|
|
|
|
#: contrib/admindocs/templates/admin_doc/template_filter_index.html:23
|
|
#, python-format
|
|
msgid ""
|
|
"To use these filters, put <code>%(code)s</code> in your template before "
|
|
"using the filter."
|
|
msgstr ""
|
|
|
|
#: contrib/admindocs/templates/admin_doc/template_tag_index.html:12
|
|
msgid "Template tags"
|
|
msgstr ""
|
|
|
|
#: contrib/admindocs/templates/admin_doc/template_tag_index.html:16
|
|
msgid "Template tag documentation"
|
|
msgstr ""
|
|
|
|
#: contrib/admindocs/templates/admin_doc/template_tag_index.html:22
|
|
#: contrib/admindocs/templates/admin_doc/template_tag_index.html:43
|
|
msgid "Built-in tags"
|
|
msgstr ""
|
|
|
|
#: contrib/admindocs/templates/admin_doc/template_tag_index.html:23
|
|
#, python-format
|
|
msgid ""
|
|
"To use these tags, put <code>%(code)s</code> in your template before using "
|
|
"the tag."
|
|
msgstr ""
|
|
|
|
#: contrib/admindocs/templates/admin_doc/view_detail.html:12
|
|
#, python-format
|
|
msgid "View: %(name)s"
|
|
msgstr ""
|
|
|
|
#: contrib/admindocs/templates/admin_doc/view_detail.html:23
|
|
msgid "Context:"
|
|
msgstr ""
|
|
|
|
#: contrib/admindocs/templates/admin_doc/view_detail.html:28
|
|
msgid "Templates:"
|
|
msgstr ""
|
|
|
|
#: contrib/admindocs/templates/admin_doc/view_detail.html:32
|
|
msgid "Back to View documentation"
|
|
msgstr ""
|
|
|
|
#: contrib/admindocs/templates/admin_doc/view_index.html:16
|
|
msgid "View documentation"
|
|
msgstr ""
|
|
|
|
#: contrib/admindocs/templates/admin_doc/view_index.html:22
|
|
msgid "Jump to namespace"
|
|
msgstr ""
|
|
|
|
#: contrib/admindocs/templates/admin_doc/view_index.html:27
|
|
msgid "Empty namespace"
|
|
msgstr ""
|
|
|
|
#: contrib/admindocs/templates/admin_doc/view_index.html:40
|
|
#, python-format
|
|
msgid "Views by namespace %(name)s"
|
|
msgstr ""
|
|
|
|
#: contrib/admindocs/templates/admin_doc/view_index.html:42
|
|
msgid "Views by empty namespace"
|
|
msgstr ""
|
|
|
|
#: contrib/admindocs/templates/admin_doc/view_index.html:49
|
|
#, python-format
|
|
msgid ""
|
|
"\n"
|
|
" View function: <code>%(full_name)s</code>. Name: <code>%(url_name)s</"
|
|
"code>.\n"
|
|
msgstr ""
|
|
|
|
#: contrib/admindocs/tests/test_fields.py:32
|
|
msgid "Boolean (Either True or False)"
|
|
msgstr ""
|
|
|
|
#: contrib/admindocs/tests/test_fields.py:42
|
|
#, python-format
|
|
msgid "Field of type: %(field_type)s"
|
|
msgstr ""
|
|
|
|
#: contrib/admindocs/views.py:75 contrib/admindocs/views.py:77
|
|
#: contrib/admindocs/views.py:79
|
|
msgid "tag:"
|
|
msgstr ""
|
|
|
|
#: contrib/admindocs/views.py:109 contrib/admindocs/views.py:111
|
|
#: contrib/admindocs/views.py:113
|
|
msgid "filter:"
|
|
msgstr ""
|
|
|
|
#: contrib/admindocs/views.py:158 contrib/admindocs/views.py:160
|
|
#: contrib/admindocs/views.py:162
|
|
msgid "view:"
|
|
msgstr ""
|
|
|
|
#: contrib/admindocs/views.py:190
|
|
#, python-format
|
|
msgid "App %(app_label)r not found"
|
|
msgstr ""
|
|
|
|
#: contrib/admindocs/views.py:194
|
|
#, python-format
|
|
msgid "Model %(model_name)r not found in app %(app_label)r"
|
|
msgstr ""
|
|
|
|
#: contrib/admindocs/views.py:200 contrib/admindocs/views.py:202
|
|
#: contrib/admindocs/views.py:217 contrib/admindocs/views.py:240
|
|
#: contrib/admindocs/views.py:245 contrib/admindocs/views.py:260
|
|
#: contrib/admindocs/views.py:295 contrib/admindocs/views.py:300
|
|
msgid "model:"
|
|
msgstr ""
|
|
|
|
#: contrib/admindocs/views.py:213
|
|
#, python-format
|
|
msgid "the related `%(app_label)s.%(data_type)s` object"
|
|
msgstr ""
|
|
|
|
#: contrib/admindocs/views.py:233 contrib/admindocs/views.py:287
|
|
#, python-format
|
|
msgid "related `%(app_label)s.%(object_name)s` objects"
|
|
msgstr ""
|
|
|
|
#: contrib/admindocs/views.py:240 contrib/admindocs/views.py:295
|
|
#, python-format
|
|
msgid "all %s"
|
|
msgstr ""
|
|
|
|
#: contrib/admindocs/views.py:245 contrib/admindocs/views.py:300
|
|
#, python-format
|
|
msgid "number of %s"
|
|
msgstr ""
|
|
|
|
#: contrib/admindocs/views.py:388
|
|
#, python-format
|
|
msgid "%s does not appear to be a urlpattern object"
|
|
msgstr ""
|