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.1KB

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