Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | コメント文を修正 | Alma-field | 2021-11-06 |
| | |||
* | HTMLエスケープを修正 | Alma-field | 2021-11-06 |
| | |||
* | Fixes #2766 / updates vs en-US (#2776) | SphinxKnight | 2021-11-05 |
| | |||
* | Fixes #2842 - Fixing EmbedLiveSample errors for fr docs (#2851) | SphinxKnight | 2021-11-05 |
| | | | | | | | | | | | * Fixes #2842 for CSS pages * Fixes #2842 for Web API pages * Fixes #2842 for other sections * Fix EmbedLiveSample for moved CSS page * Fixes #2842 for conflicting / orphaned docs | ||
* | ko: sync Optional chaining (#2715) | hochan Lee | 2021-11-05 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * feat: 첫번째 누락 문단 내용 추가 * feat: experimental option 삭제 더 이상 실험적 기능이 아님. * fix: code sync * feat: 누락된 예제 추가 * feat: 누락된 memo 추가 * fix: remove id * Update files/ko/web/javascript/reference/operators/optional_chaining/index.html Co-authored-by: Yeji Choi <61399588+yechoi42@users.noreply.github.com> * Update files/ko/web/javascript/reference/operators/optional_chaining/index.html Co-authored-by: Yeji Choi <61399588+yechoi42@users.noreply.github.com> * Update files/ko/web/javascript/reference/operators/optional_chaining/index.html Co-authored-by: Yeji Choi <61399588+yechoi42@users.noreply.github.com> Co-authored-by: 이호찬(Hochan Lee)/검색개발팀/11ST <11st.1500612@sk.com> Co-authored-by: Yeji Choi <61399588+yechoi42@users.noreply.github.com> | ||
* | Fix typo (#2968) | Yaacov | 2021-11-04 |
| | |||
* | HTML要素が残っているところを修正 | Masahiro FUJIMOTO | 2021-11-04 |
| | |||
* | Web/API/HTMLSelectElement 以下の文書を更新 | Masahiro FUJIMOTO | 2021-11-04 |
| | | | | | - 2021/10/27 時点の英語版に同期 - add, checkValidity, disabled, form, labels, namedItem, remove, selectedIndex, selectedOptions, setCustomValidaty, type については新規翻訳 | ||
* | HTMLSelectElement 以下の変換準備 | Masahiro FUJIMOTO | 2021-11-04 |
| | |||
* | fix Compat table css contain | Sakito Mukai | 2021-11-04 |
| | |||
* | [ko] Translation done of 'AudioWorkletProcessor()' document (#2949) | logic-finder | 2021-11-04 |
| | | | | | | | * translate the below document. AudioWorkletProcessor() * little fix | ||
* | [CRON] sync translated content | MDN | 2021-11-04 |
| | |||
* | translate the below document. (#2933) | logic-finder | 2021-11-04 |
| | | | AudioWorkletNode.parameters | ||
* | :focus 系のセレクターの文書を更新 | Masahiro FUJIMOTO | 2021-11-03 |
| | | | | - 2021/10/25 時点の英語版に同期 | ||
* | :focus 系の擬似クラスを更新準備 | Masahiro FUJIMOTO | 2021-11-03 |
| | |||
* | Add code tag (#2503) | Clément | 2021-11-03 |
| | | | | | | | | | * Add code tag Consistency update * Converting aec868765225c512386b039114df962371b3df21 in a Markdown world Co-authored-by: julieng <julien.gattelier@gmail.com> | ||
* | fr-glossary/exif id:216 (#2808) | Charles Emmanuel S. Ndiaye | 2021-11-03 |
| | | | | | | | * Suggest french translation for files/en-us/glossary/exif/index.html id:216 * typo lowercase for language in fr Co-authored-by: SphinxKnight <SphinxKnight@users.noreply.github.com> | ||
* | Fix typo | kura5 | 2021-11-03 |
| | |||
* | translation_of が抜けていたのを追加 | Masahiro FUJIMOTO | 2021-11-03 |
| | |||
* | 表記の統一 | Masahiro FUJIMOTO | 2021-11-03 |
| | |||
* | Element 要素の MouseEvent 系のイベントを更新 | Masahiro FUJIMOTO | 2021-11-03 |
| | | | | | - 2021/10/24 時点の英語版に基づく - contextmenu と auxclick は新規翻訳 | ||
* | Element のマウスイベントを追加 | Masahiro FUJIMOTO | 2021-11-03 |
| | |||
* | Element オブジェクトのマウスイベントを更新 | Masahiro FUJIMOTO | 2021-11-03 |
| | |||
* | Fix heading tag in Web/JavaScript/Guide/Working_with_Objects, zh-CN (#2944) | 落叶 | 2021-11-02 |
| | |||
* | Update Web/HTML/Block-level_elements, zh-CN (#2942) | 落叶 | 2021-11-02 |
| | |||
* | 半角スペースを追加 | oshiteku | 2021-11-02 |
| | |||
* | Date の誤訳を修正 | oshiteku | 2021-11-02 |
| | | | | | 原文では "This date and time are not the same as the UNIX epoch" となっている箇所が "UNIX Epoch と同じです" と翻訳されてしまっていたため修正 | ||
* | [ko] X-Frame-Options typo (#2803) | rachel | 2021-11-02 |
| | | | | | | | | | | | * X-Frame-Options typo * 자연스러운 문장으로 수정 '사용하지 말라'에서 '사용하지 말자'로 자연스러운 문장으로 수정함 Co-authored-by: hochan Lee <hochan049@gmail.com> Co-authored-by: hochan Lee <hochan049@gmail.com> | ||
* | Fix typo in Learn/JavaScript/Objects/Basics, zh-TW (#2938) | FreeGifts2000 | 2021-11-01 |
| | |||
* | Fix typo in Web/HTML/Element/script, zh-CN (#2937) | iamxukai | 2021-11-01 |
| | | | Fixing a typo: 或则-> 或者 | ||
* | Update Web/JavaScript/Reference/Iteration_protocols, zh-CN (#2932) | codersjj | 2021-11-01 |
| | |||
* | Fix typo in Web/API/XMLHttpRequest/send, zh-CN (#2930) | Ying Zhen Zhang | 2021-11-01 |
| | |||
* | Update Web/JavaScript/Reference/Functions, zh-CN (#2928) | btea | 2021-11-01 |
| | | | | | * remove function param error content * supply | ||
* | Update external link in Web/XSLT, zh-CN (#2925) | btea | 2021-11-01 |
| | |||
* | Prepare SVG section for Markdown conversion (#2570) | SphinxKnight | 2021-11-01 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Remove summary classes * Remove hidden classes out of pre * Remove spans * Remove notranslate class * Remove ids out of headings * missed 2 ids with regex * clean note and warning cards * fix headings errors * Fix dls and as * fix imgs * lint stuff (absolute urls, english links) * Temporarily readding file * delete inexisting doc in en-US with flaws * Fixes #2842 for SVG | ||
* | Fixes #2546 - revamp page vs en-US current version (#2547) | SphinxKnight | 2021-11-01 |
| | |||
* | Fixes #2127 by updating vs en-US (+ removes xref macros) (#2334) | SphinxKnight | 2021-11-01 |
| | |||
* | Firefox 93 for developers を翻訳 | yyss | 2021-11-01 |
| | | | | Oct 15, 2021 の英語版に対応。 | ||
* | Glossary/Idempotent を更新 | Masahiro FUJIMOTO | 2021-11-01 |
| | | | | - 2021/10/22 時点の英語版に同期 | ||
* | Glossary/Idempotent の変換準備 | Masahiro FUJIMOTO | 2021-11-01 |
| | |||
* | Web/CSS/overflow-anchor 以下を修正 | Masahiro FUJIMOTO | 2021-11-01 |
| | | | | - 2021/10/24 時点の英語版に同期 | ||
* | Web/CSS/overflow-anchor 以下を変換準備 | Masahiro FUJIMOTO | 2021-11-01 |
| | |||
* | Glossary/CRLF を更新 | Masahiro FUJIMOTO | 2021-11-01 |
| | | | | - 2021/10/22 時点の英語版に同期 | ||
* | Glossary/CRLF の変換準備 | Masahiro FUJIMOTO | 2021-11-01 |
| | |||
* | Glossary/Truthy を更新 | Masahiro FUJIMOTO | 2021-11-01 |
| | | | | - 2021/10/23 時点の英語版に同期 | ||
* | Glossary/Truthy を変換準備 | Masahiro FUJIMOTO | 2021-11-01 |
| | |||
* | Fix link url Web/HTML/Block-level_elements, zh-CN (#2923) | 极速蜗牛 | 2021-10-31 |
| | |||
* | Fix mistranslation Web/HTTP/Headers/If-None-Match, zh-CN (#2922) | btea | 2021-10-31 |
| | |||
* | Fix Web/JavaScript/Reference/Global_Objects/Object/create, zh-CN (#2912) | btea | 2021-10-31 |
| | |||
* | Update Web/JavaScript/Reference/Statements/for...in, zh-CN (#2902) | btea | 2021-10-31 |
| |