diff options
author | MDN <actions@users.noreply.github.com> | 2021-10-11 00:51:25 +0000 |
---|---|---|
committer | MDN <actions@users.noreply.github.com> | 2021-10-11 00:51:25 +0000 |
commit | a101c2f3857be9d799b0ee5b2c7d04b61f9e2f18 (patch) | |
tree | 344ac9b4f45a5fd982e3a3d2f05c060d3d2e2d43 /files/fr | |
parent | b6580b050e7aaea273d6b41f0cda0fc3077afae2 (diff) | |
download | translated-content-a101c2f3857be9d799b0ee5b2c7d04b61f9e2f18.tar.gz translated-content-a101c2f3857be9d799b0ee5b2c7d04b61f9e2f18.tar.bz2 translated-content-a101c2f3857be9d799b0ee5b2c7d04b61f9e2f18.zip |
[CRON] sync translated content
Diffstat (limited to 'files/fr')
-rw-r--r-- | files/fr/_redirects.txt | 5 | ||||
-rw-r--r-- | files/fr/_wikihistory.json | 66 | ||||
-rw-r--r-- | files/fr/conflicting/web/api/geolocation/getcurrentposition/index.md (renamed from files/fr/web/api/positionoptions/enablehighaccuracy/index.md) | 3 | ||||
-rw-r--r-- | files/fr/conflicting/web/api/geolocation/getcurrentposition_058087067b28ad25fff974fd59827fb6/index.md (renamed from files/fr/web/api/positionoptions/timeout/index.md) | 4 | ||||
-rw-r--r-- | files/fr/conflicting/web/api/geolocation/getcurrentposition_5852407122355d2ab39863042583c266/index.md (renamed from files/fr/web/api/positionoptions/index.md) | 4 | ||||
-rw-r--r-- | files/fr/conflicting/web/api/geolocation/getcurrentposition_c2c285f72be001586cb95d7989ba1b54/index.md (renamed from files/fr/web/api/positionoptions/maximumage/index.md) | 4 | ||||
-rw-r--r-- | files/fr/conflicting/web/api/storagemanager/estimate/index.md (renamed from files/fr/web/api/storageestimate/index.md) | 3 |
7 files changed, 51 insertions, 38 deletions
diff --git a/files/fr/_redirects.txt b/files/fr/_redirects.txt index 67ce230c91..932b674e10 100644 --- a/files/fr/_redirects.txt +++ b/files/fr/_redirects.txt @@ -3710,6 +3710,10 @@ /fr/docs/Web/API/PasswordCredential/passwordName /fr/docs/conflicting/Web/API/PasswordCredential_bc57d5dfa87242b4fb83497887124f41 /fr/docs/Web/API/Performance.now() /fr/docs/Web/API/Performance/now /fr/docs/Web/API/Pointer_events/gestes_pincer_zoom /fr/docs/Web/API/Pointer_events/Pinch_zoom_gestures +/fr/docs/Web/API/PositionOptions /fr/docs/conflicting/Web/API/Geolocation/getCurrentPosition_5852407122355d2ab39863042583c266 +/fr/docs/Web/API/PositionOptions/enableHighAccuracy /fr/docs/conflicting/Web/API/Geolocation/getCurrentPosition +/fr/docs/Web/API/PositionOptions/maximumAge /fr/docs/conflicting/Web/API/Geolocation/getCurrentPosition_c2c285f72be001586cb95d7989ba1b54 +/fr/docs/Web/API/PositionOptions/timeout /fr/docs/conflicting/Web/API/Geolocation/getCurrentPosition_058087067b28ad25fff974fd59827fb6 /fr/docs/Web/API/RandomSource.getRandomValues /fr/docs/Web/API/Crypto/getRandomValues /fr/docs/Web/API/RandomSource/getRandomValues /fr/docs/Web/API/Crypto/getRandomValues /fr/docs/Web/API/Référence_du_DOM_Gecko /fr/docs/Web/API/Document_Object_Model @@ -3725,6 +3729,7 @@ /fr/docs/Web/API/Selection_API /fr/docs/conflicting/Web/API/Selection /fr/docs/Web/API/ServiceWorkerState /fr/docs/orphaned/Web/API/ServiceWorkerState /fr/docs/Web/API/Storage/LocalStorage /fr/docs/conflicting/Web/API/Window/localStorage +/fr/docs/Web/API/StorageEstimate /fr/docs/conflicting/Web/API/StorageManager/estimate /fr/docs/Web/API/ULongRange /fr/docs/conflicting/Web/API/MediaTrackConstraints /fr/docs/Web/API/URL.createObjectURL /fr/docs/Web/API/URL/createObjectURL /fr/docs/Web/API/URLUtilsReadOnly /fr/docs/orphaned/Web/API/URLUtilsReadOnly diff --git a/files/fr/_wikihistory.json b/files/fr/_wikihistory.json index 9e05ffbc28..c76201163e 100644 --- a/files/fr/_wikihistory.json +++ b/files/fr/_wikihistory.json @@ -18923,33 +18923,6 @@ "insomniaqc" ] }, - "Web/API/PositionOptions": { - "modified": "2019-08-26T09:46:33.509Z", - "contributors": [ - "ReinWired", - "guizmo51", - "JeanLucB" - ] - }, - "Web/API/PositionOptions/enableHighAccuracy": { - "modified": "2019-03-18T21:37:11.224Z", - "contributors": [ - "JeanLucB" - ] - }, - "Web/API/PositionOptions/maximumAge": { - "modified": "2019-03-18T21:37:16.913Z", - "contributors": [ - "JeanLucB" - ] - }, - "Web/API/PositionOptions/timeout": { - "modified": "2020-10-15T22:03:34.783Z", - "contributors": [ - "Arzak656", - "JeanLucB" - ] - }, "Web/API/ProcessingInstruction": { "modified": "2019-03-18T21:40:23.342Z", "contributors": [ @@ -19473,12 +19446,6 @@ "rmNyro" ] }, - "Web/API/StorageEstimate": { - "modified": "2020-10-15T22:17:55.065Z", - "contributors": [ - "Watilin" - ] - }, "Web/API/StorageManager": { "modified": "2020-10-15T22:17:54.664Z" }, @@ -43156,6 +43123,33 @@ "jean-pierre.gay" ] }, + "conflicting/Web/API/Geolocation/getCurrentPosition": { + "modified": "2019-03-18T21:37:11.224Z", + "contributors": [ + "JeanLucB" + ] + }, + "conflicting/Web/API/Geolocation/getCurrentPosition_058087067b28ad25fff974fd59827fb6": { + "modified": "2020-10-15T22:03:34.783Z", + "contributors": [ + "Arzak656", + "JeanLucB" + ] + }, + "conflicting/Web/API/Geolocation/getCurrentPosition_5852407122355d2ab39863042583c266": { + "modified": "2019-08-26T09:46:33.509Z", + "contributors": [ + "ReinWired", + "guizmo51", + "JeanLucB" + ] + }, + "conflicting/Web/API/Geolocation/getCurrentPosition_c2c285f72be001586cb95d7989ba1b54": { + "modified": "2019-03-18T21:37:16.913Z", + "contributors": [ + "JeanLucB" + ] + }, "conflicting/Web/API/GlobalEventHandlers/onresize": { "modified": "2019-03-23T23:03:02.343Z", "contributors": [ @@ -43228,6 +43222,12 @@ "Watilin" ] }, + "conflicting/Web/API/StorageManager/estimate": { + "modified": "2020-10-15T22:17:55.065Z", + "contributors": [ + "Watilin" + ] + }, "conflicting/Web/API/URL": { "modified": "2019-03-23T22:29:28.869Z", "contributors": [ diff --git a/files/fr/web/api/positionoptions/enablehighaccuracy/index.md b/files/fr/conflicting/web/api/geolocation/getcurrentposition/index.md index 455635be35..7f8316535d 100644 --- a/files/fr/web/api/positionoptions/enablehighaccuracy/index.md +++ b/files/fr/conflicting/web/api/geolocation/getcurrentposition/index.md @@ -1,7 +1,8 @@ --- title: PositionOptions.enableHighAccuracy -slug: Web/API/PositionOptions/enableHighAccuracy +slug: conflicting/Web/API/Geolocation/getCurrentPosition translation_of: Web/API/PositionOptions/enableHighAccuracy +original_slug: Web/API/PositionOptions/enableHighAccuracy --- {{securecontext_header}}{{APIRef("Geolocation API")}} diff --git a/files/fr/web/api/positionoptions/timeout/index.md b/files/fr/conflicting/web/api/geolocation/getcurrentposition_058087067b28ad25fff974fd59827fb6/index.md index f524f862ee..84cfaa1dce 100644 --- a/files/fr/web/api/positionoptions/timeout/index.md +++ b/files/fr/conflicting/web/api/geolocation/getcurrentposition_058087067b28ad25fff974fd59827fb6/index.md @@ -1,7 +1,9 @@ --- title: PositionOptions.timeout -slug: Web/API/PositionOptions/timeout +slug: >- + conflicting/Web/API/Geolocation/getCurrentPosition_058087067b28ad25fff974fd59827fb6 translation_of: Web/API/PositionOptions/timeout +original_slug: Web/API/PositionOptions/timeout --- {{securecontext_header}}{{APIRef("Geolocation API")}} diff --git a/files/fr/web/api/positionoptions/index.md b/files/fr/conflicting/web/api/geolocation/getcurrentposition_5852407122355d2ab39863042583c266/index.md index 73fa6c7485..4cdc64aac6 100644 --- a/files/fr/web/api/positionoptions/index.md +++ b/files/fr/conflicting/web/api/geolocation/getcurrentposition_5852407122355d2ab39863042583c266/index.md @@ -1,7 +1,9 @@ --- title: PositionOptions -slug: Web/API/PositionOptions +slug: >- + conflicting/Web/API/Geolocation/getCurrentPosition_5852407122355d2ab39863042583c266 translation_of: Web/API/PositionOptions +original_slug: Web/API/PositionOptions --- {{securecontext_header}}{{APIRef("Geolocation API")}} diff --git a/files/fr/web/api/positionoptions/maximumage/index.md b/files/fr/conflicting/web/api/geolocation/getcurrentposition_c2c285f72be001586cb95d7989ba1b54/index.md index 11be32c85d..aa5dcac272 100644 --- a/files/fr/web/api/positionoptions/maximumage/index.md +++ b/files/fr/conflicting/web/api/geolocation/getcurrentposition_c2c285f72be001586cb95d7989ba1b54/index.md @@ -1,7 +1,9 @@ --- title: PositionOptions.maximumAge -slug: Web/API/PositionOptions/maximumAge +slug: >- + conflicting/Web/API/Geolocation/getCurrentPosition_c2c285f72be001586cb95d7989ba1b54 translation_of: Web/API/PositionOptions/maximumAge +original_slug: Web/API/PositionOptions/maximumAge --- {{securecontext_header}}{{APIRef("Geolocation API")}} diff --git a/files/fr/web/api/storageestimate/index.md b/files/fr/conflicting/web/api/storagemanager/estimate/index.md index 612975fb5f..e7a734c572 100644 --- a/files/fr/web/api/storageestimate/index.md +++ b/files/fr/conflicting/web/api/storagemanager/estimate/index.md @@ -1,7 +1,8 @@ --- title: StorageEstimate -slug: Web/API/StorageEstimate +slug: conflicting/Web/API/StorageManager/estimate translation_of: Web/API/StorageEstimate +original_slug: Web/API/StorageEstimate --- {{securecontext_header}}{{APIRef("Storage")}} |