aboutsummaryrefslogtreecommitdiff
path: root/files/pt-br
diff options
context:
space:
mode:
authorMDN <actions@users.noreply.github.com>2021-06-20 00:37:04 +0000
committerMDN <actions@users.noreply.github.com>2021-06-20 00:37:04 +0000
commit0d495ad297d9e90ab35f54a822cd5e4e6a670713 (patch)
tree399dbe0b28db6d16fe7d13444e41b89e02e5ddc6 /files/pt-br
parentbccf9a19dac45b167f5ea1a427fb682a78b48187 (diff)
downloadtranslated-content-0d495ad297d9e90ab35f54a822cd5e4e6a670713.tar.gz
translated-content-0d495ad297d9e90ab35f54a822cd5e4e6a670713.tar.bz2
translated-content-0d495ad297d9e90ab35f54a822cd5e4e6a670713.zip
[CRON] sync translated content
Diffstat (limited to 'files/pt-br')
-rw-r--r--files/pt-br/_redirects.txt1
-rw-r--r--files/pt-br/_wikihistory.json12
-rw-r--r--files/pt-br/orphaned/web/api/ambient_light_events/index.html (renamed from files/pt-br/web/api/ambient_light_events/index.html)3
3 files changed, 9 insertions, 7 deletions
diff --git a/files/pt-br/_redirects.txt b/files/pt-br/_redirects.txt
index bf433a95b5..250d4b01a5 100644
--- a/files/pt-br/_redirects.txt
+++ b/files/pt-br/_redirects.txt
@@ -529,6 +529,7 @@
/pt-BR/docs/Web/API/API_de_Desempenho /pt-BR/docs/Web/API/Performance_API
/pt-BR/docs/Web/API/AbstractWorker /pt-BR/docs/orphaned/Web/API/AbstractWorker
/pt-BR/docs/Web/API/AbstractWorker/onerror /pt-BR/docs/orphaned/Web/API/AbstractWorker/onerror
+/pt-BR/docs/Web/API/Ambient_Light_Events /pt-BR/docs/orphaned/Web/API/Ambient_Light_Events
/pt-BR/docs/Web/API/ArrayBuffer /pt-BR/docs/Web/JavaScript/Reference/Global_Objects/ArrayBuffer
/pt-BR/docs/Web/API/AudioContext/currentTime /pt-BR/docs/Web/API/BaseAudioContext/currentTime
/pt-BR/docs/Web/API/BatteryManager.charging /pt-BR/docs/Web/API/BatteryManager/charging
diff --git a/files/pt-br/_wikihistory.json b/files/pt-br/_wikihistory.json
index a2ecb0733d..737806411d 100644
--- a/files/pt-br/_wikihistory.json
+++ b/files/pt-br/_wikihistory.json
@@ -3584,12 +3584,6 @@
"marcelorobson001"
]
},
- "Web/API/Ambient_Light_Events": {
- "modified": "2019-03-23T22:10:24.978Z",
- "contributors": [
- "andre-mendes"
- ]
- },
"Web/API/Animation": {
"modified": "2019-03-23T22:27:19.257Z",
"contributors": [
@@ -17080,6 +17074,12 @@
"daltonmenezes"
]
},
+ "orphaned/Web/API/Ambient_Light_Events": {
+ "modified": "2019-03-23T22:10:24.978Z",
+ "contributors": [
+ "andre-mendes"
+ ]
+ },
"orphaned/Web/API/ChildNode/remove": {
"modified": "2020-10-15T21:55:19.824Z",
"contributors": [
diff --git a/files/pt-br/web/api/ambient_light_events/index.html b/files/pt-br/orphaned/web/api/ambient_light_events/index.html
index d011d08e08..92bcf75e04 100644
--- a/files/pt-br/web/api/ambient_light_events/index.html
+++ b/files/pt-br/orphaned/web/api/ambient_light_events/index.html
@@ -1,11 +1,12 @@
---
title: Ambient Light Events
-slug: Web/API/Ambient_Light_Events
+slug: orphaned/Web/API/Ambient_Light_Events
tags:
- Ambiente de luz
- Ambiente de luz API
- Ambiente e luz HTML5 API
translation_of: Web/API/Ambient_Light_Events
+original_slug: Web/API/Ambient_Light_Events
---
<div>Os eventos de luz ambiente são uma maneira útil de tornar uma página da Web ou uma aplicação consciente de qualquer alteração na intensidade da luz. Isso permite que eles reajam a tal mudança, por exemplo alterando o contraste de cores da interface do usuário (UI) ou alterando a exposição necessária para tirar uma foto.</div>