aboutsummaryrefslogtreecommitdiff
path: root/files/ja/web/javascript/reference/global_objects
Commit message (Collapse)AuthorAge
* [CRON] sync translated contentMDN2021-06-23
|
* 20210416-String.prototype.toSource() (#1165)Masahiro FUJIMOTO2021-06-22
| | | 2021/02/20 時点の英語版に同期
* fix possibly broken anchor tag (#1111)Kisaragi2021-06-15
|
* Web/JavaScript/Reference/Global_Objects/String/replace を更新 (#1077)Masahiro FUJIMOTO2021-06-15
| | | | - 2021/05/05 時点の英語版に同期 - 訳注マクロを削除。訳注は翻訳の注釈を超えていると思われるので削除。
* RegExp.prototype.exec() の記事を更新 (#982)Masahiro FUJIMOTO2021-06-06
| | | | - 記述ミスにより発生した過剰な \<strong> を削除 - 2021/05/05 時点の英語版に同期
* fix a reference to non-existent article (#930)Kisaragi2021-05-31
|
* Web/JavaScript/Reference/Global_Objects/JSON/parse を更新 (#943)Masahiro FUJIMOTO2021-05-31
| | | | - 2021/05/05 時点の英語版に同期 - 訳注マクロを削除。内容が訳注の役割を超えていると思われるため、訳注全体を削除。
* Web/JavaScript/Reference/Global_Objects/isNaN を更新 (#942)Masahiro FUJIMOTO2021-05-31
| | | | - 2021/05/05 時点の英語版に同期 - 訳注マクロを削除。訳注として意味を超えた補足説明になっていたため、訳注全体を削除。
* Web/JavaScript/Reference/Global_Objects/Function/bind を更新 (#932)Masahiro FUJIMOTO2021-05-20
| | | | - 2021/03/15 時点の英語版に同期 - 訳注マクロを削除
* fix typoNMLibrary2021-05-18
|
* Fix typoAmon Keishima2021-05-18
|
* Learn/Getting_started_with_the_web/CSS_basics を更新 (#674)Masahiro FUJIMOTO2021-05-14
| | | | - 2021/02/20 時点の英語版に同期 - 原語併記マクロを削除
* [CRON] sync translated contentMDN2021-05-05
|
* null を更新 (#545)x2702021-05-03
| | | 文中で「null」が二重に続いていたため、原文を確認の上、片方を削除。
* Intl.ListFormat.formatToParts() を更新 (#491)Masahiro FUJIMOTO2021-04-26
| | | 2021/03/29 時点の英語版に同期
* Intl.ListFormat を更新 (#490)Masahiro FUJIMOTO2021-04-26
| | | 2021/03/29 時点の英語版に同期
* Reflect.get() を更新Masahiro FUJIMOTO2021-04-20
| | | | 2021/02/20 時点の英語版に同期
* Intl.Collator を更新 (#455)Masahiro FUJIMOTO2021-04-20
| | | 2021/03/29 時点の英語版に同期
* Intl.RelativeTimeFormat() を更新 (#446)Masahiro FUJIMOTO2021-04-20
| | | 2021/03/20 時点の英語版に同期
* Array.prototype.toSource() を更新Masahiro FUJIMOTO2021-04-19
| | | | 2021/02/20 時点の英語版に同期
* Web/JavaScript/Reference/Global_Objects/Intl/NumberFormat/NumberFormat ↵Masahiro FUJIMOTO2021-04-18
| | | | | | を更新 (#445) - 2021/02/20 時点の英語版に同期 - 未翻訳部分を翻訳
* Web/JavaScript/Reference/Global_Objects/Boolean/toSource を更新 (#404)Masahiro FUJIMOTO2021-04-17
| | | 2021/02/20 の英語版に同期
* 半角スペースの誤字を修正 (#437)Hiratake2021-04-08
| | | | 「&nbp;」→「 」 下の「end」の記述に合わせて半角スペースに置き換え
* fixharukitosa2021-03-30
|
* fix: equalateral triangleharukitosa2021-03-30
|
* Migrate CompatibilityTable to Compat macro (lang-ja) (#356)YujiSoftware2021-03-30
| | | | | * Migrate to Compat macro (ja/mozilla/add-ons/webextensions) * Migrate to Compat macro (ja/web/api)
* Update Web/JavaScript/Reference/Global_Objects/Intl/PluralRules (#190)Masahiro FUJIMOTO2021-03-26
| | | 2020/02/20時点までの英語版の変更を反映
* String.prototype.substring()の訳語の補間と余分な読点の削除 (#322)OGAWA KenIchi2021-03-25
| | | | * 「substring() と length プロパティの使用」の節にて読点が連続している所があったので読点を一つ削除しました。 * 「substring() と slice() の違い」の節にて「swaps」の訳が抜けていると思ったので「交換」を補いました。
* 翻訳漏れの部分を追加翻訳Masahiro FUJIMOTO2021-03-24
|
* Add Web/JavaScript/Reference/Global_Objects/Intl/PluralRules/resolvedOptions ↵Masahiro Fujimoto2021-03-24
| | | | | | to ja 2021/02/20時点の英語版に基づき新規翻訳
* リンクを原文に合わせて修正Masahiro FUJIMOTO2021-03-24
|
* 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>
* Revert "Web/JavaScript/Reference/Global_Objects/Atomics/notify を更新"Masahiro FUJIMOTO2021-03-23
| | | | This reverts commit d7976e817699e7c44caacbb00c78c9c0bcadaf4c.
* Web/JavaScript/Reference/Global_Objects/Atomics/notify を更新Masahiro FUJIMOTO2021-03-23
| | | | 2021/02/20時点の英語版に追従して更新
* Update Web/JavaScript/Reference/Global_Objects/Date/getUTCDateMasahiro FUJIMOTO2021-03-22
| | | | | - fix #152 - 2021/02/20 時点の英語版を反映
* Web/JavaScript/Reference/Global_Objects/Number を更新 (#134)Masahiro FUJIMOTO2021-03-21
| | | 2021/03/13までの英語版の変更を反映
* Fix: dir=rtl in ja/web/javascript/reference/global_objects/numberKazumaOhashi2021-03-03
|
* unslug ja: modifyFlorian Merz2021-02-11
|
* unslug ja: moveFlorian Merz2021-02-11
|
* final dump 2020-12-14Peter Bengtsson2020-12-14
|
* 2020-12-13Peter Bengtsson2020-12-13
|
* dump 2020-12-11Peter Bengtsson2020-12-11
|
* 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