docusaurus/packages/docusaurus-theme-classic/codeTranslations/pt-PT.json

63 lines
4.0 KiB
JSON

{
"theme.AnnouncementBar.closeButtonAriaLabel": "Fechar",
"theme.BackToTopButton.buttonAriaLabel": "Scroll back to top",
"theme.CodeBlock.copied": "Copiado",
"theme.CodeBlock.copy": "Copiar",
"theme.CodeBlock.copyButtonAriaLabel": "Copiar código para a área de transferência",
"theme.NotFound.p1": "Não foi possível encontrar o que procura.",
"theme.NotFound.p2": "Por favor, contacte o proprietário do site que o trouxe aqui e informe-lhe que o link está partido.",
"theme.NotFound.title": "Página não encontrada",
"theme.Playground.liveEditor": "Editor em tempo real",
"theme.Playground.result": "Resultado",
"theme.PwaReloadPopup.closeButtonAriaLabel": "Fechar",
"theme.PwaReloadPopup.info": "Nova versão disponível",
"theme.PwaReloadPopup.refreshButtonText": "Atualizar",
"theme.SearchBar.label": "Pesquisar",
"theme.SearchPage.algoliaLabel": "Pesquisa por Algolia",
"theme.SearchPage.documentsFound.plurals": "Um documento encontrado|{count} documentos encontrados",
"theme.SearchPage.emptyResultsTitle": "Pesquisar pela documentação",
"theme.SearchPage.existingResultsTitle": "Resultados da pesquisa por \"{query}\"",
"theme.SearchPage.fetchingNewResults": "Procurando novos resultados...",
"theme.SearchPage.inputLabel": "Pesquisar",
"theme.SearchPage.inputPlaceholder": "Escreva aqui a sua pesquisa",
"theme.SearchPage.noResultsText": "Nenhum resultado encontrado",
"theme.TOCCollapsible.toggleButtonLabel": "On this page",
"theme.blog.archive.description": "Archive",
"theme.blog.archive.title": "Archive",
"theme.blog.paginator.navAriaLabel": "Navegação da página de listagem do blog",
"theme.blog.paginator.newerEntries": "Publicações mais recentes",
"theme.blog.paginator.olderEntries": "Publicações mais antigas",
"theme.blog.post.paginator.navAriaLabel": "Navegação da página de publicações do blog",
"theme.blog.post.paginator.newerPost": "Publicação mais recente",
"theme.blog.post.paginator.olderPost": "Publicação mais antiga",
"theme.blog.post.plurals": "Uma publicação|{count} publicações",
"theme.blog.post.readMore": "Ler mais",
"theme.blog.post.readingTime.plurals": "Leitura de um minuto|Leitura de {readingTime} minutos",
"theme.blog.sidebar.navAriaLabel": "Blog recent posts navigation",
"theme.blog.tagTitle": "{nPosts} marcadas com \"{tagName}\"",
"theme.common.editThisPage": "Editar esta página",
"theme.common.headingLinkTitle": "Link direto para o título",
"theme.common.skipToMainContent": "Saltar para o conteúdo principal",
"theme.docs.paginator.navAriaLabel": "Navigação das páginas de documentação",
"theme.docs.paginator.next": "Próxima",
"theme.docs.paginator.previous": "Anterior",
"theme.docs.sidebar.collapseButtonAriaLabel": "Colapsar barra lateral",
"theme.docs.sidebar.collapseButtonTitle": "Colapsar barra lateral",
"theme.docs.sidebar.expandButtonAriaLabel": "Expandir barra lateral",
"theme.docs.sidebar.expandButtonTitle": "Expandir barra lateral",
"theme.docs.tagDocListPageTitle": "{nDocsTagged} with \"{tagName}\"",
"theme.docs.tagDocListPageTitle.nDocsTagged": "One doc tagged|{count} docs tagged",
"theme.docs.versions.latestVersionLinkLabel": "última versão",
"theme.docs.versions.latestVersionSuggestionLabel": "Para a documentação atualizada, veja: {latestVersionLink} ({versionLabel}).",
"theme.docs.versions.unmaintainedVersionLabel": "Esta é a documentação para {siteTitle} {versionLabel}, que já não é mantida ativamente.",
"theme.docs.versions.unreleasedVersionLabel": "Esta é a documentação não publicada para {siteTitle} {versionLabel} version.",
"theme.lastUpdated.atDate": " a {date}",
"theme.lastUpdated.byUser": " por {user}",
"theme.lastUpdated.lastUpdatedAtBy": "Última atualização{atDate}{byUser}",
"theme.navbar.mobileSidebarSecondaryMenu.backButtonLabel": "← Back to main menu",
"theme.navbar.mobileVersionsDropdown.label": "Versions",
"theme.tags.tagsListLabel": "Tags:",
"theme.tags.tagsPageLink": "Ver todas as Tags",
"theme.tags.tagsPageTitle": "Tags"
}