diff options
author | MDN <actions@users.noreply.github.com> | 2021-07-08 00:34:19 +0000 |
---|---|---|
committer | MDN <actions@users.noreply.github.com> | 2021-07-08 00:34:19 +0000 |
commit | ff9ea0cf9f0ea6217deefa7ad0dba35bf7f6c45e (patch) | |
tree | d11054dc18b78736aa981b3102bfd731f86bcd43 /files/pt-br | |
parent | 874d81c43e8e5d7d498b452a8d82bd6879aa5716 (diff) | |
download | translated-content-ff9ea0cf9f0ea6217deefa7ad0dba35bf7f6c45e.tar.gz translated-content-ff9ea0cf9f0ea6217deefa7ad0dba35bf7f6c45e.tar.bz2 translated-content-ff9ea0cf9f0ea6217deefa7ad0dba35bf7f6c45e.zip |
[CRON] sync translated content
Diffstat (limited to 'files/pt-br')
-rw-r--r-- | files/pt-br/_redirects.txt | 6 | ||||
-rw-r--r-- | files/pt-br/_wikihistory.json | 26 | ||||
-rw-r--r-- | files/pt-br/orphaned/web/api/htmlorforeignelement/blur/index.html (renamed from files/pt-br/web/api/htmlorforeignelement/blur/index.html) | 4 | ||||
-rw-r--r-- | files/pt-br/orphaned/web/api/htmlorforeignelement/focus/index.html (renamed from files/pt-br/web/api/htmlorforeignelement/focus/index.html) | 4 |
4 files changed, 21 insertions, 19 deletions
diff --git a/files/pt-br/_redirects.txt b/files/pt-br/_redirects.txt index c2949a76c0..4e110b2d75 100644 --- a/files/pt-br/_redirects.txt +++ b/files/pt-br/_redirects.txt @@ -578,10 +578,12 @@ /pt-BR/docs/Web/API/Event/Comparativo_entre_Event_Targets /pt-BR/docs/Web/API/Event/Comparison_of_Event_Targets /pt-BR/docs/Web/API/Fetch_API/Uso_de_busca_Cross-global /pt-BR/docs/Web/API/Fetch_API/Cross-global_fetch_usage /pt-BR/docs/Web/API/HTMLContentElement/Seletor /pt-BR/docs/Web/API/HTMLContentElement/select -/pt-BR/docs/Web/API/HTMLElement/blur /pt-BR/docs/Web/API/HTMLOrForeignElement/blur +/pt-BR/docs/Web/API/HTMLElement/blur /pt-BR/docs/orphaned/Web/API/HTMLOrForeignElement/blur /pt-BR/docs/Web/API/HTMLElement/dataset /pt-BR/docs/orphaned/Web/API/HTMLOrForeignElement/dataset -/pt-BR/docs/Web/API/HTMLElement/focus /pt-BR/docs/Web/API/HTMLOrForeignElement/focus +/pt-BR/docs/Web/API/HTMLElement/focus /pt-BR/docs/orphaned/Web/API/HTMLOrForeignElement/focus +/pt-BR/docs/Web/API/HTMLOrForeignElement/blur /pt-BR/docs/orphaned/Web/API/HTMLOrForeignElement/blur /pt-BR/docs/Web/API/HTMLOrForeignElement/dataset /pt-BR/docs/orphaned/Web/API/HTMLOrForeignElement/dataset +/pt-BR/docs/Web/API/HTMLOrForeignElement/focus /pt-BR/docs/orphaned/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 diff --git a/files/pt-br/_wikihistory.json b/files/pt-br/_wikihistory.json index 922f776130..ff2f3fae11 100644 --- a/files/pt-br/_wikihistory.json +++ b/files/pt-br/_wikihistory.json @@ -5610,19 +5610,6 @@ "Rogerio-Viana" ] }, - "Web/API/HTMLOrForeignElement/blur": { - "modified": "2020-10-15T22:12:54.970Z", - "contributors": [ - "salgueiroso" - ] - }, - "Web/API/HTMLOrForeignElement/focus": { - "modified": "2019-03-23T22:24:13.859Z", - "contributors": [ - "erikseyti", - "brunopulis" - ] - }, "Web/API/HTMLSelectElement": { "modified": "2019-03-18T21:38:12.809Z", "contributors": [ @@ -17005,6 +16992,12 @@ "bermarques" ] }, + "orphaned/Web/API/HTMLOrForeignElement/blur": { + "modified": "2020-10-15T22:12:54.970Z", + "contributors": [ + "salgueiroso" + ] + }, "orphaned/Web/API/HTMLOrForeignElement/dataset": { "modified": "2020-10-15T21:46:41.594Z", "contributors": [ @@ -17014,6 +17007,13 @@ "emanueloliveira" ] }, + "orphaned/Web/API/HTMLOrForeignElement/focus": { + "modified": "2019-03-23T22:24:13.859Z", + "contributors": [ + "erikseyti", + "brunopulis" + ] + }, "orphaned/Web/API/IndexedDB_API/Basic_Concepts_Behind_IndexedDB": { "modified": "2020-01-13T04:48:43.968Z", "contributors": [ diff --git a/files/pt-br/web/api/htmlorforeignelement/blur/index.html b/files/pt-br/orphaned/web/api/htmlorforeignelement/blur/index.html index cf416441d4..2ce85ac57e 100644 --- a/files/pt-br/web/api/htmlorforeignelement/blur/index.html +++ b/files/pt-br/orphaned/web/api/htmlorforeignelement/blur/index.html @@ -1,6 +1,6 @@ --- title: HTMLElement.blur() -slug: Web/API/HTMLOrForeignElement/blur +slug: orphaned/Web/API/HTMLOrForeignElement/blur tags: - API - DOM HTML @@ -9,7 +9,7 @@ tags: - Referencia - metodo translation_of: Web/API/HTMLOrForeignElement/blur -original_slug: Web/API/HTMLElement/blur +original_slug: Web/API/HTMLOrForeignElement/blur --- <div>{{ APIRef("HTML DOM") }}</div> diff --git a/files/pt-br/web/api/htmlorforeignelement/focus/index.html b/files/pt-br/orphaned/web/api/htmlorforeignelement/focus/index.html index 4649b935b9..d2da909bc6 100644 --- a/files/pt-br/web/api/htmlorforeignelement/focus/index.html +++ b/files/pt-br/orphaned/web/api/htmlorforeignelement/focus/index.html @@ -1,8 +1,8 @@ --- title: HTMLElement.focus() -slug: Web/API/HTMLOrForeignElement/focus +slug: orphaned/Web/API/HTMLOrForeignElement/focus translation_of: Web/API/HTMLOrForeignElement/focus -original_slug: Web/API/HTMLElement/focus +original_slug: Web/API/HTMLOrForeignElement/focus --- <div>{{ APIRef("HTML DOM") }}</div> |