aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
* Prepare CSS section for Markdown conversion (#2307)SphinxKnight2021-09-17
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Removes summary / seoSummary classes * Remove div class=hidden and some notranslate * Remove hidden paragraphs for live sample * Remove hidden paragraphs for live sample - take 2 * Remove other hidden div and p - updated w/ en-US when necessary * Remove ids * Remove notranslate class * Fix typo which broke build * remove div class='index' * remove useless <span style=...> * remove non typographical sups * remove non typographical subs * remove blockindicator and fix some div.note * fix build :/ * remove useless classes * fix build - again :x * fix unhandled elements 1/N + embedlivesample build fail * fix div.warning * Fix fixable flaws - hoping to reduce error conversion * Remove unecessary images (same as en-US) * fix div notes * fix warnings * fix some dl handling * fix dls * Fix a bunch of conversion errors * rm unhandled figures * Fix other set of issues and revamp easing-function page * Fix some one-offs conversion errors (incl. deki files) * fix the rest of one-off conversion issues * Fix last dl standing
* Prepare HTTP section for Markdown conversion (#2453)SphinxKnight2021-09-17
| | | | | | | | | | | | | | | | | | | | | | | | | * Remove summary classes * Remove hidden blocks * Remove id when not in headings * Remove notranslate * remove unecessary ltr dir * Remove spans from automatic translation tool copy/paste * Remove unhandled pe brush for plain text * make consistent notes * make consistent warning + rm rfc class * fix one-offs and images + spans * fix dls and subsequent oneoff errors * fix sups
* Espace en trop (#2485)Olivier G2021-09-17
|
* Glossary/Conditional を更新Masahiro FUJIMOTO2021-09-17
| | | | - 2021/09/09 時点の英語版に同期
* MDN/Contribute/Processes 以下を更新Masahiro FUJIMOTO2021-09-17
| | | | | - 2021/09/09 時点の英語版に同期 - 配下の2つの文書を新規翻訳
* Mozilla/Firefox以下の文書内のリンクURLを正規化Masahiro FUJIMOTO2021-09-17
| | | | | | - /en-US へのリンクを /ja へのリンクに修正 - /ja が付いていないものに /ja を付加 - MDN内のリンクが完全URLの場合、 /ja/docs からのURLに修正
* [Ko] translate mutable, immutable content (#2329)InSeongSo2021-09-17
| | | | | | | * [Ko] translate mutable, immutable content * [ko] Fix on JavaScript.Data_structures * fix: ChangeBroken Links
* Remove occurrences of oaa-accessibility.org which has now nothing to do with ↵SphinxKnight2021-09-17
| | | | | | | | | | | Accessibility (#2379) * Remove occurrences of oaa-accessibility.org which is now squatted * Remove parts related to this PR Additional removing is necessary to keep the articles natural. This commit removes parts that correspond to the parts in Japanese version already removed in the English version. Co-authored-by: Masahiro FUJIMOTO <mfujimot@gmail.com>
* Fix several formating issues, zh-CN (#2442)Believers in Science Studio2021-09-17
| | | | | | | | | * Fix a typo. * Fix another similar typo. * Fix typos in `::first-line` doc. * Move chinese characters out of `<code>`.
* l10n: update contents as en-UScs09g2021-09-17
|
* l10n: rename html to mdcs09g2021-09-17
|
* Web/JavaScript 以下の文書内のリンクURLを正規化 (#2354)Masahiro FUJIMOTO2021-09-16
| | | | | - /en-US へのリンクを /ja へのリンクに修正 - /ja が付いていないものに /ja を付加 - MDN内のリンクが完全URLの場合、 /ja/docs からのURLに修正
* CSS のグラデーション関数の wikihistory を修正 (#2342)Masahiro FUJIMOTO2021-09-16
|
* Global_Objects/Intl を更新 (#2384)Masahiro FUJIMOTO2021-09-16
| | | | - Markdownに変換 - 2021/08/20 時点の英語版に同期
* MDN以下の文書内のリンクURLを正規化 (#2359)Masahiro FUJIMOTO2021-09-16
| | | | | - /en-US へのリンクを /ja へのリンクに修正 - /ja が付いていないものに /ja を付加 - MDN内のリンクが完全URLの場合、 /ja/docs からのURLに修正
* Global_Objects/eval を更新 (#2350)Masahiro FUJIMOTO2021-09-16
| | | | - Markdownに変換 - 2021/07/28 時点の英語版に同期
* Global_Objects/Number/Number の更新 (#2346)Masahiro FUJIMOTO2021-09-16
| | | | - Markdownに変換 - 2021/07/21 時点の英語版に同期
* orphaned/Map を削除 (#2339)Masahiro FUJIMOTO2021-09-16
| | | 古い文章であるため、現在の JavaScript の Map へのリダイレクトに変更
* [CRON] sync translated contentMDN2021-09-16
|
* Unification translation of rest parameters (#2470)Alexey Pyltsyn2021-09-15
| | | | | | | | | * Унификация термина "rest parameters" * Update files/ru/web/javascript/reference/functions/index.html Co-authored-by: Maxim Postautov <54762420+mpstv@users.noreply.github.com> Co-authored-by: Maxim Postautov <54762420+mpstv@users.noreply.github.com>
* Update translation Learn CSS page (#2469)Maxim Postautov2021-09-15
| | | | | | | * Update translation Learn CSS page (ru) * Fix macros Co-authored-by: Alexey Pyltsyn <lex61rus@gmail.com>
* MDN/Contribute/Howto/Convert_code_samples_to_be_live を更新 (#2388)Masahiro FUJIMOTO2021-09-15
| | | - 2021/01/28 時点の英語版に同期
* Global_Objects/BigInt を更新 (#2387)Masahiro FUJIMOTO2021-09-15
| | | | - 2021/07/21 時点の英語版に同期 - `toLocaleString()`, `valueOf()` については新規翻訳
* Web/JavaScript/Reference/Global_Objects/Atomics/isLockFree を新規翻訳 ↵Masahiro FUJIMOTO2021-09-15
| | | | | | (#2385) - 2021/08/22 時点の英語版に同期 (PR中のものも含む)
* 型付き配列のクラスリファレンスを更新 (#2372)Masahiro FUJIMOTO2021-09-15
| | | | - Markdownに変換 - 2021/09/06時点の英語版に同期
* Using_the_aria-describedby_attribute を修正 (#2330)Masahiro FUJIMOTO2021-09-15
| | | | - 2021/02/20 時点の英語版に同期 - fix #2057 リンク切れの部分を削除
* Web/m-w以下の文書内のリンクURLを正規化 (#2370)Masahiro FUJIMOTO2021-09-14
| | | | | - /en-US へのリンクを /ja へのリンクに修正 - /ja が付いていないものに /ja を付加 - MDN内のリンクが完全URLの場合、 /ja/docs からのURLに修正
* Web/CSS以下の文書内のリンクURLを正規化 (#2368)Masahiro FUJIMOTO2021-09-14
| | | | | - /en-US へのリンクを /ja へのリンクに修正 - /ja が付いていないものに /ja を付加 - MDN内のリンクが完全URLの場合、 /ja/docs からのURLに修正
* Tools以下の文書内のリンクURLを正規化 (#2367)Masahiro FUJIMOTO2021-09-14
| | | | | - /en-US へのリンクを /ja へのリンクに修正 - /ja が付いていないものに /ja を付加 - MDN内のリンクが完全URLの場合、 /ja/docs からのURLに修正
* Mozilla/Add-on-url以下の文書内のリンクURLを正規化 (#2365)Masahiro FUJIMOTO2021-09-14
| | | | | - /en-US へのリンクを /ja へのリンクに修正 - /ja が付いていないものに /ja を付加 - MDN内のリンクが完全URLの場合、 /ja/docs からのURLに修正
* fr-glossary/fps id:239 (#2393)Charles Emmanuel S. Ndiaye2021-09-14
| | | | | | | | * translate glossary/fps/index.html id:239 * fix typo, blank line and translation highlited by Sphinx * Fix sidebar quick links Co-authored-by: SphinxKnight <SphinxKnight@users.noreply.github.com>
* RU: Fix spelling mistakes on Web/JavaScript/Guide/Modules page (#2451)Roman Akhmadullin2021-09-14
|
* Firefox 92 for developers を翻訳 (#2413)yyss2021-09-14
| | | Sep 8, 2021 の英語版に対応。
* orphaned 以下の index ファイルを削除 (#2341)Masahiro FUJIMOTO2021-09-14
|
* Web/CSS/CSS_Logical_Properties/Basic_concepts を更新 (#2345)Masahiro FUJIMOTO2021-09-14
| | | | | - Markdownに変換 - 2021/08/13 時点の英語版に同期 - 未翻訳部分を翻訳
* Global_Objects/Proxy/revocable を更新 (#2343)Masahiro FUJIMOTO2021-09-14
| | | | - Markdownに変換 - 2021/07/21 時点の英語版に同期
* orphaned/Web/API 以下の廃止が確認できたAPIの記事を削除 (#2340)Masahiro FUJIMOTO2021-09-14
|
* Global_Objects/WebAssembly を更新 (#2338)Masahiro FUJIMOTO2021-09-14
| | | | - Markdownに変換 - 2021/09/01 時点の英語版に同期
* Web/API以下の文書内のリンクURLを正規化 (#2360)Masahiro FUJIMOTO2021-09-14
| | | | | - /en-US へのリンクを /ja へのリンクに修正 - /ja が付いていないものに /ja を付加 - MDN内のリンクが完全URLの場合、 /ja/docs からのURLに修正
* Learn 以下の文書内のリンクURLを正規化 (#2356)Masahiro FUJIMOTO2021-09-14
| | | | | - /en-US へのリンクを /ja へのリンクに修正 - /ja が付いていないものに /ja を付加 - MDN内のリンクが完全URLの場合、 /ja/docs からのURLに修正
* Games以下の文書内のリンクURLを正規化 (#2355)Masahiro FUJIMOTO2021-09-14
| | | | | - /en-US へのリンクを /ja へのリンクに修正 - /ja が付いていないものに /ja を付加 - MDN内のリンクが完全URLの場合、 /ja/docs からのURLに修正
* Glossary以下の文書内のリンクURLを正規化 (#2353)Masahiro FUJIMOTO2021-09-14
| | | | | | - /en-US へのリンクを /ja へのリンクに修正 - /ja が付いていないものに /ja を付加 - MDN内のリンクが完全URLの場合、 /ja/docs からのURLに修正
* 英語版文書へのリダイレクトを日本語版文書へ修正 (#2352)Masahiro FUJIMOTO2021-09-14
| | | 英語版文書にリダイレクトしていたものがあったので、日本語版へのリダイレクトに修正
* Global_Objects/WebAssembly/Instance/exports を更新 (#2348)Masahiro FUJIMOTO2021-09-14
| | | | - Markdown に変換 - 2021/07/21 時点の英語版に同期
* Global_Objects/Object/getOwnPropertyDescriptor を更新 (#2347)Masahiro FUJIMOTO2021-09-14
| | | | - Markdownに変換 - 2021/07/21 時点の英語版に同期
* [CRON] sync translated contentMDN2021-09-14
|
* RU: Fix live sample on GLSL Shaders page (#2427)Alexey Pyltsyn2021-09-14
|
* RU: Update Web/HTTP/Overview (#2448)dinagudkova2021-09-13
| | | Improve translation
* Fix grammar: excessões to exceções (#2440)Lucas Fernandes Turci2021-09-13
|
* [fix and improvement]JuyeongByeon2021-09-13
| | | | | | | | | | | | | | | | | before In current document, It said "이 함수 표현은 메소드 함수가 아닌 곳에 가장 적합합니다. 그래서 생성자로서 사용할 수 없습니다." It means " This function expression is best suited for non-method functions. That's why you can't use it as a constructor." But it is not. As I know Arrow function does not have a prototype that's why it can't be used as a constructor. this translation needs to be fixed. And some of the information was not translated into Korean after * Invalid information about Arrowfunction was removed. * Added omitted information.