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.

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