Files
FixIt/i18n/pt-BR.toml
T
0x5c0f 75ee1624bd feat(link): add external link guard feature support (#729)
* feat(external-link-guard): add native redirect mode and improve external-link guard UX

* fix(external-link-guard): remove redirect_url and clarify scope/new_tab_policy docs

* i18n(external-link-guard): localize guard texts across non-English locales

* feat(config)!: migrate `site.Params.externalIcon` to `site.Params.link.external_icon`

* refactor: implement regular and card link rendering

* feat(link-guard): implement link redirection page with copy and confirm functionality

* revert

* feat: implement link guard dialog for external links

---------

Co-authored-by: Cell <1024@lruihao.cn>
2026-04-11 14:37:31 +08:00

239 lines
6.5 KiB
TOML

# Translations for Brazilian Portuguese
# Tradução para português do Brasil
# https://gohugo.io/content-management/multilingual/#translation-of-strings
# === init ===
[init]
hugoVersionError = "A versão do Hugo é muito baixa.\n\nA versão atual do Hugo é {{ .Current }}, a versão mínima suportada pelo FixIt é {{ .Minimal }}.\n\nSe você está executando o Hugo em seu computador, consulte https://gohugo.io/getting-started/installing/#upgrade-hugo para obter um guia de atualização.\n\nSe você está implantando em uma plataforma de terceiros, configure a versão do Hugo adequadamente."
hugoExtendedWarn = "A versão Hugo Extended é necessária para o suporte a SCSS."
configurationError = "Erro de configuração\nVocê ainda não configurou o parâmetro da versão do FixIt corretamente. Consulte https://fixit.lruihao.cn/documentation/basics/#theme-configuration"
compatibilityError = "Erro de compatibilidade ({{ .From }} -> {{ .To }}):\nVocê tem uma atualização incompatível. Consulte https://github.com/hugo-fixit/FixIt/releases"
devVersionWarn = "Você está usando a versão de desenvolvedor do FixIt. Por favor, use uma versão estável. \nConsulte https://github.com/hugo-fixit/FixIt/releases"
devEnvWarn = "O ambiente atual é \"development\". O \"comment system\", \"PWA\", \"CDN\", \"fingerprint\" e \"analytics\" serão desativados."
quicklyUpgrade = "Utilize o comando para atualizar rapidamente:"
# === init ===
# === baseof ===
[baseof]
backToTop = "Voltar ao topo"
viewComments = "Ver comentários"
noscript = "Este site funciona melhor com o JavaScript ativado."
# === baseof ===
# === Taxonomy ===
[archives]
other = "Arquivos"
[allSome]
other = "{{ .Some }}"
[category]
other = "Categoria"
[categories]
other = "Categorias"
[collection]
other = "Coleção"
[collections]
other = "Coleções"
[tag]
other = "Tag"
[tags]
other = "Tags"
[posts]
other = "Posts"
# === Taxonomy ===
# === Section ===
[section]
recentlyUpdated = "Recentemente atualizado"
[section.totalWordCount]
one = "Apenas uma palavra"
other = "Total de {{ .Count }} palavras"
[section.archiveCounter]
one = "Apenas um artigo"
other = "{{ .Count }} artigos no total"
# === Section ===
# === Pagination ===
[pagination]
more = "Mais"
# === Pagination ===
# === partials/header.html ===
[header]
selectLanguage = "Selecione o idioma"
noMoretTranslations = "Não há mais traduções"
switchTheme = "Trocar tema"
# === partials/header.html ===
# === partials/footer.html ===
[footer]
poweredBySome = "Criado com {{ .Hugo }} | Tema - {{ .Theme }}"
siteUV = "Total de visitantes"
sitePV = "Total de visitas"
siteRunning = "Site no ar..."
# === partials/footer.html ===
# === partials/comment.html ===
[comment]
valineLang = "en" # Valine não suporta português
valinePlaceholder = "O seu comentário..."
facebookLanguageCode = "pt_BR"
# === partials/comment.html ===
# === partials/assets.html ===
[assets]
search = "Pesquisa"
searchPlaceholder = "Pesquisar títulos ou conteúdos..."
searchIn = "Pesquisar em {{ . }}"
gotoResultsPage = "Ir para a página de resultados da pesquisa..."
clear = "Limpar"
cancel = "Cancelar"
noResultsFound = "Nenhum resultado encontrado"
copyToClipboard = "Copiar para a área de transferência"
copyText = "Copiar"
copiedText = "Copiado"
toggleLineNumbers = "Alternar números de linha"
toggleLineWrap = "Alternar quebra de linha"
toggleCodeEditable = "Alternar bloco de código editável"
downloadCode = "Baixar código"
toggleCodeFullscreen = "Alternar tela cheia do bloco de código"
expandCode = "Expandir ou recolher bloco de código"
cookieconsentMessage = "Este site usa Cookies para melhorar sua experiência."
cookieconsentDismiss = "Aceitar"
cookieconsentLink = "Saber mais"
# === partials/assets.html ===
# === partials/plugin/share.html ===
[shareOn]
other = "Compartilhar em"
# === partials/plugin/share.html ===
# === posts/single.html ===
[single]
contents = "Conteúdos"
pin = "Fixar no topo"
repost = "Repostar"
publishedOnDate = "publicado em {{ .Date }}"
views = "visualizações"
comments = "comentários"
author = "Autor"
updatedOnDate = "Atualizado em {{ .Date }}"
readMarkdown = "Leia em Markdown"
viewSource = "Ver a fonte"
editThisPage = "Editar esta página"
reportIssue = "Reportar problema"
openInEditor = "Abrir no editor"
back = "Voltar"
home = "Home"
readMore = "Leia mais"
expirationReminder = "Este artigo foi atualizado pela última vez em {{ .Date }}, o conteúdo pode estar desatualizado."
encryptedAbstract = "Este artigo foi encriptado, então seu contéudo bruto é invisível!"
encryptedMessage = "Por favor, insira a senha"
password = "Senha"
enterBtn = "Entrar"
encryptyAgain = "Encripte novamente"
relatedContent = "Conteúdo relacionado"
[single.includedIn]
categories = "incluído em {{ .Categories }}"
collections = "incluído em {{ .Collections }}"
both = "incluído em {{ .Categories }} e {{ .Collections }}"
[single.wordCount]
one = "Uma palavra"
other = "{{ .Count }} palavras"
[single.fuzzyWordCount]
other = "Cerca de {{ .Count }} palavras"
[single.readingTime]
one = "Um minuto"
other = "{{ .Count }} minutos"
[single.reward]
donate = "Doe"
wechatpay = "Pague pelo WeChat"
alipay = "Alipay"
paypal = "PayPal"
bitcoin = "Bitcoin"
# === posts/single.html ===
# === 404.html ===
[pageNotFound]
other = "Página não encontrada"
[pageNotFoundText]
other = "A página que você procura não existe. Desculpe."
# === 404.html ===
# === offline ===
[offlineTitle]
other = "Offline"
[offlineText]
other = "Você não está conectado à Internet, apenas as páginas em cache estarão disponíveis."
# === offline ===
# === link redirection ===
[linkRedirection]
title = "Aviso de redirecionamento"
message = "Você está prestes a sair de {{ .Title }}. Fique atento à segurança da sua conta e dos seus bens."
confirm = "Continuar visitando"
# === link redirection ===
# === GitHub Alert ===
[alert]
note = "Nota"
tip = "Sugestão"
important = "Importante"
warning = "Aviso"
caution = "Cuidado"
# === GitHub Alert ===
# === Task lists ===
[taskList]
x = "Verificado"
" " = "Não verificado"
"/" = "Em progresso"
"-" = "Cancelado"
"<" = "Agendado"
">" = "Reagendado"
"!" = "Importante"
"?" = "Dúvida"
# === Task lists ===
# === shortcodes/admonition.html ===
[admonition]
note = "Nota"
abstract = "Resumo"
info = "Info"
todo = "A fazer"
tip = "Dica"
success = "Sucesso"
question = "Dúvida"
warning = "Aviso"
failure = "Falha"
danger = "Perigo"
bug = "Bug"
example = "Exemplo"
quote = "Citação"
# === shortcodes/admonition.html ===
# === shortcodes/version.html ===
[version]
new = "NOVO"
changed = "ALTERADO"
deleted = "EXCLUÍDO"
deprecated = "OBSOLETO"
# === shortcodes/version.html ===