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.

163 lines
6.3 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. # OCA Transbot <transbot@odoo-community.org>, 2017
  7. # Pedro M. Baeza <pedro.baeza@gmail.com>, 2017
  8. msgid ""
  9. msgstr ""
  10. "Project-Id-Version: Odoo Server 10.0\n"
  11. "Report-Msgid-Bugs-To: \n"
  12. "POT-Creation-Date: 2017-12-26 15:32+0000\n"
  13. "PO-Revision-Date: 2019-03-01 10:53+0000\n"
  14. "Last-Translator: Marta Vázquez Rodríguez <vazrodmar@gmail.com>\n"
  15. "Language-Team: Spanish (https://www.transifex.com/oca/teams/23907/es/)\n"
  16. "Language: es\n"
  17. "MIME-Version: 1.0\n"
  18. "Content-Type: text/plain; charset=UTF-8\n"
  19. "Content-Transfer-Encoding: \n"
  20. "Plural-Forms: nplurals=2; plural=n != 1;\n"
  21. "X-Generator: Weblate 3.4\n"
  22. #. module: base_location_geonames_import
  23. #: model:ir.ui.view,arch_db:base_location_geonames_import.better_zip_geonames_import_form
  24. msgid ""
  25. ", create new location entries if not found already in the system, and "
  26. "<b>delete missing entries</b> from new file."
  27. msgstr ""
  28. ", crea nuevos registros de ubicación si no se encuentran ya en el sistema y "
  29. "<b>borrar los registros ausentes</b> del nuevo archivo."
  30. #. module: base_location_geonames_import
  31. #: model:ir.ui.view,arch_db:base_location_geonames_import.better_zip_geonames_import_form
  32. msgid "Cancel"
  33. msgstr "Cancelar"
  34. #. module: base_location_geonames_import
  35. #: model:ir.model.fields,help:base_location_geonames_import.field_better_zip_geonames_import_letter_case
  36. msgid ""
  37. "Converts retreived city and state names to Title Case (upper case on each "
  38. "first letter of a word) or Upper Case (all letters upper case)."
  39. msgstr ""
  40. "Convierte los nombres de ciudades y provincias obtenidos a capitalización "
  41. "(mayúsculas la primera letra de cada palabra) o a todo mayúsculas (todas las "
  42. "letras)."
  43. #. module: base_location_geonames_import
  44. #: model:ir.model,name:base_location_geonames_import.model_res_country
  45. #: model:ir.model.fields,field_description:base_location_geonames_import.field_better_zip_geonames_import_country_id
  46. msgid "Country"
  47. msgstr "País"
  48. #. module: base_location_geonames_import
  49. #: model:ir.model.fields,field_description:base_location_geonames_import.field_better_zip_geonames_import_create_uid
  50. msgid "Created by"
  51. msgstr "Creado por"
  52. #. module: base_location_geonames_import
  53. #: model:ir.model.fields,field_description:base_location_geonames_import.field_better_zip_geonames_import_create_date
  54. msgid "Created on"
  55. msgstr "Creado en"
  56. #. module: base_location_geonames_import
  57. #: model:ir.model.fields,field_description:base_location_geonames_import.field_better_zip_geonames_import_display_name
  58. msgid "Display Name"
  59. msgstr "Nombre mostrado"
  60. #. module: base_location_geonames_import
  61. #: model:ir.ui.view,arch_db:base_location_geonames_import.better_zip_geonames_import_form
  62. msgid ""
  63. "For the selected country, this wizard will download the latest version of "
  64. "the list of cities from"
  65. msgstr ""
  66. "Este asistente descargará la última versión de la lista de ciudades para el "
  67. "país seleccionado"
  68. #. module: base_location_geonames_import
  69. #: model:ir.model.fields,field_description:base_location_geonames_import.field_res_country_geonames_state_code_column
  70. msgid "Geonames State Code Column"
  71. msgstr "Columna Código Estado de Geonames"
  72. #. module: base_location_geonames_import
  73. #: model:ir.model.fields,field_description:base_location_geonames_import.field_res_country_geonames_state_name_column
  74. msgid "Geonames State Name Column"
  75. msgstr "Cóluma Nombre Estado de Geonames"
  76. #. module: base_location_geonames_import
  77. #: code:addons/base_location_geonames_import/wizard/geonames_import.py:133
  78. #, python-format
  79. msgid "Got an error %d when trying to download the file %s."
  80. msgstr "Error %d al intentar descargar el fichero %s."
  81. #. module: base_location_geonames_import
  82. #: model:ir.model.fields,field_description:base_location_geonames_import.field_better_zip_geonames_import_id
  83. msgid "ID"
  84. msgstr "ID"
  85. #. module: base_location_geonames_import
  86. #: model:ir.ui.view,arch_db:base_location_geonames_import.better_zip_geonames_import_form
  87. msgid "Import"
  88. msgstr "Importar"
  89. #. module: base_location_geonames_import
  90. #: model:ir.model,name:base_location_geonames_import.model_better_zip_geonames_import
  91. msgid "Import Better Zip from Geonames"
  92. msgstr "Importar ubicaciones de Geonames"
  93. #. module: base_location_geonames_import
  94. #: model:ir.actions.act_window,name:base_location_geonames_import.better_zip_geonames_import_action
  95. #: model:ir.ui.menu,name:base_location_geonames_import.better_zip_geonames_import_menu
  96. #: model:ir.ui.view,arch_db:base_location_geonames_import.better_zip_geonames_import_form
  97. msgid "Import from Geonames"
  98. msgstr "Importar de GeoNames"
  99. #. module: base_location_geonames_import
  100. #: model:ir.model.fields,field_description:base_location_geonames_import.field_better_zip_geonames_import___last_update
  101. msgid "Last Modified on"
  102. msgstr "Última modificación el"
  103. #. module: base_location_geonames_import
  104. #: model:ir.model.fields,field_description:base_location_geonames_import.field_better_zip_geonames_import_write_uid
  105. msgid "Last Updated by"
  106. msgstr "Última actualización por"
  107. #. module: base_location_geonames_import
  108. #: model:ir.model.fields,field_description:base_location_geonames_import.field_better_zip_geonames_import_write_date
  109. msgid "Last Updated on"
  110. msgstr "Última actualización en"
  111. #. module: base_location_geonames_import
  112. #: model:ir.model.fields,field_description:base_location_geonames_import.field_better_zip_geonames_import_letter_case
  113. msgid "Letter Case"
  114. msgstr "Capitalización"
  115. #. module: base_location_geonames_import
  116. #: code:addons/base_location_geonames_import/wizard/geonames_import.py:71
  117. #, python-format
  118. msgid ""
  119. "The country code inside the file (%s) doesn't correspond to the selected "
  120. "country (%s)."
  121. msgstr ""
  122. "El código de país dentro del archivo (%s) no se corresponde con el país "
  123. "seleccionado (%s)."
  124. #. module: base_location_geonames_import
  125. #: selection:better.zip.geonames.import,letter_case:0
  126. msgid "Title Case"
  127. msgstr "Nombre Propio"
  128. #. module: base_location_geonames_import
  129. #: selection:better.zip.geonames.import,letter_case:0
  130. msgid "Unchanged"
  131. msgstr "Sin cambios"
  132. #. module: base_location_geonames_import
  133. #: selection:better.zip.geonames.import,letter_case:0
  134. msgid "Upper Case"
  135. msgstr "Todo mayúsculas"
  136. #. module: base_location_geonames_import
  137. #: model:ir.ui.view,arch_db:base_location_geonames_import.better_zip_geonames_import_form
  138. msgid "geonames.org"
  139. msgstr "geonames.org"