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.
 
 

99 lines
3.8 KiB

# Translation of Odoo Server.
# This file contains the translation of the following modules:
# * base_location_geonames_import
#
# Translators:
# danimaribeiro <danimaribeiro@gmail.com>, 2015
msgid ""
msgstr ""
"Project-Id-Version: partner-contact (8.0)\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2015-08-28 15:54+0000\n"
"PO-Revision-Date: 2015-07-20 19:25+0000\n"
"Last-Translator: danimaribeiro <danimaribeiro@gmail.com>\n"
"Language-Team: Portuguese (Brazil) (http://www.transifex.com/oca/OCA-partner-contact-8-0/language/pt_BR/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: \n"
"Language: pt_BR\n"
"Plural-Forms: nplurals=2; plural=(n > 1);\n"
#. module: base_location_geonames_import
#: view:better.zip.geonames.import:base_location_geonames_import.better_zip_geonames_import_form
msgid "Cancel"
msgstr "Cancelar"
#. module: base_location_geonames_import
#: field:better.zip.geonames.import,country_id:0
msgid "Country"
msgstr "País"
#. module: base_location_geonames_import
#: field:better.zip.geonames.import,create_uid:0
msgid "Created by"
msgstr "Criado por"
#. module: base_location_geonames_import
#: field:better.zip.geonames.import,create_date:0
msgid "Created on"
msgstr "Criado em"
#. module: base_location_geonames_import
#: view:better.zip.geonames.import:base_location_geonames_import.better_zip_geonames_import_form
msgid ""
"For the country selected above, this wizard will download the latest version"
" of the list of cities from geonames.org, create new location entries if not"
" found already in the system, and DELETE MISSING ENTRIES from new file."
msgstr "Para o país selecionado abaixo, este wizard vai baixar a última versão da lista de cidades do site geonames.org, criar novas localidades se não for encontrado registrado no sistema, e DELETAR registros que não existam no novo arquivo."
#. module: base_location_geonames_import
#: code:addons/base_location_geonames_import/wizard/geonames_import.py:128
#, python-format
msgid "Got an error %d when trying to download the file %s."
msgstr "Recebido um erro %d ao tentar o download do arquivo %s."
#. module: base_location_geonames_import
#: field:better.zip.geonames.import,id:0
msgid "ID"
msgstr "ID"
#. module: base_location_geonames_import
#: view:better.zip.geonames.import:base_location_geonames_import.better_zip_geonames_import_form
msgid "Import"
msgstr "Importar"
#. module: base_location_geonames_import
#: model:ir.model,name:base_location_geonames_import.model_better_zip_geonames_import
msgid "Import Better Zip from Geonames"
msgstr "Importar códigos postais de Geonames"
#. module: base_location_geonames_import
#: view:better.zip.geonames.import:base_location_geonames_import.better_zip_geonames_import_form
#: model:ir.actions.act_window,name:base_location_geonames_import.better_zip_geonames_import_action
#: model:ir.ui.menu,name:base_location_geonames_import.better_zip_geonames_import_menu
msgid "Import from Geonames"
msgstr "Importar de Geonames"
#. module: base_location_geonames_import
#: field:better.zip.geonames.import,write_uid:0
msgid "Last Updated by"
msgstr "Útima atualização por"
#. module: base_location_geonames_import
#: field:better.zip.geonames.import,write_date:0
msgid "Last Updated on"
msgstr "Útima atualização em"
#. module: base_location_geonames_import
#: code:addons/base_location_geonames_import/wizard/geonames_import.py:79
#, python-format
msgid ""
"The country code inside the file (%s) doesn't correspond to the selected "
"country (%s)."
msgstr "O código país dentro do arquivo (%s) não corresponde ao país selecionado (%s)"
#. module: base_location_geonames_import
#: code:addons/base_location_geonames_import/wizard/geonames_import.py:105
#, python-format
msgid "Too many states with code %s for country %s"
msgstr "Muitos estados com o código %s para o país %s"