aboutsummaryrefslogtreecommitdiff
path: root/files/zh-cn/web/javascript/reference/global_objects
Commit message (Collapse)AuthorAge
* Update Web/JavaScript/Reference/Global_Objects/Array/sort, zh-CN (#2611)liangjiancang2021-10-03
| | | | | | | * 补充缺失的「Sort stability」部分 * 与原文 HTML 保持一致 * Fix:「可以会」→「可能会」
* Fix mistranslation in Web/JavaScript/Reference/Global_Objects/globalThis, ↵liangjiancang2021-10-03
| | | | | | | | | | zh-CN (#2609) * Fix incorrect translation 1. 避免影响现存代码的兼容应为「向后兼容(Backward Combability)」(原文只有「break compatibility with existing code」,但为了汉语习惯还应说明向后)。 2. 习惯上不使用单独「前/后向兼容」说法,而多见于「向前/后兼容」「前/后向兼容性」「前/后向兼容(形容词)+${名词}」,故「前向兼容」这种说法本身就是不规范的。 * 不再提及令人疑惑的兼容方向
* Update Web/JavaScript/Reference/Global_Objects/Function/bind, zh-CN (#2601)Songhn2021-09-30
| | | | - remove polyfill - added polyfill link
* Fix typo in Web/JavaScript/Reference/Global_Objects/Function/apply, zh-CN ↵Sepush2021-09-07
| | | | | (#2371) fix typo `便历` should be `遍历`
* Fix example link in Web/JavaScript/Reference/Global_Objects/Object/seal, ↵Kevin CHEN2021-09-04
| | | | | zh-CN (#2317) fix #106
* Update index.htmlCC2m22021-09-04
|
* Add Array constructor page to zh-CNNoDocCat2021-09-02
|
* Sync and tidy Global_Objects/Array from en-US to zh-CNNoDocCat2021-09-02
|
* Fix typo in Web/JavaScript/Reference/Global_Objects/encodeURIComponent, ↵GuanCun2021-08-12
| | | | | zh-CN (#2033) This is a translation error.
* fix miss translation in ↵meowmeowmeowcat2021-08-06
| | | | Web/JavaScript/Reference/Global_Objects/Intl/PluralRules, zh-CN (#1935)
* wasn't supposed to be orphaned (zh-cn) (#1674)Peter Bengtsson2021-07-23
| | | | | | | * wasn't supposed to be orphaned (zh-cn) * fix redirects * fix slug front-matter
* replace wiki links in zh-CNt7yang2021-07-19
|
* [CRON] sync translated contentMDN2021-07-17
|
* correct the description of date getTimezoneOffset (#1533)liumulin6142021-07-17
| | | | 英文原文: The number of minutes returned by getTimezoneOffset() is positive if the local time zone is behind UTC, and negative if the local time zone is ahead of UTC.
* delete conflicting/orphaned docs (zh-CN) (#1412)Peter Bengtsson2021-07-17
| | | | | | | | | | | | | | | | | | | | | * delete conflicting docs (zh-CN) * and redirects * do orphaned as well * fix * remove more orphans * revert orphaned docs that can identify origin * move orphaned docs to current loc * adjust slug path * fix redirect change from rebase Co-authored-by: Irvin <irvinfly@gmail.com>
* Update Web/JavaScript/Reference/Global_Objects/Array/splice, zh-CN (#1343)zmheang2021-06-30
| | | 第n位 -> 索引 n 的位置
* remove hidden bcd for zh-CNt7yang2021-06-24
|
* [CRON] sync translated contentMDN2021-06-23
|
* remove hidden bcd table paragraph from 'zh-cn'Peter Bengtsson2021-06-22
| | | | Part of #1008
* fix #516Kevin CHEN2021-06-18
|
* fix #574Kevin CHEN2021-06-18
|
* remove bcd paragraph for zh-CNt7yang2021-05-31
|
* [CRON] sync translated contentMDN2021-05-05
|
* Update /web/javascript/reference/global_objects/regexp/regexp, zh-CN (#734)xinzejy2021-05-03
| | | | | | | | | * Update index.html 翻译了一小部分 * Update index.html Translated into Chinese
* 参照英文原文"Static methods"将"Object ↵iwanderer2021-04-26
| | | | 构造函数的方法"翻译成"静态方法"
* Fix typoWeiqi Wu2021-04-26
|
* Correct translation #142zlv2s2021-04-03
|
* Fixed the typo, Fixes #321alexanderhess2021-04-03
|
* Correction, Fixes #361alexanderhess2021-04-03
|
* Remove all mentions of EmbedTest262ReportResultsTable (#301)Peter Bengtsson2021-03-23
| | | | | | | | | | | | | * Remove all mentions of EmbedTest262ReportResultsTable Part of #297 * Removing 19 others deprecated EmbedTest KS * Update files/zh-cn/web/javascript/reference/global_objects/bigint/index.html * Removal of a persistent tag Co-authored-by: tristantheb <tristantheb@users.noreply.github.com>
* use class="hidden" not style="display:none"Peter Bengtsson2021-02-25
|
* unslug zh-cn: modifyFlorian Merz2021-02-11
|
* unslug zh-cn: moveFlorian Merz2021-02-11
|
* fix some more zh-cn macrosFlorian Merz2021-02-08
|
* final dump 2020-12-14Peter Bengtsson2020-12-14
|
* dump 2020-12-11Peter Bengtsson2020-12-11
|
* adding translation_of_original to front-matterPeter Bengtsson2020-12-10
|
* update based on https://github.com/mdn/yari/issues/2028Peter Bengtsson2020-12-08
|
* initial commitPeter Bengtsson2020-12-08