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

https://code.google.com/p/mango-py/ · Unknown · 104 lines · 85 code · 19 blank · 0 comment · 0 complexity · 881f2ee0f7ba6dee8d1a4a91559e14b3 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: 2011-03-04 18:39+0000\n"
  9. "Last-Translator: Jannis <jannis@leidel.info>\n"
  10. "Language-Team: Latvian <None>\n"
  11. "MIME-Version: 1.0\n"
  12. "Content-Type: text/plain; charset=UTF-8\n"
  13. "Content-Transfer-Encoding: 8bit\n"
  14. "Language: lv\n"
  15. "Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n != 0 ? 1 : "
  16. "2)\n"
  17. #: templatetags/humanize.py:19
  18. msgid "th"
  19. msgstr "th"
  20. #: templatetags/humanize.py:19
  21. msgid "st"
  22. msgstr "st"
  23. #: templatetags/humanize.py:19
  24. msgid "nd"
  25. msgstr "nd"
  26. #: templatetags/humanize.py:19
  27. msgid "rd"
  28. msgstr "rd"
  29. #: templatetags/humanize.py:54
  30. #, python-format
  31. msgid "%(value).1f million"
  32. msgid_plural "%(value).1f million"
  33. msgstr[0] "%(value).1f miljons"
  34. msgstr[1] "%(value).1f miljoni"
  35. msgstr[2] "%(value).1f miljonu"
  36. #: templatetags/humanize.py:57
  37. #, python-format
  38. msgid "%(value).1f billion"
  39. msgid_plural "%(value).1f billion"
  40. msgstr[0] "%(value).1f miljards"
  41. msgstr[1] "%(value).1f miljardi"
  42. msgstr[2] "%(value).1f miljardu"
  43. #: templatetags/humanize.py:60
  44. #, python-format
  45. msgid "%(value).1f trillion"
  46. msgid_plural "%(value).1f trillion"
  47. msgstr[0] "%(value).1f triljons"
  48. msgstr[1] "%(value).1f triljoni"
  49. msgstr[2] "%(value).1f triljonu"
  50. #: templatetags/humanize.py:76
  51. msgid "one"
  52. msgstr "viens"
  53. #: templatetags/humanize.py:76
  54. msgid "two"
  55. msgstr "divi"
  56. #: templatetags/humanize.py:76
  57. msgid "three"
  58. msgstr "tr?s"
  59. #: templatetags/humanize.py:76
  60. msgid "four"
  61. msgstr "?etri"
  62. #: templatetags/humanize.py:76
  63. msgid "five"
  64. msgstr "pieci"
  65. #: templatetags/humanize.py:76
  66. msgid "six"
  67. msgstr "seši"
  68. #: templatetags/humanize.py:76
  69. msgid "seven"
  70. msgstr "septi?i"
  71. #: templatetags/humanize.py:76
  72. msgid "eight"
  73. msgstr "asto?i"
  74. #: templatetags/humanize.py:76
  75. msgid "nine"
  76. msgstr "devi?i"
  77. #: templatetags/humanize.py:96
  78. msgid "today"
  79. msgstr "šodien"
  80. #: templatetags/humanize.py:98
  81. msgid "tomorrow"
  82. msgstr "r?t"
  83. #: templatetags/humanize.py:100
  84. msgid "yesterday"
  85. msgstr "vakar"