Development of an internal social media platform with personalised dashboards for students
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.3KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768
  1. # SOME DESCRIPTIVE TITLE.
  2. # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
  3. # This file is distributed under the same license as the PACKAGE package.
  4. # FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
  5. #
  6. #, fuzzy
  7. msgid ""
  8. msgstr ""
  9. "Project-Id-Version: PACKAGE VERSION\n"
  10. "Report-Msgid-Bugs-To: \n"
  11. "POT-Creation-Date: 2010-09-07 09:45-0700\n"
  12. "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
  13. "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
  14. "Language-Team: LANGUAGE <LL@li.org>\n"
  15. "MIME-Version: 1.0\n"
  16. "Content-Type: text/plain; charset=UTF-8\n"
  17. "Content-Transfer-Encoding: 8bit\n"
  18. #: forms.py:20
  19. msgid "Please provide a comma-separated list of tags."
  20. msgstr ""
  21. #: managers.py:39 managers.py:83 models.py:50
  22. msgid "Tags"
  23. msgstr ""
  24. #: managers.py:84
  25. msgid "A comma-separated list of tags."
  26. msgstr ""
  27. #: models.py:10
  28. msgid "Name"
  29. msgstr ""
  30. #: models.py:11
  31. msgid "Slug"
  32. msgstr ""
  33. #: models.py:49
  34. msgid "Tag"
  35. msgstr ""
  36. #: models.py:56
  37. #, python-format
  38. msgid "%(object)s tagged with %(tag)s"
  39. msgstr ""
  40. #: models.py:100
  41. msgid "Object id"
  42. msgstr ""
  43. #: models.py:104 models.py:110
  44. msgid "Content type"
  45. msgstr ""
  46. #: models.py:138
  47. msgid "Tagged Item"
  48. msgstr ""
  49. #: models.py:139
  50. msgid "Tagged Items"
  51. msgstr ""
  52. #: contrib/suggest/models.py:57
  53. msgid ""
  54. "Enter a valid Regular Expression. To make it case-insensitive include \"(?i)"
  55. "\" in your expression."
  56. msgstr ""