aboutsummaryrefslogtreecommitdiff
path: root/files/ja/web/javascript
Commit message (Collapse)AuthorAge
* null を更新 (#545)x2702021-05-03
| | | 文中で「null」が二重に続いていたため、原文を確認の上、片方を削除。
* Web/JavaScript/Reference/Functions を更新Masahiro FUJIMOTO2021-05-02
| | | | 2021/04/29 時点の英語版に同期
* Web/JavaScript/Reference/Functions を更新Masahiro FUJIMOTO2021-05-02
| | | | | - 「原語併記」マクロを廃止 - 2021/02/20 時点の英語版に同期
* 学習コンテンツのコールアウトを統一 (#599)Masahiro FUJIMOTO2021-05-01
| | | Co-authored-by: potappo <potappo@gmail.com>
* Web/JavaScript/Reference/Operators を更新 (#526)Masahiro FUJIMOTO2021-05-01
| | | 2020/12/18 時点の英語版に同期
* Intl.ListFormat.formatToParts() を更新 (#491)Masahiro FUJIMOTO2021-04-26
| | | 2021/03/29 時点の英語版に同期
* Intl.ListFormat を更新 (#490)Masahiro FUJIMOTO2021-04-26
| | | 2021/03/29 時点の英語版に同期
* Web/JavaScript/Reference/Functions/Arrow_functions を更新 (#480)Masahiro FUJIMOTO2021-04-26
| | | 2021/02/21 時点の英語版に同期
* 等価性の比較と同一性 を修正 (#551)x2702021-04-24
| | | | | | 「== による緩い等価性」の項について。 ・三重等号の表記が崩れていたのを修正。また、同じ文中の表記を併せて修正。 ・同項の表の次の段落について、codeタグによるハイライト箇所を英語版と統一。 (単なる文章中もcodeタグが有効であったため)
* ループと反復処理 を修正 (#549)x2702021-04-24
| | | | ・冒頭の文章にて「誰かに話しかけようと、」など不自然な表現が見受けられるため、修正。 ・同一あるいは類似の単語が連続している箇所を修正。
* Reflect.get() を更新Masahiro FUJIMOTO2021-04-20
| | | | 2021/02/20 時点の英語版に同期
* replace class="in-page-callout webdev" with class="callout" (#589)Peter Bengtsson2021-04-20
|
* Intl.Collator を更新 (#455)Masahiro FUJIMOTO2021-04-20
| | | 2021/03/29 時点の英語版に同期
* new.target 擬似プロパティを更新 (#454)Masahiro FUJIMOTO2021-04-20
| | | 2021/02/21 の英語版に同期
* 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 の英語版に同期
* 翻訳漏れを修正Masahiro FUJIMOTO2021-04-15
|
* 「プロパティアクセサー」を更新Masahiro FUJIMOTO2021-04-15
| | | | 2021/02/20 時点の英語版に基づき更新
* 一文翻訳が抜けていたので追加 (#501)Jun Kuriyama2021-04-15
|
* 20210404 web/java script/reference/errors ↵Masahiro FUJIMOTO2021-04-14
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 以下の一部のファイルを更新 (#397) * Web/JavaScript/Reference/Errors/Missing_bracket_after_list を更新 Web/JavaScript/Reference/Errors/Missing_bracket_after_list を 2021/02/20 時点の英語版に同期 * Web/JavaScript/Reference/Errors/Missing_semicolon_before_statement を更新 Missing_semicolon_before_statement を 2021/03/29 時点の英語版に更新 * Missing_curly_after_property_list を更新 Missing_curly_after_property_list を 2021/02/20 時点の英語版に同期 * 山括弧忘れを修正 * Bad_return_or_yield を更新 Bad_return_or_yield を 2021/02/20 時点の英語版に同期 * For-each-in_loops_are_deprecated を更新 For-each-in_loops_are_deprecated の 2021/02/20 時点の英語版に同期 * Missing_curly_after_property_list を更新 Missing_curly_after_property_list を 2021/02/20 時点の英語版に同期 * Bad_return_or_yield を更新 Bad_return_or_yield を 2021/02/20 時点の英語版に同期 * For-each-in_loops_are_deprecated を更新 For-each-in_loops_are_deprecated の 2021/02/20 時点の英語版に同期 * Invalid_array_length を更新 Invalid_array_length を 2021/02/20 時点の英語版に同期 * 用語の修正
* Web/JavaScript/Reference/About を更新Masahiro FUJIMOTO2021-04-12
| | | | 2020/09/16 時点の英語版に同期
* Web/JavaScript/Reference/Operators/async_function を更新Masahiro FUJIMOTO2021-04-12
| | | | 2021/03/26 時点の英語版に同期
* Resulting_string_too_large を修正Masahiro FUJIMOTO2021-04-12
| | | | | - 誤記を修正 - 用語の不統一を修正
* ○進数→○進法に修正Masahiro FUJIMOTO2021-04-12
|
* Web/JavaScript/Reference/Errors/Not_a_codepoint を更新Masahiro FUJIMOTO2021-04-12
| | | | 2021/02/20 時点の英語版に同期
* Resulting_string_too_large を更新Masahiro FUJIMOTO2021-04-12
| | | | 2021/02/20 の英語版に同期
* Negative_repetition_count を更新Masahiro FUJIMOTO2021-04-12
| | | | 2021/02/20 時点の英語版に同期
* Precision_range を更新Masahiro FUJIMOTO2021-04-12
| | | | 2021/02/20 時点の英語版に同期
* Bad_radix を更新Masahiro FUJIMOTO2021-04-12
| | | | 2021/02/20 の英語版に同期
* Invalid_date を翻訳Masahiro FUJIMOTO2021-04-12
| | | | 2021/02/20 時点の英語版に同期
* JavaScript/Reference/Classes/static を更新Masahiro FUJIMOTO2021-04-09
| | | | | 2021/04/06 の英語版に同期 (this キーワードのリンク切れを直すついで)
* 半角スペースの誤字を修正 (#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)
* Web/JavaScript/Reference/Functions/arguments/callee を更新 (#194)Masahiro FUJIMOTO2021-03-29
| | | | | - 2020/12/09時点の英語版に基づき翻訳を更新 - 未翻訳部分を翻訳 - 既存の翻訳の一部を見直し
* 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までの英語版の変更を反映
* Web/JavaScript/Reference/Functions/arguments/length の翻訳を更新 (#193)Masahiro FUJIMOTO2021-03-18
| | | | | | | * Web/JavaScript/Reference/Functions/arguments/length の翻訳を更新 2020/12/18 時点での英語版に基づき翻訳を更新 * 不要なTheを削除
* Merge pull request #83 from kazuma0129/fix/numberIndexPageCodeAlignmentMasahiro FUJIMOTO2021-03-13
|\ | | | | Fix: dir=rtl in ja/web/javascript/reference/global_objects/number