diff options
author | Peter Bengtsson <mail@peterbe.com> | 2020-12-10 15:07:40 -0500 |
---|---|---|
committer | Peter Bengtsson <mail@peterbe.com> | 2020-12-10 15:07:40 -0500 |
commit | e3e12548adeb7e1dcfc4d5b32884a225ee2b499d (patch) | |
tree | e79f55a57428a312358befac396d4abe25730206 /files/pt-br/web | |
parent | 65cc6eabd71b1bceccf6fd3d3d4970c2955f3784 (diff) | |
download | translated-content-e3e12548adeb7e1dcfc4d5b32884a225ee2b499d.tar.gz translated-content-e3e12548adeb7e1dcfc4d5b32884a225ee2b499d.tar.bz2 translated-content-e3e12548adeb7e1dcfc4d5b32884a225ee2b499d.zip |
adding translation_of_original to front-matter
Diffstat (limited to 'files/pt-br/web')
55 files changed, 55 insertions, 0 deletions
diff --git a/files/pt-br/web/acessibilidade/desenvolvimento_web/index.html b/files/pt-br/web/acessibilidade/desenvolvimento_web/index.html index a8b43d18fa..51a4ad7843 100644 --- a/files/pt-br/web/acessibilidade/desenvolvimento_web/index.html +++ b/files/pt-br/web/acessibilidade/desenvolvimento_web/index.html @@ -11,6 +11,7 @@ tags: - Widgets acessíveis - XUL translation_of: Web/Accessibility +translation_of_original: Web/Accessibility/Web_Development --- <p class="summary"><span class="seoSummary">Este documento oferece mais informações para os desenvolvedores sobre as acessibilidades <em>web</em> e XUL</span></p> diff --git a/files/pt-br/web/api/cryptokey/algorithm/index.html b/files/pt-br/web/api/cryptokey/algorithm/index.html index ab2440f6b6..d80199a4ed 100644 --- a/files/pt-br/web/api/cryptokey/algorithm/index.html +++ b/files/pt-br/web/api/cryptokey/algorithm/index.html @@ -9,6 +9,7 @@ tags: - Referencia - Web Crypto API translation_of: Web/API/CryptoKey +translation_of_original: Web/API/CryptoKey/algorithm --- <p>{{APIRef("Web Crypto API")}}</p> diff --git a/files/pt-br/web/api/cryptokey/extractable/index.html b/files/pt-br/web/api/cryptokey/extractable/index.html index 6ff8bde9c7..4fe2885cbc 100644 --- a/files/pt-br/web/api/cryptokey/extractable/index.html +++ b/files/pt-br/web/api/cryptokey/extractable/index.html @@ -9,6 +9,7 @@ tags: - Referencia - Web Crypto API translation_of: Web/API/CryptoKey +translation_of_original: Web/API/CryptoKey/extractable --- <p>{{APIRef("Web Crypto API")}}</p> diff --git a/files/pt-br/web/api/cryptokey/type/index.html b/files/pt-br/web/api/cryptokey/type/index.html index 6a1bc1703e..666de87d23 100644 --- a/files/pt-br/web/api/cryptokey/type/index.html +++ b/files/pt-br/web/api/cryptokey/type/index.html @@ -9,6 +9,7 @@ tags: - Referencia - Web Crypto API translation_of: Web/API/CryptoKey +translation_of_original: Web/API/CryptoKey/type --- <p>{{APIRef("Web Crypto API")}}</p> diff --git a/files/pt-br/web/api/cryptokey/usages/index.html b/files/pt-br/web/api/cryptokey/usages/index.html index ba51dbaa0f..c74a658a32 100644 --- a/files/pt-br/web/api/cryptokey/usages/index.html +++ b/files/pt-br/web/api/cryptokey/usages/index.html @@ -9,6 +9,7 @@ tags: - Referencia - Web Crypto API translation_of: Web/API/CryptoKey +translation_of_original: Web/API/CryptoKey/usages --- <p>{{APIRef("Web Crypto API")}}</p> diff --git a/files/pt-br/web/api/deviceacceleration/index.html b/files/pt-br/web/api/deviceacceleration/index.html index 7f46e75436..e8e5432e4a 100644 --- a/files/pt-br/web/api/deviceacceleration/index.html +++ b/files/pt-br/web/api/deviceacceleration/index.html @@ -6,6 +6,7 @@ tags: - Experimental - Interface translation_of: Web/API/DeviceMotionEventAcceleration +translation_of_original: Web/API/DeviceAcceleration --- <div>{{ ApiRef("Device Orientation Events") }}{{SeeCompatTable}}</div> diff --git a/files/pt-br/web/api/devicerotationrate/index.html b/files/pt-br/web/api/devicerotationrate/index.html index bce9a29495..872b3c6f25 100644 --- a/files/pt-br/web/api/devicerotationrate/index.html +++ b/files/pt-br/web/api/devicerotationrate/index.html @@ -2,6 +2,7 @@ title: DeviceRotationRate slug: Web/API/DeviceRotationRate translation_of: Web/API/DeviceMotionEventRotationRate +translation_of_original: Web/API/DeviceRotationRate --- <p>{{ ApiRef("Device Orientation Events") }} {{SeeCompatTable}}</p> diff --git a/files/pt-br/web/api/document/activeelement/index.html b/files/pt-br/web/api/document/activeelement/index.html index c29692eaf3..ca10f98461 100644 --- a/files/pt-br/web/api/document/activeelement/index.html +++ b/files/pt-br/web/api/document/activeelement/index.html @@ -8,6 +8,7 @@ tags: - Property - Reference translation_of: Web/API/DocumentOrShadowRoot/activeElement +translation_of_original: Web/API/Document/activeElement --- <p>{{APIRef("DOM")}}</p> diff --git a/files/pt-br/web/api/document/elementfrompoint/index.html b/files/pt-br/web/api/document/elementfrompoint/index.html index ce447f2830..c64d67dd08 100644 --- a/files/pt-br/web/api/document/elementfrompoint/index.html +++ b/files/pt-br/web/api/document/elementfrompoint/index.html @@ -9,6 +9,7 @@ tags: - NeedsMobileBrowserCompatibility - Reference translation_of: Web/API/DocumentOrShadowRoot/elementFromPoint +translation_of_original: Web/API/Document/elementFromPoint --- <div>{{APIRef("DOM")}}</div> diff --git a/files/pt-br/web/api/document/getselection/index.html b/files/pt-br/web/api/document/getselection/index.html index 9a2aab76d5..2f52375799 100644 --- a/files/pt-br/web/api/document/getselection/index.html +++ b/files/pt-br/web/api/document/getselection/index.html @@ -2,6 +2,7 @@ title: Document.getSelection() slug: Web/API/Document/getSelection translation_of: Web/API/DocumentOrShadowRoot/getSelection +translation_of_original: Web/API/Document/getSelection --- <p>{{APIRef("DOM")}}</p> diff --git a/files/pt-br/web/api/element/accesskey/index.html b/files/pt-br/web/api/element/accesskey/index.html index b05fb5e2b3..e0425e3645 100644 --- a/files/pt-br/web/api/element/accesskey/index.html +++ b/files/pt-br/web/api/element/accesskey/index.html @@ -2,6 +2,7 @@ title: Element.accessKey slug: Web/API/Element/accessKey translation_of: Web/API/HTMLElement/accessKey +translation_of_original: Web/API/Element/accessKey --- <div>{{APIRef("DOM")}}</div> diff --git a/files/pt-br/web/api/element/name/index.html b/files/pt-br/web/api/element/name/index.html index d91ce0aa28..93f5faee9a 100644 --- a/files/pt-br/web/api/element/name/index.html +++ b/files/pt-br/web/api/element/name/index.html @@ -11,6 +11,7 @@ tags: - Reference - Web translation_of: Web/API +translation_of_original: Web/API/Element/name --- <p>{{ APIRef("DOM") }}</p> diff --git a/files/pt-br/web/api/randomsource/index.html b/files/pt-br/web/api/randomsource/index.html index 8678075371..e0dbd0a970 100644 --- a/files/pt-br/web/api/randomsource/index.html +++ b/files/pt-br/web/api/randomsource/index.html @@ -8,6 +8,7 @@ tags: - Referencia - Web Crypto API translation_of: Web/API/Crypto/getRandomValues +translation_of_original: Web/API/RandomSource --- <p>{{APIRef("Web Crypto API")}}</p> diff --git a/files/pt-br/web/api/svgaelement/svgalement.target/index.html b/files/pt-br/web/api/svgaelement/svgalement.target/index.html index ebd533b068..e197ee81e5 100644 --- a/files/pt-br/web/api/svgaelement/svgalement.target/index.html +++ b/files/pt-br/web/api/svgaelement/svgalement.target/index.html @@ -5,6 +5,7 @@ tags: - Imagem vetorial - Vetores translation_of: Web/API/SVGAElement/target +translation_of_original: Web/API/SVGAElement/SVGAlement.target --- <p>{{APIRef("SVGAElement")}}</p> diff --git a/files/pt-br/web/api/window/onscroll/index.html b/files/pt-br/web/api/window/onscroll/index.html index 9589f24eaa..e5e756482a 100644 --- a/files/pt-br/web/api/window/onscroll/index.html +++ b/files/pt-br/web/api/window/onscroll/index.html @@ -2,6 +2,7 @@ title: window.onscroll slug: Web/API/Window/onscroll translation_of: Web/API/GlobalEventHandlers/onscroll +translation_of_original: Web/API/Window/onscroll --- <p>{{ ApiRef() }}</p> <h3 id="Summary" name="Summary">Sumário</h3> diff --git a/files/pt-br/web/api/window/url/index.html b/files/pt-br/web/api/window/url/index.html index 5c673ed4b6..1dec25bd24 100644 --- a/files/pt-br/web/api/window/url/index.html +++ b/files/pt-br/web/api/window/url/index.html @@ -2,6 +2,7 @@ title: Window.URL slug: Web/API/Window/URL translation_of: Web/API/URL +translation_of_original: Web/API/Window/URL --- <p>{{ApiRef("Window")}}{{SeeCompatTable}}</p> diff --git a/files/pt-br/web/api/windowbase64/index.html b/files/pt-br/web/api/windowbase64/index.html index 40051820b4..f51b72c102 100644 --- a/files/pt-br/web/api/windowbase64/index.html +++ b/files/pt-br/web/api/windowbase64/index.html @@ -9,6 +9,7 @@ tags: - TopicStub - WindowBase64 translation_of: Web/API/WindowOrWorkerGlobalScope +translation_of_original: Web/API/WindowBase64 --- <p>{{APIRef("HTML DOM")}}</p> diff --git a/files/pt-br/web/api/windowtimers/index.html b/files/pt-br/web/api/windowtimers/index.html index bd995e8f74..8be6ca7e8b 100644 --- a/files/pt-br/web/api/windowtimers/index.html +++ b/files/pt-br/web/api/windowtimers/index.html @@ -2,6 +2,7 @@ title: WindowTimers slug: Web/API/WindowTimers translation_of: Web/API/WindowOrWorkerGlobalScope +translation_of_original: Web/API/WindowTimers --- <div>{{APIRef("HTML DOM")}}</div> diff --git a/files/pt-br/web/css/-moz-box-ordinal-group/index.html b/files/pt-br/web/css/-moz-box-ordinal-group/index.html index 6895245bfa..3c3963b7e6 100644 --- a/files/pt-br/web/css/-moz-box-ordinal-group/index.html +++ b/files/pt-br/web/css/-moz-box-ordinal-group/index.html @@ -2,6 +2,7 @@ title: '-moz-box-ordinal-group' slug: Web/CSS/-moz-box-ordinal-group translation_of: Web/CSS/box-ordinal-group +translation_of_original: Web/CSS/-moz-box-ordinal-group --- <p>{{CSSRef}}{{Warning("Essa propriedade é parte do projeto do módulo original do CSS Flexible Box Layout, e foi substituído em projetos recentes.")}}</p> diff --git a/files/pt-br/web/css/-moz-cell/index.html b/files/pt-br/web/css/-moz-cell/index.html index 89fe31fd66..6e5b44d286 100644 --- a/files/pt-br/web/css/-moz-cell/index.html +++ b/files/pt-br/web/css/-moz-cell/index.html @@ -2,6 +2,7 @@ title: '-moz-cell' slug: Web/CSS/-moz-cell translation_of: Web/CSS/cursor +translation_of_original: Web/CSS/-moz-cell --- <div>{{CSSRef}} {{deprecated_header}}</div> diff --git a/files/pt-br/web/css/css_background_and_borders/index.html b/files/pt-br/web/css/css_background_and_borders/index.html index 87b26bd607..59c2117194 100644 --- a/files/pt-br/web/css/css_background_and_borders/index.html +++ b/files/pt-br/web/css/css_background_and_borders/index.html @@ -9,6 +9,7 @@ tags: - Overview - TopicStub translation_of: Web/CSS/CSS_Backgrounds_and_Borders +translation_of_original: Web/CSS/CSS_Background_and_Borders --- <p>{{CSSRef}}</p> diff --git a/files/pt-br/web/css/css_background_and_borders/using_css_multiple_backgrounds/index.html b/files/pt-br/web/css/css_background_and_borders/using_css_multiple_backgrounds/index.html index cd35421288..d0e4fa11f7 100644 --- a/files/pt-br/web/css/css_background_and_borders/using_css_multiple_backgrounds/index.html +++ b/files/pt-br/web/css/css_background_and_borders/using_css_multiple_backgrounds/index.html @@ -8,6 +8,7 @@ tags: - Guide - Intermediate translation_of: Web/CSS/CSS_Backgrounds_and_Borders/Using_multiple_backgrounds +translation_of_original: Web/CSS/CSS_Background_and_Borders/Using_CSS_multiple_backgrounds --- <p>{{CSSRef}}</p> diff --git a/files/pt-br/web/css/getting_started/cascading_and_inheritance/index.html b/files/pt-br/web/css/getting_started/cascading_and_inheritance/index.html index 90723ea85c..7880e00f6d 100644 --- a/files/pt-br/web/css/getting_started/cascading_and_inheritance/index.html +++ b/files/pt-br/web/css/getting_started/cascading_and_inheritance/index.html @@ -5,6 +5,7 @@ tags: - Guía - Iniciante translation_of: Learn/CSS/Building_blocks/Cascade_and_inheritance +translation_of_original: Web/Guide/CSS/Getting_started/Cascading_and_inheritance --- <p>{{ CSSTutorialTOC() }}</p> diff --git a/files/pt-br/web/css/getting_started/como_css_funciona/index.html b/files/pt-br/web/css/getting_started/como_css_funciona/index.html index d8759320b8..2ead5ccae7 100644 --- a/files/pt-br/web/css/getting_started/como_css_funciona/index.html +++ b/files/pt-br/web/css/getting_started/como_css_funciona/index.html @@ -7,6 +7,7 @@ tags: - Iniciante - Web translation_of: Learn/CSS/First_steps/How_CSS_works +translation_of_original: Web/Guide/CSS/Getting_started/How_CSS_works --- <p>{{ CSSTutorialTOC() }}</p> diff --git a/files/pt-br/web/css/getting_started/index.html b/files/pt-br/web/css/getting_started/index.html index bca1143a34..389962ab07 100644 --- a/files/pt-br/web/css/getting_started/index.html +++ b/files/pt-br/web/css/getting_started/index.html @@ -8,6 +8,7 @@ tags: - Iniciante - Web translation_of: Learn/CSS/First_steps +translation_of_original: Web/Guide/CSS/Getting_started --- <p> </p> diff --git a/files/pt-br/web/css/getting_started/javascript/index.html b/files/pt-br/web/css/getting_started/javascript/index.html index e4ceadbb9b..544deb8960 100644 --- a/files/pt-br/web/css/getting_started/javascript/index.html +++ b/files/pt-br/web/css/getting_started/javascript/index.html @@ -2,6 +2,7 @@ title: JavaScript e CSS slug: Web/CSS/Getting_Started/JavaScript translation_of: Learn/JavaScript/Client-side_web_APIs/Manipulating_documents +translation_of_original: Web/Guide/CSS/Getting_started/JavaScript --- <p>{{ CSSTutorialTOC() }}</p> <p>Esta é a pirmeira sessão da Parte II do <a href="/en/CSS/Getting_Started" title="https://developer.mozilla.org/en/CSS/Getting_Started">Tutorial de CSS</a>. A parte II consém alguns exemplos que mostram o escopo do CSS usado com outras tecnologias web e Mozilla.</p> diff --git a/files/pt-br/web/css/getting_started/lists/index.html b/files/pt-br/web/css/getting_started/lists/index.html index 481c1f58c5..72dc8dc227 100644 --- a/files/pt-br/web/css/getting_started/lists/index.html +++ b/files/pt-br/web/css/getting_started/lists/index.html @@ -2,6 +2,7 @@ title: Manipulando Listas slug: Web/CSS/Getting_Started/Lists translation_of: Learn/CSS/Styling_text/Styling_lists +translation_of_original: Web/Guide/CSS/Getting_started/Lists --- <p>{{ CSSTutorialTOC() }}</p> diff --git a/files/pt-br/web/css/getting_started/oque_é_css/index.html b/files/pt-br/web/css/getting_started/oque_é_css/index.html index b72101c453..1ccc04f0ce 100644 --- a/files/pt-br/web/css/getting_started/oque_é_css/index.html +++ b/files/pt-br/web/css/getting_started/oque_é_css/index.html @@ -2,6 +2,7 @@ title: O que é CSS slug: Web/CSS/Getting_Started/Oque_é_CSS translation_of: Learn/CSS/First_steps/How_CSS_works +translation_of_original: Web/Guide/CSS/Getting_started/What_is_CSS --- <p>{{ CSSTutorialTOC() }}</p> diff --git a/files/pt-br/web/css/getting_started/porque_usar_css/index.html b/files/pt-br/web/css/getting_started/porque_usar_css/index.html index 1219d9c096..453aa4c966 100644 --- a/files/pt-br/web/css/getting_started/porque_usar_css/index.html +++ b/files/pt-br/web/css/getting_started/porque_usar_css/index.html @@ -2,6 +2,7 @@ title: Por que usar CSS? slug: Web/CSS/Getting_Started/Porque_usar_CSS translation_of: Learn/CSS/First_steps/How_CSS_works +translation_of_original: Web/Guide/CSS/Getting_started/Why_use_CSS --- <p><span style="line-height: 1.5;">{{ CSSTutorialTOC() }}</span></p> diff --git a/files/pt-br/web/css/getting_started/seletores/index.html b/files/pt-br/web/css/getting_started/seletores/index.html index 22b53c2049..3870c68936 100644 --- a/files/pt-br/web/css/getting_started/seletores/index.html +++ b/files/pt-br/web/css/getting_started/seletores/index.html @@ -2,6 +2,7 @@ title: Seletores slug: Web/CSS/Getting_Started/Seletores translation_of: Learn/CSS/Building_blocks/Selectors +translation_of_original: Web/Guide/CSS/Getting_started/Selectors --- <p>{{ CSSTutorialTOC() }}</p> diff --git a/files/pt-br/web/css/margin/index.html b/files/pt-br/web/css/margin/index.html index 037d22b5b0..4b033dfd69 100644 --- a/files/pt-br/web/css/margin/index.html +++ b/files/pt-br/web/css/margin/index.html @@ -6,6 +6,7 @@ tags: - CSS Property - Reference translation_of: Web/CSS/margin +translation_of_original: Web/CSS/margin-new --- <div>{{CSSRef}}</div> diff --git a/files/pt-br/web/events/abort/index.html b/files/pt-br/web/events/abort/index.html index aa681269ab..62243a2762 100644 --- a/files/pt-br/web/events/abort/index.html +++ b/files/pt-br/web/events/abort/index.html @@ -2,6 +2,7 @@ title: abort slug: Web/Events/abort translation_of: Web/API/HTMLMediaElement/abort_event +translation_of_original: Web/Events/abort --- <p>O evento <strong><code>abort</code></strong> é disparado quando o carregamento de um recurso foi interrompido.</p> diff --git a/files/pt-br/web/guide/css/scaling_background_images/index.html b/files/pt-br/web/guide/css/scaling_background_images/index.html index e9f7296721..d7c3ccfa3f 100644 --- a/files/pt-br/web/guide/css/scaling_background_images/index.html +++ b/files/pt-br/web/guide/css/scaling_background_images/index.html @@ -2,6 +2,7 @@ title: Alterando a escala das imagens de background slug: Web/Guide/CSS/Scaling_background_images translation_of: Web/CSS/CSS_Backgrounds_and_Borders/Resizing_background_images +translation_of_original: Web/CSS/CSS_Background_and_Borders/Scaling_background_images --- <p><span class="seoSummary">A propriedade CSS {{ cssxref("background-size") }} possibilita o ajuste das imagens do background, ao invés do comportamento padrão do navegador de mostrar a imagem no seu tamanho real.</span> Você pode tanto aumentar como diminuir a imagem.</p> diff --git a/files/pt-br/web/html/controlando_verificacao_ortografica_em_formularios_html/index.html b/files/pt-br/web/html/controlando_verificacao_ortografica_em_formularios_html/index.html index 131257026a..c379684839 100644 --- a/files/pt-br/web/html/controlando_verificacao_ortografica_em_formularios_html/index.html +++ b/files/pt-br/web/html/controlando_verificacao_ortografica_em_formularios_html/index.html @@ -6,6 +6,7 @@ tags: - HTML - Intermediário translation_of: Web/HTML/Global_attributes/spellcheck +translation_of_original: Web/HTML/Controlling_spell_checking_in_HTML_forms --- <p><span class="seoSummary">{{ gecko_minversion_header("1.8.1") }} Firefox 2 introduz suporte à verificação ortográfica para áreas de texto e campos de texto em formulários web.</span> O usuário pode especificar usando a interface about:config se a verificação ortográfica é ou não habilitada e se checará áreas de texto e campos de texto ou somente áreas de texto.</p> diff --git a/files/pt-br/web/html/formatos_midia_suportados/index.html b/files/pt-br/web/html/formatos_midia_suportados/index.html index 75668d7d37..49c0b02fc1 100644 --- a/files/pt-br/web/html/formatos_midia_suportados/index.html +++ b/files/pt-br/web/html/formatos_midia_suportados/index.html @@ -13,6 +13,7 @@ tags: - mp3 - mp4 translation_of: Web/Media/Formats +translation_of_original: Web/HTML/Supported_media_formats --- <p><span class="seoSummary">Os elementos {{ HTMLElement("audio") }} e {{ HTMLElement("video") }} fornecem suporte para a reprodução de mídias de áudio e vídeo sem necessitar de plug-ins.</span> Codecs de áudio e vídeo são usados para manipular arquivos de áudio e vídeo, diferentes codecs oferecem diferentes níveis de compressão e qualidade. Um formato do repositório é usado para armazenar e transmitir o codec de áudio e vídeo ( ambos juntos, no caso de um vídeo com tilha sonora). Existem muitas combinações de codecs e formatos de containers, embora apenas alguns são relevantes para a internet.</p> diff --git a/files/pt-br/web/html/using_html5_audio_and_video/index.html b/files/pt-br/web/html/using_html5_audio_and_video/index.html index 895ba11988..4577341105 100644 --- a/files/pt-br/web/html/using_html5_audio_and_video/index.html +++ b/files/pt-br/web/html/using_html5_audio_and_video/index.html @@ -2,6 +2,7 @@ title: Utilizando áudio e vídeo com HTML5 slug: Web/HTML/Using_HTML5_audio_and_video translation_of: Learn/HTML/Multimedia_and_embedding/Video_and_audio_content +translation_of_original: Web/Guide/HTML/Using_HTML5_audio_and_video --- <p style="margin-left: 40px;">O HTML5 introduz o suporte de mídia embutido por meio dos elementos {{ HTMLElement("audio") }} e {{ HTMLElement("video") }}, oferecendo a possibilidade de incorporar facilmente mídia em documentos HTML.</p> diff --git a/files/pt-br/web/http/server-side_access_control/index.html b/files/pt-br/web/http/server-side_access_control/index.html index 96d189e656..b1cb255383 100644 --- a/files/pt-br/web/http/server-side_access_control/index.html +++ b/files/pt-br/web/http/server-side_access_control/index.html @@ -2,6 +2,7 @@ title: Controle de Acesso do lado do servidor (CORS) slug: Web/HTTP/Server-Side_Access_Control translation_of: Web/HTTP/CORS +translation_of_original: Web/HTTP/Server-Side_Access_Control --- <p><font><font>Os sistemas de controle de acesso realizam </font><font> identificação de </font></font><a class="external" href="https://translate.googleusercontent.com/translate_c?depth=1&pto=aue&rurl=translate.google.com&sl=en&sp=nmt4&tl=pt&u=http://searchsoftwarequality.techtarget.com/definition/authorization&usg=ALkJrhgrx7L6XQEL-QG4A5SY3jla7SrNHA" rel="noopener"><font><font>autorização</font></font></a><font><font> , </font></font><a class="external" href="https://translate.googleusercontent.com/translate_c?depth=1&pto=aue&rurl=translate.google.com&sl=en&sp=nmt4&tl=pt&u=http://searchsecurity.techtarget.com/definition/authentication&usg=ALkJrhhWsbD8tDshChXZ3hnAhempgwOyXw" rel="noopener"><font><font>autenticação</font></font></a><font><font> , aprovação de acesso e prestação de contas de entidades por meio de credenciais de login, incluindo </font></font><a class="external" href="https://translate.googleusercontent.com/translate_c?depth=1&pto=aue&rurl=translate.google.com&sl=en&sp=nmt4&tl=pt&u=http://searchsecurity.techtarget.com/definition/password&usg=ALkJrhilnjZN5ktJEcxF-46B0IA7otOZEg" rel="noopener"><font><font>senhas</font></font></a><font><font> , números de identificação pessoal (PINs), </font><font> varreduras </font></font><a class="external" href="https://translate.googleusercontent.com/translate_c?depth=1&pto=aue&rurl=translate.google.com&sl=en&sp=nmt4&tl=pt&u=http://searchsecurity.techtarget.com/definition/biometrics&usg=ALkJrhhhm_VuMmwP8y53PpOCxVJttPPfhA" rel="noopener"><font><font>biométricas</font></font></a><font><font> e chaves físicas ou eletrônicas.</font></font></p> diff --git a/files/pt-br/web/javascript/guide/igualdade/index.html b/files/pt-br/web/javascript/guide/igualdade/index.html index 786c9c257b..57f1c2fdcc 100644 --- a/files/pt-br/web/javascript/guide/igualdade/index.html +++ b/files/pt-br/web/javascript/guide/igualdade/index.html @@ -2,6 +2,7 @@ title: Igualdade em JavaScript slug: Web/JavaScript/Guide/Igualdade translation_of: Web/JavaScript/Equality_comparisons_and_sameness +translation_of_original: Web/JavaScript/Guide/Sameness --- <p>A ES6 possui três facilidades internas para determinar se algum <var>x</var> e algum <var>y</var> são "os mesmos". Elas são: igualdade ou "igual duplo" (<a href="/en-US/docs/Web/JavaScript/Reference/Operators/Comparison_Operators" title="/en-US/docs/Web/JavaScript/Reference/Operators/Comparison_Operators"><code>==</code></a>), igualdade rigorosa ou "igual triplo" (<a href="/en-US/docs/Web/JavaScript/Reference/Operators/Comparison_Operators" title="/en-US/docs/Web/JavaScript/Reference/Operators/Comparison_Operators"><code>===</code></a>), e <a href="/en-US/docs/Web/JavaScript/Reference/Global_Objects/Object/is" title="/en-US/docs/Web/JavaScript/Reference/Global_Objects/Object/is"><code>Object.is</code></a>. (Note que <a href="/en-US/docs/Web/JavaScript/Reference/Global_Objects/Object/is" title="/en-US/docs/Web/JavaScript/Reference/Global_Objects/Object/is"><code>Object.is</code></a> foi adicionado na ES6. Ambos igual duplo e igual triplo existiam antes da ES6, e seu comportamento permanece o mesmo.)</p> <h2 id="Visão_geral">Visão geral</h2> diff --git a/files/pt-br/web/javascript/introduction_to_object-oriented_javascript/index.html b/files/pt-br/web/javascript/introduction_to_object-oriented_javascript/index.html index 985f67f1cc..aaab9150b3 100644 --- a/files/pt-br/web/javascript/introduction_to_object-oriented_javascript/index.html +++ b/files/pt-br/web/javascript/introduction_to_object-oriented_javascript/index.html @@ -11,6 +11,7 @@ tags: - Orientado a Objeto - POO translation_of: Learn/JavaScript/Objects +translation_of_original: Web/JavaScript/Introduction_to_Object-Oriented_JavaScript --- <p>JavaScript tem fortes capacidades de programação orientada a objetos, apesar de ocorrerem algumas discussões devido às diferenças da orientação a objetos no JavaScript em comparação com outras linguagens.</p> diff --git a/files/pt-br/web/javascript/reference/global_objects/boolean/prototype/index.html b/files/pt-br/web/javascript/reference/global_objects/boolean/prototype/index.html index 614272be40..99603a019f 100644 --- a/files/pt-br/web/javascript/reference/global_objects/boolean/prototype/index.html +++ b/files/pt-br/web/javascript/reference/global_objects/boolean/prototype/index.html @@ -2,6 +2,7 @@ title: Boolean.prototype slug: Web/JavaScript/Reference/Global_Objects/Boolean/prototype translation_of: Web/JavaScript/Reference/Global_Objects/Boolean +translation_of_original: Web/JavaScript/Reference/Global_Objects/Boolean/prototype --- <div>{{JSRef}}</div> diff --git a/files/pt-br/web/javascript/reference/global_objects/function/prototype/index.html b/files/pt-br/web/javascript/reference/global_objects/function/prototype/index.html index 285bf56281..3b45ee5fe2 100644 --- a/files/pt-br/web/javascript/reference/global_objects/function/prototype/index.html +++ b/files/pt-br/web/javascript/reference/global_objects/function/prototype/index.html @@ -2,6 +2,7 @@ title: Function.prototype slug: Web/JavaScript/Reference/Global_Objects/Function/prototype translation_of: Web/JavaScript/Reference/Global_Objects/Function +translation_of_original: Web/JavaScript/Reference/Global_Objects/Function/prototype --- <div>{{JSRef}}</div> diff --git a/files/pt-br/web/javascript/reference/global_objects/intl/numberformat/prototype/index.html b/files/pt-br/web/javascript/reference/global_objects/intl/numberformat/prototype/index.html index badd2d1946..dce89ef41e 100644 --- a/files/pt-br/web/javascript/reference/global_objects/intl/numberformat/prototype/index.html +++ b/files/pt-br/web/javascript/reference/global_objects/intl/numberformat/prototype/index.html @@ -10,6 +10,7 @@ tags: - Prototipo - Prototype translation_of: Web/JavaScript/Reference/Global_Objects/Intl/NumberFormat +translation_of_original: Web/JavaScript/Reference/Global_Objects/Intl/NumberFormat/prototype --- <div>{{JSRef}}</div> diff --git a/files/pt-br/web/javascript/reference/global_objects/map/prototype/index.html b/files/pt-br/web/javascript/reference/global_objects/map/prototype/index.html index 7ff81b758a..b20baf56cc 100644 --- a/files/pt-br/web/javascript/reference/global_objects/map/prototype/index.html +++ b/files/pt-br/web/javascript/reference/global_objects/map/prototype/index.html @@ -7,6 +7,7 @@ tags: - Mapa - Propriedade translation_of: Web/JavaScript/Reference/Global_Objects/Map +translation_of_original: Web/JavaScript/Reference/Global_Objects/Map/prototype --- <div>{{JSRef}}</div> diff --git a/files/pt-br/web/javascript/reference/global_objects/number/prototype/index.html b/files/pt-br/web/javascript/reference/global_objects/number/prototype/index.html index 01b988c542..9dd96bc9b3 100644 --- a/files/pt-br/web/javascript/reference/global_objects/number/prototype/index.html +++ b/files/pt-br/web/javascript/reference/global_objects/number/prototype/index.html @@ -7,6 +7,7 @@ tags: - Propriedade - Prototipo translation_of: Web/JavaScript/Reference/Global_Objects/Number +translation_of_original: Web/JavaScript/Reference/Global_Objects/Number/prototype --- <div>{{JSRef}}</div> diff --git a/files/pt-br/web/javascript/reference/global_objects/object/prototype/index.html b/files/pt-br/web/javascript/reference/global_objects/object/prototype/index.html index 5897f91327..d0c07076a0 100644 --- a/files/pt-br/web/javascript/reference/global_objects/object/prototype/index.html +++ b/files/pt-br/web/javascript/reference/global_objects/object/prototype/index.html @@ -6,6 +6,7 @@ tags: - Objeto - Propriedade translation_of: Web/JavaScript/Reference/Global_Objects/Object +translation_of_original: Web/JavaScript/Reference/Global_Objects/Object/prototype --- <div>{{JSRef("Global_Objects", "Object")}}</div> diff --git a/files/pt-br/web/javascript/reference/global_objects/promise/prototype/index.html b/files/pt-br/web/javascript/reference/global_objects/promise/prototype/index.html index a422dd886e..d0be3d870c 100644 --- a/files/pt-br/web/javascript/reference/global_objects/promise/prototype/index.html +++ b/files/pt-br/web/javascript/reference/global_objects/promise/prototype/index.html @@ -2,6 +2,7 @@ title: Promise.prototype slug: Web/JavaScript/Reference/Global_Objects/Promise/prototype translation_of: Web/JavaScript/Reference/Global_Objects/Promise +translation_of_original: Web/JavaScript/Reference/Global_Objects/Promise/prototype --- <div>{{JSRef("Global_Objects", "Promise")}}</div> diff --git a/files/pt-br/web/javascript/reference/global_objects/set/prototype/index.html b/files/pt-br/web/javascript/reference/global_objects/set/prototype/index.html index 2438fccc1c..1f2ca2c70b 100644 --- a/files/pt-br/web/javascript/reference/global_objects/set/prototype/index.html +++ b/files/pt-br/web/javascript/reference/global_objects/set/prototype/index.html @@ -6,6 +6,7 @@ tags: - Prototipo - set translation_of: Web/JavaScript/Reference/Global_Objects/Set +translation_of_original: Web/JavaScript/Reference/Global_Objects/Set/prototype --- <div>{{JSRef}}</div> diff --git a/files/pt-br/web/javascript/reference/global_objects/string/prototype/index.html b/files/pt-br/web/javascript/reference/global_objects/string/prototype/index.html index 14594dfaf6..a0df7b93ea 100644 --- a/files/pt-br/web/javascript/reference/global_objects/string/prototype/index.html +++ b/files/pt-br/web/javascript/reference/global_objects/string/prototype/index.html @@ -2,6 +2,7 @@ title: String.prototype slug: Web/JavaScript/Reference/Global_Objects/String/prototype translation_of: Web/JavaScript/Reference/Global_Objects/String +translation_of_original: Web/JavaScript/Reference/Global_Objects/String/prototype --- <div>{{JSRef}}</div> diff --git a/files/pt-br/web/javascript/reference/global_objects/weakmap/prototype/index.html b/files/pt-br/web/javascript/reference/global_objects/weakmap/prototype/index.html index 0baf6d569d..c3e0334a3b 100644 --- a/files/pt-br/web/javascript/reference/global_objects/weakmap/prototype/index.html +++ b/files/pt-br/web/javascript/reference/global_objects/weakmap/prototype/index.html @@ -2,6 +2,7 @@ title: WeakMap.prototype slug: Web/JavaScript/Reference/Global_Objects/WeakMap/prototype translation_of: Web/JavaScript/Reference/Global_Objects/WeakMap +translation_of_original: Web/JavaScript/Reference/Global_Objects/WeakMap/prototype --- <div>{{JSRef("Global_Objects", "WeakMap")}}</div> diff --git a/files/pt-br/web/javascript/reference/operators/arithmetic_operators/index.html b/files/pt-br/web/javascript/reference/operators/arithmetic_operators/index.html index d3f99a9315..4ca87eaddd 100644 --- a/files/pt-br/web/javascript/reference/operators/arithmetic_operators/index.html +++ b/files/pt-br/web/javascript/reference/operators/arithmetic_operators/index.html @@ -5,6 +5,7 @@ tags: - JavaScript - Operadores translation_of: Web/JavaScript/Reference/Operators +translation_of_original: Web/JavaScript/Reference/Operators/Arithmetic_Operators --- <div>{{jsSidebar("Operadores")}}</div> diff --git a/files/pt-br/web/javascript/reference/operators/bitwise_operators/index.html b/files/pt-br/web/javascript/reference/operators/bitwise_operators/index.html index 7e9d2de505..b8b2e654c4 100644 --- a/files/pt-br/web/javascript/reference/operators/bitwise_operators/index.html +++ b/files/pt-br/web/javascript/reference/operators/bitwise_operators/index.html @@ -2,6 +2,7 @@ title: Bitwise operators slug: Web/JavaScript/Reference/Operators/Bitwise_Operators translation_of: Web/JavaScript/Reference/Operators +translation_of_original: Web/JavaScript/Reference/Operators/Bitwise_Operators --- <div>{{jsSidebar("Operators")}}</div> diff --git a/files/pt-br/web/javascript/reference/operators/operadores_de_comparação/index.html b/files/pt-br/web/javascript/reference/operators/operadores_de_comparação/index.html index c1a7f864ba..d5e946a438 100644 --- a/files/pt-br/web/javascript/reference/operators/operadores_de_comparação/index.html +++ b/files/pt-br/web/javascript/reference/operators/operadores_de_comparação/index.html @@ -8,6 +8,7 @@ tags: - Operadores - Relacionais translation_of: Web/JavaScript/Reference/Operators +translation_of_original: Web/JavaScript/Reference/Operators/Comparison_Operators --- <div>{{jsSidebar("Operators")}}</div> diff --git a/files/pt-br/web/javascript/reference/operators/operadores_logicos/index.html b/files/pt-br/web/javascript/reference/operators/operadores_logicos/index.html index 7c6c4f6aef..e3a3ee6e8c 100644 --- a/files/pt-br/web/javascript/reference/operators/operadores_logicos/index.html +++ b/files/pt-br/web/javascript/reference/operators/operadores_logicos/index.html @@ -9,6 +9,7 @@ tags: - não - ou translation_of: Web/JavaScript/Reference/Operators +translation_of_original: Web/JavaScript/Reference/Operators/Logical_Operators --- <div>{{jsSidebar("Operators")}}</div> diff --git a/files/pt-br/web/javascript/reference/operators/spread_operator/index.html b/files/pt-br/web/javascript/reference/operators/spread_operator/index.html index 4097266877..a877d131bc 100644 --- a/files/pt-br/web/javascript/reference/operators/spread_operator/index.html +++ b/files/pt-br/web/javascript/reference/operators/spread_operator/index.html @@ -5,6 +5,7 @@ tags: - JavaScript - Operador translation_of: Web/JavaScript/Reference/Operators/Spread_syntax +translation_of_original: Web/JavaScript/Reference/Operators/Spread_operator --- <div>{{jsSidebar("Operators")}}</div> diff --git a/files/pt-br/web/javascript/reference/statements/default/index.html b/files/pt-br/web/javascript/reference/statements/default/index.html index fb84ae5e9e..8e0fb07927 100644 --- a/files/pt-br/web/javascript/reference/statements/default/index.html +++ b/files/pt-br/web/javascript/reference/statements/default/index.html @@ -6,6 +6,7 @@ tags: - Keyword - Palavra-chave translation_of: Web/JavaScript/Reference/Statements/switch +translation_of_original: Web/JavaScript/Reference/Statements/default --- <div>{{jsSidebar("Statements")}}</div> |