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.

108 lines
4.0 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: 2016-01-19 01:46+0000\n"
  11. "PO-Revision-Date: 2016-01-18 15:23+0000\n"
  12. "Last-Translator: OCA Transbot <transbot@odoo-community.org>\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. #: help:better.zip.geonames.import,title_case:0
  25. msgid "Converts retreived city and state names to Title Case."
  26. msgstr "Converts retreived city and state names to Title Case."
  27. #. module: base_location_geonames_import
  28. #: field:better.zip.geonames.import,country_id:0
  29. msgid "Country"
  30. msgstr "Country"
  31. #. module: base_location_geonames_import
  32. #: field:better.zip.geonames.import,create_uid:0
  33. msgid "Created by"
  34. msgstr "Created by"
  35. #. module: base_location_geonames_import
  36. #: field:better.zip.geonames.import,create_date:0
  37. msgid "Created on"
  38. msgstr "Created on"
  39. #. module: base_location_geonames_import
  40. #: view:better.zip.geonames.import:base_location_geonames_import.better_zip_geonames_import_form
  41. msgid ""
  42. "For the country selected above, this wizard will download the latest version"
  43. " of the list of cities from geonames.org, create new location entries if not"
  44. " found already in the system, and DELETE MISSING ENTRIES from new file."
  45. 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."
  46. #. module: base_location_geonames_import
  47. #: code:addons/base_location_geonames_import/wizard/geonames_import.py:135
  48. #, python-format
  49. msgid "Got an error %d when trying to download the file %s."
  50. msgstr "Got an error %d when trying to download the file %s."
  51. #. module: base_location_geonames_import
  52. #: field:better.zip.geonames.import,id:0
  53. msgid "ID"
  54. msgstr "ID"
  55. #. module: base_location_geonames_import
  56. #: view:better.zip.geonames.import:base_location_geonames_import.better_zip_geonames_import_form
  57. msgid "Import"
  58. msgstr "Import"
  59. #. module: base_location_geonames_import
  60. #: model:ir.model,name:base_location_geonames_import.model_better_zip_geonames_import
  61. msgid "Import Better Zip from Geonames"
  62. msgstr "Import Better Zip from Geonames"
  63. #. module: base_location_geonames_import
  64. #: view:better.zip.geonames.import:base_location_geonames_import.better_zip_geonames_import_form
  65. #: model:ir.actions.act_window,name:base_location_geonames_import.better_zip_geonames_import_action
  66. #: model:ir.ui.menu,name:base_location_geonames_import.better_zip_geonames_import_menu
  67. msgid "Import from Geonames"
  68. msgstr "Import from Geonames"
  69. #. module: base_location_geonames_import
  70. #: field:better.zip.geonames.import,write_uid:0
  71. msgid "Last Updated by"
  72. msgstr "Last Updated by"
  73. #. module: base_location_geonames_import
  74. #: field:better.zip.geonames.import,write_date:0
  75. msgid "Last Updated on"
  76. msgstr "Last Updated on"
  77. #. module: base_location_geonames_import
  78. #: code:addons/base_location_geonames_import/wizard/geonames_import.py:83
  79. #, python-format
  80. msgid ""
  81. "The country code inside the file (%s) doesn't correspond to the selected "
  82. "country (%s)."
  83. msgstr "The country code inside the file (%s) doesn't correspond to the selected country (%s)."
  84. #. module: base_location_geonames_import
  85. #: field:better.zip.geonames.import,title_case:0
  86. msgid "Title Case"
  87. msgstr "Title Case"
  88. #. module: base_location_geonames_import
  89. #: code:addons/base_location_geonames_import/wizard/geonames_import.py:112
  90. #, python-format
  91. msgid "Too many states with code %s for country %s"
  92. msgstr "Too many states with code %s for country %s"