From 7e7eeef8b792e932a133e23ff09e3e2b79c0538d Mon Sep 17 00:00:00 2001 From: Masahiro FUJIMOTO Date: Thu, 29 Jul 2021 14:20:31 +0900 Subject: Web/JavaScript/Reference/Global_Objects/Map が orphaned に移動されていたのを修正 (#1612) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit * Web/JavaScript/Reference/Global_Objects/Map が orphaned に移動されていたのを修正 * 各文書のスラッグを修正 --- files/ja/_wikihistory.json | 284 ++++++++++----------- .../global_objects/map/@@iterator/index.html | 1 - .../global_objects/map/@@species/index.html | 1 - .../global_objects/map/@@tostringtag/index.html | 1 - .../reference/global_objects/map/clear/index.html | 1 - .../reference/global_objects/map/delete/index.html | 1 - .../global_objects/map/entries/index.html | 1 - .../global_objects/map/foreach/index.html | 1 - .../reference/global_objects/map/get/index.html | 1 - .../reference/global_objects/map/has/index.html | 1 - .../reference/global_objects/map/index.html | 1 - .../reference/global_objects/map/keys/index.html | 1 - .../reference/global_objects/map/map/index.html | 1 - .../reference/global_objects/map/set/index.html | 1 - .../reference/global_objects/map/size/index.html | 1 - .../reference/global_objects/map/values/index.html | 1 - 16 files changed, 142 insertions(+), 157 deletions(-) diff --git a/files/ja/_wikihistory.json b/files/ja/_wikihistory.json index 3094eee6f0..a43148797b 100644 --- a/files/ja/_wikihistory.json +++ b/files/ja/_wikihistory.json @@ -40864,6 +40864,148 @@ "teoli" ] }, + "Web/JavaScript/Reference/Global_Objects/Map": { + "modified": "2020-11-06T12:58:07.510Z", + "contributors": [ + "mfuji09", + "mpcjazz", + "eltociear", + "kachick", + "dlwe", + "BuminMacintosh", + "woodmix", + "daikiueda", + "YuichiNukiyama", + "PandaNoir", + "lv7777", + "Hixhi", + "ocha" + ] + }, + "Web/JavaScript/Reference/Global_Objects/Map/@@iterator": { + "modified": "2020-11-06T02:35:29.985Z", + "contributors": [ + "mfuji09", + "mpcjazz", + "Kisaragi", + "SphinxKnight", + "shide55" + ] + }, + "Web/JavaScript/Reference/Global_Objects/Map/@@species": { + "modified": "2020-11-06T05:22:22.573Z", + "contributors": [ + "mfuji09", + "SphinxKnight", + "shide55" + ] + }, + "Web/JavaScript/Reference/Global_Objects/Map/@@toStringTag": { + "modified": "2020-10-15T21:39:55.689Z", + "contributors": [ + "mfuji09", + "Kisaragi", + "YuichiNukiyama" + ] + }, + "Web/JavaScript/Reference/Global_Objects/Map/Map": { + "modified": "2020-11-06T12:31:37.635Z", + "contributors": [ + "mfuji09" + ] + }, + "Web/JavaScript/Reference/Global_Objects/Map/clear": { + "modified": "2020-11-06T05:11:45.291Z", + "contributors": [ + "mfuji09", + "segayuu", + "SphinxKnight", + "shide55" + ] + }, + "Web/JavaScript/Reference/Global_Objects/Map/delete": { + "modified": "2020-11-06T02:41:53.398Z", + "contributors": [ + "mfuji09", + "mpcjazz", + "segayuu", + "SphinxKnight", + "shide55" + ] + }, + "Web/JavaScript/Reference/Global_Objects/Map/entries": { + "modified": "2020-10-17T09:59:44.238Z", + "contributors": [ + "mfuji09", + "segayuu", + "woodmix", + "shide55" + ] + }, + "Web/JavaScript/Reference/Global_Objects/Map/forEach": { + "modified": "2020-10-17T09:19:37.508Z", + "contributors": [ + "mfuji09", + "u_7cc", + "woodmix", + "shide55" + ] + }, + "Web/JavaScript/Reference/Global_Objects/Map/get": { + "modified": "2020-10-16T22:01:27.590Z", + "contributors": [ + "mfuji09", + "yuta0801", + "segayuu", + "SphinxKnight", + "ledsun", + "shide55" + ] + }, + "Web/JavaScript/Reference/Global_Objects/Map/has": { + "modified": "2020-10-16T21:43:06.831Z", + "contributors": [ + "mfuji09", + "segayuu", + "SphinxKnight", + "shide55" + ] + }, + "Web/JavaScript/Reference/Global_Objects/Map/keys": { + "modified": "2020-11-06T04:31:09.409Z", + "contributors": [ + "mfuji09", + "SphinxKnight", + "shide55" + ] + }, + "Web/JavaScript/Reference/Global_Objects/Map/set": { + "modified": "2020-10-16T21:36:15.305Z", + "contributors": [ + "mfuji09", + "mpcjazz", + "isdh", + "SphinxKnight", + "mayuowww", + "shide55" + ] + }, + "Web/JavaScript/Reference/Global_Objects/Map/size": { + "modified": "2020-11-06T12:27:52.241Z", + "contributors": [ + "mfuji09", + "SphinxKnight", + "shide55" + ] + }, + "Web/JavaScript/Reference/Global_Objects/Map/values": { + "modified": "2020-11-06T02:54:38.454Z", + "contributors": [ + "mfuji09", + "woodmix", + "shide55" + ] + }, "Web/JavaScript/Reference/Global_Objects/Math": { "modified": "2020-10-15T21:13:37.581Z", "contributors": [ @@ -52239,148 +52381,6 @@ "mfuji09" ] }, - "orphaned/Web/JavaScript/Reference/Global_Objects/Map": { - "modified": "2020-11-06T12:58:07.510Z", - "contributors": [ - "mfuji09", - "mpcjazz", - "eltociear", - "kachick", - "dlwe", - "BuminMacintosh", - "woodmix", - "daikiueda", - "YuichiNukiyama", - "PandaNoir", - "lv7777", - "Hixhi", - "ocha" - ] - }, - "orphaned/Web/JavaScript/Reference/Global_Objects/Map/@@iterator": { - "modified": "2020-11-06T02:35:29.985Z", - "contributors": [ - "mfuji09", - "mpcjazz", - "Kisaragi", - "SphinxKnight", - "shide55" - ] - }, - "orphaned/Web/JavaScript/Reference/Global_Objects/Map/@@species": { - "modified": "2020-11-06T05:22:22.573Z", - "contributors": [ - "mfuji09", - "SphinxKnight", - "shide55" - ] - }, - "orphaned/Web/JavaScript/Reference/Global_Objects/Map/@@toStringTag": { - "modified": "2020-10-15T21:39:55.689Z", - "contributors": [ - "mfuji09", - "Kisaragi", - "YuichiNukiyama" - ] - }, - "orphaned/Web/JavaScript/Reference/Global_Objects/Map/Map": { - "modified": "2020-11-06T12:31:37.635Z", - "contributors": [ - "mfuji09" - ] - }, - "orphaned/Web/JavaScript/Reference/Global_Objects/Map/clear": { - "modified": "2020-11-06T05:11:45.291Z", - "contributors": [ - "mfuji09", - "segayuu", - "SphinxKnight", - "shide55" - ] - }, - "orphaned/Web/JavaScript/Reference/Global_Objects/Map/delete": { - "modified": "2020-11-06T02:41:53.398Z", - "contributors": [ - "mfuji09", - "mpcjazz", - "segayuu", - "SphinxKnight", - "shide55" - ] - }, - "orphaned/Web/JavaScript/Reference/Global_Objects/Map/entries": { - "modified": "2020-10-17T09:59:44.238Z", - "contributors": [ - "mfuji09", - "segayuu", - "woodmix", - "shide55" - ] - }, - "orphaned/Web/JavaScript/Reference/Global_Objects/Map/forEach": { - "modified": "2020-10-17T09:19:37.508Z", - "contributors": [ - "mfuji09", - "u_7cc", - "woodmix", - "shide55" - ] - }, - "orphaned/Web/JavaScript/Reference/Global_Objects/Map/get": { - "modified": "2020-10-16T22:01:27.590Z", - "contributors": [ - "mfuji09", - "yuta0801", - "segayuu", - "SphinxKnight", - "ledsun", - "shide55" - ] - }, - "orphaned/Web/JavaScript/Reference/Global_Objects/Map/has": { - "modified": "2020-10-16T21:43:06.831Z", - "contributors": [ - "mfuji09", - "segayuu", - "SphinxKnight", - "shide55" - ] - }, - "orphaned/Web/JavaScript/Reference/Global_Objects/Map/keys": { - "modified": "2020-11-06T04:31:09.409Z", - "contributors": [ - "mfuji09", - "SphinxKnight", - "shide55" - ] - }, - "orphaned/Web/JavaScript/Reference/Global_Objects/Map/set": { - "modified": "2020-10-16T21:36:15.305Z", - "contributors": [ - "mfuji09", - "mpcjazz", - "isdh", - "SphinxKnight", - "mayuowww", - "shide55" - ] - }, - "orphaned/Web/JavaScript/Reference/Global_Objects/Map/size": { - "modified": "2020-11-06T12:27:52.241Z", - "contributors": [ - "mfuji09", - "SphinxKnight", - "shide55" - ] - }, - "orphaned/Web/JavaScript/Reference/Global_Objects/Map/values": { - "modified": "2020-11-06T02:54:38.454Z", - "contributors": [ - "mfuji09", - "woodmix", - "shide55" - ] - }, "orphaned/Web/JavaScript/Reference/Global_Objects/WeakSet/clear": { "modified": "2019-03-23T22:54:31.675Z", "contributors": [ diff --git a/files/ja/web/javascript/reference/global_objects/map/@@iterator/index.html b/files/ja/web/javascript/reference/global_objects/map/@@iterator/index.html index b595f6e06f..e61b8cb2ed 100644 --- a/files/ja/web/javascript/reference/global_objects/map/@@iterator/index.html +++ b/files/ja/web/javascript/reference/global_objects/map/@@iterator/index.html @@ -10,7 +10,6 @@ tags: - Prototype - Reference translation_of: Web/JavaScript/Reference/Global_Objects/Map/@@iterator -original_slug: Web/JavaScript/Reference/Global_Objects/Map/@@iterator ---
{{JSRef}}
diff --git a/files/ja/web/javascript/reference/global_objects/map/@@species/index.html b/files/ja/web/javascript/reference/global_objects/map/@@species/index.html index c93e3124fc..1bcaf853e6 100644 --- a/files/ja/web/javascript/reference/global_objects/map/@@species/index.html +++ b/files/ja/web/javascript/reference/global_objects/map/@@species/index.html @@ -7,7 +7,6 @@ tags: - Map - Property translation_of: Web/JavaScript/Reference/Global_Objects/Map/@@species -original_slug: Web/JavaScript/Reference/Global_Objects/Map/@@species ---
{{JSRef}}
diff --git a/files/ja/web/javascript/reference/global_objects/map/@@tostringtag/index.html b/files/ja/web/javascript/reference/global_objects/map/@@tostringtag/index.html index 4ddade20be..3ea86f061e 100644 --- a/files/ja/web/javascript/reference/global_objects/map/@@tostringtag/index.html +++ b/files/ja/web/javascript/reference/global_objects/map/@@tostringtag/index.html @@ -10,7 +10,6 @@ tags: - Reference - プロパティ translation_of: Web/JavaScript/Reference/Global_Objects/Map/@@toStringTag -original_slug: Web/JavaScript/Reference/Global_Objects/Map/@@toStringTag ---
{{JSRef}}
diff --git a/files/ja/web/javascript/reference/global_objects/map/clear/index.html b/files/ja/web/javascript/reference/global_objects/map/clear/index.html index 3518878ab6..4fd13a3437 100644 --- a/files/ja/web/javascript/reference/global_objects/map/clear/index.html +++ b/files/ja/web/javascript/reference/global_objects/map/clear/index.html @@ -9,7 +9,6 @@ tags: - Prototype - Reference translation_of: Web/JavaScript/Reference/Global_Objects/Map/clear -original_slug: Web/JavaScript/Reference/Global_Objects/Map/clear ---
{{JSRef}}
diff --git a/files/ja/web/javascript/reference/global_objects/map/delete/index.html b/files/ja/web/javascript/reference/global_objects/map/delete/index.html index 2f6b78d5e5..f74d1a7487 100644 --- a/files/ja/web/javascript/reference/global_objects/map/delete/index.html +++ b/files/ja/web/javascript/reference/global_objects/map/delete/index.html @@ -9,7 +9,6 @@ tags: - Prototype - Reference translation_of: Web/JavaScript/Reference/Global_Objects/Map/delete -original_slug: Web/JavaScript/Reference/Global_Objects/Map/delete ---
{{JSRef}}
diff --git a/files/ja/web/javascript/reference/global_objects/map/entries/index.html b/files/ja/web/javascript/reference/global_objects/map/entries/index.html index 749cf2c6f8..a4cfec3aca 100644 --- a/files/ja/web/javascript/reference/global_objects/map/entries/index.html +++ b/files/ja/web/javascript/reference/global_objects/map/entries/index.html @@ -9,7 +9,6 @@ tags: - Method - Prototype translation_of: Web/JavaScript/Reference/Global_Objects/Map/entries -original_slug: Web/JavaScript/Reference/Global_Objects/Map/entries ---
{{JSRef}}
diff --git a/files/ja/web/javascript/reference/global_objects/map/foreach/index.html b/files/ja/web/javascript/reference/global_objects/map/foreach/index.html index a2973d8f2a..ed8aa44290 100644 --- a/files/ja/web/javascript/reference/global_objects/map/foreach/index.html +++ b/files/ja/web/javascript/reference/global_objects/map/foreach/index.html @@ -9,7 +9,6 @@ tags: - Prototype - Reference translation_of: Web/JavaScript/Reference/Global_Objects/Map/forEach -original_slug: Web/JavaScript/Reference/Global_Objects/Map/forEach ---
{{JSRef}}
diff --git a/files/ja/web/javascript/reference/global_objects/map/get/index.html b/files/ja/web/javascript/reference/global_objects/map/get/index.html index 2fee60ed45..78e6d9507f 100644 --- a/files/ja/web/javascript/reference/global_objects/map/get/index.html +++ b/files/ja/web/javascript/reference/global_objects/map/get/index.html @@ -9,7 +9,6 @@ tags: - Prototype - Reference translation_of: Web/JavaScript/Reference/Global_Objects/Map/get -original_slug: Web/JavaScript/Reference/Global_Objects/Map/get ---
{{JSRef}}
diff --git a/files/ja/web/javascript/reference/global_objects/map/has/index.html b/files/ja/web/javascript/reference/global_objects/map/has/index.html index 16995027a8..45b616255b 100644 --- a/files/ja/web/javascript/reference/global_objects/map/has/index.html +++ b/files/ja/web/javascript/reference/global_objects/map/has/index.html @@ -9,7 +9,6 @@ tags: - Prototype - Reference translation_of: Web/JavaScript/Reference/Global_Objects/Map/has -original_slug: Web/JavaScript/Reference/Global_Objects/Map/has ---
{{JSRef}}
diff --git a/files/ja/web/javascript/reference/global_objects/map/index.html b/files/ja/web/javascript/reference/global_objects/map/index.html index 4f77412053..3f206bbe7a 100644 --- a/files/ja/web/javascript/reference/global_objects/map/index.html +++ b/files/ja/web/javascript/reference/global_objects/map/index.html @@ -8,7 +8,6 @@ tags: - Map - Reference translation_of: Web/JavaScript/Reference/Global_Objects/Map -original_slug: Web/JavaScript/Reference/Global_Objects/Map ---
{{JSRef}}
diff --git a/files/ja/web/javascript/reference/global_objects/map/keys/index.html b/files/ja/web/javascript/reference/global_objects/map/keys/index.html index 7358ef5080..49116869e8 100644 --- a/files/ja/web/javascript/reference/global_objects/map/keys/index.html +++ b/files/ja/web/javascript/reference/global_objects/map/keys/index.html @@ -9,7 +9,6 @@ tags: - Method - Prototype translation_of: Web/JavaScript/Reference/Global_Objects/Map/keys -original_slug: Web/JavaScript/Reference/Global_Objects/Map/keys ---
{{JSRef}}
diff --git a/files/ja/web/javascript/reference/global_objects/map/map/index.html b/files/ja/web/javascript/reference/global_objects/map/map/index.html index 58947a8b0f..924af6f155 100644 --- a/files/ja/web/javascript/reference/global_objects/map/map/index.html +++ b/files/ja/web/javascript/reference/global_objects/map/map/index.html @@ -7,7 +7,6 @@ tags: - Map - Reference translation_of: Web/JavaScript/Reference/Global_Objects/Map/Map -original_slug: Web/JavaScript/Reference/Global_Objects/Map/Map ---
{{JSRef}}
diff --git a/files/ja/web/javascript/reference/global_objects/map/set/index.html b/files/ja/web/javascript/reference/global_objects/map/set/index.html index 8ff51caa5a..21acd0086d 100644 --- a/files/ja/web/javascript/reference/global_objects/map/set/index.html +++ b/files/ja/web/javascript/reference/global_objects/map/set/index.html @@ -9,7 +9,6 @@ tags: - Prototype - Reference translation_of: Web/JavaScript/Reference/Global_Objects/Map/set -original_slug: Web/JavaScript/Reference/Global_Objects/Map/set ---
{{JSRef}}
diff --git a/files/ja/web/javascript/reference/global_objects/map/size/index.html b/files/ja/web/javascript/reference/global_objects/map/size/index.html index b35fa5dc87..db6d473d03 100644 --- a/files/ja/web/javascript/reference/global_objects/map/size/index.html +++ b/files/ja/web/javascript/reference/global_objects/map/size/index.html @@ -7,7 +7,6 @@ tags: - Map - Property translation_of: Web/JavaScript/Reference/Global_Objects/Map/size -original_slug: Web/JavaScript/Reference/Global_Objects/Map/size ---
{{JSRef}}
diff --git a/files/ja/web/javascript/reference/global_objects/map/values/index.html b/files/ja/web/javascript/reference/global_objects/map/values/index.html index 3cf1341a9f..5e9793fa9d 100644 --- a/files/ja/web/javascript/reference/global_objects/map/values/index.html +++ b/files/ja/web/javascript/reference/global_objects/map/values/index.html @@ -9,7 +9,6 @@ tags: - Method - Prototype translation_of: Web/JavaScript/Reference/Global_Objects/Map/values -original_slug: Web/JavaScript/Reference/Global_Objects/Map/values ---
{{JSRef}}
-- cgit v1.2.3-54-g00ecf