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

https://code.google.com/p/mango-py/ · Unknown · 104 lines · 85 code · 19 blank · 0 comment · 0 complexity · ffacde8f499f5979f7530bd83dea0864 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-14 17:12+0000\n"
  9. "Last-Translator: danniel <contact@danniel.net>\n"
  10. "Language-Team: Romanian <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: ro\n"
  15. "Plural-Forms: nplurals=3; plural=(n==1?0:(((n%100>19)||((n%100==0)&&(n!=0)))?"
  16. "2:1))\n"
  17. #: templatetags/humanize.py:19
  18. msgid "th"
  19. msgstr "ul"
  20. #: templatetags/humanize.py:19
  21. msgid "st"
  22. msgstr "ul"
  23. #: templatetags/humanize.py:19
  24. msgid "nd"
  25. msgstr "lea"
  26. #: templatetags/humanize.py:19
  27. msgid "rd"
  28. msgstr "lea"
  29. #: templatetags/humanize.py:54
  30. #, python-format
  31. msgid "%(value).1f million"
  32. msgid_plural "%(value).1f million"
  33. msgstr[0] "%(value).1f milion"
  34. msgstr[1] "%(value).1f milioane"
  35. msgstr[2] "%(value).1f de milione"
  36. #: templatetags/humanize.py:57
  37. #, python-format
  38. msgid "%(value).1f billion"
  39. msgid_plural "%(value).1f billion"
  40. msgstr[0] "%(value).1f miliard"
  41. msgstr[1] "%(value).1f miliarde"
  42. msgstr[2] "%(value).1f de miliarde"
  43. #: templatetags/humanize.py:60
  44. #, python-format
  45. msgid "%(value).1f trillion"
  46. msgid_plural "%(value).1f trillion"
  47. msgstr[0] "%(value).1f trilion"
  48. msgstr[1] "%(value).1f trilioane"
  49. msgstr[2] "%(value).1f de trilioane"
  50. #: templatetags/humanize.py:76
  51. msgid "one"
  52. msgstr "unu"
  53. #: templatetags/humanize.py:76
  54. msgid "two"
  55. msgstr "doi"
  56. #: templatetags/humanize.py:76
  57. msgid "three"
  58. msgstr "trei"
  59. #: templatetags/humanize.py:76
  60. msgid "four"
  61. msgstr "patru"
  62. #: templatetags/humanize.py:76
  63. msgid "five"
  64. msgstr "cinci"
  65. #: templatetags/humanize.py:76
  66. msgid "six"
  67. msgstr "?ase"
  68. #: templatetags/humanize.py:76
  69. msgid "seven"
  70. msgstr "?apte"
  71. #: templatetags/humanize.py:76
  72. msgid "eight"
  73. msgstr "opt"
  74. #: templatetags/humanize.py:76
  75. msgid "nine"
  76. msgstr "nou?"
  77. #: templatetags/humanize.py:96
  78. msgid "today"
  79. msgstr "ast?zi"
  80. #: templatetags/humanize.py:98
  81. msgid "tomorrow"
  82. msgstr "mâine"
  83. #: templatetags/humanize.py:100
  84. msgid "yesterday"
  85. msgstr "ieri"