PageRenderTime 38ms CodeModel.GetById 1ms RepoModel.GetById 0ms app.codeStats 0ms

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

https://code.google.com/p/mango-py/
Unknown | 100 lines | 81 code | 19 blank | 0 comment | 0 complexity | b2439676cc40d68f8f978270eb0e56f4 MD5 | raw file
Possible License(s): BSD-3-Clause
  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: 2011-03-04 18:39+0000\n"
  9. "Last-Translator: Jannis <jannis@leidel.info>\n"
  10. "Language-Team: Portuguese <>\n"
  11. "MIME-Version: 1.0\n"
  12. "Content-Type: text/plain; charset=UTF-8\n"
  13. "Content-Transfer-Encoding: 8bit\n"
  14. "Language: pt\n"
  15. "Plural-Forms: nplurals=2; plural=(n != 1)\n"
  16. #: templatetags/humanize.py:19
  17. msgid "th"
  18. msgstr "ş"
  19. #: templatetags/humanize.py:19
  20. msgid "st"
  21. msgstr "ş"
  22. #: templatetags/humanize.py:19
  23. msgid "nd"
  24. msgstr "ş"
  25. #: templatetags/humanize.py:19
  26. msgid "rd"
  27. msgstr "ş"
  28. #: templatetags/humanize.py:54
  29. #, python-format
  30. msgid "%(value).1f million"
  31. msgid_plural "%(value).1f million"
  32. msgstr[0] "%(value).1f milhăo"
  33. msgstr[1] "%(value).1f milhőes"
  34. #: templatetags/humanize.py:57
  35. #, python-format
  36. msgid "%(value).1f billion"
  37. msgid_plural "%(value).1f billion"
  38. msgstr[0] "%(value).1f biliăo"
  39. msgstr[1] "%(value).1f biliőes"
  40. #: templatetags/humanize.py:60
  41. #, python-format
  42. msgid "%(value).1f trillion"
  43. msgid_plural "%(value).1f trillion"
  44. msgstr[0] "%(value).1f triliăo"
  45. msgstr[1] "%(value).1f triliőes"
  46. #: templatetags/humanize.py:76
  47. msgid "one"
  48. msgstr "um"
  49. #: templatetags/humanize.py:76
  50. msgid "two"
  51. msgstr "dois"
  52. #: templatetags/humanize.py:76
  53. msgid "three"
  54. msgstr "tręs"
  55. #: templatetags/humanize.py:76
  56. msgid "four"
  57. msgstr "quatro"
  58. #: templatetags/humanize.py:76
  59. msgid "five"
  60. msgstr "cinco"
  61. #: templatetags/humanize.py:76
  62. msgid "six"
  63. msgstr "seis"
  64. #: templatetags/humanize.py:76
  65. msgid "seven"
  66. msgstr "sete"
  67. #: templatetags/humanize.py:76
  68. msgid "eight"
  69. msgstr "oito"
  70. #: templatetags/humanize.py:76
  71. msgid "nine"
  72. msgstr "nove"
  73. #: templatetags/humanize.py:96
  74. msgid "today"
  75. msgstr "hoje"
  76. #: templatetags/humanize.py:98
  77. msgid "tomorrow"
  78. msgstr "amanhă"
  79. #: templatetags/humanize.py:100
  80. msgid "yesterday"
  81. msgstr "ontem"