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.

120 lines
5.1 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. # Antonio Trueba, 2016
  7. # Carles Antoli <carlesantoli@hotmail.com>, 2015
  8. msgid ""
  9. msgstr ""
  10. "Project-Id-Version: partner-contact (9.0)\n"
  11. "Report-Msgid-Bugs-To: \n"
  12. "POT-Creation-Date: 2016-04-30 12:05+0000\n"
  13. "PO-Revision-Date: 2016-04-28 11:56+0000\n"
  14. "Last-Translator: OCA Transbot <transbot@odoo-community.org>\n"
  15. "Language-Team: Spanish (http://www.transifex.com/oca/OCA-partner-contact-9-0/language/es/)\n"
  16. "MIME-Version: 1.0\n"
  17. "Content-Type: text/plain; charset=UTF-8\n"
  18. "Content-Transfer-Encoding: \n"
  19. "Language: es\n"
  20. "Plural-Forms: nplurals=2; plural=(n != 1);\n"
  21. #. module: base_location_geonames_import
  22. #: model:ir.ui.view,arch_db:base_location_geonames_import.better_zip_geonames_import_form
  23. msgid "Cancel"
  24. msgstr "Cancelar"
  25. #. module: base_location_geonames_import
  26. #: model:ir.model.fields,help:base_location_geonames_import.field_better_zip_geonames_import_title_case
  27. msgid "Converts retreived city and state names to Title Case."
  28. msgstr "Convierte los nombres de ciudad y provincia recuperados a Nombre Propio."
  29. #. module: base_location_geonames_import
  30. #: model:ir.model.fields,field_description:base_location_geonames_import.field_better_zip_geonames_import_country_id
  31. msgid "Country"
  32. msgstr "País"
  33. #. module: base_location_geonames_import
  34. #: model:ir.model.fields,field_description:base_location_geonames_import.field_better_zip_geonames_import_create_uid
  35. msgid "Created by"
  36. msgstr "Creado por"
  37. #. module: base_location_geonames_import
  38. #: model:ir.model.fields,field_description:base_location_geonames_import.field_better_zip_geonames_import_create_date
  39. msgid "Created on"
  40. msgstr "Creado en"
  41. #. module: base_location_geonames_import
  42. #: model:ir.model.fields,field_description:base_location_geonames_import.field_better_zip_geonames_import_display_name
  43. msgid "Display Name"
  44. msgstr ""
  45. #. module: base_location_geonames_import
  46. #: model:ir.ui.view,arch_db:base_location_geonames_import.better_zip_geonames_import_form
  47. msgid ""
  48. "For the country selected above, this wizard will download the latest version"
  49. " of the list of cities from geonames.org, create new location entries if not"
  50. " found already in the system, and DELETE MISSING ENTRIES from new file."
  51. msgstr "Para el país seleccionado arriba, este asistente descargará la última versión de la lista de ciudades de geonames.org, creará nuevas entradas de ubicaciones si no se encuentran ya en el sistema, y BORRARÁ LOS REGISTROS DESAPARECIDOS en el nuevo archivo."
  52. #. module: base_location_geonames_import
  53. #: code:addons/base_location_geonames_import/wizard/geonames_import.py:118
  54. #, python-format
  55. msgid "Got an error %d when trying to download the file %s."
  56. msgstr "Se obtuvo un error %d cuando se descargaba el archivo %s."
  57. #. module: base_location_geonames_import
  58. #: model:ir.model.fields,field_description:base_location_geonames_import.field_better_zip_geonames_import_id
  59. msgid "ID"
  60. msgstr "ID"
  61. #. module: base_location_geonames_import
  62. #: model:ir.ui.view,arch_db:base_location_geonames_import.better_zip_geonames_import_form
  63. msgid "Import"
  64. msgstr "Importar"
  65. #. module: base_location_geonames_import
  66. #: model:ir.model,name:base_location_geonames_import.model_better_zip_geonames_import
  67. msgid "Import Better Zip from Geonames"
  68. msgstr "Importar ubicaciones de Geonames"
  69. #. module: base_location_geonames_import
  70. #: model:ir.actions.act_window,name:base_location_geonames_import.better_zip_geonames_import_action
  71. #: model:ir.ui.menu,name:base_location_geonames_import.better_zip_geonames_import_menu
  72. #: model:ir.ui.view,arch_db:base_location_geonames_import.better_zip_geonames_import_form
  73. msgid "Import from Geonames"
  74. msgstr "Importar de GeoNames"
  75. #. module: base_location_geonames_import
  76. #: model:ir.model.fields,field_description:base_location_geonames_import.field_better_zip_geonames_import___last_update
  77. msgid "Last Modified on"
  78. msgstr "Modificado por última vez el"
  79. #. module: base_location_geonames_import
  80. #: model:ir.model.fields,field_description:base_location_geonames_import.field_better_zip_geonames_import_write_uid
  81. msgid "Last Updated by"
  82. msgstr "Última actualización por"
  83. #. module: base_location_geonames_import
  84. #: model:ir.model.fields,field_description:base_location_geonames_import.field_better_zip_geonames_import_write_date
  85. msgid "Last Updated on"
  86. msgstr "Última actualización en"
  87. #. module: base_location_geonames_import
  88. #: code:addons/base_location_geonames_import/wizard/geonames_import.py:65
  89. #, python-format
  90. msgid ""
  91. "The country code inside the file (%s) doesn't correspond to the selected "
  92. "country (%s)."
  93. msgstr "El código de país dentro del archivo (%s) no se corresponde con el país seleccionado (%s)."
  94. #. module: base_location_geonames_import
  95. #: model:ir.model.fields,field_description:base_location_geonames_import.field_better_zip_geonames_import_title_case
  96. msgid "Title Case"
  97. msgstr "Nombre Propio"
  98. #. module: base_location_geonames_import
  99. #: code:addons/base_location_geonames_import/wizard/geonames_import.py:94
  100. #, python-format
  101. msgid "Too many states with code %s for country %s"
  102. msgstr "Demasiados estados con código %s para el país %s"