1
0
mirror of https://github.com/django/django.git synced 2025-10-31 09:41:08 +00:00

Updated base translation files

This commit is contained in:
Claude Paroz
2012-10-15 11:17:06 +02:00
parent afbf913b90
commit 58365401c9
15 changed files with 791 additions and 766 deletions

View File

@@ -4,7 +4,7 @@ msgid ""
msgstr ""
"Project-Id-Version: Django\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2012-03-23 02:36+0100\n"
"POT-Creation-Date: 2012-10-15 10:56+0200\n"
"PO-Revision-Date: 2010-05-13 15:35+0200\n"
"Last-Translator: Django team\n"
"Language-Team: English <en@li.org>\n"
@@ -13,63 +13,75 @@ msgstr ""
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
#: views.py:57 views.py:59 views.py:61
#: views.py:58 views.py:60 views.py:62
msgid "tag:"
msgstr ""
#: views.py:92 views.py:94 views.py:96
#: views.py:93 views.py:95 views.py:97
msgid "filter:"
msgstr ""
#: views.py:155 views.py:157 views.py:159
#: views.py:156 views.py:158 views.py:160
msgid "view:"
msgstr ""
#: views.py:187
#: views.py:188
#, python-format
msgid "App %r not found"
msgstr ""
#: views.py:194
#: views.py:195
#, python-format
msgid "Model %(model_name)r not found in app %(app_label)r"
msgstr ""
#: views.py:206
#: views.py:207
#, python-format
msgid "the related `%(app_label)s.%(data_type)s` object"
msgstr ""
#: views.py:206 views.py:225 views.py:230 views.py:244 views.py:258
#: views.py:263
#: views.py:207 views.py:226 views.py:231 views.py:245 views.py:259
#: views.py:264
msgid "model:"
msgstr ""
#: views.py:221 views.py:253
#: views.py:222 views.py:254
#, python-format
msgid "related `%(app_label)s.%(object_name)s` objects"
msgstr ""
#: views.py:225 views.py:258
#: views.py:226 views.py:259
#, python-format
msgid "all %s"
msgstr ""
#: views.py:230 views.py:263
#: views.py:231 views.py:264
#, python-format
msgid "number of %s"
msgstr ""
#: views.py:268
#: views.py:269
#, python-format
msgid "Fields on %s objects"
msgstr ""
#: views.py:360
#: views.py:361
#, python-format
msgid "%s does not appear to be a urlpattern object"
msgstr ""
#: 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 ""
#: 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
@@ -79,30 +91,18 @@ msgstr ""
#: templates/admin_doc/template_tag_index.html:8
#: templates/admin_doc/view_detail.html:7
#: templates/admin_doc/view_index.html:8
msgid "Home"
msgstr ""
#: templates/admin_doc/bookmarklets.html:8 templates/admin_doc/index.html:8
#: templates/admin_doc/missing_docutils.html:8
#: templates/admin_doc/model_detail.html:16
#: templates/admin_doc/model_index.html:10
#: templates/admin_doc/template_detail.html:8
#: templates/admin_doc/template_filter_index.html:9
#: templates/admin_doc/template_tag_index.html:9
#: templates/admin_doc/view_detail.html:8
#: templates/admin_doc/view_index.html:9
msgid "Documentation"
msgstr ""
#: templates/admin_doc/bookmarklets.html:9
#: templates/admin_doc/bookmarklets.html:8
msgid "Bookmarklets"
msgstr ""
#: templates/admin_doc/bookmarklets.html:12
#: templates/admin_doc/bookmarklets.html:11
msgid "Documentation bookmarklets"
msgstr ""
#: templates/admin_doc/bookmarklets.html:16
#: templates/admin_doc/bookmarklets.html:15
msgid ""
"\n"
"<p class=\"help\">To install bookmarklets, drag the link to your bookmarks\n"
@@ -113,60 +113,73 @@ msgid ""
"your computer is \"internal\").</p>\n"
msgstr ""
#: templates/admin_doc/bookmarklets.html:26
#: templates/admin_doc/bookmarklets.html:25
msgid "Documentation for this page"
msgstr ""
#: templates/admin_doc/bookmarklets.html:27
#: templates/admin_doc/bookmarklets.html:26
msgid ""
"Jumps you from any page to the documentation for the view that generates "
"that page."
msgstr ""
#: templates/admin_doc/bookmarklets.html:29
#: templates/admin_doc/bookmarklets.html:28
msgid "Show object ID"
msgstr ""
#: templates/admin_doc/bookmarklets.html:30
#: templates/admin_doc/bookmarklets.html:29
msgid ""
"Shows the content-type and unique ID for pages that represent a single "
"object."
msgstr ""
#: templates/admin_doc/bookmarklets.html:32
#: templates/admin_doc/bookmarklets.html:31
msgid "Edit this object (current window)"
msgstr ""
#: templates/admin_doc/bookmarklets.html:33
#: templates/admin_doc/bookmarklets.html:32
msgid "Jumps to the admin page for pages that represent a single object."
msgstr ""
#: templates/admin_doc/bookmarklets.html:35
#: templates/admin_doc/bookmarklets.html:34
msgid "Edit this object (new window)"
msgstr ""
#: templates/admin_doc/bookmarklets.html:36
#: templates/admin_doc/bookmarklets.html:35
msgid "As above, but opens the admin page in a new window."
msgstr ""
#: templates/admin_doc/model_detail.html:17
#: templates/admin_doc/model_index.html:11
#: templates/admin_doc/model_detail.html:16
#: templates/admin_doc/model_index.html:10
msgid "Models"
msgstr ""
#: templates/admin_doc/template_detail.html:9
#: templates/admin_doc/template_detail.html:8
msgid "Templates"
msgstr ""
#: templates/admin_doc/template_filter_index.html:10
#: templates/admin_doc/template_filter_index.html:9
msgid "Filters"
msgstr ""
#: templates/admin_doc/template_tag_index.html:10
#: templates/admin_doc/template_tag_index.html:9
msgid "Tags"
msgstr ""
#: templates/admin_doc/view_detail.html:9
#: templates/admin_doc/view_index.html:10
#: templates/admin_doc/view_detail.html:8
#: templates/admin_doc/view_index.html:9
msgid "Views"
msgstr ""
#: tests/__init__.py:23
msgid "Boolean (Either True or False)"
msgstr ""
#: tests/__init__.py:29
msgid "A custom field type"
msgstr ""
#: tests/__init__.py:33
#, python-format
msgid "Field of type: %(field_type)s"
msgstr ""