aboutsummaryrefslogtreecommitdiff
path: root/files/ja/web
Commit message (Collapse)AuthorAge
* Web/SVG/Element/use を修正 (#240)potappo2021-03-29
| | | | | | | | * ・英語版2021/2/20 最新版の更新を反映 ・誤字の修正 (mozilla-japan/translation/issues/537) * レビュー指摘を反映 - 文字化けを修正 - リンクを修正
* Web/JavaScript/Reference/Functions/arguments/callee を更新 (#194)Masahiro FUJIMOTO2021-03-29
| | | | | - 2020/12/09時点の英語版に基づき翻訳を更新 - 未翻訳部分を翻訳 - 既存の翻訳の一部を見直し
* 記述ミスを修正Masahiro FUJIMOTO2021-03-27
|
* Web/API/EventTarget の日本語訳を更新Masahiro FUJIMOTO2021-03-27
| | | | | - 2020/11/5時点の英語版に対応 - 一部の翻訳の改善
* タイプミスを修正Masahiro FUJIMOTO2021-03-27
|
* Web/API/Constraint_validation を新規翻訳Masahiro FUJIMOTO2021-03-27
| | | | 2021/02/04時点の英語版に基づき新規翻訳
* fix files/ja/web/css/resolved_value/index.html (#278)Haruki Tosa2021-03-27
|
* 追加更新Masahiro FUJIMOTO2021-03-27
| | | | 2020/03/25時点の更新に合わせて追加更新
* Web/API/ValidityState を更新Masahiro FUJIMOTO2021-03-27
| | | | | 2020/12/22 時点の英語版に基づき更新 (説明文の内容が英語版と開きがあったので、説明文については全面的に再翻訳)
* 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
|
* Update ja of Web/HTTP/Headers/AuthorizationMasahiro Fujimoto2021-03-24
| | | | 2021/02/20の英語版に基づき更新
* Web/API/IntersectionObserver/IntersectionObserverの翻訳修正 (#235)Akane Nakayama2021-03-24
| | | | | * ref Web/API/IntersectionObserver/IntersectionObserverの翻訳修正 * ref Web/API/IntersectionObserver/IntersectionObserverの翻訳修正(表記ゆれ)
* [CRON] sync translated contentMDN2021-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>
* Document.documentURI の日本語訳を更新Masahiro FUJIMOTO2021-03-23
| | | | 2021/02/20 の英語版を反映
* Fix kanji conversion "話された" to "離された"taretmch2021-03-23
|
* 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時点の英語版に追従して更新
* Web/HTML/Element/iframe を修正Masahiro FUJIMOTO2021-03-22
| | | | | - 誤字の修正 - fix https://github.com/mozilla-japan/translation/issues/535
* Update Web/JavaScript/Reference/Global_Objects/Date/getUTCDateMasahiro FUJIMOTO2021-03-22
| | | | | - fix #152 - 2021/02/20 時点の英語版を反映
* Web/API/Document/URL を更新Masahiro FUJIMOTO2021-03-22
| | | | 2021/02/20までの英語版の変更を反映
* Web/JavaScript/Reference/Global_Objects/Number を更新 (#134)Masahiro FUJIMOTO2021-03-21
| | | 2021/03/13までの英語版の変更を反映
* Web/CSS/max-height を更新 (#133)Masahiro FUJIMOTO2021-03-21
| | | 2021/03/14までの英語版の変更を反映
* remove fx_minversion_inline macro calls (#258)Ryan Johnson2021-03-20
|
* remove fx_minversion_header macro callsrjohnson2021-03-21
|
* Revert "Web/HTML/Element/iframe を修正"Masahiro FUJIMOTO2021-03-20
| | | | This reverts commit 794113ce7a93d5e51c498b33b2471a4862d8e816.
* Web/HTML/Element/iframe を修正Masahiro FUJIMOTO2021-03-20
| | | | | - 誤字の修正 - fix https://github.com/mozilla-japan/translation/issues/535
* Web/JavaScript/Reference/Functions/arguments/length の翻訳を更新 (#193)Masahiro FUJIMOTO2021-03-18
| | | | | | | * Web/JavaScript/Reference/Functions/arguments/length の翻訳を更新 2020/12/18 時点での英語版に基づき翻訳を更新 * 不要なTheを削除
* [CRON] sync translated contentMDN2021-03-16
|
* remove pre for CSSSyntaxd (#175)Florian Dieminger2021-03-15
| | | | | ``` s/<pre.*>(\{\{csssyntax(\(.*\))?\}\})\n?</pre>/$1/g ```
* Merge pull request #167 from mfuji09/Web/HTML/Element/ulpotappo2021-03-15
|\ | | | | Update Web/HTML/Element/ul
| * Update Web/HTML/Element/ulMasahiro FUJIMOTO2021-03-15
| | | | | | | | | | - https://github.com/mdn/translated-content/issues/136 の修正 - 2021/03/11 時点の英語版の内容を反映
* | Update index.htmlTakeshi HAMASAKI2021-03-15
| | | | | | 「にに」という重複を削除→「に」
* | Update Web/HTTP/Browser_detection_using_the_user_agentMasahiro Fujimoto2021-03-15
|/ | | | | - fix #138 - 2021/02/20 時点の英語版に同期
* [CRON] sync translated contentMDN2021-03-15
|
* remove references to developer.cdn.mozilla.netrjohnson2021-03-14
|
* Update index.html for web/cssdskmori2021-03-14
| | | Clean up syntax.
* Merge pull request #83 from kazuma0129/fix/numberIndexPageCodeAlignmentMasahiro FUJIMOTO2021-03-13
|\ | | | | Fix: dir=rtl in ja/web/javascript/reference/global_objects/number
| * Fix: dir=rtl in ja/web/javascript/reference/global_objects/numberKazumaOhashi2021-03-03
| |
* | Merge pull request #79 from juner/max-heightMasahiro FUJIMOTO2021-03-13
|\ \ | | | | | | 誤字の修正
| * | 誤字の修正juner2021-03-02
| |/ | | | | | | ❌利用可能な空白をして死された引数で置き換えた ⭕利用可能な空白を指定された引数で置き換えた
* | Merge pull request #112 from ↵Masahiro FUJIMOTO2021-03-13
|\ \ | | | | | | | | | | | | mfuji09/Web/JavaScript/Reference/Operators/Remainder ja/Web/java script/reference/operators/remainder
| * \ Merge branch 'main' into Web/JavaScript/Reference/Operators/RemainderMasahiro Fujimoto2021-03-12
| |\ \
| | * | Web/JavaScript/Reference/Operators/Remainder を更新Masahiro Fujimoto2021-03-12
| | | | | | | | | | | | | | | | | | | | 説明部分の翻訳ミスを修正。 また、2021/03/12時点の英語版に同期。
* | | | Merge pull request #8 from mtane0412/patch-1Masahiro FUJIMOTO2021-03-13
|\ \ \ \ | | | | | | | | | | Typo
| * | | | TypoMasayuki Tanenobu2021-01-06
| | | | | | | | | | | | | | | fix typo