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

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. msgid ""
  7. msgstr ""
  8. "Project-Id-Version: Django Taggit\n"
  9. "Report-Msgid-Bugs-To: \n"
  10. "POT-Creation-Date: 2010-06-26 12:47-0500\n"
  11. "PO-Revision-Date: 2010-06-26 12:54-0600\n"
  12. "Last-Translator: Alex <alex.gaynor@gmail.com>\n"
  13. "Language-Team: LANGUAGE <LL@li.org>\n"
  14. "MIME-Version: 1.0\n"
  15. "Content-Type: text/plain; charset=UTF-8\n"
  16. "Content-Transfer-Encoding: 8bit\n"
  17. "Plural-Forms: nplurals=2; plural=(n != 1);\n"
  18. #: forms.py:20
  19. msgid "Please provide a comma-separated list of tags."
  20. msgstr "נא לספק רשימה של תגים מופרדת עם פסיקים."
  21. #: managers.py:41
  22. #: managers.py:113
  23. #: models.py:18
  24. msgid "Tags"
  25. msgstr "תגיות"
  26. #: managers.py:114
  27. msgid "A comma-separated list of tags."
  28. msgstr "רשימה של תגים מופרדת עם פסיקים."
  29. #: models.py:10
  30. msgid "Name"
  31. msgstr "שם"
  32. #: models.py:11
  33. msgid "Slug"
  34. msgstr ""
  35. #: models.py:17
  36. msgid "Tag"
  37. msgstr "תג"
  38. #: models.py:56
  39. #, python-format
  40. msgid "%(object)s tagged with %(tag)s"
  41. msgstr "%(object)s מתויג עם %(tag)s"
  42. #: models.py:86
  43. msgid "Object id"
  44. msgstr ""
  45. #: models.py:87
  46. msgid "Content type"
  47. msgstr ""
  48. #: models.py:92
  49. msgid "Tagged Item"
  50. msgstr ""
  51. #: models.py:93
  52. msgid "Tagged Items"
  53. msgstr ""
  54. #: contrib/suggest/models.py:57
  55. msgid "Enter a valid Regular Expression. To make it case-insensitive include \"(?i)\" in your expression."
  56. msgstr ""