aboutsummaryrefslogtreecommitdiff
path: root/files/pt-br
diff options
context:
space:
mode:
authorMDN <actions@users.noreply.github.com>2021-06-15 00:35:40 +0000
committerMDN <actions@users.noreply.github.com>2021-06-15 00:35:40 +0000
commit522984283b56b68582d606c76e4ca98c0baf9451 (patch)
tree0bf1a6328efd2bf74b118ff823b5208de78dec0b /files/pt-br
parentee3bbc7c983772815b6168c0c146fabbf1536105 (diff)
downloadtranslated-content-522984283b56b68582d606c76e4ca98c0baf9451.tar.gz
translated-content-522984283b56b68582d606c76e4ca98c0baf9451.tar.bz2
translated-content-522984283b56b68582d606c76e4ca98c0baf9451.zip
[CRON] sync translated content
Diffstat (limited to 'files/pt-br')
-rw-r--r--files/pt-br/_redirects.txt3
-rw-r--r--files/pt-br/_wikihistory.json22
-rw-r--r--files/pt-br/orphaned/web/api/indexeddb_api/basic_concepts_behind_indexeddb/index.html (renamed from files/pt-br/web/api/indexeddb_api/basic_concepts_behind_indexeddb/index.html)3
3 files changed, 15 insertions, 13 deletions
diff --git a/files/pt-br/_redirects.txt b/files/pt-br/_redirects.txt
index 9fa0c02135..6b19fa7931 100644
--- a/files/pt-br/_redirects.txt
+++ b/files/pt-br/_redirects.txt
@@ -344,7 +344,7 @@
/pt-BR/docs/HTML/Optimizing_Your_Pages_for_Speculative_Parsing /pt-BR/docs/Glossary/speculative_parsing
/pt-BR/docs/Hello_World_Rust /pt-BR/docs/orphaned/Hello_World_Rust
/pt-BR/docs/IndexedDB /pt-BR/docs/Web/API/IndexedDB_API
-/pt-BR/docs/IndexedDB/Basic_Concepts_Behind_IndexedDB /pt-BR/docs/Web/API/IndexedDB_API/Basic_Concepts_Behind_IndexedDB
+/pt-BR/docs/IndexedDB/Basic_Concepts_Behind_IndexedDB /pt-BR/docs/orphaned/Web/API/IndexedDB_API/Basic_Concepts_Behind_IndexedDB
/pt-BR/docs/IndexedDB/Usando_IndexedDB /pt-BR/docs/Web/API/IndexedDB_API/Using_IndexedDB
/pt-BR/docs/Instalando_Rust /pt-BR/docs/orphaned/Instalando_Rust
/pt-BR/docs/JSON /pt-BR/docs/Glossary/JSON
@@ -577,6 +577,7 @@
/pt-BR/docs/Web/API/HTMLElement/dataset /pt-BR/docs/Web/API/HTMLOrForeignElement/dataset
/pt-BR/docs/Web/API/HTMLElement/focus /pt-BR/docs/Web/API/HTMLOrForeignElement/focus
/pt-BR/docs/Web/API/History_API/Exemplo /pt-BR/docs/Web/API/History_API/Example
+/pt-BR/docs/Web/API/IndexedDB_API/Basic_Concepts_Behind_IndexedDB /pt-BR/docs/orphaned/Web/API/IndexedDB_API/Basic_Concepts_Behind_IndexedDB
/pt-BR/docs/Web/API/IndexedDB_API/Usando_IndexedDB /pt-BR/docs/Web/API/IndexedDB_API/Using_IndexedDB
/pt-BR/docs/Web/API/Navigator.battery /pt-BR/docs/Web/API/Navigator/battery
/pt-BR/docs/Web/API/NavigatorID.platform /pt-BR/docs/Web/API/NavigatorID/platform
diff --git a/files/pt-br/_wikihistory.json b/files/pt-br/_wikihistory.json
index b724bfc022..357b8546a5 100644
--- a/files/pt-br/_wikihistory.json
+++ b/files/pt-br/_wikihistory.json
@@ -5758,17 +5758,6 @@
"cirocosta"
]
},
- "Web/API/IndexedDB_API/Basic_Concepts_Behind_IndexedDB": {
- "modified": "2020-01-13T04:48:43.968Z",
- "contributors": [
- "chrisdavidmills",
- "wbamberg",
- "jppaschoal",
- "camilaavilarinho",
- "guilhermemar",
- "IgorGoncalves"
- ]
- },
"Web/API/IndexedDB_API/Using_IndexedDB": {
"modified": "2020-01-13T04:48:43.522Z",
"contributors": [
@@ -17147,6 +17136,17 @@
"bermarques"
]
},
+ "orphaned/Web/API/IndexedDB_API/Basic_Concepts_Behind_IndexedDB": {
+ "modified": "2020-01-13T04:48:43.968Z",
+ "contributors": [
+ "chrisdavidmills",
+ "wbamberg",
+ "jppaschoal",
+ "camilaavilarinho",
+ "guilhermemar",
+ "IgorGoncalves"
+ ]
+ },
"orphaned/Web/API/Node/Entendendo_o_uso_do_método_AppendChild-javascript": {
"modified": "2019-03-23T22:40:45.924Z",
"contributors": [
diff --git a/files/pt-br/web/api/indexeddb_api/basic_concepts_behind_indexeddb/index.html b/files/pt-br/orphaned/web/api/indexeddb_api/basic_concepts_behind_indexeddb/index.html
index 1ec04d3838..ae5b41c66d 100644
--- a/files/pt-br/web/api/indexeddb_api/basic_concepts_behind_indexeddb/index.html
+++ b/files/pt-br/orphaned/web/api/indexeddb_api/basic_concepts_behind_indexeddb/index.html
@@ -1,11 +1,12 @@
---
title: Conceitos Básicos sobre IndexedDb
-slug: Web/API/IndexedDB_API/Basic_Concepts_Behind_IndexedDB
+slug: orphaned/Web/API/IndexedDB_API/Basic_Concepts_Behind_IndexedDB
tags:
- Avançado
- IndexedDB
- conceitos
translation_of: Web/API/IndexedDB_API/Basic_Concepts_Behind_IndexedDB
+original_slug: Web/API/IndexedDB_API/Basic_Concepts_Behind_IndexedDB
---
<p>{{DefaultAPISidebar("IndexedDB")}}</p>