/django/contrib/humanize/locale/en/LC_MESSAGES/django.po

https://code.google.com/p/mango-py/ · Unknown · 98 lines · 79 code · 19 blank · 0 comment · 0 complexity · f46280e804128e41aa707e281dc4f4d8 MD5 · raw file

  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: 2011-03-15 13:18-0400\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. "MIME-Version: 1.0\n"
  12. "Content-Type: text/plain; charset=UTF-8\n"
  13. "Content-Transfer-Encoding: 8bit\n"
  14. #: templatetags/humanize.py:19
  15. msgid "th"
  16. msgstr ""
  17. #: templatetags/humanize.py:19
  18. msgid "st"
  19. msgstr ""
  20. #: templatetags/humanize.py:19
  21. msgid "nd"
  22. msgstr ""
  23. #: templatetags/humanize.py:19
  24. msgid "rd"
  25. msgstr ""
  26. #: templatetags/humanize.py:54
  27. #, python-format
  28. msgid "%(value).1f million"
  29. msgid_plural "%(value).1f million"
  30. msgstr[0] ""
  31. msgstr[1] ""
  32. #: templatetags/humanize.py:57
  33. #, python-format
  34. msgid "%(value).1f billion"
  35. msgid_plural "%(value).1f billion"
  36. msgstr[0] ""
  37. msgstr[1] ""
  38. #: templatetags/humanize.py:60
  39. #, python-format
  40. msgid "%(value).1f trillion"
  41. msgid_plural "%(value).1f trillion"
  42. msgstr[0] ""
  43. msgstr[1] ""
  44. #: templatetags/humanize.py:76
  45. msgid "one"
  46. msgstr ""
  47. #: templatetags/humanize.py:76
  48. msgid "two"
  49. msgstr ""
  50. #: templatetags/humanize.py:76
  51. msgid "three"
  52. msgstr ""
  53. #: templatetags/humanize.py:76
  54. msgid "four"
  55. msgstr ""
  56. #: templatetags/humanize.py:76
  57. msgid "five"
  58. msgstr ""
  59. #: templatetags/humanize.py:76
  60. msgid "six"
  61. msgstr ""
  62. #: templatetags/humanize.py:76
  63. msgid "seven"
  64. msgstr ""
  65. #: templatetags/humanize.py:76
  66. msgid "eight"
  67. msgstr ""
  68. #: templatetags/humanize.py:76
  69. msgid "nine"
  70. msgstr ""
  71. #: templatetags/humanize.py:96
  72. msgid "today"
  73. msgstr ""
  74. #: templatetags/humanize.py:98
  75. msgid "tomorrow"
  76. msgstr ""
  77. #: templatetags/humanize.py:100
  78. msgid "yesterday"
  79. msgstr ""