aboutsummaryrefslogtreecommitdiff
path: root/files/fr
diff options
context:
space:
mode:
authorMDN <actions@users.noreply.github.com>2021-06-08 00:58:25 +0000
committerMDN <actions@users.noreply.github.com>2021-06-08 00:58:25 +0000
commit5e990a17012ff5ed90ae1559a11bbe4bc74c887a (patch)
treecb5001d2192bc027272aca437d6aa42cbe34212b /files/fr
parent30628708e318da59965b7c8e0d7fec0d47680909 (diff)
downloadtranslated-content-5e990a17012ff5ed90ae1559a11bbe4bc74c887a.tar.gz
translated-content-5e990a17012ff5ed90ae1559a11bbe4bc74c887a.tar.bz2
translated-content-5e990a17012ff5ed90ae1559a11bbe4bc74c887a.zip
[CRON] sync translated content
Diffstat (limited to 'files/fr')
-rw-r--r--files/fr/_redirects.txt5
-rw-r--r--files/fr/_wikihistory.json48
-rw-r--r--files/fr/orphaned/web/api/abstractworker/index.html (renamed from files/fr/web/api/abstractworker/index.html)3
-rw-r--r--files/fr/orphaned/web/api/abstractworker/onerror/index.html (renamed from files/fr/web/api/abstractworker/onerror/index.html)3
-rw-r--r--files/fr/orphaned/web/api/element/currentstyle/index.html (renamed from files/fr/web/api/element/currentstyle/index.html)3
5 files changed, 34 insertions, 28 deletions
diff --git a/files/fr/_redirects.txt b/files/fr/_redirects.txt
index 6377819b19..938bfe19f3 100644
--- a/files/fr/_redirects.txt
+++ b/files/fr/_redirects.txt
@@ -3593,7 +3593,9 @@
/fr/docs/Web/API/API_IndexedDB/Browser_storage_limits_and_eviction_criteria /fr/docs/Web/API/IndexedDB_API/Browser_storage_limits_and_eviction_criteria
/fr/docs/Web/API/API_IndexedDB/Using_IndexedDB /fr/docs/Web/API/IndexedDB_API/Using_IndexedDB
/fr/docs/Web/API/API_fichier_systeme /fr/docs/Web/API/File_and_Directory_Entries_API
-/fr/docs/Web/API/AbstractWorker.onerror /fr/docs/Web/API/AbstractWorker/onerror
+/fr/docs/Web/API/AbstractWorker /fr/docs/orphaned/Web/API/AbstractWorker
+/fr/docs/Web/API/AbstractWorker.onerror /fr/docs/orphaned/Web/API/AbstractWorker/onerror
+/fr/docs/Web/API/AbstractWorker/onerror /fr/docs/orphaned/Web/API/AbstractWorker/onerror
/fr/docs/Web/API/AnimationEffectTimingProperties /fr/docs/Web/API/EffectTiming
/fr/docs/Web/API/AnimationEffectTimingProperties/delay /fr/docs/Web/API/EffectTiming/delay
/fr/docs/Web/API/AnimationEvent.animationName /fr/docs/Web/API/AnimationEvent/animationName
@@ -3757,6 +3759,7 @@
/fr/docs/Web/API/Element.tagName /fr/docs/Web/API/Element/tagName
/fr/docs/Web/API/Element.textContent /fr/docs/Web/API/Node/textContent
/fr/docs/Web/API/Element/accessKey /fr/docs/Web/API/HTMLElement/accessKey
+/fr/docs/Web/API/Element/currentStyle /fr/docs/orphaned/Web/API/Element/currentStyle
/fr/docs/Web/API/Element/innertHTML /fr/docs/Web/API/Element/innerHTML
/fr/docs/Web/API/Element/name /fr/docs/conflicting/Web/API
/fr/docs/Web/API/Element/ongotpointercapture /fr/docs/Web/API/GlobalEventHandlers/ongotpointercapture
diff --git a/files/fr/_wikihistory.json b/files/fr/_wikihistory.json
index bb0c6ea7c7..4f57d11c88 100644
--- a/files/fr/_wikihistory.json
+++ b/files/fr/_wikihistory.json
@@ -11766,24 +11766,6 @@
"loella16"
]
},
- "Web/API/AbstractWorker": {
- "modified": "2020-10-15T21:26:01.488Z",
- "contributors": [
- "Arzak656",
- "wakka27",
- "tregagnon",
- "dexterneo"
- ]
- },
- "Web/API/AbstractWorker/onerror": {
- "modified": "2020-10-15T21:32:33.262Z",
- "contributors": [
- "Arzak656",
- "wakka27",
- "jean-pierre.gay",
- "fscholz"
- ]
- },
"Web/API/Ambient_Light_Events": {
"modified": "2019-03-23T23:28:29.463Z",
"contributors": [
@@ -15218,12 +15200,6 @@
"Kalwyn"
]
},
- "Web/API/Element/currentStyle": {
- "modified": "2019-03-18T21:32:08.768Z",
- "contributors": [
- "z1057"
- ]
- },
"Web/API/Element/dblclick_event": {
"modified": "2020-10-15T21:49:52.144Z",
"contributors": [
@@ -44992,6 +44968,24 @@
"wbamberg"
]
},
+ "orphaned/Web/API/AbstractWorker": {
+ "modified": "2020-10-15T21:26:01.488Z",
+ "contributors": [
+ "Arzak656",
+ "wakka27",
+ "tregagnon",
+ "dexterneo"
+ ]
+ },
+ "orphaned/Web/API/AbstractWorker/onerror": {
+ "modified": "2020-10-15T21:32:33.262Z",
+ "contributors": [
+ "Arzak656",
+ "wakka27",
+ "jean-pierre.gay",
+ "fscholz"
+ ]
+ },
"orphaned/Web/API/ChildNode/remove": {
"modified": "2020-10-15T21:49:32.341Z",
"contributors": [
@@ -45028,6 +45022,12 @@
"loella16"
]
},
+ "orphaned/Web/API/Element/currentStyle": {
+ "modified": "2019-03-18T21:32:08.768Z",
+ "contributors": [
+ "z1057"
+ ]
+ },
"orphaned/Web/API/Element/tabStop": {
"modified": "2019-03-18T21:38:50.214Z",
"contributors": [
diff --git a/files/fr/web/api/abstractworker/index.html b/files/fr/orphaned/web/api/abstractworker/index.html
index 0dfabf2783..896e022561 100644
--- a/files/fr/web/api/abstractworker/index.html
+++ b/files/fr/orphaned/web/api/abstractworker/index.html
@@ -1,12 +1,13 @@
---
title: AbstractWorker
-slug: Web/API/AbstractWorker
+slug: orphaned/Web/API/AbstractWorker
tags:
- API
- Interface
- Reference
- Web Workers
translation_of: Web/API/AbstractWorker
+original_slug: Web/API/AbstractWorker
---
<p>{{ APIRef() }}</p>
diff --git a/files/fr/web/api/abstractworker/onerror/index.html b/files/fr/orphaned/web/api/abstractworker/onerror/index.html
index ecf02792b6..133e53188b 100644
--- a/files/fr/web/api/abstractworker/onerror/index.html
+++ b/files/fr/orphaned/web/api/abstractworker/onerror/index.html
@@ -1,7 +1,8 @@
---
title: AbstractWorker.onerror
-slug: Web/API/AbstractWorker/onerror
+slug: orphaned/Web/API/AbstractWorker/onerror
translation_of: Web/API/AbstractWorker/onerror
+original_slug: Web/API/AbstractWorker/onerror
---
<p>{{ APIRef("AbstractWorker") }}</p>
diff --git a/files/fr/web/api/element/currentstyle/index.html b/files/fr/orphaned/web/api/element/currentstyle/index.html
index 3ac845eaf3..fdc8666731 100644
--- a/files/fr/web/api/element/currentstyle/index.html
+++ b/files/fr/orphaned/web/api/element/currentstyle/index.html
@@ -1,12 +1,13 @@
---
title: Element.currentStyle
-slug: Web/API/Element/currentStyle
+slug: orphaned/Web/API/Element/currentStyle
tags:
- API
- NeedsExample
- Non-standard
- Property
translation_of: Web/API/Element/currentStyle
+original_slug: Web/API/Element/currentStyle
---
<div>{{APIRef("DOM")}}{{Non-standard_header}}</div>