Nav apraksta

django.po 2.7KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159
  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: 2017-01-21 14:29+0100\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. "Language: \n"
  16. "MIME-Version: 1.0\n"
  17. "Content-Type: text/plain; charset=UTF-8\n"
  18. "Content-Transfer-Encoding: 8bit\n"
  19. #: counter/models.py:12
  20. msgid "name"
  21. msgstr ""
  22. #: counter/models.py:13
  23. msgid "email"
  24. msgstr ""
  25. #: counter/models.py:14
  26. msgid "trigram"
  27. msgstr ""
  28. #: counter/models.py:15
  29. msgid "associated user"
  30. msgstr ""
  31. #: counter/models.py:16
  32. msgid "email notifications"
  33. msgstr ""
  34. #: counter/models.py:17
  35. msgid "sort by SeumScore"
  36. msgstr ""
  37. #: counter/models.py:20
  38. #, python-format
  39. msgid "%(trigram)s (%(name)s)"
  40. msgstr ""
  41. #: counter/models.py:23
  42. msgid "counter"
  43. msgstr ""
  44. #: counter/models.py:27 counter/models.py:55
  45. msgid "datetime"
  46. msgstr ""
  47. #: counter/models.py:28
  48. msgid "reason"
  49. msgstr ""
  50. #: counter/models.py:29
  51. msgid "victim"
  52. msgstr ""
  53. #: counter/models.py:30
  54. msgid "seum giver"
  55. msgstr ""
  56. #: counter/models.py:34
  57. #, python-format
  58. msgid "%(counter)s : %(datetime)s (%(reason)s)"
  59. msgstr ""
  60. #: counter/models.py:48 counter/models.py:79
  61. msgid "reset"
  62. msgstr ""
  63. #: counter/models.py:49
  64. msgid "resets"
  65. msgstr ""
  66. #: counter/models.py:53
  67. msgid "liker"
  68. msgstr ""
  69. #: counter/models.py:54
  70. msgid "seum"
  71. msgstr ""
  72. #: counter/models.py:58
  73. msgid "like"
  74. msgstr ""
  75. #: counter/models.py:59
  76. msgid "likes"
  77. msgstr ""
  78. #: counter/models.py:63
  79. #, python-format
  80. msgid "%(liker)s likes %(reset)s"
  81. msgstr ""
  82. #: counter/models.py:70
  83. msgid "keyword"
  84. msgstr ""
  85. #: counter/models.py:71
  86. msgid "keywords"
  87. msgstr ""
  88. #: counter/models.py:78 counter/models.py:82
  89. msgid "hashtag"
  90. msgstr ""
  91. #: counter/models.py:83
  92. msgid "hashtags"
  93. msgstr ""
  94. #: counter/models.py:86
  95. #, python-format
  96. msgid "%(keyword)s for %(who)s"
  97. msgstr ""
  98. #: counter/templates/hashtagTemplate.html:20
  99. msgid "Seums containing"
  100. msgstr ""
  101. #: counter/templates/hashtagTemplate.html:26
  102. msgid "Date"
  103. msgstr ""
  104. #: counter/templates/hashtagTemplate.html:27
  105. msgid "Motive"
  106. msgstr ""
  107. #: counter/templates/hashtagTemplate.html:28
  108. msgid "Victim"
  109. msgstr ""
  110. #: counter/templates/hashtagTemplate.html:29
  111. msgid "Seum giver"
  112. msgstr ""
  113. #: counter/templates/hashtagTemplate.html:30
  114. msgid "Number of likes"
  115. msgstr ""
  116. #: counter/templates/hashtagTemplate.html:56
  117. msgid "Back to counters list"
  118. msgstr ""
  119. #: seum/settings.py:111
  120. msgid "English"
  121. msgstr ""
  122. #: seum/settings.py:112
  123. msgid "French"
  124. msgstr ""