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.

215 lines
6.4 KiB

  1. # Translation of Odoo Server.
  2. # This file contains the translation of the following modules:
  3. # * base_location
  4. #
  5. # Translators:
  6. # OCA Transbot <transbot@odoo-community.org>, 2017
  7. # JOSE ALEJANDRO ECHEVERRI VALENCIA <josealejandroeche@gmail.com>, 2018
  8. msgid ""
  9. msgstr ""
  10. "Project-Id-Version: Odoo Server 11.0\n"
  11. "Report-Msgid-Bugs-To: \n"
  12. "POT-Creation-Date: 2018-01-31 03:42+0000\n"
  13. "PO-Revision-Date: 2018-01-31 03:42+0000\n"
  14. "Last-Translator: JOSE ALEJANDRO ECHEVERRI VALENCIA <josealejandroeche@gmail."
  15. "com>, 2018\n"
  16. "Language-Team: Spanish (Colombia) (https://www.transifex.com/oca/teams/23907/"
  17. "es_CO/)\n"
  18. "Language: es_CO\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
  24. #: model:res.city,name:base_location.demo_brussels_city
  25. msgid "Brussels"
  26. msgstr ""
  27. #. module: base_location
  28. #: model:ir.model.fields,help:base_location.field_res_company__country_enforce_cities
  29. msgid ""
  30. "Check this box to ensure every address created in that country has a 'City' "
  31. "chosen in the list of the country's cities."
  32. msgstr ""
  33. #. module: base_location
  34. #: model:ir.actions.act_window,name:base_location.action_res_city_full
  35. #: model:ir.ui.menu,name:base_location.locations_menu_cities
  36. msgid "Cities"
  37. msgstr "Ciudades"
  38. #. module: base_location
  39. #: model:ir.model,name:base_location.model_res_city
  40. #: model:ir.model.fields,field_description:base_location.field_res_city_zip__city_id
  41. msgid "City"
  42. msgstr "Ciudad"
  43. #. module: base_location
  44. #: model:ir.model.fields,field_description:base_location.field_res_company__city_id
  45. #, fuzzy
  46. msgid "City ID"
  47. msgstr "Ciudad"
  48. #. module: base_location
  49. #: model_terms:ir.ui.view,arch_db:base_location.view_company_form_city
  50. #: model_terms:ir.ui.view,arch_db:base_location.view_partner_form
  51. msgid "City completion"
  52. msgstr ""
  53. #. module: base_location
  54. #: model:ir.model,name:base_location.model_res_city_zip
  55. msgid "City/locations completion object"
  56. msgstr ""
  57. #. module: base_location
  58. #: model:ir.model,name:base_location.model_res_company
  59. msgid "Companies"
  60. msgstr ""
  61. #. module: base_location
  62. #: model:ir.model,name:base_location.model_res_partner
  63. msgid "Contact"
  64. msgstr ""
  65. #. module: base_location
  66. #: model_terms:ir.ui.view,arch_db:base_location.view_country_search
  67. msgid "Country"
  68. msgstr ""
  69. #. module: base_location
  70. #: model:ir.model.fields,field_description:base_location.field_res_city_zip__create_uid
  71. msgid "Created by"
  72. msgstr "Creado por"
  73. #. module: base_location
  74. #: model:ir.model.fields,field_description:base_location.field_res_city_zip__create_date
  75. msgid "Created on"
  76. msgstr "Creado"
  77. #. module: base_location
  78. #: model:ir.model.fields,field_description:base_location.field_res_city_zip__display_name
  79. msgid "Display Name"
  80. msgstr "Nombre Público"
  81. #. module: base_location
  82. #: model_terms:ir.actions.act_window,help:base_location.action_res_city_full
  83. msgid ""
  84. "Display and manage the list of all cities that can be assigned to\n"
  85. " your partner records. Note that an option can be set on each "
  86. "country separately\n"
  87. " to enforce any address of it to have a city in this list."
  88. msgstr ""
  89. #. module: base_location
  90. #: model:ir.model.fields,field_description:base_location.field_res_company__country_enforce_cities
  91. msgid "Enforce Cities"
  92. msgstr ""
  93. #. module: base_location
  94. #: model:ir.model.fields,field_description:base_location.field_res_city_zip__id
  95. msgid "ID"
  96. msgstr "ID"
  97. #. module: base_location
  98. #: model:ir.model.fields,field_description:base_location.field_res_city_zip____last_update
  99. msgid "Last Modified on"
  100. msgstr "Última Modificación el"
  101. #. module: base_location
  102. #: model:ir.model.fields,field_description:base_location.field_res_city_zip__write_uid
  103. msgid "Last Updated by"
  104. msgstr "Actualizado por"
  105. #. module: base_location
  106. #: model:ir.model.fields,field_description:base_location.field_res_city_zip__write_date
  107. msgid "Last Updated on"
  108. msgstr "Actualizado"
  109. #. module: base_location
  110. #: model_terms:ir.ui.view,arch_db:base_location.view_partner_form
  111. msgid "Location completion"
  112. msgstr ""
  113. #. module: base_location
  114. #: model:ir.actions.act_window,name:base_location.action_zip_tree
  115. msgid "Locations"
  116. msgstr ""
  117. #. module: base_location
  118. #: model_terms:ir.ui.view,arch_db:base_location.view_city_zip_filter
  119. msgid "Search zip"
  120. msgstr ""
  121. #. module: base_location
  122. #: code:addons/base_location/models/res_partner.py:86
  123. #, python-format
  124. msgid "The city of partner %s differs from that in location %s"
  125. msgstr ""
  126. #. module: base_location
  127. #: code:addons/base_location/models/res_partner.py:82
  128. #, python-format
  129. msgid "The country of the partner %s differs from that in location %s"
  130. msgstr ""
  131. #. module: base_location
  132. #: code:addons/base_location/models/res_partner.py:78
  133. #, python-format
  134. msgid "The state of the partner %s differs from that in location %s"
  135. msgstr ""
  136. #. module: base_location
  137. #: model:ir.model.fields,help:base_location.field_res_company__zip_id
  138. msgid "Use the city name or the zip code to search the location"
  139. msgstr ""
  140. #. module: base_location
  141. #: sql_constraint:res.city:0
  142. msgid ""
  143. "You already have a city with that name in the same state.The city must have "
  144. "a unique name within it's state and it's country"
  145. msgstr ""
  146. #. module: base_location
  147. #: sql_constraint:res.city.zip:0
  148. msgid ""
  149. "You already have a zip with that code in the same city. The zip code must be "
  150. "unique within it's city"
  151. msgstr ""
  152. #. module: base_location
  153. #: model:ir.model.fields,field_description:base_location.field_res_city_zip__name
  154. msgid "ZIP"
  155. msgstr ""
  156. #. module: base_location
  157. #: model:ir.model.fields,field_description:base_location.field_res_company__zip_id
  158. #: model:ir.model.fields,field_description:base_location.field_res_partner__zip_id
  159. #: model:ir.model.fields,field_description:base_location.field_res_users__zip_id
  160. msgid "ZIP Location"
  161. msgstr ""
  162. #. module: base_location
  163. #: model_terms:ir.ui.view,arch_db:base_location.city_zip_form
  164. msgid "Zip"
  165. msgstr ""
  166. #. module: base_location
  167. #: model:ir.ui.menu,name:base_location.locations_menu_zips
  168. #: model_terms:ir.ui.view,arch_db:base_location.city_zip_tree
  169. #: model_terms:ir.ui.view,arch_db:base_location.view_city_form
  170. #: model_terms:ir.ui.view,arch_db:base_location.view_res_country_city_better_zip_form
  171. msgid "Zips"
  172. msgstr ""
  173. #. module: base_location
  174. #: model:ir.model.fields,field_description:base_location.field_res_city__zip_ids
  175. msgid "Zips in this city"
  176. msgstr ""
  177. #~ msgid "City Code"
  178. #~ msgstr "Código Ciudad"
  179. #~ msgid "Group By"
  180. #~ msgstr "Agrupar por"