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.

251 lines
8.6 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. msgid ""
  8. msgstr ""
  9. "Project-Id-Version: Odoo Server 11.0\n"
  10. "Report-Msgid-Bugs-To: \n"
  11. "POT-Creation-Date: 2017-11-22 03:38+0000\n"
  12. "PO-Revision-Date: 2017-11-22 03:38+0000\n"
  13. "Last-Translator: OCA Transbot <transbot@odoo-community.org>, 2017\n"
  14. "Language-Team: Portuguese (Portugal) (https://www.transifex.com/oca/"
  15. "teams/23907/pt_PT/)\n"
  16. "Language: pt_PT\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. #. module: base_location
  22. #: model:res.city,name:base_location.demo_brussels_city
  23. msgid "Brussels"
  24. msgstr ""
  25. #. module: base_location
  26. #: model:ir.model.fields,help:base_location.field_res_company__country_enforce_cities
  27. msgid ""
  28. "Check this box to ensure every address created in that country has a 'City' "
  29. "chosen in the list of the country's cities."
  30. msgstr ""
  31. #. module: base_location
  32. #: model:ir.actions.act_window,name:base_location.action_res_city_full
  33. #: model:ir.ui.menu,name:base_location.locations_menu_cities
  34. msgid "Cities"
  35. msgstr "Cidades"
  36. #. module: base_location
  37. #: model:ir.model,name:base_location.model_res_city
  38. #: model:ir.model.fields,field_description:base_location.field_res_city_zip__city_id
  39. #: model:ir.model.fields,field_description:base_location.field_res_partner__city
  40. #: model:ir.model.fields,field_description:base_location.field_res_users__city
  41. msgid "City"
  42. msgstr "Cidade"
  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 "Cidade"
  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.fields,field_description:base_location.field_res_partner__city_id
  55. #: model:ir.model.fields,field_description:base_location.field_res_users__city_id
  56. #, fuzzy
  57. msgid "City of Address"
  58. msgstr "Código da Cidade"
  59. #. module: base_location
  60. #: model:ir.model,name:base_location.model_res_city_zip
  61. msgid "City/locations completion object"
  62. msgstr ""
  63. #. module: base_location
  64. #: model:ir.model,name:base_location.model_res_company
  65. msgid "Companies"
  66. msgstr "Empresas"
  67. #. module: base_location
  68. #: model:ir.model,name:base_location.model_res_partner
  69. msgid "Contact"
  70. msgstr ""
  71. #. module: base_location
  72. #: model:ir.model.fields,field_description:base_location.field_res_city_zip__country_id
  73. #: model:ir.model.fields,field_description:base_location.field_res_partner__country_id
  74. #: model:ir.model.fields,field_description:base_location.field_res_users__country_id
  75. #: model_terms:ir.ui.view,arch_db:base_location.view_country_search
  76. msgid "Country"
  77. msgstr "País"
  78. #. module: base_location
  79. #: model:ir.model.fields,field_description:base_location.field_res_city_zip__create_uid
  80. msgid "Created by"
  81. msgstr "Criado por"
  82. #. module: base_location
  83. #: model:ir.model.fields,field_description:base_location.field_res_city_zip__create_date
  84. msgid "Created on"
  85. msgstr "Criado em"
  86. #. module: base_location
  87. #: model:ir.model.fields,field_description:base_location.field_res_city__display_name
  88. #: model:ir.model.fields,field_description:base_location.field_res_city_zip__display_name
  89. #: model:ir.model.fields,field_description:base_location.field_res_company__display_name
  90. #: model:ir.model.fields,field_description:base_location.field_res_partner__display_name
  91. msgid "Display Name"
  92. msgstr "Nome"
  93. #. module: base_location
  94. #: model_terms:ir.actions.act_window,help:base_location.action_res_city_full
  95. msgid ""
  96. "Display and manage the list of all cities that can be assigned to\n"
  97. " your partner records. Note that an option can be set on each "
  98. "country\n"
  99. " separately\n"
  100. " to enforce any address of it to have a city in this list."
  101. msgstr ""
  102. #. module: base_location
  103. #: model:ir.model.fields,field_description:base_location.field_res_company__country_enforce_cities
  104. msgid "Enforce Cities"
  105. msgstr ""
  106. #. module: base_location
  107. #: model:ir.model.fields,field_description:base_location.field_res_city__id
  108. #: model:ir.model.fields,field_description:base_location.field_res_city_zip__id
  109. #: model:ir.model.fields,field_description:base_location.field_res_company__id
  110. #: model:ir.model.fields,field_description:base_location.field_res_partner__id
  111. msgid "ID"
  112. msgstr "ID"
  113. #. module: base_location
  114. #: model:ir.model.fields,field_description:base_location.field_res_city____last_update
  115. #: model:ir.model.fields,field_description:base_location.field_res_city_zip____last_update
  116. #: model:ir.model.fields,field_description:base_location.field_res_company____last_update
  117. #: model:ir.model.fields,field_description:base_location.field_res_partner____last_update
  118. msgid "Last Modified on"
  119. msgstr "Modificado em"
  120. #. module: base_location
  121. #: model:ir.model.fields,field_description:base_location.field_res_city_zip__write_uid
  122. msgid "Last Updated by"
  123. msgstr "Atualizado pela última vez por"
  124. #. module: base_location
  125. #: model:ir.model.fields,field_description:base_location.field_res_city_zip__write_date
  126. msgid "Last Updated on"
  127. msgstr "Atualizado pela última vez em"
  128. #. module: base_location
  129. #: model_terms:ir.ui.view,arch_db:base_location.view_partner_form
  130. msgid "Location completion"
  131. msgstr ""
  132. #. module: base_location
  133. #: model:ir.actions.act_window,name:base_location.action_zip_tree
  134. msgid "Locations"
  135. msgstr ""
  136. #. module: base_location
  137. #: model_terms:ir.ui.view,arch_db:base_location.view_city_zip_filter
  138. #, fuzzy
  139. msgid "Search zip"
  140. msgstr "Procurar cidade"
  141. #. module: base_location
  142. #: model:ir.model.fields,field_description:base_location.field_res_city_zip__state_id
  143. #: model:ir.model.fields,field_description:base_location.field_res_partner__state_id
  144. #: model:ir.model.fields,field_description:base_location.field_res_users__state_id
  145. msgid "State"
  146. msgstr "Estado"
  147. #. module: base_location
  148. #: code:addons/base_location/models/res_partner.py:0
  149. #, python-format
  150. msgid "The city of partner %s differs from that in location %s"
  151. msgstr ""
  152. #. module: base_location
  153. #: code:addons/base_location/models/res_partner.py:0
  154. #, python-format
  155. msgid "The country of the partner %s differs from that in location %s"
  156. msgstr ""
  157. #. module: base_location
  158. #: code:addons/base_location/models/res_partner.py:0
  159. #, python-format
  160. msgid "The state of the partner %s differs from that in location %s"
  161. msgstr ""
  162. #. module: base_location
  163. #: code:addons/base_location/models/res_partner.py:0
  164. #, python-format
  165. msgid "The zip of the partner %s differs from that in location %s"
  166. msgstr ""
  167. #. module: base_location
  168. #: model:ir.model.fields,help:base_location.field_res_company__zip_id
  169. msgid "Use the city name or the zip code to search the location"
  170. msgstr "Utilize o nome da cidade ou o código postal para pesquisar o local"
  171. #. module: base_location
  172. #: model:ir.model.constraint,message:base_location.constraint_res_city_name_state_country_uniq
  173. msgid ""
  174. "You already have a city with that name in the same state.The city must have "
  175. "a unique name within it's state and it's country"
  176. msgstr ""
  177. #. module: base_location
  178. #: model:ir.model.constraint,message:base_location.constraint_res_city_zip_name_city_uniq
  179. msgid ""
  180. "You already have a zip with that code in the same city. The zip code must be "
  181. "unique within it's city"
  182. msgstr ""
  183. #. module: base_location
  184. #: model:ir.model.fields,field_description:base_location.field_res_city_zip__name
  185. msgid "ZIP"
  186. msgstr "Código Postal"
  187. #. module: base_location
  188. #: model:ir.model.fields,field_description:base_location.field_res_company__zip_id
  189. #: model:ir.model.fields,field_description:base_location.field_res_partner__zip_id
  190. #: model:ir.model.fields,field_description:base_location.field_res_users__zip_id
  191. msgid "ZIP Location"
  192. msgstr ""
  193. #. module: base_location
  194. #: model:ir.model.fields,field_description:base_location.field_res_partner__zip
  195. #: model:ir.model.fields,field_description:base_location.field_res_users__zip
  196. #: model_terms:ir.ui.view,arch_db:base_location.city_zip_form
  197. msgid "Zip"
  198. msgstr ""
  199. #. module: base_location
  200. #: model:ir.ui.menu,name:base_location.locations_menu_zips
  201. #: model_terms:ir.ui.view,arch_db:base_location.city_zip_tree
  202. #: model_terms:ir.ui.view,arch_db:base_location.view_city_form
  203. #: model_terms:ir.ui.view,arch_db:base_location.view_res_country_city_better_zip_form
  204. msgid "Zips"
  205. msgstr ""
  206. #. module: base_location
  207. #: model:ir.model.fields,field_description:base_location.field_res_city__zip_ids
  208. msgid "Zips in this city"
  209. msgstr ""
  210. #~ msgid "Group By"
  211. #~ msgstr "Agrupar por"
  212. #~ msgid "The official code for the city"
  213. #~ msgstr "Código oficial da cidade"