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

Updated translation templates

This commit is contained in:
Claude Paroz
2013-03-28 10:06:11 +01:00
parent 0a22f7aad2
commit 244e765a94
15 changed files with 544 additions and 477 deletions

View File

@@ -6,69 +6,69 @@ msgid ""
msgstr ""
"Project-Id-Version: Django\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2012-10-22 09:28+0200\n"
"POT-Creation-Date: 2013-03-28 10:04+0100\n"
"PO-Revision-Date: 2012-10-22 08:46+0000\n"
"Last-Translator: Jannis Leidel <jannis@leidel.info>\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"
"Language: en\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
#: views.py:58 views.py:60 views.py:62
#: views.py:59 views.py:61 views.py:63
msgid "tag:"
msgstr "tag:"
#: views.py:93 views.py:95 views.py:97
#: views.py:94 views.py:96 views.py:98
msgid "filter:"
msgstr "filter:"
#: views.py:156 views.py:158 views.py:160
#: views.py:157 views.py:159 views.py:161
msgid "view:"
msgstr "view:"
#: views.py:188
#: views.py:189
#, python-format
msgid "App %r not found"
msgstr "App %r not found"
#: views.py:195
#: views.py:196
#, python-format
msgid "Model %(model_name)r not found in app %(app_label)r"
msgstr "Model %(model_name)r not found in app %(app_label)r"
#: views.py:207
#: views.py:208
#, python-format
msgid "the related `%(app_label)s.%(data_type)s` object"
msgstr "the related `%(app_label)s.%(data_type)s` object"
#: views.py:207 views.py:226 views.py:231 views.py:245 views.py:259
#: views.py:264
#: views.py:208 views.py:227 views.py:232 views.py:246 views.py:260
#: views.py:265
msgid "model:"
msgstr "model:"
#: views.py:222 views.py:254
#: views.py:223 views.py:255
#, python-format
msgid "related `%(app_label)s.%(object_name)s` objects"
msgstr "related `%(app_label)s.%(object_name)s` objects"
#: views.py:226 views.py:259
#: views.py:227 views.py:260
#, python-format
msgid "all %s"
msgstr "all %s"
#: views.py:231 views.py:264
#: views.py:232 views.py:265
#, python-format
msgid "number of %s"
msgstr "number of %s"
#: views.py:269
#: views.py:270
#, python-format
msgid "Fields on %s objects"
msgstr "Fields on %s objects"
#: views.py:361
#: views.py:362
#, python-format
msgid "%s does not appear to be a urlpattern object"
msgstr "%s does not appear to be a urlpattern object"