diff options
author | MDN <actions@users.noreply.github.com> | 2021-05-21 00:42:40 +0000 |
---|---|---|
committer | MDN <actions@users.noreply.github.com> | 2021-05-21 00:42:40 +0000 |
commit | 4d3b1c2c79113786e001e3bec551205cd34f818a (patch) | |
tree | fcff970c1fb2155bfcd55f5e2056a79cefd58890 /files/pt-br | |
parent | a8cc0431ca75f502b324ec880c62c0f6caf71727 (diff) | |
download | translated-content-4d3b1c2c79113786e001e3bec551205cd34f818a.tar.gz translated-content-4d3b1c2c79113786e001e3bec551205cd34f818a.tar.bz2 translated-content-4d3b1c2c79113786e001e3bec551205cd34f818a.zip |
[CRON] sync translated content
Diffstat (limited to 'files/pt-br')
-rw-r--r-- | files/pt-br/_redirects.txt | 2 | ||||
-rw-r--r-- | files/pt-br/_wikihistory.json | 36 | ||||
-rw-r--r-- | files/pt-br/orphaned/web/html/preloading_content/index.html (renamed from files/pt-br/web/html/preloading_content/index.html) | 3 | ||||
-rw-r--r-- | files/pt-br/orphaned/web/svg/element/color-profile/index.html (renamed from files/pt-br/web/svg/element/color-profile/index.html) | 3 |
4 files changed, 24 insertions, 20 deletions
diff --git a/files/pt-br/_redirects.txt b/files/pt-br/_redirects.txt index 488bea6ccb..4c036c3924 100644 --- a/files/pt-br/_redirects.txt +++ b/files/pt-br/_redirects.txt @@ -776,6 +776,7 @@ /pt-BR/docs/Web/HTML/HTML5/Introduction_to_HTML5 /pt-BR/docs/Web/Guide/HTML/HTML5/Introduction_to_HTML5 /pt-BR/docs/Web/HTML/Inline_elemente /pt-BR/docs/Web/HTML/Inline_elements /pt-BR/docs/Web/HTML/Optimizing_your_pages_for_speculative_parsing /pt-BR/docs/Glossary/speculative_parsing +/pt-BR/docs/Web/HTML/Preloading_content /pt-BR/docs/orphaned/Web/HTML/Preloading_content /pt-BR/docs/Web/HTML/ReferenciaHTML /pt-BR/docs/Web/HTML/Reference /pt-BR/docs/Web/HTML/Using_HTML5_audio_and_video /pt-BR/docs/conflicting/Learn/HTML/Multimedia_and_embedding/Video_and_audio_content /pt-BR/docs/Web/HTML/favicon /pt-BR/docs/orphaned/Web/HTML/favicon @@ -859,6 +860,7 @@ /pt-BR/docs/Web/MathML/Exemplos /pt-BR/docs/Web/MathML/Examples /pt-BR/docs/Web/Performance/caminho_de_renderizacao_critico /pt-BR/docs/Web/Performance/Critical_rendering_path /pt-BR/docs/Web/Progressive_web_apps/Introdução /pt-BR/docs/Web/Progressive_web_apps/Introduction +/pt-BR/docs/Web/SVG/Element/color-profile /pt-BR/docs/orphaned/Web/SVG/Element/color-profile /pt-BR/docs/Web/SVG/Element/texto /pt-BR/docs/Web/SVG/Element/text /pt-BR/docs/Web/SVG/Intensivo_de_Namespaces /pt-BR/docs/Web/SVG/Namespaces_Crash_Course /pt-BR/docs/Web/Security/Básico_de_Segurança_da_Informação /pt-BR/docs/orphaned/Web/Security/Information_Security_Basics diff --git a/files/pt-br/_wikihistory.json b/files/pt-br/_wikihistory.json index d3a4c03187..c175f3c7b0 100644 --- a/files/pt-br/_wikihistory.json +++ b/files/pt-br/_wikihistory.json @@ -10397,17 +10397,6 @@ "rennan.martini" ] }, - "Web/HTML/Preloading_content": { - "modified": "2020-10-15T22:14:26.980Z", - "contributors": [ - "BeatrizCavallieri", - "w4rlooc", - "duduindo", - "philgruneich", - "tuliocribeiro", - "Expablo" - ] - }, "Web/HTML/Quirks_Mode_and_Standards_Mode": { "modified": "2019-03-23T23:05:38.681Z", "contributors": [ @@ -16160,13 +16149,6 @@ "caio" ] }, - "Web/SVG/Element/color-profile": { - "modified": "2019-03-23T22:57:13.667Z", - "contributors": [ - "Sebastianz", - "caio" - ] - }, "Web/SVG/Element/defs": { "modified": "2019-03-23T22:58:41.965Z", "contributors": [ @@ -17303,6 +17285,17 @@ "LeonardoPacheco" ] }, + "orphaned/Web/HTML/Preloading_content": { + "modified": "2020-10-15T22:14:26.980Z", + "contributors": [ + "BeatrizCavallieri", + "w4rlooc", + "duduindo", + "philgruneich", + "tuliocribeiro", + "Expablo" + ] + }, "orphaned/Web/HTML/favicon": { "modified": "2019-05-05T00:27:21.844Z", "contributors": [ @@ -17337,6 +17330,13 @@ "LuisAraujo" ] }, + "orphaned/Web/SVG/Element/color-profile": { + "modified": "2019-03-23T22:57:13.667Z", + "contributors": [ + "Sebastianz", + "caio" + ] + }, "orphaned/Web/Security/Information_Security_Basics": { "modified": "2019-03-23T22:21:46.780Z", "contributors": [ diff --git a/files/pt-br/web/html/preloading_content/index.html b/files/pt-br/orphaned/web/html/preloading_content/index.html index 6c5165a5c6..f867f03920 100644 --- a/files/pt-br/web/html/preloading_content/index.html +++ b/files/pt-br/orphaned/web/html/preloading_content/index.html @@ -1,7 +1,8 @@ --- title: Preloading content with rel="preload" -slug: Web/HTML/Preloading_content +slug: orphaned/Web/HTML/Preloading_content translation_of: Web/HTML/Preloading_content +original_slug: Web/HTML/Preloading_content --- <p class="summary">O valor <code>preload</code> do atributo <code><a href="https://developer.mozilla.org/pt-BR/docs/Web/HTML/Element/link#attr-rel">rel</a></code> do elemento <a href="https://developer.mozilla.org/pt-BR/docs/Web/HTML/Element/link" title="O Elemento HTML <link> especifica as relações entre o documento atual e um recurso externo. Possíveis usos para este elemento incluem a definição de uma estrutura relacional para navegação. Este elemento é mais usado para vincular as folhas de estilo."><code><link></code></a> permite que você escreva solicitações de busca declarativas em seu elemento <a href="https://developer.mozilla.org/pt-BR/docs/Web/HTML/Element/head" title="The HTML <head> elemento providencia informações gerais (metadados) sobre document, incluindo seu título e links para scripts e folhas de estilos."><code><head></code></a> do HTML, especificando recursos que suas páginas vão precisar logo após o carregamento. Você também pode querer que estes recursos sejam pré-carregados no início do ciclo de vida da página e depois que o mecanismo de renderização do navegador comece a agir. Isso garante que estarão disponíveis mais cedo e que seja menos provável que sua página seja bloqueada do processo de renderizar. Isso aumenta a performance da página. Este artigo oferece um guia básico de como <code>preload</code> funciona.</p> diff --git a/files/pt-br/web/svg/element/color-profile/index.html b/files/pt-br/orphaned/web/svg/element/color-profile/index.html index be238bced6..31261469be 100644 --- a/files/pt-br/web/svg/element/color-profile/index.html +++ b/files/pt-br/orphaned/web/svg/element/color-profile/index.html @@ -1,12 +1,13 @@ --- title: color-profile -slug: Web/SVG/Element/color-profile +slug: orphaned/Web/SVG/Element/color-profile tags: - Elemento - Perfil de Cor - Referencia - SVG translation_of: Web/SVG/Element/color-profile +original_slug: Web/SVG/Element/color-profile --- <div>{{SVGRef}}</div> |