aboutsummaryrefslogtreecommitdiff
path: root/files/pt-pt/mozilla
diff options
context:
space:
mode:
Diffstat (limited to 'files/pt-pt/mozilla')
-rw-r--r--files/pt-pt/mozilla/add-ons/webextensions/anatomy_of_a_webextension/index.html3
-rw-r--r--files/pt-pt/mozilla/add-ons/webextensions/api/devtools/panels/index.html3
-rw-r--r--files/pt-pt/mozilla/add-ons/webextensions/api/storage/index.html3
-rw-r--r--files/pt-pt/mozilla/add-ons/webextensions/browser_support_for_javascript_apis/index.html3
-rw-r--r--files/pt-pt/mozilla/add-ons/webextensions/content_scripts/index.html3
-rw-r--r--files/pt-pt/mozilla/add-ons/webextensions/examples/index.html3
-rw-r--r--files/pt-pt/mozilla/add-ons/webextensions/extending_the_developer_tools/index.html3
-rw-r--r--files/pt-pt/mozilla/add-ons/webextensions/intercept_http_requests/index.html3
-rw-r--r--files/pt-pt/mozilla/add-ons/webextensions/manifest.json/icons/index.html3
-rw-r--r--files/pt-pt/mozilla/add-ons/webextensions/match_patterns/index.html3
-rw-r--r--files/pt-pt/mozilla/add-ons/webextensions/user_interface/browser_action/index.html3
-rw-r--r--files/pt-pt/mozilla/add-ons/webextensions/user_interface/browser_styles/index.html3
-rw-r--r--files/pt-pt/mozilla/add-ons/webextensions/user_interface/context_menu_items/index.html5
-rw-r--r--files/pt-pt/mozilla/add-ons/webextensions/user_interface/devtools_panels/index.html3
-rw-r--r--files/pt-pt/mozilla/add-ons/webextensions/user_interface/extension_pages/index.html3
-rw-r--r--files/pt-pt/mozilla/add-ons/webextensions/user_interface/index.html3
-rw-r--r--files/pt-pt/mozilla/add-ons/webextensions/user_interface/notifications/index.html3
-rw-r--r--files/pt-pt/mozilla/add-ons/webextensions/user_interface/omnibox/index.html3
-rw-r--r--files/pt-pt/mozilla/add-ons/webextensions/user_interface/options_pages/index.html3
-rw-r--r--files/pt-pt/mozilla/add-ons/webextensions/user_interface/page_actions/index.html3
-rw-r--r--files/pt-pt/mozilla/add-ons/webextensions/user_interface/popups/index.html3
-rw-r--r--files/pt-pt/mozilla/add-ons/webextensions/user_interface/sidebars/index.html3
-rw-r--r--files/pt-pt/mozilla/add-ons/webextensions/what_are_webextensions/index.html3
-rw-r--r--files/pt-pt/mozilla/add-ons/webextensions/what_next_/index.html3
-rw-r--r--files/pt-pt/mozilla/add-ons/webextensions/your_first_webextension/index.html3
-rw-r--r--files/pt-pt/mozilla/add-ons/webextensions/your_second_webextension/index.html3
-rw-r--r--files/pt-pt/mozilla/developer_guide/index.html3
-rw-r--r--files/pt-pt/mozilla/firefox/releases/1.5/index.html3
-rw-r--r--files/pt-pt/mozilla/firefox/releases/2/index.html3
-rw-r--r--files/pt-pt/mozilla/firefox/releases/3.5/index.html3
-rw-r--r--files/pt-pt/mozilla/firefox/releases/3.5/updating_extensions/index.html3
-rw-r--r--files/pt-pt/mozilla/firefox/releases/3.6/index.html3
-rw-r--r--files/pt-pt/mozilla/firefox/releases/3/site_compatibility/index.html3
-rw-r--r--files/pt-pt/mozilla/firefox/releases/3/updating_extensions/index.html3
-rw-r--r--files/pt-pt/mozilla/firefox/releases/4/index.html3
-rw-r--r--files/pt-pt/mozilla/firefox/releases/5/index.html3
-rw-r--r--files/pt-pt/mozilla/firefox/releases/6/index.html3
37 files changed, 75 insertions, 38 deletions
diff --git a/files/pt-pt/mozilla/add-ons/webextensions/anatomy_of_a_webextension/index.html b/files/pt-pt/mozilla/add-ons/webextensions/anatomy_of_a_webextension/index.html
index ecad403ae1..3dfff5adde 100644
--- a/files/pt-pt/mozilla/add-ons/webextensions/anatomy_of_a_webextension/index.html
+++ b/files/pt-pt/mozilla/add-ons/webextensions/anatomy_of_a_webextension/index.html
@@ -1,9 +1,10 @@
---
title: Anatomia de uma extensão
-slug: Mozilla/Add-ons/WebExtensions/Anatomia_de_uma_extensao
+slug: Mozilla/Add-ons/WebExtensions/Anatomy_of_a_WebExtension
tags:
- Extensões da Web
translation_of: Mozilla/Add-ons/WebExtensions/Anatomy_of_a_WebExtension
+original_slug: Mozilla/Add-ons/WebExtensions/Anatomia_de_uma_extensao
---
<div>{{AddonSidebar}}</div>
diff --git a/files/pt-pt/mozilla/add-ons/webextensions/api/devtools/panels/index.html b/files/pt-pt/mozilla/add-ons/webextensions/api/devtools/panels/index.html
index ebeb53d591..2d7cb8839d 100644
--- a/files/pt-pt/mozilla/add-ons/webextensions/api/devtools/panels/index.html
+++ b/files/pt-pt/mozilla/add-ons/webextensions/api/devtools/panels/index.html
@@ -1,6 +1,6 @@
---
title: devtools.panels
-slug: Mozilla/Add-ons/WebExtensions/API/devtools.panels
+slug: Mozilla/Add-ons/WebExtensions/API/devtools/panels
tags:
- API
- Extensões
@@ -9,6 +9,7 @@ tags:
- Referencia
- devtools.panels
translation_of: Mozilla/Add-ons/WebExtensions/API/devtools.panels
+original_slug: Mozilla/Add-ons/WebExtensions/API/devtools.panels
---
<div>{{AddonSidebar}}</div>
diff --git a/files/pt-pt/mozilla/add-ons/webextensions/api/storage/index.html b/files/pt-pt/mozilla/add-ons/webextensions/api/storage/index.html
index d267faf520..f4551690f3 100644
--- a/files/pt-pt/mozilla/add-ons/webextensions/api/storage/index.html
+++ b/files/pt-pt/mozilla/add-ons/webextensions/api/storage/index.html
@@ -1,6 +1,6 @@
---
title: Armazenamento
-slug: Mozilla/Add-ons/WebExtensions/API/Armazenamento
+slug: Mozilla/Add-ons/WebExtensions/API/storage
tags:
- API
- Armazenamento
@@ -11,6 +11,7 @@ tags:
- Não Padrão
- Referencia
translation_of: Mozilla/Add-ons/WebExtensions/API/storage
+original_slug: Mozilla/Add-ons/WebExtensions/API/Armazenamento
---
<div>{{AddonSidebar}}</div>
diff --git a/files/pt-pt/mozilla/add-ons/webextensions/browser_support_for_javascript_apis/index.html b/files/pt-pt/mozilla/add-ons/webextensions/browser_support_for_javascript_apis/index.html
index e34a4013d3..839b88a764 100644
--- a/files/pt-pt/mozilla/add-ons/webextensions/browser_support_for_javascript_apis/index.html
+++ b/files/pt-pt/mozilla/add-ons/webextensions/browser_support_for_javascript_apis/index.html
@@ -1,9 +1,10 @@
---
title: Suporte de navegador para as APIs de JavaScript
-slug: Mozilla/Add-ons/WebExtensions/Suporte_navegador_APIs_JavaScript
+slug: Mozilla/Add-ons/WebExtensions/Browser_support_for_JavaScript_APIs
tags:
- Extensões da Web
translation_of: Mozilla/Add-ons/WebExtensions/Browser_support_for_JavaScript_APIs
+original_slug: Mozilla/Add-ons/WebExtensions/Suporte_navegador_APIs_JavaScript
---
<p>{{AddonSidebar}}</p>
diff --git a/files/pt-pt/mozilla/add-ons/webextensions/content_scripts/index.html b/files/pt-pt/mozilla/add-ons/webextensions/content_scripts/index.html
index 51356eed85..13daea5bbf 100644
--- a/files/pt-pt/mozilla/add-ons/webextensions/content_scripts/index.html
+++ b/files/pt-pt/mozilla/add-ons/webextensions/content_scripts/index.html
@@ -1,9 +1,10 @@
---
title: Scripts de Conteúdo
-slug: Mozilla/Add-ons/WebExtensions/Scripts_Conteudo
+slug: Mozilla/Add-ons/WebExtensions/Content_scripts
tags:
- Extensões da Web
translation_of: Mozilla/Add-ons/WebExtensions/Content_scripts
+original_slug: Mozilla/Add-ons/WebExtensions/Scripts_Conteudo
---
<div>{{AddonSidebar}}</div>
diff --git a/files/pt-pt/mozilla/add-ons/webextensions/examples/index.html b/files/pt-pt/mozilla/add-ons/webextensions/examples/index.html
index 4a68068c6a..9e00250f9f 100644
--- a/files/pt-pt/mozilla/add-ons/webextensions/examples/index.html
+++ b/files/pt-pt/mozilla/add-ons/webextensions/examples/index.html
@@ -1,9 +1,10 @@
---
title: Exemplos de extensões
-slug: Mozilla/Add-ons/WebExtensions/Exemplos_extensoes
+slug: Mozilla/Add-ons/WebExtensions/Examples
tags:
- Extensões da Web
translation_of: Mozilla/Add-ons/WebExtensions/Examples
+original_slug: Mozilla/Add-ons/WebExtensions/Exemplos_extensoes
---
<div>{{AddonSidebar}}</div>
diff --git a/files/pt-pt/mozilla/add-ons/webextensions/extending_the_developer_tools/index.html b/files/pt-pt/mozilla/add-ons/webextensions/extending_the_developer_tools/index.html
index dc98e7fd37..ac5e8d664e 100644
--- a/files/pt-pt/mozilla/add-ons/webextensions/extending_the_developer_tools/index.html
+++ b/files/pt-pt/mozilla/add-ons/webextensions/extending_the_developer_tools/index.html
@@ -1,7 +1,8 @@
---
title: Extensão das ferramentas de desenvolvimento
-slug: Mozilla/Add-ons/WebExtensions/Extensão_das_ferramentas_de_desenvolvimento
+slug: Mozilla/Add-ons/WebExtensions/Extending_the_developer_tools
translation_of: Mozilla/Add-ons/WebExtensions/Extending_the_developer_tools
+original_slug: Mozilla/Add-ons/WebExtensions/Extensão_das_ferramentas_de_desenvolvimento
---
<div>{{AddonSidebar}}</div>
diff --git a/files/pt-pt/mozilla/add-ons/webextensions/intercept_http_requests/index.html b/files/pt-pt/mozilla/add-ons/webextensions/intercept_http_requests/index.html
index b938b514d4..fef2c0534f 100644
--- a/files/pt-pt/mozilla/add-ons/webextensions/intercept_http_requests/index.html
+++ b/files/pt-pt/mozilla/add-ons/webextensions/intercept_http_requests/index.html
@@ -1,12 +1,13 @@
---
title: Interceptar Pedidos HTTP
-slug: Mozilla/Add-ons/WebExtensions/Interceptar_Pedidos_HTTP
+slug: Mozilla/Add-ons/WebExtensions/Intercept_HTTP_requests
tags:
- Add-ons
- Como-fazer
- Extensões
- ExtensõesWeb
translation_of: Mozilla/Add-ons/WebExtensions/Intercept_HTTP_requests
+original_slug: Mozilla/Add-ons/WebExtensions/Interceptar_Pedidos_HTTP
---
<div>{{AddonSidebar}}</div>
diff --git a/files/pt-pt/mozilla/add-ons/webextensions/manifest.json/icons/index.html b/files/pt-pt/mozilla/add-ons/webextensions/manifest.json/icons/index.html
index c9fd687771..66eb369f78 100644
--- a/files/pt-pt/mozilla/add-ons/webextensions/manifest.json/icons/index.html
+++ b/files/pt-pt/mozilla/add-ons/webextensions/manifest.json/icons/index.html
@@ -1,11 +1,12 @@
---
title: Ícones (icons)
-slug: Mozilla/Add-ons/WebExtensions/manifest.json/icones
+slug: Mozilla/Add-ons/WebExtensions/manifest.json/icons
tags:
- Extensões
- Extensões da Web
- Extras
translation_of: Mozilla/Add-ons/WebExtensions/manifest.json/icons
+original_slug: Mozilla/Add-ons/WebExtensions/manifest.json/icones
---
<div>{{AddonSidebar}}</div>
diff --git a/files/pt-pt/mozilla/add-ons/webextensions/match_patterns/index.html b/files/pt-pt/mozilla/add-ons/webextensions/match_patterns/index.html
index 8c0f5e3480..e7330b3010 100644
--- a/files/pt-pt/mozilla/add-ons/webextensions/match_patterns/index.html
+++ b/files/pt-pt/mozilla/add-ons/webextensions/match_patterns/index.html
@@ -1,7 +1,8 @@
---
title: dubla padrões em extensão manifestos
-slug: Mozilla/Add-ons/WebExtensions/dubla_padrões
+slug: Mozilla/Add-ons/WebExtensions/Match_patterns
translation_of: Mozilla/Add-ons/WebExtensions/Match_patterns
+original_slug: Mozilla/Add-ons/WebExtensions/dubla_padrões
---
<div>{{AddonSidebar}}</div>
diff --git a/files/pt-pt/mozilla/add-ons/webextensions/user_interface/browser_action/index.html b/files/pt-pt/mozilla/add-ons/webextensions/user_interface/browser_action/index.html
index c5da78003b..421dffbb28 100644
--- a/files/pt-pt/mozilla/add-ons/webextensions/user_interface/browser_action/index.html
+++ b/files/pt-pt/mozilla/add-ons/webextensions/user_interface/browser_action/index.html
@@ -1,9 +1,10 @@
---
title: Botão da Barra de Ferramentas
-slug: Mozilla/Add-ons/WebExtensions/interface_do_utilizador/Ação_navegador
+slug: Mozilla/Add-ons/WebExtensions/user_interface/Browser_action
tags:
- Extensão da Web
translation_of: Mozilla/Add-ons/WebExtensions/user_interface/Browser_action
+original_slug: Mozilla/Add-ons/WebExtensions/interface_do_utilizador/Ação_navegador
---
<div>{{AddonSidebar}}</div>
diff --git a/files/pt-pt/mozilla/add-ons/webextensions/user_interface/browser_styles/index.html b/files/pt-pt/mozilla/add-ons/webextensions/user_interface/browser_styles/index.html
index bc2f1bd2da..233cf4ff31 100644
--- a/files/pt-pt/mozilla/add-ons/webextensions/user_interface/browser_styles/index.html
+++ b/files/pt-pt/mozilla/add-ons/webextensions/user_interface/browser_styles/index.html
@@ -1,11 +1,12 @@
---
title: Estilos de navegador
-slug: Mozilla/Add-ons/WebExtensions/interface_do_utilizador/Estilos_de_navegador
+slug: Mozilla/Add-ons/WebExtensions/user_interface/Browser_styles
tags:
- Extensões
- Extensões da Web
- Extras
translation_of: Mozilla/Add-ons/WebExtensions/user_interface/Browser_styles
+original_slug: Mozilla/Add-ons/WebExtensions/interface_do_utilizador/Estilos_de_navegador
---
<div>{{AddonSidebar}}</div>
diff --git a/files/pt-pt/mozilla/add-ons/webextensions/user_interface/context_menu_items/index.html b/files/pt-pt/mozilla/add-ons/webextensions/user_interface/context_menu_items/index.html
index 231a800bc3..bf69421558 100644
--- a/files/pt-pt/mozilla/add-ons/webextensions/user_interface/context_menu_items/index.html
+++ b/files/pt-pt/mozilla/add-ons/webextensions/user_interface/context_menu_items/index.html
@@ -1,10 +1,11 @@
---
title: Itens do menu de contexto
-slug: >-
- Mozilla/Add-ons/WebExtensions/interface_do_utilizador/Itens_do_menu_de_contexto
+slug: Mozilla/Add-ons/WebExtensions/user_interface/Context_menu_items
tags:
- Extensões da Web
translation_of: Mozilla/Add-ons/WebExtensions/user_interface/Context_menu_items
+original_slug: >-
+ Mozilla/Add-ons/WebExtensions/interface_do_utilizador/Itens_do_menu_de_contexto
---
<div>{{AddonSidebar}}</div>
diff --git a/files/pt-pt/mozilla/add-ons/webextensions/user_interface/devtools_panels/index.html b/files/pt-pt/mozilla/add-ons/webextensions/user_interface/devtools_panels/index.html
index a2bc9921ad..ffd1b942af 100644
--- a/files/pt-pt/mozilla/add-ons/webextensions/user_interface/devtools_panels/index.html
+++ b/files/pt-pt/mozilla/add-ons/webextensions/user_interface/devtools_panels/index.html
@@ -1,12 +1,13 @@
---
title: Painéis das ferramentas de desenvolvimento
-slug: Mozilla/Add-ons/WebExtensions/interface_do_utilizador/devtools_panels
+slug: Mozilla/Add-ons/WebExtensions/user_interface/devtools_panels
tags:
- Extensões da Web
- Guía
- Interface do Utilizador
- Principiante
translation_of: Mozilla/Add-ons/WebExtensions/user_interface/devtools_panels
+original_slug: Mozilla/Add-ons/WebExtensions/interface_do_utilizador/devtools_panels
---
<div>{{AddonSidebar}}</div>
diff --git a/files/pt-pt/mozilla/add-ons/webextensions/user_interface/extension_pages/index.html b/files/pt-pt/mozilla/add-ons/webextensions/user_interface/extension_pages/index.html
index 4bf94b9653..bea67ee60c 100644
--- a/files/pt-pt/mozilla/add-ons/webextensions/user_interface/extension_pages/index.html
+++ b/files/pt-pt/mozilla/add-ons/webextensions/user_interface/extension_pages/index.html
@@ -1,7 +1,8 @@
---
title: Páginas de extensão
-slug: Mozilla/Add-ons/WebExtensions/interface_do_utilizador/Paginas_de_extensão
+slug: Mozilla/Add-ons/WebExtensions/user_interface/Extension_pages
translation_of: Mozilla/Add-ons/WebExtensions/user_interface/Extension_pages
+original_slug: Mozilla/Add-ons/WebExtensions/interface_do_utilizador/Paginas_de_extensão
---
<div>{{AddonSidebar()}}</div>
diff --git a/files/pt-pt/mozilla/add-ons/webextensions/user_interface/index.html b/files/pt-pt/mozilla/add-ons/webextensions/user_interface/index.html
index 6ec29a7fcf..b18f1afd85 100644
--- a/files/pt-pt/mozilla/add-ons/webextensions/user_interface/index.html
+++ b/files/pt-pt/mozilla/add-ons/webextensions/user_interface/index.html
@@ -1,11 +1,12 @@
---
title: Interface do utilizador
-slug: Mozilla/Add-ons/WebExtensions/interface_do_utilizador
+slug: Mozilla/Add-ons/WebExtensions/user_interface
tags:
- Interface do Utilizador
- Landing
- WebExtensions
translation_of: Mozilla/Add-ons/WebExtensions/user_interface
+original_slug: Mozilla/Add-ons/WebExtensions/interface_do_utilizador
---
<div>{{AddonSidebar}}</div>
diff --git a/files/pt-pt/mozilla/add-ons/webextensions/user_interface/notifications/index.html b/files/pt-pt/mozilla/add-ons/webextensions/user_interface/notifications/index.html
index 5b38d4f29f..8c8c113425 100644
--- a/files/pt-pt/mozilla/add-ons/webextensions/user_interface/notifications/index.html
+++ b/files/pt-pt/mozilla/add-ons/webextensions/user_interface/notifications/index.html
@@ -1,9 +1,10 @@
---
title: Notificações
-slug: Mozilla/Add-ons/WebExtensions/interface_do_utilizador/Notificacoes
+slug: Mozilla/Add-ons/WebExtensions/user_interface/Notifications
tags:
- Extensões da Web
translation_of: Mozilla/Add-ons/WebExtensions/user_interface/Notifications
+original_slug: Mozilla/Add-ons/WebExtensions/interface_do_utilizador/Notificacoes
---
<div>{{AddonSidebar}}</div>
diff --git a/files/pt-pt/mozilla/add-ons/webextensions/user_interface/omnibox/index.html b/files/pt-pt/mozilla/add-ons/webextensions/user_interface/omnibox/index.html
index c0f9f41dca..2470a05c32 100644
--- a/files/pt-pt/mozilla/add-ons/webextensions/user_interface/omnibox/index.html
+++ b/files/pt-pt/mozilla/add-ons/webextensions/user_interface/omnibox/index.html
@@ -1,10 +1,11 @@
---
title: Sugestões da barra de endereço
-slug: Mozilla/Add-ons/WebExtensions/interface_do_utilizador/Omnibox
+slug: Mozilla/Add-ons/WebExtensions/user_interface/Omnibox
tags:
- Extensões da Web
- Interface do Utilizador
translation_of: Mozilla/Add-ons/WebExtensions/user_interface/Omnibox
+original_slug: Mozilla/Add-ons/WebExtensions/interface_do_utilizador/Omnibox
---
<div>{{AddonSidebar()}}</div>
diff --git a/files/pt-pt/mozilla/add-ons/webextensions/user_interface/options_pages/index.html b/files/pt-pt/mozilla/add-ons/webextensions/user_interface/options_pages/index.html
index b3bee11990..d3a560412f 100644
--- a/files/pt-pt/mozilla/add-ons/webextensions/user_interface/options_pages/index.html
+++ b/files/pt-pt/mozilla/add-ons/webextensions/user_interface/options_pages/index.html
@@ -1,9 +1,10 @@
---
title: Página de opções
-slug: Mozilla/Add-ons/WebExtensions/interface_do_utilizador/Options_pages
+slug: Mozilla/Add-ons/WebExtensions/user_interface/Options_pages
tags:
- Extensões da Web
translation_of: Mozilla/Add-ons/WebExtensions/user_interface/Options_pages
+original_slug: Mozilla/Add-ons/WebExtensions/interface_do_utilizador/Options_pages
---
<div>{{AddonSidebar}}</div>
diff --git a/files/pt-pt/mozilla/add-ons/webextensions/user_interface/page_actions/index.html b/files/pt-pt/mozilla/add-ons/webextensions/user_interface/page_actions/index.html
index 7093d3355c..57407bc175 100644
--- a/files/pt-pt/mozilla/add-ons/webextensions/user_interface/page_actions/index.html
+++ b/files/pt-pt/mozilla/add-ons/webextensions/user_interface/page_actions/index.html
@@ -1,10 +1,11 @@
---
title: Botão da barra de endereço
-slug: Mozilla/Add-ons/WebExtensions/interface_do_utilizador/Acoes_pagina
+slug: Mozilla/Add-ons/WebExtensions/user_interface/Page_actions
tags:
- Extensões da Web
- Interface do Utilizador
translation_of: Mozilla/Add-ons/WebExtensions/user_interface/Page_actions
+original_slug: Mozilla/Add-ons/WebExtensions/interface_do_utilizador/Acoes_pagina
---
<div>{{AddonSidebar}}</div>
diff --git a/files/pt-pt/mozilla/add-ons/webextensions/user_interface/popups/index.html b/files/pt-pt/mozilla/add-ons/webextensions/user_interface/popups/index.html
index 6bbf3f7ce8..043afd3ad5 100644
--- a/files/pt-pt/mozilla/add-ons/webextensions/user_interface/popups/index.html
+++ b/files/pt-pt/mozilla/add-ons/webextensions/user_interface/popups/index.html
@@ -1,6 +1,6 @@
---
title: Janelas (Popups)
-slug: Mozilla/Add-ons/WebExtensions/interface_do_utilizador/Popups
+slug: Mozilla/Add-ons/WebExtensions/user_interface/Popups
tags:
- Extensions
- IU
@@ -8,6 +8,7 @@ tags:
- Janela
- popup
translation_of: Mozilla/Add-ons/WebExtensions/user_interface/Popups
+original_slug: Mozilla/Add-ons/WebExtensions/interface_do_utilizador/Popups
---
<div>{{AddonSidebar}}</div>
diff --git a/files/pt-pt/mozilla/add-ons/webextensions/user_interface/sidebars/index.html b/files/pt-pt/mozilla/add-ons/webextensions/user_interface/sidebars/index.html
index 2cfa1800a7..02509b9229 100644
--- a/files/pt-pt/mozilla/add-ons/webextensions/user_interface/sidebars/index.html
+++ b/files/pt-pt/mozilla/add-ons/webextensions/user_interface/sidebars/index.html
@@ -1,9 +1,10 @@
---
title: Barras laterais
-slug: Mozilla/Add-ons/WebExtensions/interface_do_utilizador/Barras_laterais
+slug: Mozilla/Add-ons/WebExtensions/user_interface/Sidebars
tags:
- Extensões da Web
translation_of: Mozilla/Add-ons/WebExtensions/user_interface/Sidebars
+original_slug: Mozilla/Add-ons/WebExtensions/interface_do_utilizador/Barras_laterais
---
<div>{{AddonSidebar}}</div>
diff --git a/files/pt-pt/mozilla/add-ons/webextensions/what_are_webextensions/index.html b/files/pt-pt/mozilla/add-ons/webextensions/what_are_webextensions/index.html
index c2d7ef5d71..ada2698b44 100644
--- a/files/pt-pt/mozilla/add-ons/webextensions/what_are_webextensions/index.html
+++ b/files/pt-pt/mozilla/add-ons/webextensions/what_are_webextensions/index.html
@@ -1,10 +1,11 @@
---
title: O que são extensões?
-slug: Mozilla/Add-ons/WebExtensions/O_que_sao_WebExtensions
+slug: Mozilla/Add-ons/WebExtensions/What_are_WebExtensions
tags:
- Extensões
- Extensões da Web
translation_of: Mozilla/Add-ons/WebExtensions/What_are_WebExtensions
+original_slug: Mozilla/Add-ons/WebExtensions/O_que_sao_WebExtensions
---
<div>{{AddonSidebar}}</div>
diff --git a/files/pt-pt/mozilla/add-ons/webextensions/what_next_/index.html b/files/pt-pt/mozilla/add-ons/webextensions/what_next_/index.html
index f16f7e619b..c4ac2a8348 100644
--- a/files/pt-pt/mozilla/add-ons/webextensions/what_next_/index.html
+++ b/files/pt-pt/mozilla/add-ons/webextensions/what_next_/index.html
@@ -1,11 +1,12 @@
---
title: E a seguir?
-slug: Mozilla/Add-ons/WebExtensions/E_a_seguir
+slug: Mozilla/Add-ons/WebExtensions/What_next_
tags:
- Extensão da Web
- Extensões
- Principiante
translation_of: Mozilla/Add-ons/WebExtensions/What_next_
+original_slug: Mozilla/Add-ons/WebExtensions/E_a_seguir
---
<div>{{AddonSidebar}}</div>
diff --git a/files/pt-pt/mozilla/add-ons/webextensions/your_first_webextension/index.html b/files/pt-pt/mozilla/add-ons/webextensions/your_first_webextension/index.html
index 21b34f2e2c..2b711124ca 100644
--- a/files/pt-pt/mozilla/add-ons/webextensions/your_first_webextension/index.html
+++ b/files/pt-pt/mozilla/add-ons/webextensions/your_first_webextension/index.html
@@ -1,10 +1,11 @@
---
title: A sua primeira extensão
-slug: Mozilla/Add-ons/WebExtensions/A_sua_primeira_extensao
+slug: Mozilla/Add-ons/WebExtensions/Your_first_WebExtension
tags:
- Extensões da Web
- Guía
translation_of: Mozilla/Add-ons/WebExtensions/Your_first_WebExtension
+original_slug: Mozilla/Add-ons/WebExtensions/A_sua_primeira_extensao
---
<div>{{AddonSidebar}}</div>
diff --git a/files/pt-pt/mozilla/add-ons/webextensions/your_second_webextension/index.html b/files/pt-pt/mozilla/add-ons/webextensions/your_second_webextension/index.html
index 503f2b4ae9..9d3c22efac 100644
--- a/files/pt-pt/mozilla/add-ons/webextensions/your_second_webextension/index.html
+++ b/files/pt-pt/mozilla/add-ons/webextensions/your_second_webextension/index.html
@@ -1,9 +1,10 @@
---
title: A sua segunda extensão
-slug: Mozilla/Add-ons/WebExtensions/A_sua_segunda_extensao
+slug: Mozilla/Add-ons/WebExtensions/Your_second_WebExtension
tags:
- Extensões da Web
translation_of: Mozilla/Add-ons/WebExtensions/Your_second_WebExtension
+original_slug: Mozilla/Add-ons/WebExtensions/A_sua_segunda_extensao
---
<div>{{AddonSidebar}}
<p>Se já leu o artigo da <a href="/pt-PT/Add-ons/WebExtensions/A_sua_primeira_extensao">A sua primeira extens</a>ão, já tem uma ideia de como escrever uma extensão. Neste artigo, nós iremos escrever uma extensão um pouco mais complexa que demonstra algumas mais das APIs. <br>
diff --git a/files/pt-pt/mozilla/developer_guide/index.html b/files/pt-pt/mozilla/developer_guide/index.html
index 6f7396ce66..80dab6d83f 100644
--- a/files/pt-pt/mozilla/developer_guide/index.html
+++ b/files/pt-pt/mozilla/developer_guide/index.html
@@ -1,7 +1,8 @@
---
title: Guia do desenvolvedor
-slug: Guia_do_desenvolvedor
+slug: Mozilla/Developer_guide
translation_of: Mozilla/Developer_guide
+original_slug: Guia_do_desenvolvedor
---
<p><span class="seoSummary">There are lots of ways to contribute to the Mozilla project: coding, testing, improving the build process and tools, or contributing to the documentation. This guide provides information that will not only help you get started as a Mozilla contributor, but that you'll find useful to refer to even if you are already an experienced contributor.</span></p>
diff --git a/files/pt-pt/mozilla/firefox/releases/1.5/index.html b/files/pt-pt/mozilla/firefox/releases/1.5/index.html
index fdd748fd80..29dab49ca6 100644
--- a/files/pt-pt/mozilla/firefox/releases/1.5/index.html
+++ b/files/pt-pt/mozilla/firefox/releases/1.5/index.html
@@ -1,7 +1,8 @@
---
title: Firefox 1.5 para Desenvolvedores
-slug: Firefox_1.5_para_Desenvolvedores
+slug: Mozilla/Firefox/Releases/1.5
translation_of: Mozilla/Firefox/Releases/1.5
+original_slug: Firefox_1.5_para_Desenvolvedores
---
<div>{{FirefoxSidebar}}</div><p> </p>
diff --git a/files/pt-pt/mozilla/firefox/releases/2/index.html b/files/pt-pt/mozilla/firefox/releases/2/index.html
index 3701ecfc87..3ba2adba19 100644
--- a/files/pt-pt/mozilla/firefox/releases/2/index.html
+++ b/files/pt-pt/mozilla/firefox/releases/2/index.html
@@ -1,7 +1,8 @@
---
title: Firefox 2 para desenvolvedores
-slug: Firefox_2_para_desenvolvedores
+slug: Mozilla/Firefox/Releases/2
translation_of: Mozilla/Firefox/Releases/2
+original_slug: Firefox_2_para_desenvolvedores
---
<div>{{FirefoxSidebar}}</div><h2 id="Novas_caracter.C3.ADsticas_para_desenvolvedores_no_Firefox_2" name="Novas_caracter.C3.ADsticas_para_desenvolvedores_no_Firefox_2">Novas características para desenvolvedores no Firefox 2</h2>
diff --git a/files/pt-pt/mozilla/firefox/releases/3.5/index.html b/files/pt-pt/mozilla/firefox/releases/3.5/index.html
index ec89c2b039..d175b9cc1c 100644
--- a/files/pt-pt/mozilla/firefox/releases/3.5/index.html
+++ b/files/pt-pt/mozilla/firefox/releases/3.5/index.html
@@ -1,7 +1,8 @@
---
title: Firefox 3.5 para desenvolvedores
-slug: Firefox_3.5_para_desenvolvedores
+slug: Mozilla/Firefox/Releases/3.5
translation_of: Mozilla/Firefox/Releases/3.5
+original_slug: Firefox_3.5_para_desenvolvedores
---
<div>{{FirefoxSidebar}}</div><p>O Firefox 3.5 introduz várias funcionalidades novas, bem como suporte adicional e melhorado para uma larga variedade de padrões web. Este artigo oferece uma extensa lista, com links para artigos cobrindo as melhorias mais importantes.</p>
<h2 id="Novas_funcionalidades_para_desenvolvedores_no_Firefox_3.5">Novas funcionalidades para desenvolvedores no Firefox 3.5</h2>
diff --git a/files/pt-pt/mozilla/firefox/releases/3.5/updating_extensions/index.html b/files/pt-pt/mozilla/firefox/releases/3.5/updating_extensions/index.html
index f1eeef972a..613aa4f667 100644
--- a/files/pt-pt/mozilla/firefox/releases/3.5/updating_extensions/index.html
+++ b/files/pt-pt/mozilla/firefox/releases/3.5/updating_extensions/index.html
@@ -1,7 +1,8 @@
---
title: Atualizando extensões para o Firefox 3.5
-slug: Atualizando_extensões_para_o_Firefox_3.5
+slug: Mozilla/Firefox/Releases/3.5/Updating_extensions
translation_of: Mozilla/Firefox/Releases/3.5/Updating_extensions
+original_slug: Atualizando_extensões_para_o_Firefox_3.5
---
<div>{{FirefoxSidebar}}</div><p>{{ fx_minversion_header(3.5) }}</p>
<p>Este artigo proporciona informação útil para desenvolvedores tentando atualizar suas extensões para trabalharem corretamente no Firefox 3.5.</p>
diff --git a/files/pt-pt/mozilla/firefox/releases/3.6/index.html b/files/pt-pt/mozilla/firefox/releases/3.6/index.html
index 87e983ee35..1413f08199 100644
--- a/files/pt-pt/mozilla/firefox/releases/3.6/index.html
+++ b/files/pt-pt/mozilla/firefox/releases/3.6/index.html
@@ -1,7 +1,8 @@
---
title: Firefox 3.6 para desenvolvedores
-slug: Firefox_3.6_para_desenvolvedores
+slug: Mozilla/Firefox/Releases/3.6
translation_of: Mozilla/Firefox/Releases/3.6
+original_slug: Firefox_3.6_para_desenvolvedores
---
<div><section class="Quick_links" id="Quick_Links">
<ol>
diff --git a/files/pt-pt/mozilla/firefox/releases/3/site_compatibility/index.html b/files/pt-pt/mozilla/firefox/releases/3/site_compatibility/index.html
index cd637eed20..3c8b290205 100644
--- a/files/pt-pt/mozilla/firefox/releases/3/site_compatibility/index.html
+++ b/files/pt-pt/mozilla/firefox/releases/3/site_compatibility/index.html
@@ -1,11 +1,12 @@
---
title: Mudanças no Gecko 1.9 que afetam websites
-slug: Mudanças_no_Gecko_1.9_que_afetam_websites
+slug: Mozilla/Firefox/Releases/3/Site_compatibility
tags:
- Desenvolvimento_Web
- Gecko
- Todas_as_Categorias
translation_of: Mozilla/Firefox/Releases/3/Site_compatibility
+original_slug: Mudanças_no_Gecko_1.9_que_afetam_websites
---
<div>{{FirefoxSidebar}}</div>
diff --git a/files/pt-pt/mozilla/firefox/releases/3/updating_extensions/index.html b/files/pt-pt/mozilla/firefox/releases/3/updating_extensions/index.html
index 02b1236538..d213047978 100644
--- a/files/pt-pt/mozilla/firefox/releases/3/updating_extensions/index.html
+++ b/files/pt-pt/mozilla/firefox/releases/3/updating_extensions/index.html
@@ -1,9 +1,10 @@
---
title: Atualização das extensões para o Firefox 3
-slug: Atualizando_extensões_para_o_Firefox_3
+slug: Mozilla/Firefox/Releases/3/Updating_extensions
tags:
- Firefox 3
translation_of: Mozilla/Firefox/Releases/3/Updating_extensions
+original_slug: Atualizando_extensões_para_o_Firefox_3
---
<div><section class="Quick_links" id="Quick_Links">
<ol>
diff --git a/files/pt-pt/mozilla/firefox/releases/4/index.html b/files/pt-pt/mozilla/firefox/releases/4/index.html
index 58f32d061b..a79356442c 100644
--- a/files/pt-pt/mozilla/firefox/releases/4/index.html
+++ b/files/pt-pt/mozilla/firefox/releases/4/index.html
@@ -1,6 +1,6 @@
---
title: Firefox 4 para desenvolvedores
-slug: Firefox_4_para_desenvolvedores
+slug: Mozilla/Firefox/Releases/4
tags:
- CSS
- Firefox
@@ -12,6 +12,7 @@ tags:
- XPCOM
- XUL
translation_of: Mozilla/Firefox/Releases/4
+original_slug: Firefox_4_para_desenvolvedores
---
<div><section class="Quick_links" id="Quick_Links">
<ol>
diff --git a/files/pt-pt/mozilla/firefox/releases/5/index.html b/files/pt-pt/mozilla/firefox/releases/5/index.html
index e69e9e6257..4565a3131d 100644
--- a/files/pt-pt/mozilla/firefox/releases/5/index.html
+++ b/files/pt-pt/mozilla/firefox/releases/5/index.html
@@ -1,7 +1,8 @@
---
title: Firefox 5 para desenvolvedores
-slug: Firefox_5_para_desenvolvedores
+slug: Mozilla/Firefox/Releases/5
translation_of: Mozilla/Firefox/Releases/5
+original_slug: Firefox_5_para_desenvolvedores
---
<div>{{FirefoxSidebar}}</div><p>{{ draft() }}</p>
<p>O Firefox 5, é baseado no Gecko 5.0 e será lançado na metade de 2011. Este artigo proporciona links para informações sobre as mudanças que afetam os desenvolvedores nesta versão. Os <span style="font-style: italic;">n</span><em>ightly builds</em> do futuro Firefox 5 estão <a class="external" href="http://www.mozilla.com/en-US/firefox/channel/">disponíveis atualmente</a> no canal Beta (iesto é, na seção <a href="/En/Developer_Guide/Source_Code/Mercurial#mozilla-beta_(prerelease_development_tree)" title="En/Developer_Guide/Source_Code/Mercurial#mozilla-beta_(prerelease_development_tree)">mozilla-beta</a>).</p>
diff --git a/files/pt-pt/mozilla/firefox/releases/6/index.html b/files/pt-pt/mozilla/firefox/releases/6/index.html
index d7c93cc7e1..7f28326dce 100644
--- a/files/pt-pt/mozilla/firefox/releases/6/index.html
+++ b/files/pt-pt/mozilla/firefox/releases/6/index.html
@@ -1,7 +1,8 @@
---
title: Firefox 6 para programadores
-slug: Firefox_6_para_desenvolvedores
+slug: Mozilla/Firefox/Releases/6
translation_of: Mozilla/Firefox/Releases/6
+original_slug: Firefox_6_para_desenvolvedores
---
<div><section class="Quick_links" id="Quick_Links">
<ol>