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.

79 lines
2.7 KiB

  1. # Translation of OpenERP Server.
  2. # This file contains the translation of the following modules:
  3. # * base_location_geonames_import
  4. #
  5. msgid ""
  6. msgstr ""
  7. "Project-Id-Version: OpenERP Server 7.0\n"
  8. "Report-Msgid-Bugs-To: \n"
  9. "POT-Creation-Date: 2014-04-11 20:56+0000\n"
  10. "PO-Revision-Date: 2014-09-22 17:30+0100\n"
  11. "Last-Translator: Franco Tampieri <franco@tampieri.info>\n"
  12. "Language-Team: \n"
  13. "MIME-Version: 1.0\n"
  14. "Content-Type: text/plain; charset=UTF-8\n"
  15. "Content-Transfer-Encoding: 8bit\n"
  16. "Plural-Forms: \n"
  17. "Language: it\n"
  18. "X-Generator: Poedit 1.6.9\n"
  19. #. module: base_location_geonames_import
  20. #: view:better.zip.geonames.import:0
  21. msgid "Cancel"
  22. msgstr "Annulla"
  23. #. module: base_location_geonames_import
  24. #: field:better.zip.geonames.import,country_id:0
  25. msgid "Country"
  26. msgstr "Paese"
  27. #. module: base_location_geonames_import
  28. #: code:addons/base_location_geonames_import/wizard/geonames_import.py:66
  29. #: code:addons/base_location_geonames_import/wizard/geonames_import.py:90
  30. #, python-format
  31. msgid "Error:"
  32. msgstr "Errore:"
  33. #. module: base_location_geonames_import
  34. #: view:better.zip.geonames.import:0
  35. msgid ""
  36. "For the country selected above, this wizard will DELETE ALL THE CURRENT "
  37. "BETTER ZIP ENTRIES, download the latest version of the list of cities from "
  38. "geonames.org and create new better zip entries."
  39. msgstr ""
  40. "Per il paese selezionato, questo wizard CANCELLERA' TUTTE LE RIGHE CORRENTI "
  41. "DELL'OGGETTO BETTER ZIP, scaricherà la lista delle città da geonames.org e "
  42. "creerà le nuove righe di better zip."
  43. #. module: base_location_geonames_import
  44. #: code:addons/base_location_geonames_import/wizard/geonames_import.py:91
  45. #, python-format
  46. msgid "Got an error %d when trying to download the file %s."
  47. msgstr "Errore %d mentre si stava scaricando il file %s."
  48. #. module: base_location_geonames_import
  49. #: view:better.zip.geonames.import:0
  50. msgid "Import"
  51. msgstr "Importa"
  52. #. module: base_location_geonames_import
  53. #: model:ir.model,name:base_location_geonames_import.model_better_zip_geonames_import
  54. msgid "Import Better Zip from Geonames"
  55. msgstr "Importa Better Zip da Geonames"
  56. #. module: base_location_geonames_import
  57. #: view:better.zip.geonames.import:0
  58. #: model:ir.actions.act_window,name:base_location_geonames_import.better_zip_geonames_import_action
  59. #: model:ir.ui.menu,name:base_location_geonames_import.better_zip_geonames_import_menu
  60. msgid "Import Geonames"
  61. msgstr "Importa da Geonames"
  62. #. module: base_location_geonames_import
  63. #: code:addons/base_location_geonames_import/wizard/geonames_import.py:67
  64. #, python-format
  65. msgid ""
  66. "The country code inside the file (%s) doesn't correspond to the selected "
  67. "country (%s)."
  68. msgstr ""
  69. "Il codice paese all'interno del file (%s) non corrisponde al paese "
  70. "selezionato (%s)."