You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

django.po 2.3KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293
  1. # This file is distributed under the same license as the Django package.
  2. #
  3. # Translators:
  4. # yakky <i.spalletti@nephila.it>, 2015
  5. # Jannis Leidel <jannis@leidel.info>, 2011
  6. # Marco Bonetti, 2014
  7. # Nicola Larosa <transifex@teknico.net>, 2012
  8. # palmux <palmux@gmail.com>, 2015
  9. # Mattia Procopio <promat85@gmail.com>, 2015
  10. msgid ""
  11. msgstr ""
  12. "Project-Id-Version: django\n"
  13. "Report-Msgid-Bugs-To: \n"
  14. "POT-Creation-Date: 2017-01-19 16:49+0100\n"
  15. "PO-Revision-Date: 2017-09-23 18:54+0000\n"
  16. "Last-Translator: Jannis Leidel <jannis@leidel.info>\n"
  17. "Language-Team: Italian (http://www.transifex.com/django/django/language/"
  18. "it/)\n"
  19. "MIME-Version: 1.0\n"
  20. "Content-Type: text/plain; charset=UTF-8\n"
  21. "Content-Transfer-Encoding: 8bit\n"
  22. "Language: it\n"
  23. "Plural-Forms: nplurals=2; plural=(n != 1);\n"
  24. msgid "GIS"
  25. msgstr "GIS"
  26. msgid "The base GIS field."
  27. msgstr "Il campo GIS base."
  28. msgid ""
  29. "The base Geometry field -- maps to the OpenGIS Specification Geometry type."
  30. msgstr ""
  31. "Il campo base GIS -- corrisponde al tipo Geometry delle specifiche OpenGIS."
  32. msgid "Point"
  33. msgstr "Punto"
  34. msgid "Line string"
  35. msgstr "Stringa linea"
  36. msgid "Polygon"
  37. msgstr "Poligono"
  38. msgid "Multi-point"
  39. msgstr "Multipunto"
  40. msgid "Multi-line string"
  41. msgstr "Stringa multilinea"
  42. msgid "Multi polygon"
  43. msgstr "Multi poligono"
  44. msgid "Geometry collection"
  45. msgstr "Raccolta Geometry"
  46. msgid "Extent Aggregate Field"
  47. msgstr "Campo di aggregazione esteso"
  48. msgid "Raster Field"
  49. msgstr "Campo raster"
  50. msgid "No geometry value provided."
  51. msgstr "Nessun valore geometrico fornito."
  52. msgid "Invalid geometry value."
  53. msgstr "Valore geometrico non valido."
  54. msgid "Invalid geometry type."
  55. msgstr "Tipo geometrico non valido."
  56. msgid ""
  57. "An error occurred when transforming the geometry to the SRID of the geometry "
  58. "form field."
  59. msgstr ""
  60. "Si è verificato un errore durante la trasformazione della geometria nello "
  61. "SRID del campo geometria della form."
  62. msgid "Delete all Features"
  63. msgstr "Cancella tutti gli oggetti"
  64. msgid "WKT debugging window:"
  65. msgstr "Finestra di debug WKT:"
  66. msgid "Debugging window (serialized value)"
  67. msgstr "Finestra di debug (valore serializzato)"
  68. msgid "No feeds are registered."
  69. msgstr "Non ci sono feed registrati."
  70. #, python-format
  71. msgid "Slug %r isn't registered."
  72. msgstr "Lo slug %r non è registrato."