diff options
author | Florian Merz <me@fiji-flo.de> | 2021-02-11 14:49:58 +0100 |
---|---|---|
committer | Florian Merz <me@fiji-flo.de> | 2021-02-11 14:49:58 +0100 |
commit | 1d435be33d8b76cd7b06cd06996c19d74f83cfd4 (patch) | |
tree | 86057a0d5693744915564716a97ba7466c041e6e /files/pt-br/learn | |
parent | 68fc8e96a9629e73469ed457abd955e548ec670c (diff) | |
download | translated-content-1d435be33d8b76cd7b06cd06996c19d74f83cfd4.tar.gz translated-content-1d435be33d8b76cd7b06cd06996c19d74f83cfd4.tar.bz2 translated-content-1d435be33d8b76cd7b06cd06996c19d74f83cfd4.zip |
unslug pt-br: modify
Diffstat (limited to 'files/pt-br/learn')
108 files changed, 229 insertions, 120 deletions
diff --git a/files/pt-br/learn/accessibility/accessibility_troubleshooting/index.html b/files/pt-br/learn/accessibility/accessibility_troubleshooting/index.html index 727433531a..69aab0c3cb 100644 --- a/files/pt-br/learn/accessibility/accessibility_troubleshooting/index.html +++ b/files/pt-br/learn/accessibility/accessibility_troubleshooting/index.html @@ -1,6 +1,6 @@ --- title: 'Avaliação: solucionando problemas de acessibilidade' -slug: Learn/Accessibility/Acessibilidade_problemas +slug: Learn/Accessibility/Accessibility_troubleshooting tags: - Acessibilidade - Avaliação @@ -12,6 +12,7 @@ tags: - WAI-ARIA - aprendizado translation_of: Learn/Accessibility/Accessibility_troubleshooting +original_slug: Learn/Accessibility/Acessibilidade_problemas --- <div>{{LearnSidebar}}</div> diff --git a/files/pt-br/learn/accessibility/css_and_javascript/index.html b/files/pt-br/learn/accessibility/css_and_javascript/index.html index f0d8a728c5..2f7d7895b1 100644 --- a/files/pt-br/learn/accessibility/css_and_javascript/index.html +++ b/files/pt-br/learn/accessibility/css_and_javascript/index.html @@ -1,6 +1,6 @@ --- title: CSS e JavaScript - melhores práticas de acessibilidade -slug: Learn/Accessibility/CSS_e_JavaScript +slug: Learn/Accessibility/CSS_and_JavaScript tags: - Acessibilidade - Artigo @@ -9,6 +9,7 @@ tags: - color - contraste translation_of: Learn/Accessibility/CSS_and_JavaScript +original_slug: Learn/Accessibility/CSS_e_JavaScript --- <div>{{LearnSidebar}}</div> diff --git a/files/pt-br/learn/common_questions/how_do_you_host_your_website_on_google_app_engine/index.html b/files/pt-br/learn/common_questions/how_do_you_host_your_website_on_google_app_engine/index.html index 762169926c..7d3ca535c1 100644 --- a/files/pt-br/learn/common_questions/how_do_you_host_your_website_on_google_app_engine/index.html +++ b/files/pt-br/learn/common_questions/how_do_you_host_your_website_on_google_app_engine/index.html @@ -1,7 +1,8 @@ --- title: Como você hospeda seu site no Google App Engine? -slug: Learn/Common_questions/Como_voce_hospeda_seu_site_Google_App_Engine +slug: Learn/Common_questions/How_do_you_host_your_website_on_Google_App_Engine translation_of: Learn/Common_questions/How_do_you_host_your_website_on_Google_App_Engine +original_slug: Learn/Common_questions/Como_voce_hospeda_seu_site_Google_App_Engine --- <p class="summary"><a href="https://cloud.google.com/appengine/" title="App Engine - Build Scalable Web & Mobile Backends in Any Language | Google Cloud">Google App Engine</a> é uma plataforma poderosa que lhe permite construir e rodar aplicações na infraestrutura do Google — se você precisa criar um aplicativo da web de várias camadas do zero ou hospedar um site estático. Aqui está um guia passo a passo para hospedar seu site no Google App Engine.</p> diff --git a/files/pt-br/learn/common_questions/how_does_the_internet_work/index.html b/files/pt-br/learn/common_questions/how_does_the_internet_work/index.html index 6bc88ac21f..4db463d2e5 100644 --- a/files/pt-br/learn/common_questions/how_does_the_internet_work/index.html +++ b/files/pt-br/learn/common_questions/how_does_the_internet_work/index.html @@ -1,12 +1,13 @@ --- title: Como a Internet funciona? -slug: Learn/Common_questions/Como_a_internet_funciona +slug: Learn/Common_questions/How_does_the_Internet_work tags: - Iniciante - Mecanismos Web - Tutorial - Web translation_of: Learn/Common_questions/How_does_the_Internet_work +original_slug: Learn/Common_questions/Como_a_internet_funciona --- <div class="summary"> <p>Este artigo discute sobre o que é e como funciona a internet.</p> diff --git a/files/pt-br/learn/common_questions/how_much_does_it_cost/index.html b/files/pt-br/learn/common_questions/how_much_does_it_cost/index.html index 7c92c2fb03..360c8c4d61 100644 --- a/files/pt-br/learn/common_questions/how_much_does_it_cost/index.html +++ b/files/pt-br/learn/common_questions/how_much_does_it_cost/index.html @@ -1,7 +1,8 @@ --- title: Quanto custa fazer algo na Web? -slug: Learn/Common_questions/Quanto_custa_fazer_algo_web +slug: Learn/Common_questions/How_much_does_it_cost translation_of: Learn/Common_questions/How_much_does_it_cost +original_slug: Learn/Common_questions/Quanto_custa_fazer_algo_web --- <div class="summary"> <p>Getting involved on the Web isn't as cheap as it looks. In this article we discuss how much you may have to spend, and why.</p> diff --git a/files/pt-br/learn/common_questions/set_up_a_local_testing_server/index.html b/files/pt-br/learn/common_questions/set_up_a_local_testing_server/index.html index 83b4f50a41..f5f9f76913 100644 --- a/files/pt-br/learn/common_questions/set_up_a_local_testing_server/index.html +++ b/files/pt-br/learn/common_questions/set_up_a_local_testing_server/index.html @@ -1,6 +1,6 @@ --- title: Como configurar um servidor de testes local -slug: Learn/Common_questions/Como_configurar_um_servidor_de_testes_local +slug: Learn/Common_questions/set_up_a_local_testing_server tags: - Aprender - Express @@ -13,6 +13,7 @@ tags: - lamp - servidores translation_of: Learn/Common_questions/set_up_a_local_testing_server +original_slug: Learn/Common_questions/Como_configurar_um_servidor_de_testes_local --- <div class="summary"> <p>Este artigo explica como configurar um simples servidor de testes local em seu computador e o básico para utiliza-lo.</p> diff --git a/files/pt-br/learn/common_questions/thinking_before_coding/index.html b/files/pt-br/learn/common_questions/thinking_before_coding/index.html index 342692db46..aff4551e54 100644 --- a/files/pt-br/learn/common_questions/thinking_before_coding/index.html +++ b/files/pt-br/learn/common_questions/thinking_before_coding/index.html @@ -1,10 +1,11 @@ --- title: Como eu começo a criar meu site? -slug: Learn/Common_questions/Pensando_antes_de_codificar +slug: Learn/Common_questions/Thinking_before_coding tags: - Composição - Iniciante translation_of: Learn/Common_questions/Thinking_before_coding +original_slug: Learn/Common_questions/Pensando_antes_de_codificar --- <p class="summary">Este artigo abrange o primeiro passo, muito importante, de cada projeto: definir o que você deseja realizar com ele.</p> diff --git a/files/pt-br/learn/common_questions/what_are_browser_developer_tools/index.html b/files/pt-br/learn/common_questions/what_are_browser_developer_tools/index.html index 80df8f9ddf..c117e2caa8 100644 --- a/files/pt-br/learn/common_questions/what_are_browser_developer_tools/index.html +++ b/files/pt-br/learn/common_questions/what_are_browser_developer_tools/index.html @@ -1,7 +1,8 @@ --- title: O que são as ferramentas de desenvolvimento do navegador -slug: Learn/Common_questions/ferramentas_de_desenvolvimento_do_navegador +slug: Learn/Common_questions/What_are_browser_developer_tools translation_of: Learn/Common_questions/What_are_browser_developer_tools +original_slug: Learn/Common_questions/ferramentas_de_desenvolvimento_do_navegador --- <div>{{IncludeSubnav("/en-US/Learn")}}</div> diff --git a/files/pt-br/learn/common_questions/what_are_hyperlinks/index.html b/files/pt-br/learn/common_questions/what_are_hyperlinks/index.html index 5cfb905389..c2e2a9ca4f 100644 --- a/files/pt-br/learn/common_questions/what_are_hyperlinks/index.html +++ b/files/pt-br/learn/common_questions/what_are_hyperlinks/index.html @@ -1,7 +1,8 @@ --- title: O que são hyperlinks? -slug: Learn/Common_questions/O_que_são_hyperlinks +slug: Learn/Common_questions/What_are_hyperlinks translation_of: Learn/Common_questions/What_are_hyperlinks +original_slug: Learn/Common_questions/O_que_são_hyperlinks --- <div class="summary"> <p>Neste artigo, veremos o que são hiperlinks e por que eles são importantes.</p> diff --git a/files/pt-br/learn/common_questions/what_is_a_web_server/index.html b/files/pt-br/learn/common_questions/what_is_a_web_server/index.html index f963103480..2f87b0d0ae 100644 --- a/files/pt-br/learn/common_questions/what_is_a_web_server/index.html +++ b/files/pt-br/learn/common_questions/what_is_a_web_server/index.html @@ -1,12 +1,13 @@ --- title: O que é um servidor web (web server)? -slug: Learn/Common_questions/o_que_e_um_web_server +slug: Learn/Common_questions/What_is_a_web_server tags: - HTTP - Infraestrutura - Iniciante - servidor web translation_of: Learn/Common_questions/What_is_a_web_server +original_slug: Learn/Common_questions/o_que_e_um_web_server --- <div class="summary"> <p>Neste artigo vamos revisar o que são web servers, como eles funcionam, e por que eles são importantes.</p> diff --git a/files/pt-br/learn/common_questions/what_software_do_i_need/index.html b/files/pt-br/learn/common_questions/what_software_do_i_need/index.html index 392b7fd03a..b4fdedba95 100644 --- a/files/pt-br/learn/common_questions/what_software_do_i_need/index.html +++ b/files/pt-br/learn/common_questions/what_software_do_i_need/index.html @@ -1,9 +1,10 @@ --- title: Que software eu preciso para construir um site? -slug: Learn/Common_questions/Que_software_eu_preciso +slug: Learn/Common_questions/What_software_do_I_need tags: - Iniciante translation_of: Learn/Common_questions/What_software_do_I_need +original_slug: Learn/Common_questions/Que_software_eu_preciso --- <div class="summary"> diff --git a/files/pt-br/learn/css/building_blocks/cascade_and_inheritance/index.html b/files/pt-br/learn/css/building_blocks/cascade_and_inheritance/index.html index b3988ca69b..019a15c65e 100644 --- a/files/pt-br/learn/css/building_blocks/cascade_and_inheritance/index.html +++ b/files/pt-br/learn/css/building_blocks/cascade_and_inheritance/index.html @@ -1,7 +1,8 @@ --- title: Cascade and inheritance -slug: Aprender/CSS/Construindo_blocos/Cascade_and_inheritance +slug: Learn/CSS/Building_blocks/Cascade_and_inheritance translation_of: Learn/CSS/Building_blocks/Cascade_and_inheritance +original_slug: Aprender/CSS/Construindo_blocos/Cascade_and_inheritance --- <div>{{LearnSidebar}}{{NextMenu("Learn/CSS/Building_blocks/Selectors", "Learn/CSS/Building_blocks")}}</div> diff --git a/files/pt-br/learn/css/building_blocks/index.html b/files/pt-br/learn/css/building_blocks/index.html index b79de8baa0..ae7d8d42a7 100644 --- a/files/pt-br/learn/css/building_blocks/index.html +++ b/files/pt-br/learn/css/building_blocks/index.html @@ -1,7 +1,8 @@ --- title: Construindo blocos CSS -slug: Aprender/CSS/Construindo_blocos +slug: Learn/CSS/Building_blocks translation_of: Learn/CSS/Building_blocks +original_slug: Aprender/CSS/Construindo_blocos --- <div>{{LearnSidebar}}</div> diff --git a/files/pt-br/learn/css/building_blocks/the_box_model/index.html b/files/pt-br/learn/css/building_blocks/the_box_model/index.html index 841540a8f0..dcfe23eb84 100644 --- a/files/pt-br/learn/css/building_blocks/the_box_model/index.html +++ b/files/pt-br/learn/css/building_blocks/the_box_model/index.html @@ -1,7 +1,8 @@ --- title: The box model -slug: Aprender/CSS/Construindo_blocos/The_box_model +slug: Learn/CSS/Building_blocks/The_box_model translation_of: Learn/CSS/Building_blocks/The_box_model +original_slug: Aprender/CSS/Construindo_blocos/The_box_model --- <div>{{LearnSidebar}}{{PreviousMenuNext("Learn/CSS/Building_blocks/Selectors/Combinators", "Learn/CSS/Building_blocks/Backgrounds_and_borders", "Learn/CSS/Building_blocks")}}</div> diff --git a/files/pt-br/learn/css/css_layout/introduction/index.html b/files/pt-br/learn/css/css_layout/introduction/index.html index 9314e8efd3..db8e49c6ab 100644 --- a/files/pt-br/learn/css/css_layout/introduction/index.html +++ b/files/pt-br/learn/css/css_layout/introduction/index.html @@ -1,7 +1,8 @@ --- title: Introdução ao leiaute com CSS -slug: Learn/CSS/CSS_layout/Intro_leiaute_CSS +slug: Learn/CSS/CSS_layout/Introduction translation_of: Learn/CSS/CSS_layout/Introduction +original_slug: Learn/CSS/CSS_layout/Intro_leiaute_CSS --- <div>{{LearnSidebar}}</div> diff --git a/files/pt-br/learn/css/css_layout/multiple-column_layout/index.html b/files/pt-br/learn/css/css_layout/multiple-column_layout/index.html index 2605843ff4..9c1f90a5e1 100644 --- a/files/pt-br/learn/css/css_layout/multiple-column_layout/index.html +++ b/files/pt-br/learn/css/css_layout/multiple-column_layout/index.html @@ -1,7 +1,8 @@ --- title: Layout de varias colunas -slug: Learn/CSS/CSS_layout/Layout_de_varias_colunas +slug: Learn/CSS/CSS_layout/Multiple-column_Layout translation_of: Learn/CSS/CSS_layout/Multiple-column_Layout +original_slug: Learn/CSS/CSS_layout/Layout_de_varias_colunas --- <div>{{LearnSidebar}}</div> diff --git a/files/pt-br/learn/css/css_layout/normal_flow/index.html b/files/pt-br/learn/css/css_layout/normal_flow/index.html index c27a403fa7..68c838a54b 100644 --- a/files/pt-br/learn/css/css_layout/normal_flow/index.html +++ b/files/pt-br/learn/css/css_layout/normal_flow/index.html @@ -1,7 +1,8 @@ --- title: Fluxo Normal -slug: Learn/CSS/CSS_layout/Fluxo_Normal +slug: Learn/CSS/CSS_layout/Normal_Flow translation_of: Learn/CSS/CSS_layout/Normal_Flow +original_slug: Learn/CSS/CSS_layout/Fluxo_Normal --- <div>{{LearnSidebar}}</div> diff --git a/files/pt-br/learn/css/first_steps/getting_started/index.html b/files/pt-br/learn/css/first_steps/getting_started/index.html index a9a5218e98..c3ba793680 100644 --- a/files/pt-br/learn/css/first_steps/getting_started/index.html +++ b/files/pt-br/learn/css/first_steps/getting_started/index.html @@ -1,6 +1,6 @@ --- title: Iniciando com CSS -slug: Learn/CSS/First_steps/Iniciando +slug: Learn/CSS/First_steps/Getting_started tags: - Aprender - CSS @@ -11,6 +11,7 @@ tags: - Seletores - Sintaxe translation_of: Learn/CSS/First_steps/Getting_started +original_slug: Learn/CSS/First_steps/Iniciando --- <div>{{LearnSidebar}}</div> diff --git a/files/pt-br/learn/css/first_steps/how_css_is_structured/index.html b/files/pt-br/learn/css/first_steps/how_css_is_structured/index.html index 4084647920..3974af9c99 100644 --- a/files/pt-br/learn/css/first_steps/how_css_is_structured/index.html +++ b/files/pt-br/learn/css/first_steps/how_css_is_structured/index.html @@ -1,7 +1,8 @@ --- title: Como CSS é estruturado -slug: Learn/CSS/First_steps/Como_CSS_e_estruturado +slug: Learn/CSS/First_steps/How_CSS_is_structured translation_of: Learn/CSS/First_steps/How_CSS_is_structured +original_slug: Learn/CSS/First_steps/Como_CSS_e_estruturado --- <div>{{LearnSidebar}}</div> diff --git a/files/pt-br/learn/css/first_steps/what_is_css/index.html b/files/pt-br/learn/css/first_steps/what_is_css/index.html index 41980dfee6..faffe455fb 100644 --- a/files/pt-br/learn/css/first_steps/what_is_css/index.html +++ b/files/pt-br/learn/css/first_steps/what_is_css/index.html @@ -1,6 +1,6 @@ --- title: O que é CSS? -slug: Learn/CSS/First_steps/O_que_e_CSS +slug: Learn/CSS/First_steps/What_is_CSS tags: - Aprender - CSS @@ -10,6 +10,7 @@ tags: - Sintaxe - especificação translation_of: Learn/CSS/First_steps/What_is_CSS +original_slug: Learn/CSS/First_steps/O_que_e_CSS --- <div>{{LearnSidebar}}</div> diff --git a/files/pt-br/learn/css/howto/css_faq/index.html b/files/pt-br/learn/css/howto/css_faq/index.html index f3febd4637..a00f5ee395 100644 --- a/files/pt-br/learn/css/howto/css_faq/index.html +++ b/files/pt-br/learn/css/howto/css_faq/index.html @@ -1,6 +1,6 @@ --- title: CSS - Perguntas frequentes -slug: Learn/CSS/Howto/CSS_Perguntas_Frequentes +slug: Learn/CSS/Howto/CSS_FAQ tags: - CSS - Exemplo @@ -10,6 +10,7 @@ tags: - Perguntas Frequentes - Web translation_of: Learn/CSS/Howto/CSS_FAQ +original_slug: Learn/CSS/Howto/CSS_Perguntas_Frequentes --- <h2 id="Por_que_meu_CSS_que_é_válido_não_é_renderizado_corretamente">Por que meu CSS, que é válido, não é renderizado corretamente?</h2> diff --git a/files/pt-br/learn/css/index.html b/files/pt-br/learn/css/index.html index f5004d47f3..aaaeeaec2b 100644 --- a/files/pt-br/learn/css/index.html +++ b/files/pt-br/learn/css/index.html @@ -1,12 +1,13 @@ --- title: Aprenda a estilizar HTML utilizando CSS -slug: Aprender/CSS +slug: Learn/CSS tags: - CSS - Folha de Estilos - Iniciante - especificação translation_of: Learn/CSS +original_slug: Aprender/CSS --- <p class="summary">Cascading Stylesheets — ou {{glossary("CSS")}} — é a primeira tecnologia que você deve aprender após o {{glossary("HTML")}}. Enquanto o HTML é utilizado para definir a estrutura e semântica do seu conteúdo, o CSS é usado para estilizá-lo e desenhá-lo. Por exemplo, você pode usar o CSS para alterar a fonte, cor, tamanho e espaçamento do seu conteúdo, dividí-lo em multiplas colunas, ou adicionar animações e outros recursos decorativos.</p> diff --git a/files/pt-br/learn/css/styling_text/index.html b/files/pt-br/learn/css/styling_text/index.html index b2eafa9f05..0a3deb1e0e 100644 --- a/files/pt-br/learn/css/styling_text/index.html +++ b/files/pt-br/learn/css/styling_text/index.html @@ -1,6 +1,6 @@ --- title: Estilizando texto -slug: Aprender/CSS/Estilizando_texto +slug: Learn/CSS/Styling_text tags: - CSS - Fontes @@ -10,6 +10,7 @@ tags: - listas - web fontes translation_of: Learn/CSS/Styling_text +original_slug: Aprender/CSS/Estilizando_texto --- <div>{{LearnSidebar}}</div> diff --git a/files/pt-br/learn/css/styling_text/styling_lists/index.html b/files/pt-br/learn/css/styling_text/styling_lists/index.html index 72dc8dc227..f62387343a 100644 --- a/files/pt-br/learn/css/styling_text/styling_lists/index.html +++ b/files/pt-br/learn/css/styling_text/styling_lists/index.html @@ -1,8 +1,9 @@ --- title: Manipulando Listas -slug: Web/CSS/Getting_Started/Lists +slug: Learn/CSS/Styling_text/Styling_lists translation_of: Learn/CSS/Styling_text/Styling_lists translation_of_original: Web/Guide/CSS/Getting_started/Lists +original_slug: Web/CSS/Getting_Started/Lists --- <p>{{ CSSTutorialTOC() }}</p> diff --git a/files/pt-br/learn/forms/basic_native_form_controls/index.html b/files/pt-br/learn/forms/basic_native_form_controls/index.html index ebefe55869..d0fad5e66a 100644 --- a/files/pt-br/learn/forms/basic_native_form_controls/index.html +++ b/files/pt-br/learn/forms/basic_native_form_controls/index.html @@ -1,6 +1,6 @@ --- title: Os widgets nativos -slug: Web/Guide/HTML/Forms/Os_widgets_nativos +slug: Learn/Forms/Basic_native_form_controls tags: - Aprender - Contrôles @@ -11,6 +11,7 @@ tags: - Intermediário - Web translation_of: Learn/Forms/Basic_native_form_controls +original_slug: Web/Guide/HTML/Forms/Os_widgets_nativos --- <div>{{LearnSidebar}}</div> diff --git a/files/pt-br/learn/forms/form_validation/index.html b/files/pt-br/learn/forms/form_validation/index.html index 7f9146d0a4..8cb1e2ace0 100644 --- a/files/pt-br/learn/forms/form_validation/index.html +++ b/files/pt-br/learn/forms/form_validation/index.html @@ -1,7 +1,8 @@ --- title: Form data validation -slug: Web/Guide/HTML/Forms/Form_validation +slug: Learn/Forms/Form_validation translation_of: Learn/Forms/Form_validation +original_slug: Web/Guide/HTML/Forms/Form_validation --- <div>{{LearnSidebar}}{{PreviousMenuNext("Learn/HTML/Forms/Sending_and_retrieving_form_data", "Learn/HTML/Forms/How_to_build_custom_form_widgets", "Learn/HTML/Forms")}}</div> diff --git a/files/pt-br/learn/forms/how_to_build_custom_form_controls/index.html b/files/pt-br/learn/forms/how_to_build_custom_form_controls/index.html index 76e202e685..0fdead0ece 100644 --- a/files/pt-br/learn/forms/how_to_build_custom_form_controls/index.html +++ b/files/pt-br/learn/forms/how_to_build_custom_form_controls/index.html @@ -1,7 +1,8 @@ --- title: How to build custom form widgets -slug: Web/Guide/HTML/Forms/How_to_build_custom_form_widgets +slug: Learn/Forms/How_to_build_custom_form_controls translation_of: Learn/Forms/How_to_build_custom_form_controls +original_slug: Web/Guide/HTML/Forms/How_to_build_custom_form_widgets --- <div>{{LearnSidebar}}{{PreviousMenuNext("Learn/HTML/Forms/Form_validation", "Learn/HTML/Forms/Sending_forms_through_JavaScript", "Learn/HTML/Forms")}}</div> diff --git a/files/pt-br/learn/forms/how_to_structure_a_web_form/index.html b/files/pt-br/learn/forms/how_to_structure_a_web_form/index.html index 33a562813c..2f73baf5e2 100644 --- a/files/pt-br/learn/forms/how_to_structure_a_web_form/index.html +++ b/files/pt-br/learn/forms/how_to_structure_a_web_form/index.html @@ -1,6 +1,6 @@ --- title: Como estruturar um formulário HTML -slug: Web/Guide/HTML/Forms/How_to_structure_an_HTML_form +slug: Learn/Forms/How_to_structure_a_web_form tags: - Beginner - CodingScripting @@ -12,6 +12,7 @@ tags: - Structure - Web translation_of: Learn/Forms/How_to_structure_a_web_form +original_slug: Web/Guide/HTML/Forms/How_to_structure_an_HTML_form --- <div> <p>{{LearnSidebar}}</p> diff --git a/files/pt-br/learn/forms/index.html b/files/pt-br/learn/forms/index.html index 15bd243566..b7f87b52da 100644 --- a/files/pt-br/learn/forms/index.html +++ b/files/pt-br/learn/forms/index.html @@ -1,6 +1,6 @@ --- title: Formulários da Web - Trabalhando com dados do usuário -slug: Web/Guide/HTML/Forms +slug: Learn/Forms tags: - Aprender - Funcionalidades @@ -10,6 +10,7 @@ tags: - Web - formulários translation_of: Learn/Forms +original_slug: Web/Guide/HTML/Forms --- <div>{{LearnSidebar}}</div> diff --git a/files/pt-br/learn/forms/sending_and_retrieving_form_data/index.html b/files/pt-br/learn/forms/sending_and_retrieving_form_data/index.html index c6eaaee29b..6f83b45aa4 100644 --- a/files/pt-br/learn/forms/sending_and_retrieving_form_data/index.html +++ b/files/pt-br/learn/forms/sending_and_retrieving_form_data/index.html @@ -1,7 +1,8 @@ --- title: Sending form data -slug: Web/Guide/HTML/Forms/Sending_and_retrieving_form_data +slug: Learn/Forms/Sending_and_retrieving_form_data translation_of: Learn/Forms/Sending_and_retrieving_form_data +original_slug: Web/Guide/HTML/Forms/Sending_and_retrieving_form_data --- <p>Em muitos casos, a finalidade de <a href="/en-US/docs/HTML/Forms" title="/en-US/docs/HTML/Forms">HTML Form</a> Um é enviar dados para um servidor. O servidor processa os dados e envia uma resposta ao usuário. Isso parece simples, mas é importante manter algumas coisas em mente para garantir que os dados não danifiquem o servidor ou causem problemas para seus usuários.</p> diff --git a/files/pt-br/learn/forms/your_first_form/index.html b/files/pt-br/learn/forms/your_first_form/index.html index 31ef58aa7c..8c1339a83a 100644 --- a/files/pt-br/learn/forms/your_first_form/index.html +++ b/files/pt-br/learn/forms/your_first_form/index.html @@ -1,7 +1,8 @@ --- title: Meu primeiro formulário HTML -slug: Web/Guide/HTML/Forms/Meu_primeiro_formulario_HTML +slug: Learn/Forms/Your_first_form translation_of: Learn/Forms/Your_first_form +original_slug: Web/Guide/HTML/Forms/Meu_primeiro_formulario_HTML --- <p>Este é um artigo introdutório para formulários HTML. Através de um simples formulário de contato, nós veremos os requisitos básicos para construir formulários HTML. Esse artigo assume que você não sabe nada sobre formulários HTML, mas presume que você conhece o <a href="/pt-BR/docs/HTML/Introduction">básico de HTML</a> e <a href="/pt-BR/docs/Web/CSS/Getting_Started" title="/en-US/docs/CSS/Getting_Started">CSS</a>.</p> diff --git a/files/pt-br/learn/front-end_web_developer/index.html b/files/pt-br/learn/front-end_web_developer/index.html index 67a73497ef..44b52ceb0a 100644 --- a/files/pt-br/learn/front-end_web_developer/index.html +++ b/files/pt-br/learn/front-end_web_developer/index.html @@ -1,6 +1,6 @@ --- title: Desenvolvedor Web Front-end -slug: Aprender/Front-end_web_developer +slug: Learn/Front-end_web_developer tags: - Aprender - CSS @@ -11,6 +11,7 @@ tags: - JavaScript - Padrões Web translation_of: Learn/Front-end_web_developer +original_slug: Aprender/Front-end_web_developer --- <p>{{learnsidebar}}</p> diff --git a/files/pt-br/learn/getting_started_with_the_web/css_basics/index.html b/files/pt-br/learn/getting_started_with_the_web/css_basics/index.html index 34d0eb95ad..a3f3c7f46c 100644 --- a/files/pt-br/learn/getting_started_with_the_web/css_basics/index.html +++ b/files/pt-br/learn/getting_started_with_the_web/css_basics/index.html @@ -1,6 +1,6 @@ --- title: CSS básico -slug: Aprender/Getting_started_with_the_web/CSS_basico +slug: Learn/Getting_started_with_the_web/CSS_basics tags: - Aprender - CSS @@ -8,8 +8,9 @@ tags: - Estilo - Iniciante - Web - - 'l10n:prioridade' + - l10n:prioridade translation_of: Learn/Getting_started_with_the_web/CSS_basics +original_slug: Aprender/Getting_started_with_the_web/CSS_basico --- <div>{{LearnSidebar}}</div> diff --git a/files/pt-br/learn/getting_started_with_the_web/dealing_with_files/index.html b/files/pt-br/learn/getting_started_with_the_web/dealing_with_files/index.html index a2d477a698..3061b41d1b 100644 --- a/files/pt-br/learn/getting_started_with_the_web/dealing_with_files/index.html +++ b/files/pt-br/learn/getting_started_with_the_web/dealing_with_files/index.html @@ -1,6 +1,6 @@ --- title: Lidando com arquivos -slug: Aprender/Getting_started_with_the_web/lidando_com_arquivos +slug: Learn/Getting_started_with_the_web/Dealing_with_files tags: - Arquivos - Codificação de Scripts @@ -8,9 +8,10 @@ tags: - HTML - Iniciante - Site - - 'l10:prioridade' + - l10:prioridade - teoria translation_of: Learn/Getting_started_with_the_web/Dealing_with_files +original_slug: Aprender/Getting_started_with_the_web/lidando_com_arquivos --- <div>{{LearnSidebar}}</div> diff --git a/files/pt-br/learn/getting_started_with_the_web/how_the_web_works/index.html b/files/pt-br/learn/getting_started_with_the_web/how_the_web_works/index.html index cf911dafc5..9589503e8a 100644 --- a/files/pt-br/learn/getting_started_with_the_web/how_the_web_works/index.html +++ b/files/pt-br/learn/getting_started_with_the_web/how_the_web_works/index.html @@ -1,6 +1,6 @@ --- title: Como a Web funciona -slug: Aprender/Getting_started_with_the_web/Como_a_Web_funciona +slug: Learn/Getting_started_with_the_web/How_the_Web_works tags: - Aprender - Cliente @@ -11,8 +11,9 @@ tags: - Iniciante - Servidor - TCP - - 'l10n:prioridade' + - l10n:prioridade translation_of: Learn/Getting_started_with_the_web/How_the_Web_works +original_slug: Aprender/Getting_started_with_the_web/Como_a_Web_funciona --- <p>{{LearnSidebar}}</p> diff --git a/files/pt-br/learn/getting_started_with_the_web/html_basics/index.html b/files/pt-br/learn/getting_started_with_the_web/html_basics/index.html index 534fc5b9c9..bd6ddd381b 100644 --- a/files/pt-br/learn/getting_started_with_the_web/html_basics/index.html +++ b/files/pt-br/learn/getting_started_with_the_web/html_basics/index.html @@ -1,14 +1,15 @@ --- title: HTML básico -slug: Aprender/Getting_started_with_the_web/HTML_basico +slug: Learn/Getting_started_with_the_web/HTML_basics tags: - Aprender - Codificação de Scripts - HTML - Iniciante - Web - - 'l10:prioridade' + - l10:prioridade translation_of: Learn/Getting_started_with_the_web/HTML_basics +original_slug: Aprender/Getting_started_with_the_web/HTML_basico --- <div>{{LearnSidebar}}</div> diff --git a/files/pt-br/learn/getting_started_with_the_web/index.html b/files/pt-br/learn/getting_started_with_the_web/index.html index ac40c9ed36..f752365442 100644 --- a/files/pt-br/learn/getting_started_with_the_web/index.html +++ b/files/pt-br/learn/getting_started_with_the_web/index.html @@ -1,17 +1,18 @@ --- title: Introdução à Web -slug: Aprender/Getting_started_with_the_web +slug: Learn/Getting_started_with_the_web tags: - CSS - Design - Guía - HTML - Iniciante - - 'l10:prioridade' + - l10:prioridade - publicação - teoria - Índice translation_of: Learn/Getting_started_with_the_web +original_slug: Aprender/Getting_started_with_the_web --- <div>{{LearnSidebar}}</div> diff --git a/files/pt-br/learn/getting_started_with_the_web/installing_basic_software/index.html b/files/pt-br/learn/getting_started_with_the_web/installing_basic_software/index.html index 0093c0a82d..cdb1f515f7 100644 --- a/files/pt-br/learn/getting_started_with_the_web/installing_basic_software/index.html +++ b/files/pt-br/learn/getting_started_with_the_web/installing_basic_software/index.html @@ -1,6 +1,6 @@ --- title: Instalando os programas básicos -slug: Aprender/Getting_started_with_the_web/instalando_programas_basicos +slug: Learn/Getting_started_with_the_web/Installing_basic_software tags: - Aprender - Ferramentas @@ -9,8 +9,9 @@ tags: - Navegador - configuração - editor de texto - - 'l10:prioridade' + - l10:prioridade translation_of: Learn/Getting_started_with_the_web/Installing_basic_software +original_slug: Aprender/Getting_started_with_the_web/instalando_programas_basicos --- <div>{{LearnSidebar}}</div> diff --git a/files/pt-br/learn/getting_started_with_the_web/javascript_basics/index.html b/files/pt-br/learn/getting_started_with_the_web/javascript_basics/index.html index a54cab793a..68b897a9a6 100644 --- a/files/pt-br/learn/getting_started_with_the_web/javascript_basics/index.html +++ b/files/pt-br/learn/getting_started_with_the_web/javascript_basics/index.html @@ -1,14 +1,15 @@ --- title: JavaScript básico -slug: Aprender/Getting_started_with_the_web/JavaScript_basico +slug: Learn/Getting_started_with_the_web/JavaScript_basics tags: - Aprender - Codificação de Script - Iniciante - JavaScript - Web - - 'l10:prioridade' + - l10:prioridade translation_of: Learn/Getting_started_with_the_web/JavaScript_basics +original_slug: Aprender/Getting_started_with_the_web/JavaScript_basico --- <div>{{LearnSidebar}}</div> diff --git a/files/pt-br/learn/getting_started_with_the_web/publishing_your_website/index.html b/files/pt-br/learn/getting_started_with_the_web/publishing_your_website/index.html index 7bc25089da..267dd30e49 100644 --- a/files/pt-br/learn/getting_started_with_the_web/publishing_your_website/index.html +++ b/files/pt-br/learn/getting_started_with_the_web/publishing_your_website/index.html @@ -1,6 +1,6 @@ --- title: Publicando seu site -slug: Aprender/Getting_started_with_the_web/Publicando_seu_site +slug: Learn/Getting_started_with_the_web/Publishing_your_website tags: - Codificação em Script - FTP @@ -8,10 +8,11 @@ tags: - Iniciante - Motor de Apps do Google - Web - - 'l10n:prioridade' + - l10n:prioridade - publicação - servidor web translation_of: Learn/Getting_started_with_the_web/Publishing_your_website +original_slug: Aprender/Getting_started_with_the_web/Publicando_seu_site --- <p>{{LearnSidebar}}</p> diff --git a/files/pt-br/learn/getting_started_with_the_web/the_web_and_web_standards/index.html b/files/pt-br/learn/getting_started_with_the_web/the_web_and_web_standards/index.html index 26de56ea06..08bcb4b64e 100644 --- a/files/pt-br/learn/getting_started_with_the_web/the_web_and_web_standards/index.html +++ b/files/pt-br/learn/getting_started_with_the_web/the_web_and_web_standards/index.html @@ -1,7 +1,8 @@ --- title: A web e seus padrões -slug: Aprender/Getting_started_with_the_web/A_web_e_seus_padrões +slug: Learn/Getting_started_with_the_web/The_web_and_web_standards translation_of: Learn/Getting_started_with_the_web/The_web_and_web_standards +original_slug: Aprender/Getting_started_with_the_web/A_web_e_seus_padrões --- <p dir="ltr"><font><font>{{learnsidebar}}</font></font></p> diff --git a/files/pt-br/learn/getting_started_with_the_web/what_will_your_website_look_like/index.html b/files/pt-br/learn/getting_started_with_the_web/what_will_your_website_look_like/index.html index 62ad3bd27d..f6f6da8f8d 100644 --- a/files/pt-br/learn/getting_started_with_the_web/what_will_your_website_look_like/index.html +++ b/files/pt-br/learn/getting_started_with_the_web/what_will_your_website_look_like/index.html @@ -1,6 +1,6 @@ --- title: Com será o seu site? -slug: Aprender/Getting_started_with_the_web/com_que_seu_site_vai_parecer +slug: Learn/Getting_started_with_the_web/What_will_your_website_look_like tags: - Aprender - Ativos @@ -12,8 +12,9 @@ tags: - Iniciante - Passo a passo - Simples - - 'l10:prioridade' + - l10:prioridade translation_of: Learn/Getting_started_with_the_web/What_will_your_website_look_like +original_slug: Aprender/Getting_started_with_the_web/com_que_seu_site_vai_parecer --- <div>{{LearnSidebar}}</div> diff --git a/files/pt-br/learn/html/howto/author_fast-loading_html_pages/index.html b/files/pt-br/learn/html/howto/author_fast-loading_html_pages/index.html index e693b6fed8..b5bf80270c 100644 --- a/files/pt-br/learn/html/howto/author_fast-loading_html_pages/index.html +++ b/files/pt-br/learn/html/howto/author_fast-loading_html_pages/index.html @@ -1,9 +1,10 @@ --- title: Dicas para criar páginas HTML de carregamento rápido -slug: Web/HTML/Dicas_para_criar_páginas_HTML_de_carregamento_rápido +slug: Learn/HTML/Howto/Author_fast-loading_HTML_pages tags: - Performance translation_of: Learn/HTML/Howto/Author_fast-loading_HTML_pages +original_slug: Web/HTML/Dicas_para_criar_páginas_HTML_de_carregamento_rápido --- <p>Estas dicas são baseadas em conhecimento comum e experimentação.</p> <p>Uma página web otimizada não apenas provê um site mais responsivo aos visitantes, como também reduz a carga sobre os servidores e a conexão com a Internet. Isso pode ser crucial para sites de grande volume ou sites que tenham um pico de tráfego devido a circunstâncias extraordinárias, como plantões de notícias urgentes.</p> diff --git a/files/pt-br/learn/html/howto/index.html b/files/pt-br/learn/html/howto/index.html index 4d64f7d792..9ddbd6516a 100644 --- a/files/pt-br/learn/html/howto/index.html +++ b/files/pt-br/learn/html/howto/index.html @@ -1,7 +1,8 @@ --- title: Use HTML para resolver problemas comuns -slug: Aprender/HTML/como-fazer +slug: Learn/HTML/Howto translation_of: Learn/HTML/Howto +original_slug: Aprender/HTML/como-fazer --- <div>{{LearnSidebar}}</div> diff --git a/files/pt-br/learn/html/howto/use_data_attributes/index.html b/files/pt-br/learn/html/howto/use_data_attributes/index.html index 20daf02206..d1c6154dc1 100644 --- a/files/pt-br/learn/html/howto/use_data_attributes/index.html +++ b/files/pt-br/learn/html/howto/use_data_attributes/index.html @@ -1,7 +1,8 @@ --- title: Utilizando data attributes -slug: Web/Guide/HTML/Using_data_attributes +slug: Learn/HTML/Howto/Use_data_attributes translation_of: Learn/HTML/Howto/Use_data_attributes +original_slug: Web/Guide/HTML/Using_data_attributes --- <p>O <a href="/en-US/docs/Web/Guide/HTML/HTML5" title="/en-US/docs/Web/Guide/HTML/HTML5">HTML5</a> foi criado pensando na extensibilidade dos dados que precisam ser associados a um determinado elemento mas não necessariamente tem um significado definido. <a href="/en-US/docs/Web/HTML/Global_attributes#data-*">Atributos data-* </a>nos permite armazenar informações extras em elementos HTML padrões e semânticos, sem a necessidades de hacks como <a href="/en-US/docs/Web/API/Element.classList">classList</a>, atributos fora do padrão, propriedades extras no DOM ou o método depreciado <a href="/en-US/docs/Web/API/Node.setUserData">setUserData</a>.</p> diff --git a/files/pt-br/learn/html/index.html b/files/pt-br/learn/html/index.html index 498ba9ab01..64fcae245a 100644 --- a/files/pt-br/learn/html/index.html +++ b/files/pt-br/learn/html/index.html @@ -1,6 +1,6 @@ --- title: Estruturando a web com HTML -slug: Aprender/HTML +slug: Learn/HTML tags: - Aprender - Guía @@ -9,6 +9,7 @@ tags: - Introdução - Tópico translation_of: Learn/HTML +original_slug: Aprender/HTML --- <p class="summary">{{LearnSidebar}}</p> diff --git a/files/pt-br/learn/html/introduction_to_html/advanced_text_formatting/index.html b/files/pt-br/learn/html/introduction_to_html/advanced_text_formatting/index.html index 3b5365b074..1fbb164bd4 100644 --- a/files/pt-br/learn/html/introduction_to_html/advanced_text_formatting/index.html +++ b/files/pt-br/learn/html/introduction_to_html/advanced_text_formatting/index.html @@ -1,6 +1,6 @@ --- title: Formatação avançada de texto -slug: Aprender/HTML/Introducao_ao_HTML/Formatacao_avancada_texto +slug: Learn/HTML/Introduction_to_HTML/Advanced_text_formatting tags: - Aprender - Guía @@ -11,6 +11,7 @@ tags: - lista de descrição - semântico translation_of: Learn/HTML/Introduction_to_HTML/Advanced_text_formatting +original_slug: Aprender/HTML/Introducao_ao_HTML/Formatacao_avancada_texto --- <div>{{LearnSidebar}}</div> diff --git a/files/pt-br/learn/html/introduction_to_html/creating_hyperlinks/index.html b/files/pt-br/learn/html/introduction_to_html/creating_hyperlinks/index.html index 1abbfa20c4..c58175af3c 100644 --- a/files/pt-br/learn/html/introduction_to_html/creating_hyperlinks/index.html +++ b/files/pt-br/learn/html/introduction_to_html/creating_hyperlinks/index.html @@ -1,6 +1,6 @@ --- title: Criando hyperlinks -slug: Aprender/HTML/Introducao_ao_HTML/Criando_hyperlinks +slug: Learn/HTML/Introduction_to_HTML/Creating_hyperlinks tags: - Guía - HTML @@ -13,6 +13,7 @@ tags: - hyperlinks - relativo translation_of: Learn/HTML/Introduction_to_HTML/Creating_hyperlinks +original_slug: Aprender/HTML/Introducao_ao_HTML/Criando_hyperlinks --- <div> <p>{{LearnSidebar}}</p> diff --git a/files/pt-br/learn/html/introduction_to_html/debugging_html/index.html b/files/pt-br/learn/html/introduction_to_html/debugging_html/index.html index 4b518454d9..e57bb8810c 100644 --- a/files/pt-br/learn/html/introduction_to_html/debugging_html/index.html +++ b/files/pt-br/learn/html/introduction_to_html/debugging_html/index.html @@ -1,7 +1,8 @@ --- title: Debugging HTML -slug: Aprender/HTML/Introducao_ao_HTML/Debugging_HTML +slug: Learn/HTML/Introduction_to_HTML/Debugging_HTML translation_of: Learn/HTML/Introduction_to_HTML/Debugging_HTML +original_slug: Aprender/HTML/Introducao_ao_HTML/Debugging_HTML --- <div>{{LearnSidebar}}</div> diff --git a/files/pt-br/learn/html/introduction_to_html/document_and_website_structure/index.html b/files/pt-br/learn/html/introduction_to_html/document_and_website_structure/index.html index 825d2cec6e..3987dda3a6 100644 --- a/files/pt-br/learn/html/introduction_to_html/document_and_website_structure/index.html +++ b/files/pt-br/learn/html/introduction_to_html/document_and_website_structure/index.html @@ -1,7 +1,8 @@ --- title: Estrutura de documento e sites -slug: Aprender/HTML/Introducao_ao_HTML/Estrutura_de_documento_e_sites +slug: Learn/HTML/Introduction_to_HTML/Document_and_website_structure translation_of: Learn/HTML/Introduction_to_HTML/Document_and_website_structure +original_slug: Aprender/HTML/Introducao_ao_HTML/Estrutura_de_documento_e_sites --- <div>{{LearnSidebar}}</div> diff --git a/files/pt-br/learn/html/introduction_to_html/getting_started/index.html b/files/pt-br/learn/html/introduction_to_html/getting_started/index.html index ed79c15034..07f6c60450 100644 --- a/files/pt-br/learn/html/introduction_to_html/getting_started/index.html +++ b/files/pt-br/learn/html/introduction_to_html/getting_started/index.html @@ -1,6 +1,6 @@ --- title: Iniciando com HTML -slug: Aprender/HTML/Introducao_ao_HTML/Getting_started +slug: Learn/HTML/Introduction_to_HTML/Getting_started tags: - Codificação de Scripts - Comentário @@ -12,6 +12,7 @@ tags: - espaço em branco - referência de entidade translation_of: Learn/HTML/Introduction_to_HTML/Getting_started +original_slug: Aprender/HTML/Introducao_ao_HTML/Getting_started --- <div>{{LearnSidebar}}</div> diff --git a/files/pt-br/learn/html/introduction_to_html/html_text_fundamentals/index.html b/files/pt-br/learn/html/introduction_to_html/html_text_fundamentals/index.html index 47ca918b68..261e7d9437 100644 --- a/files/pt-br/learn/html/introduction_to_html/html_text_fundamentals/index.html +++ b/files/pt-br/learn/html/introduction_to_html/html_text_fundamentals/index.html @@ -1,6 +1,6 @@ --- title: Fundamentos do texto em HTML -slug: Aprender/HTML/Introducao_ao_HTML/Fundamentos_textuais_HTML +slug: Learn/HTML/Introduction_to_HTML/HTML_text_fundamentals tags: - Aprender - Guía @@ -12,6 +12,7 @@ tags: - parágrafo - semántica translation_of: Learn/HTML/Introduction_to_HTML/HTML_text_fundamentals +original_slug: Aprender/HTML/Introducao_ao_HTML/Fundamentos_textuais_HTML --- <div>{{LearnSidebar}}</div> diff --git a/files/pt-br/learn/html/introduction_to_html/index.html b/files/pt-br/learn/html/introduction_to_html/index.html index f0e69d61d4..8112ecfab0 100644 --- a/files/pt-br/learn/html/introduction_to_html/index.html +++ b/files/pt-br/learn/html/introduction_to_html/index.html @@ -1,6 +1,6 @@ --- title: Introdução ao HTML -slug: Aprender/HTML/Introducao_ao_HTML +slug: Learn/HTML/Introduction_to_HTML tags: - Codificação de Script - Estrutura @@ -12,6 +12,7 @@ tags: - cabeçalho - semántica translation_of: Learn/HTML/Introduction_to_HTML +original_slug: Aprender/HTML/Introducao_ao_HTML --- <div>{{LearnSidebar}}</div> diff --git a/files/pt-br/learn/html/introduction_to_html/test_your_skills_colon__html_text_basics/index.html b/files/pt-br/learn/html/introduction_to_html/test_your_skills_colon__html_text_basics/index.html index c6d49c4015..e6d0b589aa 100644 --- a/files/pt-br/learn/html/introduction_to_html/test_your_skills_colon__html_text_basics/index.html +++ b/files/pt-br/learn/html/introduction_to_html/test_your_skills_colon__html_text_basics/index.html @@ -1,13 +1,14 @@ --- title: 'Teste suas habilidades: Noções básicas de texto HTML' -slug: 'Aprender/HTML/Introducao_ao_HTML/Test_your_skills:_HTML_text_basics' +slug: Learn/HTML/Introduction_to_HTML/Test_your_skills:_HTML_text_basics tags: - HTML - Iniciante - Teste suas habilidades - Texto - aprendizado -translation_of: 'Learn/HTML/Introduction_to_HTML/Test_your_skills:_HTML_text_basics' +translation_of: Learn/HTML/Introduction_to_HTML/Test_your_skills:_HTML_text_basics +original_slug: Aprender/HTML/Introducao_ao_HTML/Test_your_skills:_HTML_text_basics --- <div>{{learnsidebar}}</div> diff --git a/files/pt-br/learn/html/introduction_to_html/the_head_metadata_in_html/index.html b/files/pt-br/learn/html/introduction_to_html/the_head_metadata_in_html/index.html index 66dd155c09..d0e6a90d81 100644 --- a/files/pt-br/learn/html/introduction_to_html/the_head_metadata_in_html/index.html +++ b/files/pt-br/learn/html/introduction_to_html/the_head_metadata_in_html/index.html @@ -1,6 +1,6 @@ --- title: O que está no cabeçalho? Metadados em HTML -slug: Aprender/HTML/Introducao_ao_HTML/The_head_metadata_in_HTML +slug: Learn/HTML/Introduction_to_HTML/The_head_metadata_in_HTML tags: - Guía - HTML @@ -9,6 +9,7 @@ tags: - lang - metadados translation_of: Learn/HTML/Introduction_to_HTML/The_head_metadata_in_HTML +original_slug: Aprender/HTML/Introducao_ao_HTML/The_head_metadata_in_HTML --- <div>{{LearnSidebar}}</div> diff --git a/files/pt-br/learn/html/multimedia_and_embedding/adding_vector_graphics_to_the_web/index.html b/files/pt-br/learn/html/multimedia_and_embedding/adding_vector_graphics_to_the_web/index.html index 2ebc971f42..ef64facfd5 100644 --- a/files/pt-br/learn/html/multimedia_and_embedding/adding_vector_graphics_to_the_web/index.html +++ b/files/pt-br/learn/html/multimedia_and_embedding/adding_vector_graphics_to_the_web/index.html @@ -1,7 +1,8 @@ --- title: Adicionando vetor gráfico na web -slug: Aprender/HTML/Multimedia_and_embedding/Adding_vector_graphics_to_the_Web +slug: Learn/HTML/Multimedia_and_embedding/Adding_vector_graphics_to_the_Web translation_of: Learn/HTML/Multimedia_and_embedding/Adding_vector_graphics_to_the_Web +original_slug: Aprender/HTML/Multimedia_and_embedding/Adding_vector_graphics_to_the_Web --- <div>{{LearnSidebar}}</div> diff --git a/files/pt-br/learn/html/multimedia_and_embedding/images_in_html/index.html b/files/pt-br/learn/html/multimedia_and_embedding/images_in_html/index.html index 4f463148c1..9f8ed743a3 100644 --- a/files/pt-br/learn/html/multimedia_and_embedding/images_in_html/index.html +++ b/files/pt-br/learn/html/multimedia_and_embedding/images_in_html/index.html @@ -1,6 +1,6 @@ --- title: Imagens no HTML -slug: Aprender/HTML/Multimedia_and_embedding/Images_in_HTML +slug: Learn/HTML/Multimedia_and_embedding/Images_in_HTML tags: - Guía - HTML @@ -11,6 +11,7 @@ tags: - figure - img translation_of: Learn/HTML/Multimedia_and_embedding/Images_in_HTML +original_slug: Aprender/HTML/Multimedia_and_embedding/Images_in_HTML --- <div>{{LearnSidebar}}</div> diff --git a/files/pt-br/learn/html/multimedia_and_embedding/index.html b/files/pt-br/learn/html/multimedia_and_embedding/index.html index d644018330..e4aebc5242 100644 --- a/files/pt-br/learn/html/multimedia_and_embedding/index.html +++ b/files/pt-br/learn/html/multimedia_and_embedding/index.html @@ -1,6 +1,6 @@ --- title: Multimídia e Incorporação -slug: Aprender/HTML/Multimedia_and_embedding +slug: Learn/HTML/Multimedia_and_embedding tags: - Acesso - Aprender @@ -16,6 +16,7 @@ tags: - Vídeo(2) - iframes translation_of: Learn/HTML/Multimedia_and_embedding +original_slug: Aprender/HTML/Multimedia_and_embedding --- <p>{{LearnSidebar}}</p> diff --git a/files/pt-br/learn/html/multimedia_and_embedding/other_embedding_technologies/index.html b/files/pt-br/learn/html/multimedia_and_embedding/other_embedding_technologies/index.html index 80299e4f72..5fbd02739a 100644 --- a/files/pt-br/learn/html/multimedia_and_embedding/other_embedding_technologies/index.html +++ b/files/pt-br/learn/html/multimedia_and_embedding/other_embedding_technologies/index.html @@ -1,7 +1,8 @@ --- title: Do objeto ao iframe - outras tecnologias de incorporação -slug: Aprender/HTML/Multimedia_and_embedding/Other_embedding_technologies +slug: Learn/HTML/Multimedia_and_embedding/Other_embedding_technologies translation_of: Learn/HTML/Multimedia_and_embedding/Other_embedding_technologies +original_slug: Aprender/HTML/Multimedia_and_embedding/Other_embedding_technologies --- <div>{{LearnSidebar}}</div> diff --git a/files/pt-br/learn/html/multimedia_and_embedding/responsive_images/index.html b/files/pt-br/learn/html/multimedia_and_embedding/responsive_images/index.html index 961ec6d82e..61e644eb64 100644 --- a/files/pt-br/learn/html/multimedia_and_embedding/responsive_images/index.html +++ b/files/pt-br/learn/html/multimedia_and_embedding/responsive_images/index.html @@ -1,7 +1,8 @@ --- title: Imagens responsivas -slug: Aprender/HTML/Multimedia_and_embedding/Responsive_images +slug: Learn/HTML/Multimedia_and_embedding/Responsive_images translation_of: Learn/HTML/Multimedia_and_embedding/Responsive_images +original_slug: Aprender/HTML/Multimedia_and_embedding/Responsive_images --- <div>{{LearnSidebar}}</div> diff --git a/files/pt-br/learn/html/multimedia_and_embedding/video_and_audio_content/index.html b/files/pt-br/learn/html/multimedia_and_embedding/video_and_audio_content/index.html index 2a894b7fd0..ae9111133f 100644 --- a/files/pt-br/learn/html/multimedia_and_embedding/video_and_audio_content/index.html +++ b/files/pt-br/learn/html/multimedia_and_embedding/video_and_audio_content/index.html @@ -1,6 +1,6 @@ --- title: Conteúdo de vídeo e áudio -slug: Aprender/HTML/Multimedia_and_embedding/Video_and_audio_content +slug: Learn/HTML/Multimedia_and_embedding/Video_and_audio_content tags: - Artigos - Audio @@ -8,6 +8,7 @@ tags: - HTML - Video translation_of: Learn/HTML/Multimedia_and_embedding/Video_and_audio_content +original_slug: Aprender/HTML/Multimedia_and_embedding/Video_and_audio_content --- <div>{{LearnSidebar}}</div> diff --git a/files/pt-br/learn/html/tables/basics/index.html b/files/pt-br/learn/html/tables/basics/index.html index 36dcaebfa7..d154c5d3ef 100644 --- a/files/pt-br/learn/html/tables/basics/index.html +++ b/files/pt-br/learn/html/tables/basics/index.html @@ -1,7 +1,8 @@ --- title: HTML table basics -slug: Aprender/HTML/Tables/Basics +slug: Learn/HTML/Tables/Basics translation_of: Learn/HTML/Tables/Basics +original_slug: Aprender/HTML/Tables/Basics --- <div>{{LearnSidebar}}</div> diff --git a/files/pt-br/learn/html/tables/index.html b/files/pt-br/learn/html/tables/index.html index 990e9ad438..9cb97abd27 100644 --- a/files/pt-br/learn/html/tables/index.html +++ b/files/pt-br/learn/html/tables/index.html @@ -1,9 +1,10 @@ --- title: Tabelas em HTML -slug: Aprender/HTML/Tables +slug: Learn/HTML/Tables tags: - tabelas translation_of: Learn/HTML/Tables +original_slug: Aprender/HTML/Tables --- <div>{{LearnSidebar}}</div> diff --git a/files/pt-br/learn/index.html b/files/pt-br/learn/index.html index cef65bb9c7..9c76dd4242 100644 --- a/files/pt-br/learn/index.html +++ b/files/pt-br/learn/index.html @@ -1,6 +1,6 @@ --- title: Aprendendo desenvolvimento web -slug: Aprender +slug: Learn tags: - Aprender - CSS @@ -11,6 +11,7 @@ tags: - Novato - Web translation_of: Learn +original_slug: Aprender --- <p>{{LearnSidebar}}</p> diff --git a/files/pt-br/learn/javascript/asynchronous/choosing_the_right_approach/index.html b/files/pt-br/learn/javascript/asynchronous/choosing_the_right_approach/index.html index 254bc41a99..e168a76aef 100644 --- a/files/pt-br/learn/javascript/asynchronous/choosing_the_right_approach/index.html +++ b/files/pt-br/learn/javascript/asynchronous/choosing_the_right_approach/index.html @@ -1,7 +1,8 @@ --- title: Escolhendo a abordagem correta -slug: Learn/JavaScript/Asynchronous/Escolhendo_abordagem_correta +slug: Learn/JavaScript/Asynchronous/Choosing_the_right_approach translation_of: Learn/JavaScript/Asynchronous/Choosing_the_right_approach +original_slug: Learn/JavaScript/Asynchronous/Escolhendo_abordagem_correta --- <div>{{LearnSidebar}}</div> diff --git a/files/pt-br/learn/javascript/asynchronous/concepts/index.html b/files/pt-br/learn/javascript/asynchronous/concepts/index.html index f2e6759f41..f8feca0ca9 100644 --- a/files/pt-br/learn/javascript/asynchronous/concepts/index.html +++ b/files/pt-br/learn/javascript/asynchronous/concepts/index.html @@ -1,7 +1,8 @@ --- title: Conceitos gerais da programação assíncrona -slug: Learn/JavaScript/Asynchronous/Conceitos +slug: Learn/JavaScript/Asynchronous/Concepts translation_of: Learn/JavaScript/Asynchronous/Concepts +original_slug: Learn/JavaScript/Asynchronous/Conceitos --- <div>{{LearnSidebar}}{{NextMenu("Learn/JavaScript/Asynchronous/Introducing", "Learn/JavaScript/Asynchronous")}}</div> diff --git a/files/pt-br/learn/javascript/asynchronous/introducing/index.html b/files/pt-br/learn/javascript/asynchronous/introducing/index.html index b95a88d35c..b37b28faf4 100644 --- a/files/pt-br/learn/javascript/asynchronous/introducing/index.html +++ b/files/pt-br/learn/javascript/asynchronous/introducing/index.html @@ -1,7 +1,8 @@ --- title: Introdução ao JavaScript Async -slug: Learn/JavaScript/Asynchronous/Introdução +slug: Learn/JavaScript/Asynchronous/Introducing translation_of: Learn/JavaScript/Asynchronous/Introducing +original_slug: Learn/JavaScript/Asynchronous/Introdução --- <div>{{LearnSidebar}}</div> diff --git a/files/pt-br/learn/javascript/building_blocks/build_your_own_function/index.html b/files/pt-br/learn/javascript/building_blocks/build_your_own_function/index.html index d701a63823..80f5faf9b3 100644 --- a/files/pt-br/learn/javascript/building_blocks/build_your_own_function/index.html +++ b/files/pt-br/learn/javascript/building_blocks/build_your_own_function/index.html @@ -1,7 +1,8 @@ --- title: Construa sua própria função -slug: Aprender/JavaScript/Elementos_construtivos/Build_your_own_function +slug: Learn/JavaScript/Building_blocks/Build_your_own_function translation_of: Learn/JavaScript/Building_blocks/Build_your_own_function +original_slug: Aprender/JavaScript/Elementos_construtivos/Build_your_own_function --- <div>{{LearnSidebar}}</div> diff --git a/files/pt-br/learn/javascript/building_blocks/conditionals/index.html b/files/pt-br/learn/javascript/building_blocks/conditionals/index.html index 0fec6d40e7..6f110ad3e0 100644 --- a/files/pt-br/learn/javascript/building_blocks/conditionals/index.html +++ b/files/pt-br/learn/javascript/building_blocks/conditionals/index.html @@ -1,11 +1,12 @@ --- title: Tomando decisões no seu código — condicionais -slug: Aprender/JavaScript/Elementos_construtivos/conditionals +slug: Learn/JavaScript/Building_blocks/conditionals tags: - Artigo - Condicionais - Iniciante translation_of: Learn/JavaScript/Building_blocks/conditionals +original_slug: Aprender/JavaScript/Elementos_construtivos/conditionals --- <div>{{LearnSidebar}}</div> diff --git a/files/pt-br/learn/javascript/building_blocks/events/index.html b/files/pt-br/learn/javascript/building_blocks/events/index.html index dd6e41f674..dfc25d3d2b 100644 --- a/files/pt-br/learn/javascript/building_blocks/events/index.html +++ b/files/pt-br/learn/javascript/building_blocks/events/index.html @@ -1,6 +1,6 @@ --- title: Introdução a eventos -slug: Aprender/JavaScript/Elementos_construtivos/Events +slug: Learn/JavaScript/Building_blocks/Events tags: - Aprender - Artigo @@ -10,6 +10,7 @@ tags: - Programando - eventos translation_of: Learn/JavaScript/Building_blocks/Events +original_slug: Aprender/JavaScript/Elementos_construtivos/Events --- <div> <div>{{LearnSidebar}}</div> diff --git a/files/pt-br/learn/javascript/building_blocks/functions/index.html b/files/pt-br/learn/javascript/building_blocks/functions/index.html index 05e9ffcfea..cea5fdcf19 100644 --- a/files/pt-br/learn/javascript/building_blocks/functions/index.html +++ b/files/pt-br/learn/javascript/building_blocks/functions/index.html @@ -1,7 +1,8 @@ --- title: Funções — blocos reutilizáveis de código -slug: Aprender/JavaScript/Elementos_construtivos/Functions +slug: Learn/JavaScript/Building_blocks/Functions translation_of: Learn/JavaScript/Building_blocks/Functions +original_slug: Aprender/JavaScript/Elementos_construtivos/Functions --- <div>{{LearnSidebar}}</div> diff --git a/files/pt-br/learn/javascript/building_blocks/image_gallery/index.html b/files/pt-br/learn/javascript/building_blocks/image_gallery/index.html index 2e4fc27c4d..5780b9b97e 100644 --- a/files/pt-br/learn/javascript/building_blocks/image_gallery/index.html +++ b/files/pt-br/learn/javascript/building_blocks/image_gallery/index.html @@ -1,7 +1,8 @@ --- title: Galeria de Imagens -slug: Aprender/JavaScript/Elementos_construtivos/Image_gallery +slug: Learn/JavaScript/Building_blocks/Image_gallery translation_of: Learn/JavaScript/Building_blocks/Image_gallery +original_slug: Aprender/JavaScript/Elementos_construtivos/Image_gallery --- <div>{{LearnSidebar}}</div> diff --git a/files/pt-br/learn/javascript/building_blocks/index.html b/files/pt-br/learn/javascript/building_blocks/index.html index cb8deab502..44ac236d12 100644 --- a/files/pt-br/learn/javascript/building_blocks/index.html +++ b/files/pt-br/learn/javascript/building_blocks/index.html @@ -1,6 +1,6 @@ --- title: Elementos construtivos do Javascript -slug: Aprender/JavaScript/Elementos_construtivos +slug: Learn/JavaScript/Building_blocks tags: - Artigo - Condicionais @@ -11,6 +11,7 @@ tags: - Loops - eventos translation_of: Learn/JavaScript/Building_blocks +original_slug: Aprender/JavaScript/Elementos_construtivos --- <div>{{LearnSidebar}}</div> diff --git a/files/pt-br/learn/javascript/building_blocks/looping_code/index.html b/files/pt-br/learn/javascript/building_blocks/looping_code/index.html index 058ce0385c..7edb5ac4cd 100644 --- a/files/pt-br/learn/javascript/building_blocks/looping_code/index.html +++ b/files/pt-br/learn/javascript/building_blocks/looping_code/index.html @@ -1,6 +1,6 @@ --- title: Código em loop -slug: Aprender/JavaScript/Elementos_construtivos/Código_em_loop +slug: Learn/JavaScript/Building_blocks/Looping_code tags: - Artigo - CodingScripting @@ -14,6 +14,7 @@ tags: - for - while translation_of: Learn/JavaScript/Building_blocks/Looping_code +original_slug: Aprender/JavaScript/Elementos_construtivos/Código_em_loop --- <div>{{LearnSidebar}}</div> diff --git a/files/pt-br/learn/javascript/building_blocks/return_values/index.html b/files/pt-br/learn/javascript/building_blocks/return_values/index.html index 39d72a1660..4c40eea381 100644 --- a/files/pt-br/learn/javascript/building_blocks/return_values/index.html +++ b/files/pt-br/learn/javascript/building_blocks/return_values/index.html @@ -1,7 +1,8 @@ --- title: Valores de retorno de função -slug: Aprender/JavaScript/Elementos_construtivos/Return_values +slug: Learn/JavaScript/Building_blocks/Return_values translation_of: Learn/JavaScript/Building_blocks/Return_values +original_slug: Aprender/JavaScript/Elementos_construtivos/Return_values --- <div>{{LearnSidebar}}</div> diff --git a/files/pt-br/learn/javascript/client-side_web_apis/client-side_storage/index.html b/files/pt-br/learn/javascript/client-side_web_apis/client-side_storage/index.html index ce4d3c2a20..ad934caa43 100644 --- a/files/pt-br/learn/javascript/client-side_web_apis/client-side_storage/index.html +++ b/files/pt-br/learn/javascript/client-side_web_apis/client-side_storage/index.html @@ -1,7 +1,8 @@ --- title: Client-side storage -slug: Aprender/JavaScript/Client-side_web_APIs/Client-side_storage +slug: Learn/JavaScript/Client-side_web_APIs/Client-side_storage translation_of: Learn/JavaScript/Client-side_web_APIs/Client-side_storage +original_slug: Aprender/JavaScript/Client-side_web_APIs/Client-side_storage --- <p>{{LearnSidebar}}</p> diff --git a/files/pt-br/learn/javascript/client-side_web_apis/index.html b/files/pt-br/learn/javascript/client-side_web_apis/index.html index 03477c04af..cb2fe46cd9 100644 --- a/files/pt-br/learn/javascript/client-side_web_apis/index.html +++ b/files/pt-br/learn/javascript/client-side_web_apis/index.html @@ -1,6 +1,6 @@ --- title: APIs web do lado cliente -slug: Aprender/JavaScript/Client-side_web_APIs +slug: Learn/JavaScript/Client-side_web_APIs tags: - API - Aprender @@ -13,6 +13,7 @@ tags: - graficos - modulo translation_of: Learn/JavaScript/Client-side_web_APIs +original_slug: Aprender/JavaScript/Client-side_web_APIs --- <div>{{LearnSidebar}}</div> diff --git a/files/pt-br/learn/javascript/client-side_web_apis/introduction/index.html b/files/pt-br/learn/javascript/client-side_web_apis/introduction/index.html index dfab85143b..f5c75f9447 100644 --- a/files/pt-br/learn/javascript/client-side_web_apis/introduction/index.html +++ b/files/pt-br/learn/javascript/client-side_web_apis/introduction/index.html @@ -1,7 +1,8 @@ --- title: Introdução às Web APIs -slug: Aprender/JavaScript/Client-side_web_APIs/Introdução +slug: Learn/JavaScript/Client-side_web_APIs/Introduction translation_of: Learn/JavaScript/Client-side_web_APIs/Introduction +original_slug: Aprender/JavaScript/Client-side_web_APIs/Introdução --- <div>{{LearnSidebar}}</div> diff --git a/files/pt-br/learn/javascript/client-side_web_apis/manipulating_documents/index.html b/files/pt-br/learn/javascript/client-side_web_apis/manipulating_documents/index.html index 544deb8960..64e048a158 100644 --- a/files/pt-br/learn/javascript/client-side_web_apis/manipulating_documents/index.html +++ b/files/pt-br/learn/javascript/client-side_web_apis/manipulating_documents/index.html @@ -1,8 +1,9 @@ --- title: JavaScript e CSS -slug: Web/CSS/Getting_Started/JavaScript +slug: Learn/JavaScript/Client-side_web_APIs/Manipulating_documents translation_of: Learn/JavaScript/Client-side_web_APIs/Manipulating_documents translation_of_original: Web/Guide/CSS/Getting_started/JavaScript +original_slug: Web/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/learn/javascript/first_steps/math/index.html b/files/pt-br/learn/javascript/first_steps/math/index.html index fce74528f7..7e0344a6c7 100644 --- a/files/pt-br/learn/javascript/first_steps/math/index.html +++ b/files/pt-br/learn/javascript/first_steps/math/index.html @@ -1,6 +1,6 @@ --- title: Matemática básica no JavaScript — números e operadores -slug: Learn/JavaScript/First_steps/Matematica +slug: Learn/JavaScript/First_steps/Math tags: - Artigo - Código @@ -15,6 +15,7 @@ tags: - incremento - modulo translation_of: Learn/JavaScript/First_steps/Math +original_slug: Learn/JavaScript/First_steps/Matematica --- <div>{{LearnSidebar}}</div> diff --git a/files/pt-br/learn/javascript/first_steps/silly_story_generator/index.html b/files/pt-br/learn/javascript/first_steps/silly_story_generator/index.html index cc8a8cc542..0e9e8e393c 100644 --- a/files/pt-br/learn/javascript/first_steps/silly_story_generator/index.html +++ b/files/pt-br/learn/javascript/first_steps/silly_story_generator/index.html @@ -1,7 +1,8 @@ --- title: Gerador de histórias bobas -slug: Learn/JavaScript/First_steps/Gerador_de_historias_bobas +slug: Learn/JavaScript/First_steps/Silly_story_generator translation_of: Learn/JavaScript/First_steps/Silly_story_generator +original_slug: Learn/JavaScript/First_steps/Gerador_de_historias_bobas --- <div>{{LearnSidebar}}</div> diff --git a/files/pt-br/learn/javascript/first_steps/test_your_skills_colon__variables/index.html b/files/pt-br/learn/javascript/first_steps/test_your_skills_colon__variables/index.html index 1a14c86630..bd8baa3341 100644 --- a/files/pt-br/learn/javascript/first_steps/test_your_skills_colon__variables/index.html +++ b/files/pt-br/learn/javascript/first_steps/test_your_skills_colon__variables/index.html @@ -1,6 +1,6 @@ --- title: 'Teste suas habilidades: variáveis' -slug: 'Learn/JavaScript/First_steps/Teste_suas_habilidades:_variaveis' +slug: Learn/JavaScript/First_steps/Test_your_skills:_variables tags: - Aprender - Habilidades @@ -8,7 +8,8 @@ tags: - JavaScript - Teste suas habilidades - Variáveis -translation_of: 'Learn/JavaScript/First_steps/Test_your_skills:_variables' +translation_of: Learn/JavaScript/First_steps/Test_your_skills:_variables +original_slug: Learn/JavaScript/First_steps/Teste_suas_habilidades:_variaveis --- <div>{{learnsidebar}}</div> diff --git a/files/pt-br/learn/javascript/first_steps/variables/index.html b/files/pt-br/learn/javascript/first_steps/variables/index.html index 1afd436622..88b45eaf8f 100644 --- a/files/pt-br/learn/javascript/first_steps/variables/index.html +++ b/files/pt-br/learn/javascript/first_steps/variables/index.html @@ -1,7 +1,8 @@ --- title: Armazenando as informações que você precisa — Variáveis -slug: Learn/JavaScript/First_steps/Variáveis +slug: Learn/JavaScript/First_steps/Variables translation_of: Learn/JavaScript/First_steps/Variables +original_slug: Learn/JavaScript/First_steps/Variáveis --- <div>{{LearnSidebar}}</div> diff --git a/files/pt-br/learn/javascript/first_steps/what_is_javascript/index.html b/files/pt-br/learn/javascript/first_steps/what_is_javascript/index.html index 771541b047..a5c8f00d91 100644 --- a/files/pt-br/learn/javascript/first_steps/what_is_javascript/index.html +++ b/files/pt-br/learn/javascript/first_steps/what_is_javascript/index.html @@ -1,6 +1,6 @@ --- title: O que é JavaScript? -slug: Learn/JavaScript/First_steps/O_que_e_JavaScript +slug: Learn/JavaScript/First_steps/What_is_JavaScript tags: - API - Aprender @@ -15,9 +15,10 @@ tags: - comentários - externo - inline - - 'l10n:prioridade' + - l10n:prioridade - terceiros translation_of: Learn/JavaScript/First_steps/What_is_JavaScript +original_slug: Learn/JavaScript/First_steps/O_que_e_JavaScript --- <div>{{LearnSidebar}}</div> diff --git a/files/pt-br/learn/javascript/howto/index.html b/files/pt-br/learn/javascript/howto/index.html index c06dbd4d3f..f3585cbf6e 100644 --- a/files/pt-br/learn/javascript/howto/index.html +++ b/files/pt-br/learn/javascript/howto/index.html @@ -1,7 +1,8 @@ --- title: Solve common problems in your JavaScript code -slug: Aprender/JavaScript/Howto +slug: Learn/JavaScript/Howto translation_of: Learn/JavaScript/Howto +original_slug: Aprender/JavaScript/Howto --- <div>{{LearnSidebar}}</div> diff --git a/files/pt-br/learn/javascript/index.html b/files/pt-br/learn/javascript/index.html index d1a9db5057..2d0226b691 100644 --- a/files/pt-br/learn/javascript/index.html +++ b/files/pt-br/learn/javascript/index.html @@ -1,6 +1,6 @@ --- title: JavaScript -slug: Aprender/JavaScript +slug: Learn/JavaScript tags: - Beginner - CodingScripting @@ -11,6 +11,7 @@ tags: - Tópico - modulo translation_of: Learn/JavaScript +original_slug: Aprender/JavaScript --- <p>{{LearnSidebar}}</p> diff --git a/files/pt-br/learn/javascript/objects/adding_bouncing_balls_features/index.html b/files/pt-br/learn/javascript/objects/adding_bouncing_balls_features/index.html index b0e0c0d534..e8f293e4d6 100644 --- a/files/pt-br/learn/javascript/objects/adding_bouncing_balls_features/index.html +++ b/files/pt-br/learn/javascript/objects/adding_bouncing_balls_features/index.html @@ -1,7 +1,8 @@ --- title: Adicionando recursos à nossa demonstração de bolas pulantes -slug: Aprender/JavaScript/Objetos/Adding_bouncing_balls_features +slug: Learn/JavaScript/Objects/Adding_bouncing_balls_features translation_of: Learn/JavaScript/Objects/Adding_bouncing_balls_features +original_slug: Aprender/JavaScript/Objetos/Adding_bouncing_balls_features --- <div>{{LearnSidebar}}</div> diff --git a/files/pt-br/learn/javascript/objects/basics/index.html b/files/pt-br/learn/javascript/objects/basics/index.html index ef9cb18c95..340fc9dd82 100644 --- a/files/pt-br/learn/javascript/objects/basics/index.html +++ b/files/pt-br/learn/javascript/objects/basics/index.html @@ -1,7 +1,8 @@ --- title: O básico sobre objetos JavaScript -slug: Aprender/JavaScript/Objetos/Básico +slug: Learn/JavaScript/Objects/Basics translation_of: Learn/JavaScript/Objects/Basics +original_slug: Aprender/JavaScript/Objetos/Básico --- <div>{{LearnSidebar}}</div> diff --git a/files/pt-br/learn/javascript/objects/index.html b/files/pt-br/learn/javascript/objects/index.html index 4c19a1956b..80036f250a 100644 --- a/files/pt-br/learn/javascript/objects/index.html +++ b/files/pt-br/learn/javascript/objects/index.html @@ -1,11 +1,12 @@ --- title: Introdução a objetos em Javascript -slug: Aprender/JavaScript/Objetos +slug: Learn/JavaScript/Objects tags: - Iniciante - JavaScript - Objetos translation_of: Learn/JavaScript/Objects +original_slug: Aprender/JavaScript/Objetos --- <div>{{LearnSidebar}}</div> diff --git a/files/pt-br/learn/javascript/objects/inheritance/index.html b/files/pt-br/learn/javascript/objects/inheritance/index.html index 81acc88a92..032e574d6e 100644 --- a/files/pt-br/learn/javascript/objects/inheritance/index.html +++ b/files/pt-br/learn/javascript/objects/inheritance/index.html @@ -1,7 +1,8 @@ --- title: Herança em JavaScript -slug: Aprender/JavaScript/Objetos/Herança +slug: Learn/JavaScript/Objects/Inheritance translation_of: Learn/JavaScript/Objects/Inheritance +original_slug: Aprender/JavaScript/Objetos/Herança --- <div>{{LearnSidebar}}</div> diff --git a/files/pt-br/learn/javascript/objects/json/index.html b/files/pt-br/learn/javascript/objects/json/index.html index e10e3e27a6..3f28b6d5ab 100644 --- a/files/pt-br/learn/javascript/objects/json/index.html +++ b/files/pt-br/learn/javascript/objects/json/index.html @@ -1,11 +1,12 @@ --- title: Trabalhando com JSON -slug: Aprender/JavaScript/Objetos/JSON +slug: Learn/JavaScript/Objects/JSON tags: - JSON - JavaScript - assíncrono translation_of: Learn/JavaScript/Objects/JSON +original_slug: Aprender/JavaScript/Objetos/JSON --- <div>{{LearnSidebar}}</div> diff --git a/files/pt-br/learn/javascript/objects/object-oriented_js/index.html b/files/pt-br/learn/javascript/objects/object-oriented_js/index.html index 7772eec5cf..ead7aaa74e 100644 --- a/files/pt-br/learn/javascript/objects/object-oriented_js/index.html +++ b/files/pt-br/learn/javascript/objects/object-oriented_js/index.html @@ -1,7 +1,8 @@ --- title: JavaScript orientado a objetos para iniciantes -slug: Aprender/JavaScript/Objetos/Object-oriented_JS +slug: Learn/JavaScript/Objects/Object-oriented_JS translation_of: Learn/JavaScript/Objects/Object-oriented_JS +original_slug: Aprender/JavaScript/Objetos/Object-oriented_JS --- <div>{{LearnSidebar}}</div> diff --git a/files/pt-br/learn/javascript/objects/object_building_practice/index.html b/files/pt-br/learn/javascript/objects/object_building_practice/index.html index 4c4ab6c629..070fd6206f 100644 --- a/files/pt-br/learn/javascript/objects/object_building_practice/index.html +++ b/files/pt-br/learn/javascript/objects/object_building_practice/index.html @@ -1,7 +1,8 @@ --- title: Prática de construção de objetos -slug: Aprender/JavaScript/Objetos/Object_building_practice +slug: Learn/JavaScript/Objects/Object_building_practice translation_of: Learn/JavaScript/Objects/Object_building_practice +original_slug: Aprender/JavaScript/Objetos/Object_building_practice --- <div>{{LearnSidebar}}</div> diff --git a/files/pt-br/learn/javascript/objects/object_prototypes/index.html b/files/pt-br/learn/javascript/objects/object_prototypes/index.html index c574781301..a781e65a04 100644 --- a/files/pt-br/learn/javascript/objects/object_prototypes/index.html +++ b/files/pt-br/learn/javascript/objects/object_prototypes/index.html @@ -1,7 +1,8 @@ --- title: Protótipos de objetos -slug: Aprender/JavaScript/Objetos/Object_prototypes +slug: Learn/JavaScript/Objects/Object_prototypes translation_of: Learn/JavaScript/Objects/Object_prototypes +original_slug: Aprender/JavaScript/Objetos/Object_prototypes --- <div>{{LearnSidebar}}</div> diff --git a/files/pt-br/learn/learning_and_getting_help/index.html b/files/pt-br/learn/learning_and_getting_help/index.html index 39d219bae4..03e6584c15 100644 --- a/files/pt-br/learn/learning_and_getting_help/index.html +++ b/files/pt-br/learn/learning_and_getting_help/index.html @@ -1,7 +1,8 @@ --- title: Learning and getting help -slug: Aprender/Learning_and_getting_help +slug: Learn/Learning_and_getting_help translation_of: Learn/Learning_and_getting_help +original_slug: Aprender/Learning_and_getting_help --- <p>{{learnsidebar}}{{draft}}</p> diff --git a/files/pt-br/learn/release_notes/index.html b/files/pt-br/learn/release_notes/index.html index d90c63c81b..017349a842 100644 --- a/files/pt-br/learn/release_notes/index.html +++ b/files/pt-br/learn/release_notes/index.html @@ -1,7 +1,8 @@ --- title: Learning area release notes -slug: Aprender/Release_notes +slug: Learn/Release_notes translation_of: Learn/Release_notes +original_slug: Aprender/Release_notes --- <div>{{learnsidebar}}</div> diff --git a/files/pt-br/learn/server-side/django/deployment/index.html b/files/pt-br/learn/server-side/django/deployment/index.html index baa2217b71..1c4b766923 100644 --- a/files/pt-br/learn/server-side/django/deployment/index.html +++ b/files/pt-br/learn/server-side/django/deployment/index.html @@ -1,6 +1,6 @@ --- title: 'Tutorial Django Parte 11: Hospedando Django para produção' -slug: Learn/Server-side/Django/Hospedagem +slug: Learn/Server-side/Django/Deployment tags: - Codificação de Scripts - Deploy do django @@ -9,6 +9,7 @@ tags: - django - servidor web translation_of: Learn/Server-side/Django/Deployment +original_slug: Learn/Server-side/Django/Hospedagem --- <div>{{LearnSidebar}}</div> diff --git a/files/pt-br/learn/server-side/django/development_environment/index.html b/files/pt-br/learn/server-side/django/development_environment/index.html index 101d1a15ad..0e7de5a07b 100644 --- a/files/pt-br/learn/server-side/django/development_environment/index.html +++ b/files/pt-br/learn/server-side/django/development_environment/index.html @@ -1,6 +1,6 @@ --- title: Configurando um ambiente de desenvolvimento Django -slug: Learn/Server-side/Django/ambiente_de_desenvolvimento +slug: Learn/Server-side/Django/development_environment tags: - Ambiente de desenvolvimento - Aprender @@ -10,6 +10,7 @@ tags: - Python - django translation_of: Learn/Server-side/Django/development_environment +original_slug: Learn/Server-side/Django/ambiente_de_desenvolvimento --- <div>{{LearnSidebar}}</div> diff --git a/files/pt-br/learn/server-side/django/introduction/index.html b/files/pt-br/learn/server-side/django/introduction/index.html index 9258d18dc6..d92152c3ee 100644 --- a/files/pt-br/learn/server-side/django/introduction/index.html +++ b/files/pt-br/learn/server-side/django/introduction/index.html @@ -1,6 +1,6 @@ --- title: Introdução ao Django -slug: Learn/Server-side/Django/Introdução +slug: Learn/Server-side/Django/Introduction tags: - Aprender - Codificação @@ -10,6 +10,7 @@ tags: - Python - django translation_of: Learn/Server-side/Django/Introduction +original_slug: Learn/Server-side/Django/Introdução --- <div>{{LearnSidebar}}</div> diff --git a/files/pt-br/learn/server-side/django/sessions/index.html b/files/pt-br/learn/server-side/django/sessions/index.html index f2f16b521f..f631b77795 100644 --- a/files/pt-br/learn/server-side/django/sessions/index.html +++ b/files/pt-br/learn/server-side/django/sessions/index.html @@ -1,6 +1,6 @@ --- title: 'Tutorial Django Parte 7: Sessões' -slug: Learn/Server-side/Django/Sessões +slug: Learn/Server-side/Django/Sessions tags: - Artigo - Iniciante @@ -15,6 +15,7 @@ tags: - server-side - sessões django translation_of: Learn/Server-side/Django/Sessions +original_slug: Learn/Server-side/Django/Sessões --- <div>{{LearnSidebar}}</div> diff --git a/files/pt-br/learn/server-side/django/tutorial_local_library_website/index.html b/files/pt-br/learn/server-side/django/tutorial_local_library_website/index.html index da69f5c9de..9866a10987 100644 --- a/files/pt-br/learn/server-side/django/tutorial_local_library_website/index.html +++ b/files/pt-br/learn/server-side/django/tutorial_local_library_website/index.html @@ -1,6 +1,6 @@ --- title: 'Tutorial Django: Website da Biblioteca Local' -slug: Learn/Server-side/Django/Tutorial_website_biblioteca_local +slug: Learn/Server-side/Django/Tutorial_local_library_website tags: - Artigo - Guía @@ -8,6 +8,7 @@ tags: - Tutorial - django translation_of: Learn/Server-side/Django/Tutorial_local_library_website +original_slug: Learn/Server-side/Django/Tutorial_website_biblioteca_local --- <div>{{LearnSidebar}}</div> diff --git a/files/pt-br/learn/server-side/express_nodejs/development_environment/index.html b/files/pt-br/learn/server-side/express_nodejs/development_environment/index.html index 289af21dde..8bcab4e87d 100644 --- a/files/pt-br/learn/server-side/express_nodejs/development_environment/index.html +++ b/files/pt-br/learn/server-side/express_nodejs/development_environment/index.html @@ -1,6 +1,6 @@ --- title: Configurando o Node como ambiente de desenvolvimento -slug: Learn/Server-side/Express_Nodejs/ambiente_de_desenvolvimento +slug: Learn/Server-side/Express_Nodejs/development_environment tags: - Express - Iniciante @@ -11,6 +11,7 @@ tags: - server-side - web server translation_of: Learn/Server-side/Express_Nodejs/development_environment +original_slug: Learn/Server-side/Express_Nodejs/ambiente_de_desenvolvimento --- <div>{{LearnSidebar}}</div> diff --git a/files/pt-br/learn/server-side/express_nodejs/introduction/index.html b/files/pt-br/learn/server-side/express_nodejs/introduction/index.html index 15ccfc6145..4508f6d4c2 100644 --- a/files/pt-br/learn/server-side/express_nodejs/introduction/index.html +++ b/files/pt-br/learn/server-side/express_nodejs/introduction/index.html @@ -1,6 +1,6 @@ --- title: Introdução Express/Node -slug: Learn/Server-side/Express_Nodejs/Introdução +slug: Learn/Server-side/Express_Nodejs/Introduction tags: - Aprender - Express @@ -11,6 +11,7 @@ tags: - Tutorial - nodejs translation_of: Learn/Server-side/Express_Nodejs/Introduction +original_slug: Learn/Server-side/Express_Nodejs/Introdução --- <div>{{LearnSidebar}}</div> diff --git a/files/pt-br/learn/server-side/first_steps/introduction/index.html b/files/pt-br/learn/server-side/first_steps/introduction/index.html index e5cc0b991c..74df85c0ae 100644 --- a/files/pt-br/learn/server-side/first_steps/introduction/index.html +++ b/files/pt-br/learn/server-side/first_steps/introduction/index.html @@ -1,6 +1,6 @@ --- title: Introdução ao lado servidor -slug: Learn/Server-side/First_steps/Introdução +slug: Learn/Server-side/First_steps/Introduction tags: - Desenvolvimento Web - Iniciante @@ -10,6 +10,7 @@ tags: - Servidor - programação do lado do cliente translation_of: Learn/Server-side/First_steps/Introduction +original_slug: Learn/Server-side/First_steps/Introdução --- <div>{{LearnSidebar}}</div> diff --git a/files/pt-br/learn/server-side/first_steps/website_security/index.html b/files/pt-br/learn/server-side/first_steps/website_security/index.html index 12a11cf641..e32ac4fa3b 100644 --- a/files/pt-br/learn/server-side/first_steps/website_security/index.html +++ b/files/pt-br/learn/server-side/first_steps/website_security/index.html @@ -1,6 +1,6 @@ --- title: Segurança em aplicação web -slug: Learn/Server-side/First_steps/Seguranca_site +slug: Learn/Server-side/First_steps/Website_security tags: - Aprendizagem - Guía @@ -11,6 +11,7 @@ tags: - Segurança em aplicações web - Segurança web translation_of: Learn/Server-side/First_steps/Website_security +original_slug: Learn/Server-side/First_steps/Seguranca_site --- <div>{{LearnSidebar}}</div> diff --git a/files/pt-br/learn/tools_and_testing/client-side_javascript_frameworks/react_getting_started/index.html b/files/pt-br/learn/tools_and_testing/client-side_javascript_frameworks/react_getting_started/index.html index 5c1798518d..11f6a493e6 100644 --- a/files/pt-br/learn/tools_and_testing/client-side_javascript_frameworks/react_getting_started/index.html +++ b/files/pt-br/learn/tools_and_testing/client-side_javascript_frameworks/react_getting_started/index.html @@ -1,8 +1,10 @@ --- title: Começando com React -slug: Learn/Tools_and_testing/Client-side_JavaScript_frameworks/Comecando_com_React +slug: >- + Learn/Tools_and_testing/Client-side_JavaScript_frameworks/React_getting_started translation_of: >- Learn/Tools_and_testing/Client-side_JavaScript_frameworks/React_getting_started +original_slug: Learn/Tools_and_testing/Client-side_JavaScript_frameworks/Comecando_com_React --- <div>{{LearnSidebar}}</div> diff --git a/files/pt-br/learn/tools_and_testing/client-side_javascript_frameworks/vue_getting_started/index.html b/files/pt-br/learn/tools_and_testing/client-side_javascript_frameworks/vue_getting_started/index.html index 607b876a2e..047ed8a804 100644 --- a/files/pt-br/learn/tools_and_testing/client-side_javascript_frameworks/vue_getting_started/index.html +++ b/files/pt-br/learn/tools_and_testing/client-side_javascript_frameworks/vue_getting_started/index.html @@ -1,7 +1,8 @@ --- title: Iniciando com Vue -slug: Learn/Tools_and_testing/Client-side_JavaScript_frameworks/Vue_iniciando +slug: Learn/Tools_and_testing/Client-side_JavaScript_frameworks/Vue_getting_started translation_of: Learn/Tools_and_testing/Client-side_JavaScript_frameworks/Vue_getting_started +original_slug: Learn/Tools_and_testing/Client-side_JavaScript_frameworks/Vue_iniciando --- <div>{{LearnSidebar}}</div> diff --git a/files/pt-br/learn/tools_and_testing/index.html b/files/pt-br/learn/tools_and_testing/index.html index 5f1a76dbf7..b3f2b10859 100644 --- a/files/pt-br/learn/tools_and_testing/index.html +++ b/files/pt-br/learn/tools_and_testing/index.html @@ -1,6 +1,6 @@ --- title: Ferramentas e teste -slug: Aprender/Ferramentas_e_teste +slug: Learn/Tools_and_testing tags: - Acessibilidade - Aprendizagem @@ -16,6 +16,7 @@ tags: - Testes do usuário - Tópico translation_of: Learn/Tools_and_testing +original_slug: Aprender/Ferramentas_e_teste --- <div>{{LearnSidebar}}</div> |