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.

150 lines
5.5 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. # Albert Vonpupp <vonpupp@gmail.com>, 2016
  7. # OCA Transbot <transbot@odoo-community.org>, 2016
  8. msgid ""
  9. msgstr ""
  10. "Project-Id-Version: Odoo Server 10.0\n"
  11. "Report-Msgid-Bugs-To: \n"
  12. "POT-Creation-Date: 2017-01-01 03:36+0000\n"
  13. "PO-Revision-Date: 2017-01-01 03:36+0000\n"
  14. "Last-Translator: OCA Transbot <transbot@odoo-community.org>, 2016\n"
  15. "Language-Team: Portuguese (Brazil) (https://www.transifex.com/oca/teams/23907/pt_BR/)\n"
  16. "MIME-Version: 1.0\n"
  17. "Content-Type: text/plain; charset=UTF-8\n"
  18. "Content-Transfer-Encoding: \n"
  19. "Language: pt_BR\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 ""
  24. ", create new location entries if not found already in the system, and "
  25. "<b>delete missing entries</b> from new file."
  26. msgstr ""
  27. #. module: base_location_geonames_import
  28. #: model:ir.ui.view,arch_db:base_location_geonames_import.better_zip_geonames_import_form
  29. msgid "Cancel"
  30. msgstr "Cancelar"
  31. #. module: base_location_geonames_import
  32. #: model:ir.model.fields,help:base_location_geonames_import.field_better_zip_geonames_import_letter_case
  33. msgid ""
  34. "Converts retreived city and state names to Title Case (upper case on each "
  35. "first letter of a word) or Upper Case (all letters upper case)."
  36. msgstr ""
  37. #. module: base_location_geonames_import
  38. #: model:ir.model.fields,field_description:base_location_geonames_import.field_better_zip_geonames_import_country_id
  39. msgid "Country"
  40. msgstr "País"
  41. #. module: base_location_geonames_import
  42. #: model:ir.model.fields,field_description:base_location_geonames_import.field_better_zip_geonames_import_create_uid
  43. msgid "Created by"
  44. msgstr "Criado por"
  45. #. module: base_location_geonames_import
  46. #: model:ir.model.fields,field_description:base_location_geonames_import.field_better_zip_geonames_import_create_date
  47. msgid "Created on"
  48. msgstr "Criado em"
  49. #. module: base_location_geonames_import
  50. #: model:ir.model.fields,field_description:base_location_geonames_import.field_better_zip_geonames_import_display_name
  51. msgid "Display Name"
  52. msgstr "Nome a mostrar"
  53. #. module: base_location_geonames_import
  54. #: model:ir.ui.view,arch_db:base_location_geonames_import.better_zip_geonames_import_form
  55. msgid ""
  56. "For the selected country, this wizard will download the latest version of "
  57. "the list of cities from"
  58. msgstr ""
  59. #. module: base_location_geonames_import
  60. #: code:addons/base_location_geonames_import/wizard/geonames_import.py:125
  61. #, python-format
  62. msgid "Got an error %d when trying to download the file %s."
  63. msgstr "Recebido um erro %d ao tentar o download do arquivo %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 códigos postais 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 "Última atualização em"
  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 "Útima atualização 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 "Útima atualização em"
  94. #. module: base_location_geonames_import
  95. #: model:ir.model.fields,field_description:base_location_geonames_import.field_better_zip_geonames_import_letter_case
  96. msgid "Letter Case"
  97. msgstr ""
  98. #. module: base_location_geonames_import
  99. #: code:addons/base_location_geonames_import/wizard/geonames_import.py:69
  100. #, python-format
  101. msgid ""
  102. "The country code inside the file (%s) doesn't correspond to the selected "
  103. "country (%s)."
  104. msgstr ""
  105. "O código país dentro do arquivo (%s) não corresponde ao país selecionado "
  106. "(%s)"
  107. #. module: base_location_geonames_import
  108. #: selection:better.zip.geonames.import,letter_case:0
  109. msgid "Title Case"
  110. msgstr ""
  111. #. module: base_location_geonames_import
  112. #: code:addons/base_location_geonames_import/wizard/geonames_import.py:101
  113. #, python-format
  114. msgid "Too many states with code %s for country %s"
  115. msgstr "Muitos estados com o código %s para o país %s"
  116. #. module: base_location_geonames_import
  117. #: selection:better.zip.geonames.import,letter_case:0
  118. msgid "Unchanged"
  119. msgstr ""
  120. #. module: base_location_geonames_import
  121. #: selection:better.zip.geonames.import,letter_case:0
  122. msgid "Upper Case"
  123. msgstr ""
  124. #. module: base_location_geonames_import
  125. #: model:ir.ui.view,arch_db:base_location_geonames_import.better_zip_geonames_import_form
  126. msgid "geonames.org"
  127. msgstr ""