PageRenderTime 142ms CodeModel.GetById 0ms RepoModel.GetById 0ms app.codeStats 0ms

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

https://code.google.com/p/mango-py/
Unknown | 69 lines | 57 code | 12 blank | 0 comment | 0 complexity | fcec515ba975673176cae9a4fb08d1fe 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:17-0400\n"
  8. "PO-Revision-Date: 2011-03-14 17:11+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. #: db/models/fields.py:50
  18. msgid "The base GIS field -- maps to the OpenGIS Specification Geometry type."
  19. msgstr ""
  20. "Câmpul GIS de baz? -- mapat c?tre tipul OpenGIS Specification Geometry."
  21. #: db/models/fields.py:270
  22. msgid "Point"
  23. msgstr "Punct"
  24. #: db/models/fields.py:274
  25. msgid "Line string"
  26. msgstr "?ir linii"
  27. #: db/models/fields.py:278
  28. msgid "Polygon"
  29. msgstr "Poligon"
  30. #: db/models/fields.py:282
  31. msgid "Multi-point"
  32. msgstr "Multi-punct"
  33. #: db/models/fields.py:286
  34. msgid "Multi-line string"
  35. msgstr "?ir multi-linie"
  36. #: db/models/fields.py:290
  37. msgid "Multi polygon"
  38. msgstr "Multi poligon"
  39. #: db/models/fields.py:294
  40. msgid "Geometry collection"
  41. msgstr "Colec?ie geometrie"
  42. #: forms/fields.py:17
  43. msgid "No geometry value provided."
  44. msgstr "Nicio valoare geometric? furnizat?."
  45. #: forms/fields.py:18
  46. msgid "Invalid geometry value."
  47. msgstr "Valoare geometric? nevalid?."
  48. #: forms/fields.py:19
  49. msgid "Invalid geometry type."
  50. msgstr "Tip geometric nevalid."
  51. #: forms/fields.py:20
  52. msgid ""
  53. "An error occurred when transforming the geometry to the SRID of the geometry "
  54. "form field."
  55. msgstr ""
  56. "A avut loc o eroare la transformarea geometriei în SRID-ul câmpului "
  57. "geometric al formularului."