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

https://code.google.com/p/mango-py/ · Unknown · 107 lines · 88 code · 19 blank · 0 comment · 0 complexity · 85cf9b176b6fb2d2c76f0597a4a999e3 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-20 21:08+0100\n"
  8. "PO-Revision-Date: 2011-03-04 18:39+0000\n"
  9. "Last-Translator: Dimmus <dmitri.chudinov@gmail.com>\n"
  10. "Language-Team: Russian <>\n"
  11. "MIME-Version: 1.0\n"
  12. "Content-Type: text/plain; charset=UTF-8\n"
  13. "Content-Transfer-Encoding: 8bit\n"
  14. "Language: ru\n"
  15. "Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%"
  16. "10<=4 && (n%100<10 || n%100>=20) ? 1 : 2)\n"
  17. #: templatetags/humanize.py:19
  18. msgid "th"
  19. msgstr "??"
  20. #: templatetags/humanize.py:19
  21. msgid "st"
  22. msgstr "??"
  23. #: templatetags/humanize.py:19
  24. msgid "nd"
  25. msgstr "??"
  26. #: templatetags/humanize.py:19
  27. msgid "rd"
  28. msgstr "??"
  29. #: templatetags/humanize.py:54
  30. #, python-format
  31. msgid "%(value).1f million"
  32. msgid_plural "%(value).1f million"
  33. msgstr[0] "%(value).1f ???????"
  34. msgstr[1] "%(value).1f ????????"
  35. msgstr[2] "%(value).1f ????????"
  36. msgstr[3] "%(value).1f ????????"
  37. #: templatetags/humanize.py:57
  38. #, python-format
  39. msgid "%(value).1f billion"
  40. msgid_plural "%(value).1f billion"
  41. msgstr[0] "%(value).1f ????????"
  42. msgstr[1] "%(value).1f ?????????"
  43. msgstr[2] "%(value).1f ?????????"
  44. msgstr[3] "%(value).1f ?????????"
  45. #: templatetags/humanize.py:60
  46. #, python-format
  47. msgid "%(value).1f trillion"
  48. msgid_plural "%(value).1f trillion"
  49. msgstr[0] "%(value).1f ????????"
  50. msgstr[1] "%(value).1f ?????????"
  51. msgstr[2] "%(value).1f ?????????"
  52. msgstr[3] "%(value).1f ?????????"
  53. #: templatetags/humanize.py:76
  54. msgid "one"
  55. msgstr "????"
  56. #: templatetags/humanize.py:76
  57. msgid "two"
  58. msgstr "???"
  59. #: templatetags/humanize.py:76
  60. msgid "three"
  61. msgstr "???"
  62. #: templatetags/humanize.py:76
  63. msgid "four"
  64. msgstr "??????"
  65. #: templatetags/humanize.py:76
  66. msgid "five"
  67. msgstr "????"
  68. #: templatetags/humanize.py:76
  69. msgid "six"
  70. msgstr "?????"
  71. #: templatetags/humanize.py:76
  72. msgid "seven"
  73. msgstr "????"
  74. #: templatetags/humanize.py:76
  75. msgid "eight"
  76. msgstr "??????"
  77. #: templatetags/humanize.py:76
  78. msgid "nine"
  79. msgstr "??????"
  80. #: templatetags/humanize.py:96
  81. msgid "today"
  82. msgstr "???????"
  83. #: templatetags/humanize.py:98
  84. msgid "tomorrow"
  85. msgstr "??????"
  86. #: templatetags/humanize.py:100
  87. msgid "yesterday"
  88. msgstr "?????"