diff options
author | Peter Bengtsson <mail@peterbe.com> | 2021-07-23 11:05:59 -0400 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-07-23 11:05:59 -0400 |
commit | 8079aacdb9fd11d5eebcf16a7d7e0f5a31466cf2 (patch) | |
tree | 959e30f9fc8d0855690494eb85ba8196ea347668 /files | |
parent | a8b2d80e4c706f5fc6209b267f2bcc5bc89cb6d3 (diff) | |
download | translated-content-8079aacdb9fd11d5eebcf16a7d7e0f5a31466cf2.tar.gz translated-content-8079aacdb9fd11d5eebcf16a7d7e0f5a31466cf2.tar.bz2 translated-content-8079aacdb9fd11d5eebcf16a7d7e0f5a31466cf2.zip |
wasn't supposed to be orphaned (zh-cn) (#1674)
* wasn't supposed to be orphaned (zh-cn)
* fix redirects
* fix slug front-matter
Diffstat (limited to 'files')
-rw-r--r-- | files/zh-cn/_redirects.txt | 15 | ||||
-rw-r--r-- | files/zh-cn/web/javascript/reference/global_objects/map/@@iterator/index.html (renamed from files/zh-cn/orphaned/web/javascript/reference/global_objects/map/@@iterator/index.html) | 2 | ||||
-rw-r--r-- | files/zh-cn/web/javascript/reference/global_objects/map/@@species/index.html (renamed from files/zh-cn/orphaned/web/javascript/reference/global_objects/map/@@species/index.html) | 2 | ||||
-rw-r--r-- | files/zh-cn/web/javascript/reference/global_objects/map/@@tostringtag/index.html (renamed from files/zh-cn/orphaned/web/javascript/reference/global_objects/map/@@tostringtag/index.html) | 2 | ||||
-rw-r--r-- | files/zh-cn/web/javascript/reference/global_objects/map/clear/index.html (renamed from files/zh-cn/orphaned/web/javascript/reference/global_objects/map/clear/index.html) | 2 | ||||
-rw-r--r-- | files/zh-cn/web/javascript/reference/global_objects/map/delete/index.html (renamed from files/zh-cn/orphaned/web/javascript/reference/global_objects/map/delete/index.html) | 2 | ||||
-rw-r--r-- | files/zh-cn/web/javascript/reference/global_objects/map/entries/index.html (renamed from files/zh-cn/orphaned/web/javascript/reference/global_objects/map/entries/index.html) | 2 | ||||
-rw-r--r-- | files/zh-cn/web/javascript/reference/global_objects/map/foreach/index.html (renamed from files/zh-cn/orphaned/web/javascript/reference/global_objects/map/foreach/index.html) | 2 | ||||
-rw-r--r-- | files/zh-cn/web/javascript/reference/global_objects/map/get/index.html (renamed from files/zh-cn/orphaned/web/javascript/reference/global_objects/map/get/index.html) | 2 | ||||
-rw-r--r-- | files/zh-cn/web/javascript/reference/global_objects/map/has/index.html (renamed from files/zh-cn/orphaned/web/javascript/reference/global_objects/map/has/index.html) | 2 | ||||
-rw-r--r-- | files/zh-cn/web/javascript/reference/global_objects/map/index.html (renamed from files/zh-cn/orphaned/web/javascript/reference/global_objects/map/index.html) | 2 | ||||
-rw-r--r-- | files/zh-cn/web/javascript/reference/global_objects/map/keys/index.html (renamed from files/zh-cn/orphaned/web/javascript/reference/global_objects/map/keys/index.html) | 2 | ||||
-rw-r--r-- | files/zh-cn/web/javascript/reference/global_objects/map/map/index.html (renamed from files/zh-cn/orphaned/web/javascript/reference/global_objects/map/map/index.html) | 2 | ||||
-rw-r--r-- | files/zh-cn/web/javascript/reference/global_objects/map/set/index.html (renamed from files/zh-cn/orphaned/web/javascript/reference/global_objects/map/set/index.html) | 2 | ||||
-rw-r--r-- | files/zh-cn/web/javascript/reference/global_objects/map/size/index.html (renamed from files/zh-cn/orphaned/web/javascript/reference/global_objects/map/size/index.html) | 2 | ||||
-rw-r--r-- | files/zh-cn/web/javascript/reference/global_objects/map/values/index.html (renamed from files/zh-cn/orphaned/web/javascript/reference/global_objects/map/values/index.html) | 2 |
16 files changed, 15 insertions, 30 deletions
diff --git a/files/zh-cn/_redirects.txt b/files/zh-cn/_redirects.txt index 190747cc68..502a55f730 100644 --- a/files/zh-cn/_redirects.txt +++ b/files/zh-cn/_redirects.txt @@ -2048,21 +2048,6 @@ /zh-CN/docs/Web/JavaScript/Reference/Global_Objects/DisplayNames /zh-CN/docs/Web/JavaScript/Reference/Global_Objects/Intl/DisplayNames /zh-CN/docs/Web/JavaScript/Reference/Global_Objects/ListFormat /zh-CN/docs/Web/JavaScript/Reference/Global_Objects/Intl/ListFormat /zh-CN/docs/Web/JavaScript/Reference/Global_Objects/Locale /zh-CN/docs/Web/JavaScript/Reference/Global_Objects/Intl/Locale -/zh-CN/docs/Web/JavaScript/Reference/Global_Objects/Map /zh-CN/docs/orphaned/Web/JavaScript/Reference/Global_Objects/Map -/zh-CN/docs/Web/JavaScript/Reference/Global_Objects/Map/@@iterator /zh-CN/docs/orphaned/Web/JavaScript/Reference/Global_Objects/Map/@@iterator -/zh-CN/docs/Web/JavaScript/Reference/Global_Objects/Map/@@species /zh-CN/docs/orphaned/Web/JavaScript/Reference/Global_Objects/Map/@@species -/zh-CN/docs/Web/JavaScript/Reference/Global_Objects/Map/@@toStringTag /zh-CN/docs/orphaned/Web/JavaScript/Reference/Global_Objects/Map/@@toStringTag -/zh-CN/docs/Web/JavaScript/Reference/Global_Objects/Map/Map /zh-CN/docs/orphaned/Web/JavaScript/Reference/Global_Objects/Map/Map -/zh-CN/docs/Web/JavaScript/Reference/Global_Objects/Map/clear /zh-CN/docs/orphaned/Web/JavaScript/Reference/Global_Objects/Map/clear -/zh-CN/docs/Web/JavaScript/Reference/Global_Objects/Map/delete /zh-CN/docs/orphaned/Web/JavaScript/Reference/Global_Objects/Map/delete -/zh-CN/docs/Web/JavaScript/Reference/Global_Objects/Map/entries /zh-CN/docs/orphaned/Web/JavaScript/Reference/Global_Objects/Map/entries -/zh-CN/docs/Web/JavaScript/Reference/Global_Objects/Map/forEach /zh-CN/docs/orphaned/Web/JavaScript/Reference/Global_Objects/Map/forEach -/zh-CN/docs/Web/JavaScript/Reference/Global_Objects/Map/get /zh-CN/docs/orphaned/Web/JavaScript/Reference/Global_Objects/Map/get -/zh-CN/docs/Web/JavaScript/Reference/Global_Objects/Map/has /zh-CN/docs/orphaned/Web/JavaScript/Reference/Global_Objects/Map/has -/zh-CN/docs/Web/JavaScript/Reference/Global_Objects/Map/keys /zh-CN/docs/orphaned/Web/JavaScript/Reference/Global_Objects/Map/keys -/zh-CN/docs/Web/JavaScript/Reference/Global_Objects/Map/set /zh-CN/docs/orphaned/Web/JavaScript/Reference/Global_Objects/Map/set -/zh-CN/docs/Web/JavaScript/Reference/Global_Objects/Map/size /zh-CN/docs/orphaned/Web/JavaScript/Reference/Global_Objects/Map/size -/zh-CN/docs/Web/JavaScript/Reference/Global_Objects/Map/values /zh-CN/docs/orphaned/Web/JavaScript/Reference/Global_Objects/Map/values /zh-CN/docs/Web/JavaScript/Reference/Global_Objects/Math/反双曲余弦值 /zh-CN/docs/Web/JavaScript/Reference/Global_Objects/Math/acosh /zh-CN/docs/Web/JavaScript/Reference/Global_Objects/NumberFormat /zh-CN/docs/Web/JavaScript/Reference/Global_Objects/Intl/NumberFormat /zh-CN/docs/Web/JavaScript/Reference/Global_Objects/NumberFormat/format /zh-CN/docs/Web/JavaScript/Reference/Global_Objects/Intl/NumberFormat/format diff --git a/files/zh-cn/orphaned/web/javascript/reference/global_objects/map/@@iterator/index.html b/files/zh-cn/web/javascript/reference/global_objects/map/@@iterator/index.html index 3a0bb5302d..f0528e4189 100644 --- a/files/zh-cn/orphaned/web/javascript/reference/global_objects/map/@@iterator/index.html +++ b/files/zh-cn/web/javascript/reference/global_objects/map/@@iterator/index.html @@ -1,6 +1,6 @@ --- title: Map.prototype[@@iterator]() -slug: orphaned/Web/JavaScript/Reference/Global_Objects/Map/@@iterator +slug: Web/JavaScript/Reference/Global_Objects/Map/@@iterator tags: - ECMAScript 2015 - Iterator diff --git a/files/zh-cn/orphaned/web/javascript/reference/global_objects/map/@@species/index.html b/files/zh-cn/web/javascript/reference/global_objects/map/@@species/index.html index 4222526fdb..b34c711929 100644 --- a/files/zh-cn/orphaned/web/javascript/reference/global_objects/map/@@species/index.html +++ b/files/zh-cn/web/javascript/reference/global_objects/map/@@species/index.html @@ -1,6 +1,6 @@ --- title: get Map[@@species] -slug: orphaned/Web/JavaScript/Reference/Global_Objects/Map/@@species +slug: Web/JavaScript/Reference/Global_Objects/Map/@@species tags: - ECMAScript 2015 - JavaScript diff --git a/files/zh-cn/orphaned/web/javascript/reference/global_objects/map/@@tostringtag/index.html b/files/zh-cn/web/javascript/reference/global_objects/map/@@tostringtag/index.html index 9a8dbd4075..46132abe7f 100644 --- a/files/zh-cn/orphaned/web/javascript/reference/global_objects/map/@@tostringtag/index.html +++ b/files/zh-cn/web/javascript/reference/global_objects/map/@@tostringtag/index.html @@ -1,6 +1,6 @@ --- title: Map.prototype[@@toStringTag] -slug: orphaned/Web/JavaScript/Reference/Global_Objects/Map/@@toStringTag +slug: Web/JavaScript/Reference/Global_Objects/Map/@@toStringTag tags: - ECMAScript 2015 - JavaScript diff --git a/files/zh-cn/orphaned/web/javascript/reference/global_objects/map/clear/index.html b/files/zh-cn/web/javascript/reference/global_objects/map/clear/index.html index d617ceb1e0..a83f6d78bb 100644 --- a/files/zh-cn/orphaned/web/javascript/reference/global_objects/map/clear/index.html +++ b/files/zh-cn/web/javascript/reference/global_objects/map/clear/index.html @@ -1,6 +1,6 @@ --- title: Map.prototype.clear() -slug: orphaned/Web/JavaScript/Reference/Global_Objects/Map/clear +slug: Web/JavaScript/Reference/Global_Objects/Map/clear tags: - ECMAScript 2015 - JavaScript diff --git a/files/zh-cn/orphaned/web/javascript/reference/global_objects/map/delete/index.html b/files/zh-cn/web/javascript/reference/global_objects/map/delete/index.html index 1f54edc735..6bbd943f7f 100644 --- a/files/zh-cn/orphaned/web/javascript/reference/global_objects/map/delete/index.html +++ b/files/zh-cn/web/javascript/reference/global_objects/map/delete/index.html @@ -1,6 +1,6 @@ --- title: Map.prototype.delete() -slug: orphaned/Web/JavaScript/Reference/Global_Objects/Map/delete +slug: Web/JavaScript/Reference/Global_Objects/Map/delete tags: - ECMAScript 2015 - JavaScript diff --git a/files/zh-cn/orphaned/web/javascript/reference/global_objects/map/entries/index.html b/files/zh-cn/web/javascript/reference/global_objects/map/entries/index.html index ed3125c008..db24574461 100644 --- a/files/zh-cn/orphaned/web/javascript/reference/global_objects/map/entries/index.html +++ b/files/zh-cn/web/javascript/reference/global_objects/map/entries/index.html @@ -1,6 +1,6 @@ --- title: Map.prototype.entries() -slug: orphaned/Web/JavaScript/Reference/Global_Objects/Map/entries +slug: Web/JavaScript/Reference/Global_Objects/Map/entries tags: - ECMAScript 2015 - Iterator diff --git a/files/zh-cn/orphaned/web/javascript/reference/global_objects/map/foreach/index.html b/files/zh-cn/web/javascript/reference/global_objects/map/foreach/index.html index a0e057b34b..301214807e 100644 --- a/files/zh-cn/orphaned/web/javascript/reference/global_objects/map/foreach/index.html +++ b/files/zh-cn/web/javascript/reference/global_objects/map/foreach/index.html @@ -1,6 +1,6 @@ --- title: Map.prototype.forEach() -slug: orphaned/Web/JavaScript/Reference/Global_Objects/Map/forEach +slug: Web/JavaScript/Reference/Global_Objects/Map/forEach tags: - ECMAScript 2015 - JavaScript diff --git a/files/zh-cn/orphaned/web/javascript/reference/global_objects/map/get/index.html b/files/zh-cn/web/javascript/reference/global_objects/map/get/index.html index 2ee7875d96..934f5d9d08 100644 --- a/files/zh-cn/orphaned/web/javascript/reference/global_objects/map/get/index.html +++ b/files/zh-cn/web/javascript/reference/global_objects/map/get/index.html @@ -1,6 +1,6 @@ --- title: Map.prototype.get() -slug: orphaned/Web/JavaScript/Reference/Global_Objects/Map/get +slug: Web/JavaScript/Reference/Global_Objects/Map/get tags: - ECMAScript 2015 - JavaScript diff --git a/files/zh-cn/orphaned/web/javascript/reference/global_objects/map/has/index.html b/files/zh-cn/web/javascript/reference/global_objects/map/has/index.html index 5f76e5fe21..db61579557 100644 --- a/files/zh-cn/orphaned/web/javascript/reference/global_objects/map/has/index.html +++ b/files/zh-cn/web/javascript/reference/global_objects/map/has/index.html @@ -1,6 +1,6 @@ --- title: Map.prototype.has() -slug: orphaned/Web/JavaScript/Reference/Global_Objects/Map/has +slug: Web/JavaScript/Reference/Global_Objects/Map/has tags: - ECMAScript 2015 - JavaScript diff --git a/files/zh-cn/orphaned/web/javascript/reference/global_objects/map/index.html b/files/zh-cn/web/javascript/reference/global_objects/map/index.html index beb4303536..88ab546cf7 100644 --- a/files/zh-cn/orphaned/web/javascript/reference/global_objects/map/index.html +++ b/files/zh-cn/web/javascript/reference/global_objects/map/index.html @@ -1,6 +1,6 @@ --- title: Map -slug: orphaned/Web/JavaScript/Reference/Global_Objects/Map +slug: Web/JavaScript/Reference/Global_Objects/Map tags: - Class - ECMAScript 2015 diff --git a/files/zh-cn/orphaned/web/javascript/reference/global_objects/map/keys/index.html b/files/zh-cn/web/javascript/reference/global_objects/map/keys/index.html index 2907a727b0..59c1b50654 100644 --- a/files/zh-cn/orphaned/web/javascript/reference/global_objects/map/keys/index.html +++ b/files/zh-cn/web/javascript/reference/global_objects/map/keys/index.html @@ -1,6 +1,6 @@ --- title: Map.prototype.keys() -slug: orphaned/Web/JavaScript/Reference/Global_Objects/Map/keys +slug: Web/JavaScript/Reference/Global_Objects/Map/keys tags: - ECMAScript 2015 - Iterator diff --git a/files/zh-cn/orphaned/web/javascript/reference/global_objects/map/map/index.html b/files/zh-cn/web/javascript/reference/global_objects/map/map/index.html index d5b5e525d7..e0966fcec7 100644 --- a/files/zh-cn/orphaned/web/javascript/reference/global_objects/map/map/index.html +++ b/files/zh-cn/web/javascript/reference/global_objects/map/map/index.html @@ -1,6 +1,6 @@ --- title: Map() 构造函数 -slug: orphaned/Web/JavaScript/Reference/Global_Objects/Map/Map +slug: Web/JavaScript/Reference/Global_Objects/Map/Map tags: - Constructor - JavaScript diff --git a/files/zh-cn/orphaned/web/javascript/reference/global_objects/map/set/index.html b/files/zh-cn/web/javascript/reference/global_objects/map/set/index.html index 4c485fc14f..d4fd287926 100644 --- a/files/zh-cn/orphaned/web/javascript/reference/global_objects/map/set/index.html +++ b/files/zh-cn/web/javascript/reference/global_objects/map/set/index.html @@ -1,6 +1,6 @@ --- title: Map.prototype.set() -slug: orphaned/Web/JavaScript/Reference/Global_Objects/Map/set +slug: Web/JavaScript/Reference/Global_Objects/Map/set tags: - ECMAScript 2015 - JavaScript diff --git a/files/zh-cn/orphaned/web/javascript/reference/global_objects/map/size/index.html b/files/zh-cn/web/javascript/reference/global_objects/map/size/index.html index bb7ee42b52..97a5d475c3 100644 --- a/files/zh-cn/orphaned/web/javascript/reference/global_objects/map/size/index.html +++ b/files/zh-cn/web/javascript/reference/global_objects/map/size/index.html @@ -1,6 +1,6 @@ --- title: Map.prototype.size -slug: orphaned/Web/JavaScript/Reference/Global_Objects/Map/size +slug: Web/JavaScript/Reference/Global_Objects/Map/size tags: - ECMAScript 2015 - JavaScript diff --git a/files/zh-cn/orphaned/web/javascript/reference/global_objects/map/values/index.html b/files/zh-cn/web/javascript/reference/global_objects/map/values/index.html index 2dc91f3c1f..5c4aad2316 100644 --- a/files/zh-cn/orphaned/web/javascript/reference/global_objects/map/values/index.html +++ b/files/zh-cn/web/javascript/reference/global_objects/map/values/index.html @@ -1,6 +1,6 @@ --- title: Map.prototype.values() -slug: orphaned/Web/JavaScript/Reference/Global_Objects/Map/values +slug: Web/JavaScript/Reference/Global_Objects/Map/values tags: - ECMAScript 2015 - Iterator |