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

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667
  1. msgid ""
  2. msgstr ""
  3. "Project-Id-Version: django-taggit\n"
  4. "Report-Msgid-Bugs-To: \n"
  5. "POT-Creation-Date: 2010-09-07 09:26-0700\n"
  6. "PO-Revision-Date: 2014-03-29 18:57+0100\n"
  7. "Last-Translator: Baptiste Darthenay <taggit.batisteo@recursor.net>\n"
  8. "Language-Team: Esperanto <taggit.batisteo@recursor.net>\n"
  9. "MIME-Version: 1.0\n"
  10. "Content-Type: text/plain; charset=UTF-8\n"
  11. "Content-Transfer-Encoding: 8bit\n"
  12. "Plural-Forms: nplurals=2; plural=(n != 1);\n"
  13. "Language: eo\n"
  14. "X-Generator: Poedit 1.5.4\n"
  15. #: forms.py:20
  16. msgid "Please provide a comma-separated list of tags."
  17. msgstr "Bonvolu enmeti liston da etikedoj apartitaj per komoj."
  18. #: managers.py:39 managers.py:83 models.py:50
  19. msgid "Tags"
  20. msgstr "Etikedoj"
  21. #: managers.py:84
  22. msgid "A comma-separated list of tags."
  23. msgstr "Listo da etikedoj apartitaj per komoj."
  24. #: models.py:10
  25. msgid "Name"
  26. msgstr "Nomo"
  27. #: models.py:11
  28. msgid "Slug"
  29. msgstr "Ĵetonvorto"
  30. #: models.py:49
  31. msgid "Tag"
  32. msgstr "Etikedo"
  33. #: models.py:56
  34. #, python-format
  35. msgid "%(object)s tagged with %(tag)s"
  36. msgstr "%(object)s etikedita %(tag)s"
  37. #: models.py:100
  38. msgid "Object id"
  39. msgstr "Objekto ID"
  40. #: models.py:104 models.py:110
  41. msgid "Content type"
  42. msgstr "Enhavtipo"
  43. #: models.py:138
  44. msgid "Tagged Item"
  45. msgstr "Etikedita elemento"
  46. #: models.py:139
  47. msgid "Tagged Items"
  48. msgstr "Etikeditaj elementoj"
  49. #: contrib/suggest/models.py:57
  50. msgid ""
  51. "Enter a valid Regular Expression. To make it case-insensitive include \"(?"
  52. "i)\" in your expression."
  53. msgstr ""
  54. "Entajpu validan regulan esprimon. Por ke estu usklecoblinda, enmetu \"(?i)\" "
  55. "en via esprimo."