aboutsummaryrefslogtreecommitdiff
path: root/files/pt-br
diff options
context:
space:
mode:
authorMDN <actions@users.noreply.github.com>2021-05-18 00:44:37 +0000
committerMDN <actions@users.noreply.github.com>2021-05-18 00:44:37 +0000
commit40edc745dfb5c152e12080748f9357b376e8dbe9 (patch)
tree00507f03ddb986f86fab1b6280661d4010a05b03 /files/pt-br
parentffc1c18ba7f546ef8103ad587592a2cfaf88e609 (diff)
downloadtranslated-content-40edc745dfb5c152e12080748f9357b376e8dbe9.tar.gz
translated-content-40edc745dfb5c152e12080748f9357b376e8dbe9.tar.bz2
translated-content-40edc745dfb5c152e12080748f9357b376e8dbe9.zip
[CRON] sync translated content
Diffstat (limited to 'files/pt-br')
-rw-r--r--files/pt-br/_redirects.txt2
-rw-r--r--files/pt-br/_wikihistory.json24
-rw-r--r--files/pt-br/orphaned/web/api/parentnode/index.html (renamed from files/pt-br/web/api/parentnode/index.html)3
-rw-r--r--files/pt-br/orphaned/web/api/parentnode/queryselector/index.html (renamed from files/pt-br/web/api/parentnode/queryselector/index.html)3
4 files changed, 18 insertions, 14 deletions
diff --git a/files/pt-br/_redirects.txt b/files/pt-br/_redirects.txt
index 4f1045b140..488bea6ccb 100644
--- a/files/pt-br/_redirects.txt
+++ b/files/pt-br/_redirects.txt
@@ -587,8 +587,10 @@
/pt-BR/docs/Web/API/Node.replaceChild /pt-BR/docs/Web/API/Node/replaceChild
/pt-BR/docs/Web/API/Node/Entendendo_o_uso_do_método_AppendChild-javascript /pt-BR/docs/orphaned/Web/API/Node/Entendendo_o_uso_do_método_AppendChild-javascript
/pt-BR/docs/Web/API/Node/innerText /pt-BR/docs/Web/API/HTMLElement/innerText
+/pt-BR/docs/Web/API/ParentNode /pt-BR/docs/orphaned/Web/API/ParentNode
/pt-BR/docs/Web/API/ParentNode/childElementCount /pt-BR/docs/Web/API/Element/childElementCount
/pt-BR/docs/Web/API/ParentNode/children /pt-BR/docs/orphaned/Web/API/ParentNode/children
+/pt-BR/docs/Web/API/ParentNode/querySelector /pt-BR/docs/orphaned/Web/API/ParentNode/querySelector
/pt-BR/docs/Web/API/Position /pt-BR/docs/Web/API/GeolocationPosition
/pt-BR/docs/Web/API/Position/coords /pt-BR/docs/Web/API/GeolocationPosition/coords
/pt-BR/docs/Web/API/PositionError /pt-BR/docs/Web/API/GeolocationPositionError
diff --git a/files/pt-br/_wikihistory.json b/files/pt-br/_wikihistory.json
index 5902b3829b..d3a4c03187 100644
--- a/files/pt-br/_wikihistory.json
+++ b/files/pt-br/_wikihistory.json
@@ -6188,18 +6188,6 @@
"renatoluna"
]
},
- "Web/API/ParentNode": {
- "modified": "2019-03-23T22:19:41.961Z",
- "contributors": [
- "jpmedley"
- ]
- },
- "Web/API/ParentNode/querySelector": {
- "modified": "2020-10-15T22:23:27.840Z",
- "contributors": [
- "VictorhMalheiro"
- ]
- },
"Web/API/Path2D": {
"modified": "2020-10-15T22:06:13.090Z",
"contributors": [
@@ -17241,12 +17229,24 @@
"Josue-Bastos"
]
},
+ "orphaned/Web/API/ParentNode": {
+ "modified": "2019-03-23T22:19:41.961Z",
+ "contributors": [
+ "jpmedley"
+ ]
+ },
"orphaned/Web/API/ParentNode/children": {
"modified": "2019-03-23T22:19:42.340Z",
"contributors": [
"rafaelcavalcante"
]
},
+ "orphaned/Web/API/ParentNode/querySelector": {
+ "modified": "2020-10-15T22:23:27.840Z",
+ "contributors": [
+ "VictorhMalheiro"
+ ]
+ },
"orphaned/Web/API/Window/ondevicelight": {
"modified": "2019-03-23T22:08:54.681Z",
"contributors": [
diff --git a/files/pt-br/web/api/parentnode/index.html b/files/pt-br/orphaned/web/api/parentnode/index.html
index ac2ca6c4ba..fd327f7adf 100644
--- a/files/pt-br/web/api/parentnode/index.html
+++ b/files/pt-br/orphaned/web/api/parentnode/index.html
@@ -1,12 +1,13 @@
---
title: ParentNode
-slug: Web/API/ParentNode
+slug: orphaned/Web/API/ParentNode
tags:
- API
- DOM
- NeedsTranslation
- TopicStub
translation_of: Web/API/ParentNode
+original_slug: Web/API/ParentNode
---
<div>{{APIRef("DOM")}}</div>
diff --git a/files/pt-br/web/api/parentnode/queryselector/index.html b/files/pt-br/orphaned/web/api/parentnode/queryselector/index.html
index 0e719e1a73..f554a19495 100644
--- a/files/pt-br/web/api/parentnode/queryselector/index.html
+++ b/files/pt-br/orphaned/web/api/parentnode/queryselector/index.html
@@ -1,6 +1,6 @@
---
title: ParentNode.querySelector()
-slug: Web/API/ParentNode/querySelector
+slug: orphaned/Web/API/ParentNode/querySelector
tags:
- PrecisaDeExemplo
- Projeto
@@ -8,6 +8,7 @@ tags:
- Seletores
- metodo
translation_of: Web/API/ParentNode/querySelector
+original_slug: Web/API/ParentNode/querySelector
---
<p>{{APIRef("DOM")}}{{Draft}}</p>