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.

98 lines
3.7 KiB

  1. # Translation of Odoo Server.
  2. # This file contains the translation of the following modules:
  3. # * base_location_geonames_import
  4. #
  5. # Translators:
  6. msgid ""
  7. msgstr ""
  8. "Project-Id-Version: partner-contact (8.0)\n"
  9. "Report-Msgid-Bugs-To: \n"
  10. "POT-Creation-Date: 2015-08-28 15:54+0000\n"
  11. "PO-Revision-Date: 2015-05-22 13:07+0000\n"
  12. "Last-Translator: Maxime Chambreuil <maxime.chambreuil@gmail.com>\n"
  13. "Language-Team: English (http://www.transifex.com/oca/OCA-partner-contact-8-0/language/en/)\n"
  14. "MIME-Version: 1.0\n"
  15. "Content-Type: text/plain; charset=UTF-8\n"
  16. "Content-Transfer-Encoding: \n"
  17. "Language: en\n"
  18. "Plural-Forms: nplurals=2; plural=(n != 1);\n"
  19. #. module: base_location_geonames_import
  20. #: view:better.zip.geonames.import:base_location_geonames_import.better_zip_geonames_import_form
  21. msgid "Cancel"
  22. msgstr "Cancel"
  23. #. module: base_location_geonames_import
  24. #: field:better.zip.geonames.import,country_id:0
  25. msgid "Country"
  26. msgstr "Country"
  27. #. module: base_location_geonames_import
  28. #: field:better.zip.geonames.import,create_uid:0
  29. msgid "Created by"
  30. msgstr "Created by"
  31. #. module: base_location_geonames_import
  32. #: field:better.zip.geonames.import,create_date:0
  33. msgid "Created on"
  34. msgstr "Created on"
  35. #. module: base_location_geonames_import
  36. #: view:better.zip.geonames.import:base_location_geonames_import.better_zip_geonames_import_form
  37. msgid ""
  38. "For the country selected above, this wizard will download the latest version"
  39. " of the list of cities from geonames.org, create new location entries if not"
  40. " found already in the system, and DELETE MISSING ENTRIES from new file."
  41. msgstr "For the country selected above, this wizard will download the latest version of the list of cities from geonames.org, create new location entries if not found already in the system, and DELETE MISSING ENTRIES from new file."
  42. #. module: base_location_geonames_import
  43. #: code:addons/base_location_geonames_import/wizard/geonames_import.py:128
  44. #, python-format
  45. msgid "Got an error %d when trying to download the file %s."
  46. msgstr "Got an error %d when trying to download the file %s."
  47. #. module: base_location_geonames_import
  48. #: field:better.zip.geonames.import,id:0
  49. msgid "ID"
  50. msgstr "ID"
  51. #. module: base_location_geonames_import
  52. #: view:better.zip.geonames.import:base_location_geonames_import.better_zip_geonames_import_form
  53. msgid "Import"
  54. msgstr "Import"
  55. #. module: base_location_geonames_import
  56. #: model:ir.model,name:base_location_geonames_import.model_better_zip_geonames_import
  57. msgid "Import Better Zip from Geonames"
  58. msgstr "Import Better Zip from Geonames"
  59. #. module: base_location_geonames_import
  60. #: view:better.zip.geonames.import:base_location_geonames_import.better_zip_geonames_import_form
  61. #: model:ir.actions.act_window,name:base_location_geonames_import.better_zip_geonames_import_action
  62. #: model:ir.ui.menu,name:base_location_geonames_import.better_zip_geonames_import_menu
  63. msgid "Import from Geonames"
  64. msgstr "Import from Geonames"
  65. #. module: base_location_geonames_import
  66. #: field:better.zip.geonames.import,write_uid:0
  67. msgid "Last Updated by"
  68. msgstr "Last Updated by"
  69. #. module: base_location_geonames_import
  70. #: field:better.zip.geonames.import,write_date:0
  71. msgid "Last Updated on"
  72. msgstr "Last Updated on"
  73. #. module: base_location_geonames_import
  74. #: code:addons/base_location_geonames_import/wizard/geonames_import.py:79
  75. #, python-format
  76. msgid ""
  77. "The country code inside the file (%s) doesn't correspond to the selected "
  78. "country (%s)."
  79. msgstr "The country code inside the file (%s) doesn't correspond to the selected country (%s)."
  80. #. module: base_location_geonames_import
  81. #: code:addons/base_location_geonames_import/wizard/geonames_import.py:105
  82. #, python-format
  83. msgid "Too many states with code %s for country %s"
  84. msgstr "Too many states with code %s for country %s"