aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
...
* Web/JavaScript/Guide/Using_promises を更新 (#2251)Masahiro FUJIMOTO2021-09-04
| | | | | | - Markdownに変換 - 2021/07/21 時点の英語版に同期 - 用語の見直し。特にプロミスの状態を示す用語の翻訳に揺れが目立ったため、 fulfilled = 履行、rejected = 拒否、 settled = 決定、 resolved = 解決などに統一。 - Promise と表記すると、インターフェイス名なのか概念なのか(原文では大文字/小文字や複数形で区別されている)があいまいになるため、クラス名は Promise、概念はプロミスと表記
* Update index.htmlCC2m22021-09-04
|
* Update index.htmlCC2m22021-09-04
|
* Global_Objects/WebAssembly/compileStreaming を更新 (#2215)Masahiro FUJIMOTO2021-09-04
| | | | - Markdownへ変換 - 2021/08/24 時点の英語版に同期
* Global_Objects/Promise/any を更新 (#2236)Masahiro FUJIMOTO2021-09-04
| | | | - Markdownに変換 - 2021/07/26 時点の英語版に同期
* Global_Objects/Promise を更新 (#2227)Masahiro FUJIMOTO2021-09-04
| | | | - Markdownに変換 - 2021/08/03 時点の英語版に同期
* Global_Objects/escape を更新 (#2206)Masahiro FUJIMOTO2021-09-04
|
* Update index.html (#2309)Yann Kozon2021-09-03
|
* Fix Reflect.construct description (fr) (#2188)Michaël Zasso2021-09-03
| | | The second parameter is not optional.
* 연결되지 않은 링크 연결 (#2217)BangHyeongSik2021-09-03
| | | | | | | | | | | | * 연결되지 않은 링크 연결 영어 문서에서는 연결되어 있는 링크가 한글 문서에서는 연결되어 있지 않은 것을 확인했습니다. 해당 변경 사항에서 링크가 연결되었는지 확인해주시기 바랍니다. * [ko-kr] 잘못된 문법 형식 변경 잘못된 문법 형식을 변경하였습니다. 검토자: yujo11
* convert content to mdjulieng2021-09-03
|
* move *.html to *.mdjulieng2021-09-03
|
* fr-glossary/accent id:77 (#2305)Charles Emmanuel S. Ndiaye2021-09-03
| | | | | | | | | * translate id77 Glossary/accent * fix small typo and flaws on links * Update files/fr/glossary/accent/index.html Fix typo, indentation, grammar mistake, Upper casing, "coquille" and macro conversion highlited by SphinxKnight.
* [CRON] sync translated contentMDN2021-09-03
|
* Add Array constructor page to zh-CNNoDocCat2021-09-02
|
* Sync and tidy Global_Objects/Array from en-US to zh-CNNoDocCat2021-09-02
|
* Translation: Autoplay guide for media and Web Audio APIs (#2248)daniel2021-09-02
|
* (ru) Update "<template>" page translation (#2304)Sasha Sushko2021-09-02
| | | | | | | * Make title and tags like at EN-page * Fix translation * Add skipped example from EN-version
* (ru) Fix content property description (#2301)Vadim Makeev2021-09-02
| | | | | * Fix content property description * Trim spaces
* (ru) Update incorrect term translation at "<meta> element" page (#2300)Alexander Shtang2021-09-02
| | | Co-authored-by: Sasha Sushko <sushko@outlook.com>
* [CRON] sync translated contentMDN2021-09-02
|
* orphaned 以下にある古い mozilla ↵Masahiro FUJIMOTO2021-09-02
| | | | 独自のインターフェイスを削除 (#2219)
* Web/JavaScript/Reference/Global_Objects を更新 (#2216)Masahiro FUJIMOTO2021-09-01
| | | - 2021/07/21 時点の英語版に同期
* Global_Objects/WebAssembly/instantiateStreaming を更新 (#2209)Masahiro FUJIMOTO2021-09-01
| | | | - Markdown化 - 2021/07/21 時点の英語版に同期
* Global_Objects/WebAssembly/validate を更新 (#2208)Masahiro FUJIMOTO2021-09-01
| | | | - Markdown化 - 2021/07/21 時点の英語版に同期
* Statements/const を更新 (#2207)Masahiro FUJIMOTO2021-09-01
| | | | - Markdown化 - 2021/07/21 時点の英語版に同期
* Web/HTTP/Status/202 を更新 (#2182)Masahiro FUJIMOTO2021-09-01
| | | - Markdown化、2021/08/14時点の英語版に同期
* Web/HTTP/Headers/X-Content-Type-Options を更新 (#2178)Masahiro FUJIMOTO2021-09-01
| | | | - Markdown化 - 2021/08/14 時点の英語版に同期
* Web/HTML/Element/bdo を更新 (#2155)Masahiro FUJIMOTO2021-09-01
| | | - 2021/08/20 時点の英語版に同期
* (ru) Fix translation at "String.prototype.match" page (#2282)alex2b2021-09-01
| | | Co-authored-by: Sasha Sushko <sushko@outlook.com>
* fix: permissions code examples (#2289)Arnaud Ligny2021-09-01
|
* [CRON] sync translated contentMDN2021-09-01
|
* Fixes #2218 (#2272)SphinxKnight2021-08-31
|
* Revamp fr page to match en-US / fixes #2050 (#2266)SphinxKnight2021-08-31
|
* Update HTTP landing page vs en-US / rm macros (#1997)SphinxKnight2021-08-31
|
* Update French translation of the `@media` reference (#1803)Jb Audras2021-08-31
| | | | | | | | | | | | | | * Fix broken link on French translation of the `@media` reference This PR fixes a broken link on French translation of the `@media` reference. * Update page vs. en-US and fix {{page}} transclusion * Multiple fixes * Minor fix Co-authored-by: SphinxKnight <julien.gattelier@gmail.com> Co-authored-by: tristantheb <tristantheb@users.noreply.github.com>
* Fix typo "グローバルグローバル変数" to "グローバル変数" ↵Yoshiyuki Hisamatsu2021-08-31
| | | | | (#2258) change text "グローバルグローバル変数" to "グローバル変数"
* 'Using Date.parse() の使用' -> 'Date.parse()の使用' (#2257)Junsei Nagao2021-08-31
|
* Global_Objects/Intl/Locale 以下のメソッドを更新 (#2200)Masahiro FUJIMOTO2021-08-31
| | | | - maximize(), minimize(), toString() のメソッドを更新 - 2021/08/22 時点の英語版に同期
* 만료된 링크 삭제 (expired link removed)Kim Hanchul2021-08-31
|
* 깨진 도구 링크 최신화 (Update broken tools links)Kim Hanchul2021-08-31
| | | | * 영문 문서을 참고해 XPath 관련 도구 링크 최신화 * 코드 포맷팅
* Fix dead links in web extension pages (#2247)Masa-Shin2021-08-31
| | | | | * 「バックグラウンドスクリプト」へのdead linkを修正 * オプションページへのdead linksを修正
* Global_Objects/Intl/ListFormat/resolvedOptions を新規翻訳 (#2197)Masahiro FUJIMOTO2021-08-30
| | | - 2021/08/23 時点の英語版に基づき新規翻訳
* Global_Objects/Infinity を更新 (#2187)Masahiro FUJIMOTO2021-08-30
| | | | - Markdown化 - 2021/07/21 時点の英語版に同期
* Update Web/API/Document/querySelector (#2142)Masahiro FUJIMOTO2021-08-30
| | | 2021/07/22 時点の英語版に同期
* Fix typo in manifest.json/content_scripts (#2243)Masa-Shin2021-08-30
| | | | | * Fix typos in Add-ons/WebExtensions/manifest.json/content_scripts/index * Remove `$edit` from anchor links in content script page.
* Improve Learn/CSS/First_steps/Getting_started, zh-CN (#2277)Zen&CS2021-08-30
|
* Fix typos in Russian translation (#2278)Alexander Makarov2021-08-30
|
* fix mistranslation (#2223)bluzoey2021-08-30
| | | | | | | * Update index.html fix wrong translation * Update index.html
* Update /MDN/Contribute/Localize (#2233)PocketZ2021-08-30
| | | | | * Update /MDN/Contribute/Localize * Fix typo