@docusaurus/theme-translations
Version:
Docusaurus theme translations.
36 lines (35 loc) • 2.39 kB
JSON
{
"theme.SearchBar.label": "Buscar",
"theme.SearchBar.seeAll": "Ver todos os {count} resultados",
"theme.SearchModal.errorScreen.helpText": "Talvez você deva verificar sua conexão de rede.",
"theme.SearchModal.errorScreen.titleText": "Não foi possível obter resultados",
"theme.SearchModal.footer.closeKeyAriaLabel": "Tecla Esc",
"theme.SearchModal.footer.closeText": "fechar",
"theme.SearchModal.footer.navigateDownKeyAriaLabel": "Seta para baixo",
"theme.SearchModal.footer.navigateText": "navegar",
"theme.SearchModal.footer.navigateUpKeyAriaLabel": "Seta para cima",
"theme.SearchModal.footer.searchByText": "Esta busca utiliza",
"theme.SearchModal.footer.selectKeyAriaLabel": "Tecla Enter",
"theme.SearchModal.footer.selectText": "selecionar",
"theme.SearchModal.noResultsScreen.noResultsText": "Nenhum resultado para",
"theme.SearchModal.noResultsScreen.reportMissingResultsLinkText": "Nos avise.",
"theme.SearchModal.noResultsScreen.reportMissingResultsText": "Você acha que esta busca deveria retornar resultados?",
"theme.SearchModal.noResultsScreen.suggestedQueryText": "Tente buscar por",
"theme.SearchModal.placeholder": "Buscar documentos",
"theme.SearchModal.searchBox.cancelButtonText": "Cancelar",
"theme.SearchModal.searchBox.resetButtonTitle": "Limpar a busca",
"theme.SearchModal.startScreen.favoriteSearchesTitle": "Favorito",
"theme.SearchModal.startScreen.noRecentSearchesText": "Nenhuma busca recente",
"theme.SearchModal.startScreen.recentSearchesTitle": "Recente",
"theme.SearchModal.startScreen.removeFavoriteSearchButtonTitle": "Remover esta busca dos favoritos",
"theme.SearchModal.startScreen.removeRecentSearchButtonTitle": "Remover esta busca do histórico",
"theme.SearchModal.startScreen.saveRecentSearchButtonTitle": "Salvar esta busca",
"theme.SearchPage.algoliaLabel": "Busca feita por Algolia",
"theme.SearchPage.documentsFound.plurals": "Um documento encontrado|{count} documentos encontrados",
"theme.SearchPage.emptyResultsTitle": "Busca da documentação",
"theme.SearchPage.existingResultsTitle": "Resultado da busca por \"{query}\"",
"theme.SearchPage.fetchingNewResults": "Trazendo novos resultados...",
"theme.SearchPage.inputLabel": "Buscar",
"theme.SearchPage.inputPlaceholder": "Digite sua busca aqui",
"theme.SearchPage.noResultsText": "Nenhum resultado foi encontrado"
}