Traduzir "preload" para português

Mostrando 31 de 31 traduções da frase "preload" de inglês para português

Tradução de inglês para português de preload

inglês
português

EN 5% of preload HTTP headers do make use of this attribute, which is higher than I would have expected as I would have considered this a niche optimization. Then again, so is the use of preload HTTP headers and/or HTTP/2 push itself!

PT 5% dos cabeçalhos HTTP pré-carregados usam esse atributo, que é maior do que eu esperava, pois consideraria isso uma otimização de nicho. Então, novamente, também é o uso de cabeçalhos HTTP pré-carregados e/ou HTTP/2 push em si!

inglêsportuguês
httphttp
headerscabeçalhos
attributeatributo
ieu
nichenicho
optimizationotimização
pushpush
isé
orou
theo
useuso
aspois
auma
againnovamente
higherque
ofdo
ande
thisesse

EN Moreover don?t worry if your cache never is down to 0 files/ 0KB, as Autoptimize (as from version 2.2) will automatically preload the cache immediately after it has been cleared to speed further minification significantly up.

PT Ademais, não se preocupe se seu cache nunca cai para 0 arquivos / 0 KB, já que o Autoptimize (desde a versão 2.2) vai automaticamente pré carregar o cache imediatamente após ter sido limpo para acelerar ainda mais a minificação.

inglêsportuguês
cachecache
filesarquivos
kbkb
automaticallyautomaticamente
autoptimizeautoptimize
ifse
nevernunca
immediatelyimediatamente
theo
willvai
fromdesde
yourseu
hassido
furtherque

EN urgent fix for Google Fonts aggregate & preload that broke badly in 2.7.4.

PT correção urgente para precarregar & agregar Fontes Google que quebraram ?di cum força? no 2.7.4

inglêsportuguês
urgenturgente
fixcorreção
googlegoogle
fontsfontes
aggregateagregar
ampamp
inno
forpara
thatque

EN Use &LTlink rel="preload" as="font"> to fetch your font files earlier. Learn more:

PT Use &LTlink rel="preload" as="font"> para baixar seus arquivos de fonte com antecedência. Saiba mais:

inglêsportuguês
relrel
yourseus
filesarquivos
ampamp
gtgt
learnsaiba
earlierde
usecom
fontfont
moremais

EN Using &LTlink rel=preload> on the key web fonts: a preloaded font will have a higher chance to meet the first paint, in which case there's no layout shifting.

PT Usar &LTlink rel=preload> nas principais fontes da web: uma fonte pré-carregada terá uma chance maior de encontrar a primeira renderização, e nesse caso não haverá mudança de layout.

inglêsportuguês
relrel
webweb
chancechance
meetencontrar
layoutlayout
shiftingmudança
ampamp
gtgt
keyprincipais
usingusar
fontsfontes
inde
fontfonte
thea
auma
firstprimeira
whicho

EN Combining &LTlink rel=preload> and font-display: optional

PT Combinar &LTlink rel=preload> e font-display: optional

inglêsportuguês
combiningcombinar
relrel
ande
ampamp
gtgt

EN If you know that a particular resource should be prioritized, use &LTlink rel="preload"> to fetch it sooner

PT Se você sabe que um determinado recurso deve ser priorizado, use &LTlink rel="preload"> para baixá-lo mais cedo

inglêsportuguês
resourcerecurso
relrel
ampamp
gtgt
ifse
youvocê
aum
useuse
particulardeterminado
beser
you knowsabe
shoulddeve
itlo

EN For any CSS not needed for initial rendering, use loadCSS to load files asynchronously, which leverages rel="preload"and onload.

PT Para qualquer CSS não necessário para renderização inicial, use loadCSS para carregar arquivos de forma assíncrona, o que alavanca rel="preload" e onload.

inglêsportuguês
csscss
needednecessário
renderingrenderização
filesarquivos
relrel
loadcarregar
initialinicial
useuse
whicho
topara
ande
forde
anyqualquer

EN The Opportunities section of your Lighthouse report flags the third level of requests in your critical request chain as preload candidates:

PT A seção Oportunidades de seu relatório Lighthouse sinaliza o terceiro nível de solicitações em sua cadeia de solicitações críticas como candidatos de pré-carregamento:

inglêsportuguês
opportunitiesoportunidades
reportrelatório
levelnível
chaincadeia
candidatescandidatos
lighthouselighthouse
requestssolicitações
inem
theo
ascomo
ofseção

EN The potential savings are based on how much earlier the browser would be able to start the requests if you declared preload links

PT A economia potencial é baseada em quanto antes o navegador seria capaz de iniciar as solicitações se você declarasse links de pré-carregamento

inglêsportuguês
potentialpotencial
savingseconomia
browsernavegador
requestssolicitações
linkslinks
ifse
youvocê
based onbaseada
theo
beseria
be able tocapaz
earlierde
to startiniciar
areé

EN Preloading requests can make your pages load faster.Without preload links, styles.css and ui.js are requested only after app.js has been downloaded, parsed, and executed.

PT O pré-carregamento de solicitações pode fazer com que suas páginas carreguem mais rápido.Sem links de pré-carregamento, styles.css e ui.js são solicitados somente depois que app.js foi baixado, processado e executado.

inglêsportuguês
requestssolicitações
pagespáginas
loadcarregamento
linkslinks
csscss
jsjs
requestedsolicitados
appapp
downloadedbaixado
executedexecutado
stylesstyles
canpode
withoutsem
aresão
fastermais rápido
ande

EN Declare preload links in your HTML to instruct the browser to download key resources as soon as possible.

PT Declare links de pré-carregamento em seu HTML para instruir o navegador a fazer download dos principais recursos o mais rápido possível.

inglêsportuguês
linkslinks
htmlhtml
browsernavegador
keyprincipais
resourcesrecursos
possiblepossível
downloaddownload
inem
soonrápido
theo
yourseu

EN With preload links, styles.css and ui.js are requested at the same time as app.js.

PT Com links de pré-carregamento, styles.css e ui.js são solicitados ao mesmo tempo que app.js

inglêsportuguês
linkslinks
csscss
jsjs
requestedsolicitados
appapp
stylesstyles
timetempo
aresão
themesmo
ande

EN Preload routes ahead of time to speed up navigation.

PT Pré-carregue as rotas com antecedência para acelerar a navegação.

inglêsportuguês
routesrotas
navigationnavegação
speed upacelerar
toa
aheadpara

EN Modify your themes's layout and add &LTlink rel=preload> tags.

PT Modifique o layout dos seus temas e adicione tags &LTlink rel=preload>

inglêsportuguês
modifymodifique
layoutlayout
addadicione
relrel
tagstags
ampamp
gtgt
yourseus
ande

EN Starting in Chrome 83, link rel="preload" and font-display: optional can be combined to remove layout jank completely

PT A partir do Chrome 83, o link rel="preload" e font-display: optional podem ser combinados para remover completamente o erro do layout

inglêsportuguês
linklink
relrel
combinedcombinados
layoutlayout
completelycompletamente
chromechrome
ande
removeremover
beser
topartir
startingpara
canpodem

EN Combining &LTlink rel="preload"> with font-display: optional is the most effective way to guarantee no layout jank when rendering custom fonts.

PT Combinando &LTlink rel="preload"> com font-display: optional é a maneira mais eficaz de garantir que não haja erros de layout ao renderizar fontes personalizadas.

inglêsportuguês
relrel
effectiveeficaz
layoutlayout
renderingrenderizar
ampamp
gtgt
isé
guaranteegarantir
fontsfontes
thea
nonão
wayde

EN Optimizations have landed in Chrome 83 to entirely remove the first render cycle for optional fonts that are preloaded with &LTlink rel="preload'>

PT As otimizações chegaram ao Chrome 83 para remover totalmente o primeiro ciclo de renderização para fontes opcionais que são pré-carregadas com &LTlink rel="preload'>

inglêsportuguês
optimizationsotimizações
removeremover
renderrenderização
cycleciclo
optionalopcionais
fontsfontes
relrel
chromechrome
ampamp
gtgt
aresão
theo
firstprimeiro
topara
entirelytotalmente
thatque

EN Although it is not necessary to preload an optional font, it greatly improves the chance for it to load before the first render cycle, especially if it is not yet stored in the browser's cache.

PT Embora não seja necessário pré-carregar uma fonte opcional, melhora muito a chance de carregar antes do primeiro ciclo de renderização, especialmente se ainda não estiver armazenada no cache do navegador.

inglêsportuguês
necessarynecessário
optionalopcional
fontfonte
improvesmelhora
chancechance
renderrenderização
cycleciclo
browsersnavegador
cachecache
greatlymuito
especiallyespecialmente
ifse
loadcarregar
thea
isestiver
beforeantes
firstprimeiro
itseja

EN In general, try to use &LTlink rel="preload">, as it's a more comprehensive performance tweak, but do keep &LTlink rel="preconnect"> in your toolbelt for the edge cases like:

PT Em geral, tente usar &LTlink rel="preload">, pois é um ajuste de desempenho mais abrangente, mas mantenha &LTlink rel="preconnect"> em seu cinto de ferramentas para casos extremos como:

inglêsportuguês
trytente
relrel
performancedesempenho
tweakajuste
ampamp
gtgt
comprehensiveabrangente
keepmantenha
aum
yourseu
inem
generalgeral
useusar
casescasos
moremais
butmas

EN Then load the rest of the styles asynchronously using the preload link.

PT Em seguida, carregue o restante dos estilos de forma assíncrona usando o link preload.

inglêsportuguês
loadcarregue
restrestante
stylesestilos
theo
usingusando
linklink
ofde

EN Preloading a resource with <link rel="preload"> tells the browser to download this resource as soon as possible

PT Pré-carregar um recurso com <link rel="preload"> diz ao navegador para baixar este recurso o mais rápido possível

inglêsportuguês
resourcerecurso
ltlt
linklink
relrel
tellsdiz
browsernavegador
possiblepossível
gtgt
aum
theo
thiseste
downloadbaixar
sooncom

EN For all sites measured in HTTP Archive, 14.33% of desktop sites and 14.84% of mobile sites use <link rel="preload"> for scripts on their page.

PT Para todos os sites medidos no arquivo HTTP, 14,33% dos sites de desktop e 14,84% dos sites móveis usam <link rel="preload"> para scripts em suas páginas.

inglêsportuguês
httphttp
desktopdesktop
mobilemóveis
ltlt
relrel
scriptsscripts
gtgt
sitessites
pagepáginas
archivearquivo
inem
linklink
ofde
useusam
ande

EN The preload hint initiates an early request

PT A dica preload inicia uma solicitação antecipada

inglêsportuguês
hintdica
requestsolicitação
thea
anuma

EN For example, if an important image is only discoverable once the browser has received and parsed the stylesheet, it may make sense to preload the image.

PT Por exemplo, se uma imagem importante só puder ser descoberta depois que o navegador receber e analisar a folha de estilo, pode fazer sentido pré-carregar a imagem.

inglêsportuguês
importantimportante
imageimagem
browsernavegador
stylesheetfolha de estilo
sensesentido
ifse
maypode
theo
exampleexemplo
ande

EN A much smaller subset of sites would benefit from adopting prefetch and/or preload

PT Um subconjunto muito menor de sites se beneficiaria com a adoção prefetch e/ou preload

inglêsportuguês
muchmuito
smallermenor
subsetsubconjunto
sitessites
adoptingadoção
orou
aum
ofde
ande

EN There is greater nuance in successfully using prefetch and preload, which constrains its adoption to a certain extent, but the potential payoff is also greater

PT Há uma nuance maior no uso bem-sucedido de prefetch e preload, o que restringe sua adoção até certo ponto, mas a recompensa potencial também é maior

inglêsportuguês
adoptionadoção
potentialpotencial
isé
theo
auma
butmas
alsotambém
inde
usinguso
ande

EN One concern raised by some is that HTTP/2 implementations have repurposed the preload HTTP link header as a signal to push

PT Uma preocupação levantada por alguns é que as implementações HTTP/2 redesignaram o link do cabeçalho preload do HTTP como um sinal para o push

inglêsportuguês
concernpreocupação
httphttp
implementationsimplementações
linklink
headercabeçalho
signalsinal
pushpush
isé
aum
theo
topara
bypor
ascomo
thatque

EN One of the most popular uses of the preload resource hint is to inform the browser of late-discovered resources, like fonts and images, that the browser will not see until the CSS has been requested, downloaded, and parsed

PT Um dos usos mais populares da dica de recurso preload é informar o navegador sobre recursos descobertos posteriormente, como fontes e imagens, que o navegador não perceberá até que o CSS tenha sido solicitado, baixado e analisado

inglêsportuguês
usesusos
hintdica
browsernavegador
imagesimagens
csscss
requestedsolicitado
downloadedbaixado
isé
fontsfontes
theo
resourcerecurso
resourcesrecursos
popularpopulares
informinformar
oneum
ofde
notnão
tosobre
ande

EN Any performance concern is therefore (again arguably) at the overuse of preload, rather than the resulting HTTP/2 push that happens because of this.

PT Qualquer preocupação com o desempenho é, portanto (mais uma vez, sem dúvida), no uso excessivo do pré-carregamento, em vez do HTTP/2 push que resulta disso.

inglêsportuguês
concernpreocupação
httphttp
pushpush
performancedesempenho
theo
isé
atno
ofdo
anyqualquer
againmais
ratherem vez

EN To get around this unintended push, you can provide the nopush attribute in your preload header:

PT Para contornar esse push não intencional, você pode fornecer o atributo nopush em seu cabeçalho de pré-carregamento:

inglêsportuguês
pushpush
attributeatributo
headercabeçalho
get aroundcontornar
theo
tofornecer
canpode
inem
getpara
thisesse
youvocê
aroundde

Mostrando 31 de 31 traduções