You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

django.po 1.1KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445
  1. # This file is distributed under the same license as the Django package.
  2. #
  3. msgid ""
  4. msgstr ""
  5. "Project-Id-Version: Django\n"
  6. "Report-Msgid-Bugs-To: \n"
  7. "POT-Creation-Date: 2015-01-17 11:07+0100\n"
  8. "PO-Revision-Date: 2010-05-13 15:35+0200\n"
  9. "Last-Translator: Django team\n"
  10. "Language-Team: English <en@li.org>\n"
  11. "Language: en\n"
  12. "MIME-Version: 1.0\n"
  13. "Content-Type: text/plain; charset=UTF-8\n"
  14. "Content-Transfer-Encoding: 8bit\n"
  15. #: contrib/contenttypes/apps.py:12
  16. msgid "Content Types"
  17. msgstr ""
  18. #: contrib/contenttypes/models.py:160
  19. msgid "python model class name"
  20. msgstr ""
  21. #: contrib/contenttypes/models.py:164
  22. msgid "content type"
  23. msgstr ""
  24. #: contrib/contenttypes/models.py:165
  25. msgid "content types"
  26. msgstr ""
  27. #: contrib/contenttypes/views.py:19
  28. #, python-format
  29. msgid "Content type %(ct_id)s object has no associated model"
  30. msgstr ""
  31. #: contrib/contenttypes/views.py:23
  32. #, python-format
  33. msgid "Content type %(ct_id)s object %(obj_id)s doesn't exist"
  34. msgstr ""
  35. #: contrib/contenttypes/views.py:29
  36. #, python-format
  37. msgid "%(ct_name)s objects don't have a get_absolute_url() method"
  38. msgstr ""