PageRenderTime 36ms CodeModel.GetById 33ms RepoModel.GetById 0ms app.codeStats 0ms

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

https://code.google.com/p/mango-py/
Unknown | 66 lines | 54 code | 12 blank | 0 comment | 0 complexity | 979a7f847b3b66fc7926ac41b2656c7f 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:46+0000\n"
  9. "Last-Translator: GuGu <andrey@kostenko.name>\n"
  10. "Language-Team: Ukrainian <>\n"
  11. "MIME-Version: 1.0\n"
  12. "Content-Type: text/plain; charset=UTF-8\n"
  13. "Content-Transfer-Encoding: 8bit\n"
  14. "Language: uk\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. #: db/models/fields.py:50
  18. msgid "The base GIS field -- maps to the OpenGIS Specification Geometry type."
  19. msgstr ""
  20. #: db/models/fields.py:270
  21. msgid "Point"
  22. msgstr "?????"
  23. #: db/models/fields.py:274
  24. msgid "Line string"
  25. msgstr ""
  26. #: db/models/fields.py:278
  27. msgid "Polygon"
  28. msgstr "????????????"
  29. #: db/models/fields.py:282
  30. msgid "Multi-point"
  31. msgstr ""
  32. #: db/models/fields.py:286
  33. msgid "Multi-line string"
  34. msgstr ""
  35. #: db/models/fields.py:290
  36. msgid "Multi polygon"
  37. msgstr ""
  38. #: db/models/fields.py:294
  39. msgid "Geometry collection"
  40. msgstr ""
  41. #: forms/fields.py:17
  42. msgid "No geometry value provided."
  43. msgstr "?? ?????? ??????????? ????????."
  44. #: forms/fields.py:18
  45. msgid "Invalid geometry value."
  46. msgstr "??????? ??????????? ????????."
  47. #: forms/fields.py:19
  48. msgid "Invalid geometry type."
  49. msgstr "???????? ???????????? ???."
  50. #: forms/fields.py:20
  51. msgid ""
  52. "An error occurred when transforming the geometry to the SRID of the geometry "
  53. "form field."
  54. msgstr "??????? ??? ???????????? ????????? ?? SRID ????????????? ???? ?????."