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 2.0KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586878889909192
  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-10-09 17:42+0200\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/flatpages/admin.py:12
  16. msgid "Advanced options"
  17. msgstr ""
  18. #: contrib/flatpages/apps.py:7
  19. msgid "Flat Pages"
  20. msgstr ""
  21. #: contrib/flatpages/forms.py:8 contrib/flatpages/models.py:12
  22. msgid "URL"
  23. msgstr ""
  24. #: contrib/flatpages/forms.py:9
  25. msgid ""
  26. "Example: '/about/contact/'. Make sure to have leading and trailing slashes."
  27. msgstr ""
  28. #: contrib/flatpages/forms.py:12
  29. msgid ""
  30. "This value must contain only letters, numbers, dots, underscores, dashes, "
  31. "slashes or tildes."
  32. msgstr ""
  33. #: contrib/flatpages/forms.py:25
  34. msgid "URL is missing a leading slash."
  35. msgstr ""
  36. #: contrib/flatpages/forms.py:32
  37. msgid "URL is missing a trailing slash."
  38. msgstr ""
  39. #: contrib/flatpages/forms.py:49
  40. #, python-format
  41. msgid "Flatpage with url %(url)s already exists for site %(site)s"
  42. msgstr ""
  43. #: contrib/flatpages/models.py:13
  44. msgid "title"
  45. msgstr ""
  46. #: contrib/flatpages/models.py:14
  47. msgid "content"
  48. msgstr ""
  49. #: contrib/flatpages/models.py:15
  50. msgid "enable comments"
  51. msgstr ""
  52. #: contrib/flatpages/models.py:16
  53. msgid "template name"
  54. msgstr ""
  55. #: contrib/flatpages/models.py:18
  56. msgid ""
  57. "Example: 'flatpages/contact_page.html'. If this isn't provided, the system "
  58. "will use 'flatpages/default.html'."
  59. msgstr ""
  60. #: contrib/flatpages/models.py:22
  61. msgid "registration required"
  62. msgstr ""
  63. #: contrib/flatpages/models.py:23
  64. msgid "If this is checked, only logged-in users will be able to view the page."
  65. msgstr ""
  66. #: contrib/flatpages/models.py:25
  67. msgid "sites"
  68. msgstr ""
  69. #: contrib/flatpages/models.py:29
  70. msgid "flat page"
  71. msgstr ""
  72. #: contrib/flatpages/models.py:30
  73. msgid "flat pages"
  74. msgstr ""