# This Source Code Form is subject to the terms of the Mozilla Public # License, v. 2.0. If a copy of the MPL was not distributed with this # file, You can obtain one at http://mozilla.org/MPL/2.0/. ## These strings are used for errors when installing OpenSearch engines, e.g. ## via "Add Search Engine" on the address bar or search bar. ## Variables ## $location-url (String) - the URL of the OpenSearch engine that was attempted to be installed. opensearch-error-duplicate-title = Erro na instalação opensearch-error-duplicate-desc = O { -brand-short-name } não pôde instalar o mecanismo de pesquisa de “{ $location-url }” porque já existe um mecanismo com o mesmo nome. opensearch-error-format-title = Formato inválido opensearch-error-format-desc = O { -brand-short-name } não conseguiu instalar o mecanismo de pesquisa de: { $location-url } opensearch-error-download-title = Erro no download opensearch-error-download-desc = O { -brand-short-name } não pôde baixar o mecanismo de pesquisa de: { $location-url } ## searchbar-submit = .tooltiptext = Enviar pesquisa # This string is displayed in the search box when the input field is empty searchbar-input = .placeholder = Pesquisar searchbar-icon = .tooltiptext = Pesquisar ## Infobar shown when search engine is removed and replaced. ## Variables ## $oldEngine (String) - the search engine to be removed. ## $newEngine (String) - the search engine to replace the removed search engine. removed-search-engine-message = Seu mecanismo de pesquisa padrão foi alterado. { $oldEngine } não está mais disponível como mecanismo de pesquisa padrão no { -brand-short-name }. { $newEngine } é agora seu mecanismo de pesquisa padrão. Para mudar para outro mecanismo de pesquisa padrão, vá em configurações. remove-search-engine-button = OK