diff options
author | MDN <actions@users.noreply.github.com> | 2021-05-30 01:21:51 +0000 |
---|---|---|
committer | MDN <actions@users.noreply.github.com> | 2021-05-30 01:21:51 +0000 |
commit | f547adc9a91b22cdc678b4ec83e65c1e35cf72d5 (patch) | |
tree | bfed59f9e23d6606ea7d884081d8490e5f10694c /files | |
parent | 65142f47934a8c6ad7b33627c1cc8e1115c20ac2 (diff) | |
download | translated-content-f547adc9a91b22cdc678b4ec83e65c1e35cf72d5.tar.gz translated-content-f547adc9a91b22cdc678b4ec83e65c1e35cf72d5.tar.bz2 translated-content-f547adc9a91b22cdc678b4ec83e65c1e35cf72d5.zip |
[CRON] sync translated content
Diffstat (limited to 'files')
-rw-r--r-- | files/fr/_redirects.txt | 1 | ||||
-rw-r--r-- | files/fr/_wikihistory.json | 12 | ||||
-rw-r--r-- | files/fr/orphaned/web/api/element/tabstop/index.html (renamed from files/fr/web/api/element/tabstop/index.html) | 3 | ||||
-rw-r--r-- | files/ja/_redirects.txt | 1 | ||||
-rw-r--r-- | files/ja/_wikihistory.json | 12 | ||||
-rw-r--r-- | files/ja/orphaned/web/api/htmlelement/forcespellcheck/index.html (renamed from files/ja/web/api/htmlelement/forcespellcheck/index.html) | 3 | ||||
-rw-r--r-- | files/zh-cn/_redirects.txt | 1 | ||||
-rw-r--r-- | files/zh-cn/_wikihistory.json | 12 | ||||
-rw-r--r-- | files/zh-cn/orphaned/web/api/htmlelement/forcespellcheck/index.html (renamed from files/zh-cn/web/api/htmlelement/forcespellcheck/index.html) | 3 |
9 files changed, 27 insertions, 21 deletions
diff --git a/files/fr/_redirects.txt b/files/fr/_redirects.txt index 443db37789..ac33e81c1d 100644 --- a/files/fr/_redirects.txt +++ b/files/fr/_redirects.txt @@ -3760,6 +3760,7 @@ /fr/docs/Web/API/Element/ongotpointercapture /fr/docs/Web/API/GlobalEventHandlers/ongotpointercapture /fr/docs/Web/API/Element/onwheel /fr/docs/Web/API/GlobalEventHandlers/onwheel /fr/docs/Web/API/Element/removeChild /fr/docs/Web/API/Node/removeChild +/fr/docs/Web/API/Element/tabStop /fr/docs/orphaned/Web/API/Element/tabStop /fr/docs/Web/API/ElementTraversal /fr/docs/orphaned/Web/API/ElementTraversal /fr/docs/Web/API/Event.initEvent /fr/docs/Web/API/Event/initEvent /fr/docs/Web/API/Event.stopPropagation /fr/docs/Web/API/Event/stopPropagation diff --git a/files/fr/_wikihistory.json b/files/fr/_wikihistory.json index 5eae6a86f7..6ea966ba41 100644 --- a/files/fr/_wikihistory.json +++ b/files/fr/_wikihistory.json @@ -15804,12 +15804,6 @@ "loella16" ] }, - "Web/API/Element/tabStop": { - "modified": "2019-03-18T21:38:50.214Z", - "contributors": [ - "loella16" - ] - }, "Web/API/Element/tagName": { "modified": "2019-03-23T23:53:29.906Z", "contributors": [ @@ -45046,6 +45040,12 @@ "loella16" ] }, + "orphaned/Web/API/Element/tabStop": { + "modified": "2019-03-18T21:38:50.214Z", + "contributors": [ + "loella16" + ] + }, "orphaned/Web/API/ElementTraversal": { "modified": "2019-03-18T21:39:02.443Z", "contributors": [ diff --git a/files/fr/web/api/element/tabstop/index.html b/files/fr/orphaned/web/api/element/tabstop/index.html index 8b9103a70b..26aa5f7820 100644 --- a/files/fr/web/api/element/tabstop/index.html +++ b/files/fr/orphaned/web/api/element/tabstop/index.html @@ -1,6 +1,6 @@ --- title: Element.tabStop -slug: Web/API/Element/tabStop +slug: orphaned/Web/API/Element/tabStop tags: - API - DOM @@ -8,6 +8,7 @@ tags: - Propriétés - touche tabulation translation_of: Web/API/Element/tabStop +original_slug: Web/API/Element/tabStop --- <p>{{APIRef("DOM")}}{{non-standard_header}}{{obsolete_header}}</p> diff --git a/files/ja/_redirects.txt b/files/ja/_redirects.txt index 35f36de624..18b1668683 100644 --- a/files/ja/_redirects.txt +++ b/files/ja/_redirects.txt @@ -3803,6 +3803,7 @@ /ja/docs/Web/API/HTMLElement/blur /ja/docs/Web/API/HTMLOrForeignElement/blur /ja/docs/Web/API/HTMLElement/dataset /ja/docs/Web/API/HTMLOrForeignElement/dataset /ja/docs/Web/API/HTMLElement/focus /ja/docs/Web/API/HTMLOrForeignElement/focus +/ja/docs/Web/API/HTMLElement/forceSpellCheck /ja/docs/orphaned/Web/API/HTMLElement/forceSpellCheck /ja/docs/Web/API/HTMLElement/nonce /ja/docs/Web/API/HTMLOrForeignElement/nonce /ja/docs/Web/API/HTMLElement/style /ja/docs/Web/API/ElementCSSInlineStyle/style /ja/docs/Web/API/HTMLElement/tabIndex /ja/docs/Web/API/HTMLOrForeignElement/tabIndex diff --git a/files/ja/_wikihistory.json b/files/ja/_wikihistory.json index ab35d6cc64..d6db522215 100644 --- a/files/ja/_wikihistory.json +++ b/files/ja/_wikihistory.json @@ -16278,12 +16278,6 @@ "dextra" ] }, - "Web/API/HTMLElement/forceSpellCheck": { - "modified": "2020-10-15T22:22:28.662Z", - "contributors": [ - "Wind1808" - ] - }, "Web/API/HTMLElement/gotpointercapture_event": { "modified": "2020-10-15T22:20:35.188Z", "contributors": [ @@ -52388,6 +52382,12 @@ "mikamikuh" ] }, + "orphaned/Web/API/HTMLElement/forceSpellCheck": { + "modified": "2020-10-15T22:22:28.662Z", + "contributors": [ + "Wind1808" + ] + }, "orphaned/Web/API/HTMLHyperlinkElementUtils": { "modified": "2020-10-15T22:23:06.944Z", "contributors": [ diff --git a/files/ja/web/api/htmlelement/forcespellcheck/index.html b/files/ja/orphaned/web/api/htmlelement/forcespellcheck/index.html index 107b076917..3e0c2b978f 100644 --- a/files/ja/web/api/htmlelement/forcespellcheck/index.html +++ b/files/ja/orphaned/web/api/htmlelement/forcespellcheck/index.html @@ -1,6 +1,6 @@ --- title: HTMLElement.forceSpellCheck() -slug: Web/API/HTMLElement/forceSpellCheck +slug: orphaned/Web/API/HTMLElement/forceSpellCheck tags: - API - Experimental @@ -9,6 +9,7 @@ tags: - Method - Reference translation_of: Web/API/HTMLElement/forceSpellCheck +original_slug: Web/API/HTMLElement/forceSpellCheck --- <p>{{ APIRef("HTML DOM") }}{{SeeCompatTable}}</p> diff --git a/files/zh-cn/_redirects.txt b/files/zh-cn/_redirects.txt index 32a464ddf5..a8a1ddf3c5 100644 --- a/files/zh-cn/_redirects.txt +++ b/files/zh-cn/_redirects.txt @@ -1618,6 +1618,7 @@ /zh-CN/docs/Web/API/HTMLElement/blur /zh-CN/docs/Web/API/HTMLOrForeignElement/blur /zh-CN/docs/Web/API/HTMLElement/dataset /zh-CN/docs/Web/API/HTMLOrForeignElement/dataset /zh-CN/docs/Web/API/HTMLElement/focus /zh-CN/docs/Web/API/HTMLOrForeignElement/focus +/zh-CN/docs/Web/API/HTMLElement/forceSpellCheck /zh-CN/docs/orphaned/Web/API/HTMLElement/forceSpellCheck /zh-CN/docs/Web/API/HTMLElement/nonce /zh-CN/docs/Web/API/HTMLOrForeignElement/nonce /zh-CN/docs/Web/API/HTMLElement/style /zh-CN/docs/Web/API/ElementCSSInlineStyle/style /zh-CN/docs/Web/API/HTMLElement/tabIndex /zh-CN/docs/Web/API/HTMLOrForeignElement/tabIndex diff --git a/files/zh-cn/_wikihistory.json b/files/zh-cn/_wikihistory.json index e289aa8522..e9d6f5f614 100644 --- a/files/zh-cn/_wikihistory.json +++ b/files/zh-cn/_wikihistory.json @@ -15121,12 +15121,6 @@ "Dewang" ] }, - "Web/API/HTMLElement/forceSpellCheck": { - "modified": "2019-03-18T21:38:32.415Z", - "contributors": [ - "varcat" - ] - }, "Web/API/HTMLElement/hidden": { "modified": "2019-03-23T22:07:13.819Z", "contributors": [ @@ -50267,6 +50261,12 @@ "wuCrio" ] }, + "orphaned/Web/API/HTMLElement/forceSpellCheck": { + "modified": "2019-03-18T21:38:32.415Z", + "contributors": [ + "varcat" + ] + }, "orphaned/Web/API/HTMLHyperlinkElementUtils": { "modified": "2020-10-15T21:33:08.803Z", "contributors": [ diff --git a/files/zh-cn/web/api/htmlelement/forcespellcheck/index.html b/files/zh-cn/orphaned/web/api/htmlelement/forcespellcheck/index.html index 779c6095a6..cde999ef48 100644 --- a/files/zh-cn/web/api/htmlelement/forcespellcheck/index.html +++ b/files/zh-cn/orphaned/web/api/htmlelement/forcespellcheck/index.html @@ -1,7 +1,8 @@ --- title: HTMLElement.forceSpellCheck() -slug: Web/API/HTMLElement/forceSpellCheck +slug: orphaned/Web/API/HTMLElement/forceSpellCheck translation_of: Web/API/HTMLElement/forceSpellCheck +original_slug: Web/API/HTMLElement/forceSpellCheck --- <p>{{ APIRef("HTML DOM") }}{{SeeCompatTable}}</p> |