aboutsummaryrefslogtreecommitdiff
path: root/files/pt-pt/web/html/element
diff options
context:
space:
mode:
authorFlorian Merz <me@fiji-flo.de>2021-02-11 14:50:25 +0100
committerFlorian Merz <me@fiji-flo.de>2021-02-11 14:50:25 +0100
commit8519a85da1acd5b7863268b6cf6f9e4fd14bcf31 (patch)
treee1913952f832b4143627130e94a6eb117da5de79 /files/pt-pt/web/html/element
parent2c2df5ea01eb5cd8b9ea226b2869337e59c5fe3e (diff)
downloadtranslated-content-8519a85da1acd5b7863268b6cf6f9e4fd14bcf31.tar.gz
translated-content-8519a85da1acd5b7863268b6cf6f9e4fd14bcf31.tar.bz2
translated-content-8519a85da1acd5b7863268b6cf6f9e4fd14bcf31.zip
unslug pt-pt: modify
Diffstat (limited to 'files/pt-pt/web/html/element')
-rw-r--r--files/pt-pt/web/html/element/audio/index.html3
-rw-r--r--files/pt-pt/web/html/element/fieldset/index.html3
-rw-r--r--files/pt-pt/web/html/element/figcaption/index.html3
-rw-r--r--files/pt-pt/web/html/element/figure/index.html3
-rw-r--r--files/pt-pt/web/html/element/head/index.html5
-rw-r--r--files/pt-pt/web/html/element/index.html5
-rw-r--r--files/pt-pt/web/html/element/nav/index.html3
-rw-r--r--files/pt-pt/web/html/element/progress/index.html3
-rw-r--r--files/pt-pt/web/html/element/video/index.html3
9 files changed, 20 insertions, 11 deletions
diff --git a/files/pt-pt/web/html/element/audio/index.html b/files/pt-pt/web/html/element/audio/index.html
index f8b7c3229b..6c9a45428a 100644
--- a/files/pt-pt/web/html/element/audio/index.html
+++ b/files/pt-pt/web/html/element/audio/index.html
@@ -1,7 +1,8 @@
---
title: Audio
-slug: Web/HTML/Elemento/Audio
+slug: Web/HTML/Element/audio
translation_of: Web/HTML/Element/audio
+original_slug: Web/HTML/Elemento/Audio
---
<p>{{ gecko_minversion_header("1.9.1") }}</p>
<p>O elemento <code>audio</code> é usado para embutir conteúdo de som em um documento HTML or XHTML.  O elemento <code>audio</code> foi adicionado como parte do HTML 5.</p>
diff --git a/files/pt-pt/web/html/element/fieldset/index.html b/files/pt-pt/web/html/element/fieldset/index.html
index 44fd353489..1b90d328b2 100644
--- a/files/pt-pt/web/html/element/fieldset/index.html
+++ b/files/pt-pt/web/html/element/fieldset/index.html
@@ -1,6 +1,6 @@
---
title: '<fieldset>: O elemento "Field Set"'
-slug: Web/HTML/Elemento/fieldset
+slug: Web/HTML/Element/fieldset
tags:
- Elemento
- Formulários HTML
@@ -9,6 +9,7 @@ tags:
- Web
- formulários
translation_of: Web/HTML/Element/fieldset
+original_slug: Web/HTML/Elemento/fieldset
---
<p>O <strong>elemento HTML <code>&lt;fieldset&gt;</code> </strong>é utilizado para agrupar vários controlos, bem como as etiquetas ({{HTMLElement("label")}}) dentro de um formulário da Web.</p>
diff --git a/files/pt-pt/web/html/element/figcaption/index.html b/files/pt-pt/web/html/element/figcaption/index.html
index e40a044136..1a0cf18319 100644
--- a/files/pt-pt/web/html/element/figcaption/index.html
+++ b/files/pt-pt/web/html/element/figcaption/index.html
@@ -1,7 +1,8 @@
---
title: figcaption
-slug: Web/HTML/Elemento/figcaption
+slug: Web/HTML/Element/figcaption
translation_of: Web/HTML/Element/figcaption
+original_slug: Web/HTML/Elemento/figcaption
---
<h2 id="Introdução">Introdução</h2>
diff --git a/files/pt-pt/web/html/element/figure/index.html b/files/pt-pt/web/html/element/figure/index.html
index f5d66411d9..263f403afb 100644
--- a/files/pt-pt/web/html/element/figure/index.html
+++ b/files/pt-pt/web/html/element/figure/index.html
@@ -1,7 +1,8 @@
---
title: figure
-slug: HTMLToDelete/Element/figure
+slug: Web/HTML/Element/figure
translation_of: Web/HTML/Element/figure
+original_slug: HTMLToDelete/Element/figure
---
<p>O elemento de figura HTML (<span style="font-family: Courier New;">&lt;figure&gt;</span>) representa uma tag de conteúdo próprio, frequentemente com legenda. Geralmente referenciada idendependente do fluxo principal do documento, podendo assim ser movido atravéz do fluxo principal sem afeta-lo.</p>
diff --git a/files/pt-pt/web/html/element/head/index.html b/files/pt-pt/web/html/element/head/index.html
index 8285b2f2af..852cc803a1 100644
--- a/files/pt-pt/web/html/element/head/index.html
+++ b/files/pt-pt/web/html/element/head/index.html
@@ -1,13 +1,14 @@
---
title: '<head> : O elemento dos metadados (Cabeçalho) do documento'
-slug: Web/HTML/Elemento/head
+slug: Web/HTML/Element/head
tags:
- Elemento
- HTML
- - 'HTML:Metadata content'
+ - HTML:Metadata content
- Referencia
- Web
translation_of: Web/HTML/Element/head
+original_slug: Web/HTML/Elemento/head
---
<div>{{HTMLRef}}</div>
diff --git a/files/pt-pt/web/html/element/index.html b/files/pt-pt/web/html/element/index.html
index c47907bce9..fc993d2315 100644
--- a/files/pt-pt/web/html/element/index.html
+++ b/files/pt-pt/web/html/element/index.html
@@ -1,14 +1,15 @@
---
title: Referência dos elementos HTML
-slug: Web/HTML/Elemento
+slug: Web/HTML/Element
tags:
- Elemento
- HTML
- - 'I10n:priority'
+ - I10n:priority
- Referencia
- Web
- básico
translation_of: Web/HTML/Element
+original_slug: Web/HTML/Elemento
---
<div>{{HTMLSidebar("Elements")}}</div>
diff --git a/files/pt-pt/web/html/element/nav/index.html b/files/pt-pt/web/html/element/nav/index.html
index 3dfc714e23..a17cc914b9 100644
--- a/files/pt-pt/web/html/element/nav/index.html
+++ b/files/pt-pt/web/html/element/nav/index.html
@@ -1,7 +1,8 @@
---
title: <nav>
-slug: Web/HTML/Elemento/nav
+slug: Web/HTML/Element/nav
translation_of: Web/HTML/Element/nav
+original_slug: Web/HTML/Elemento/nav
---
<div>{{HTMLRef}}</div>
diff --git a/files/pt-pt/web/html/element/progress/index.html b/files/pt-pt/web/html/element/progress/index.html
index 0b99ea2873..5efef8ff83 100644
--- a/files/pt-pt/web/html/element/progress/index.html
+++ b/files/pt-pt/web/html/element/progress/index.html
@@ -1,7 +1,8 @@
---
title: progress
-slug: Web/HTML/Elemento/progress
+slug: Web/HTML/Element/progress
translation_of: Web/HTML/Element/progress
+original_slug: Web/HTML/Elemento/progress
---
<h2 id="Resumo">Resumo</h2>
diff --git a/files/pt-pt/web/html/element/video/index.html b/files/pt-pt/web/html/element/video/index.html
index 4870c14e23..3b67dddc5a 100644
--- a/files/pt-pt/web/html/element/video/index.html
+++ b/files/pt-pt/web/html/element/video/index.html
@@ -1,7 +1,8 @@
---
title: Video
-slug: Web/HTML/Elemento/Video
+slug: Web/HTML/Element/video
translation_of: Web/HTML/Element/video
+original_slug: Web/HTML/Elemento/Video
---
<p>{{ gecko_minversion_header("1.9.1") }}</p>
<p>O elemento <code>video</code> é usado para inserir conteúdo de vídeo em um documento HTML ou XHTML. O elemento <code>video</code> foi adicionado como parte do HTML 5.</p>