| Commit message (Collapse) | Author | Age |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
* L10N: Translation of the Performance API pages
* L10N: Translation of the Performance Timeline API pages
* Fix typo, style and KS elements
* UPDATE: Update content of code blocks with the Guideline
* L10N: Translation of the PerformanceElementTiming pages
* L10N: Translation of the PerformanceEntry pages
* L10N: Translation of the PerformanceEventTiming interface
* L10N: Translation of the PerformanceFrameTiming interface
* L10N: Translation of the PerformanceLongTaskTiming interface
* L10N: Translation of the PerformanceMark interface
* L10N: Translation of the PerformanceMeasure interface
* L10N: Translation of the PerformanceNavigation interface
* L10N: Translation of the PerformanceNavigationTiming interface
* L10N: Translation of the PerformanceObserver interface
* L10N: Translation of the PerformanceObserverEntryList interface
* L10N: Translation of the PerformancePaintTiming interface
* L10N: Translation of the PerformanceResourceTiming interface
* L10N: Translation of the PerformanceServerTiming interface
* L10N: Translation of the PerformanceTiming interface
* FIX: Fix KS error on PerformanceTiming interface
* FIX: Change some summary and typo
* FIX: Fix CSS and sentences on PerformanceObserverEntryList interface
* FIX: Update KS + Change {{event()}} by link on PerformanceEventTiming interface
* Review - Landing page
* Review 'using' page - rm domxref
* Perforamance_timeline review: rm domxref, minor rewording, missing translation
* Review timeline guide page, rm domxref, rm vars in pre
* Review - PerformanceElementTiming - rm domxref + trailing spaces
* Review - PerformanceElementTiming.id - rm xref macros + trailing spaces
* Review - PerformanceElementTiming.identifier - rm xref macros + trailing spaces
* Review - PerformanceElementTiming - rm xref macros + trailing spaces
* Review - PET.intersectionrect - rm domxref / minor typos
* Undo spec table mixup
* Review - loadTime - rm domxref
* Review - naturalheight - rm domxref / trailing spaces
* Review - naturalwidth - rm domxref / trailing spaces
* Review - renderTime - rm domxref / trailing spaces / minor rewordings
* Review - tojson - rm domxref / trailing spaces
* Review - url - rm domxref / trailing spaces
* Review - duration - rm domxref / minor rewordings
* Review - entryType - rm domxref / minor rewordings
* Review - performanceentry index - rm domxref / minor rewordings
* Review PerformanceEntry.name - rm xref macros
* Review PerformanceEntry.startTime - rm xref macros
* Review PerformanceEntry.toJSON - rm xref macros
* Review PerformanceEventTiming - rm domxref
* Review PerformanceFrameTiming - rm xref macros
* Review PerformanceLongTaskTiming.attribution - rm xref macros
* Review PerformanceLongTaskTiming - rm xref macros
* Review - PerformanceMark - rm domxref
* Review - PerformanceMeasure - rm domxref
* Review - PerformanceNavigation - rm domxref
* Review - PerformanceNavigation.redirectcount - rm domxref
* Review - PerformanceNavigation.type - rm domxref
* Review - PerformanceNavigationTiming.domComplete - rm domxref
* Review - PerformanceNavigationTiming.domContentLoadedEvent - rm domxref
* Review - PerformanceNavigationTiming.domContentLoadedEventStart - rm domxref
* Review - PerformanceNavigationTiming.domInteractive - rm domxref
* Review - PerformanceNavigationTiming - rm domxref
* Review - PerformanceNavigationTiming.loadEventEnd - rm domxref
* Review - PerformanceNavigationTiming.loadEventStart - rm domxref
* Review - PerformanceNavigationTiming.redirectCount - rm domxref
* Review - PerformanceNavigationTiming.toJSON - rm domxref
* Review - PerformanceNavigationTiming.type - rm domxref
* Review - PerformanceNavigationTiming.unloadEventEnd - rm domxref
* Review - PerformanceNavigationTiming.unloadEventStart - rm domxref
* Remove DOMxRef for PerformanceTiming
* Remove DOMxRef for PerformanceServerTiming
* Remove DOMxRef for PerformanceResourceTiming
* Review - PerformanceObserver.disconnect - rm domxref
* Review - PerformanceObserver - rm domxref
* Review - PerformanceObserver.observe - rm domxref
* Review - PerformanceObserver.PerformanceObserver() - rm domxref
* Review - PerformanceObserver.takeRecords() - rm domxref
* Review - PerformanceObserverEntryList.getEntries() - rm domxref
* Review - PerformanceObserver.getEntriesByName() - rm domxref
* Review - PerformanceObserver.getEntriesByType() - rm domxref
* Review - PerformanceObserverEntryList - rm domxref
* Review - PerformanceResourceTiming.connectEnd - rm domxref
* Review - PerformanceResourceTiming.connectStart
* Review - PerformanceResourceTiming.decodedBodySize
* Review - PerformanceResourceTiming.domainLookupEnd
* Review - PerformanceResourceTiming.domainLookupStart
* Review - PerformanceResourceTiming.encodedBodySize
* Review - PerformanceResourceTiming.fetchStart
* Review - PerformanceResourceTiming
* Review - PerformanceResourceTiming.iniatorType
* Review - PerformanceResourceTiming.nextHopProtocol
* Review - PerformanceResourceTiming.redirectEnd
* Review - PerformanceResourceTiming.redirectStart
* Review - PerformanceResourceTiming.requestStart
* Review - PerformanceResourceTiming.responseEnd
* Review - PerformanceResourceTiming.responseStart
* Review - PerformanceResourceTiming.secureConnectionStart
* Review - PerformanceResourceTiming.toJSON()
* Review - PerformanceResourceTiming.transferSize
* Review - PerformanceResourceTiming.workerStart
* Review - PerformanceServerTiming.description
* Review - PerformanceServerTiming.duration
* Review - PerformanceServerTiming
* Review - PerformanceServerTiming.name
* Review - PerformanceServerTiming.toJSON()
* Review - PerformanceTiming.domComplete - rm Event
* Review - PerformanceTiming.domContentLoadedEventStart - rm Event
* Review - PerformanceTiming.domInteractive - rm Event
* Review - PerformanceTiming.domLoading - rm Event
* Review - PerformanceTiming - minor typos + thead spec
* Review - PerformanceTiming.loadEventEnd - rm Event
* Review - PerformanceTiming.loadEventStart - rm Event
* Review - PerformanceTiming.unloadEventEnd - rm Event
* Review - PerformanceTiming.unloadEventStart - rm Event
* Remove final domxref / rm var in examples
Co-authored-by: julieng <julien.gattelier@gmail.com>
|
|
|
|
|
| |
* UPDATE: Fix links, remove old KS, update sentences from en-US
* Generate EOL document
|
|
|
|
| |
- 2021/02/20 時点の英語版に基づき更新
- 一部の用語をガイドラインに合わせて修正
|
|
|
|
|
|
|
|
|
|
|
| |
* Unify Russian translation of "promise"
* Apply suggestions from code review
Co-authored-by: Artem Shibakov <shibakow@gmail.com>
Co-authored-by: Alexander Myshov <myshov@users.noreply.github.com>
Co-authored-by: Artem Shibakov <shibakow@gmail.com>
Co-authored-by: Alexander Myshov <myshov@users.noreply.github.com>
|
|
|
| |
- 2021/12/21 時点の英語版に基づき全面的に翻訳を改訂
|
| |
|
|
|
|
| |
2021/02/20 時点の英語版に基づき新規翻訳
|
|
|
|
|
| |
2021/04/06 の英語版に同期
(this キーワードのリンク切れを直すついで)
|
| |
|
| |
|
| |
|
|
|
|
| |
「&nbp;」→「 」
下の「end」の記述に合わせて半角スペースに置き換え
|
| |
|
|
|
|
| |
- 2020/12/30 時点の英語版をもとに新規翻訳
|
| |
|
| |
|
|
|
|
| |
2021/02/20 時点の英語版に基づき新規翻訳
|
|
|
| |
The extension https://addons.mozilla.org/en-US/firefox/addon/mathjax-native-mathml/ doesn't exist anymore
|
|
|
|
| |
2021/02/20 時点の英語版に基づき新規翻訳
|
|
|
| |
Anchors to `lang` attribute section in HTML 5 and HTML 5.1 specifications were broken: this fix removes colon between `xml` prefix and `lang`.
|
| |
|
|
|
|
| |
2020/12/18 時点の英語版に同期
|
|
|
|
| |
2021/02/20 時点の英語版に同期
|
|
|
|
|
|
|
| |
* Updates Linking to MDN section
* Deletes separate Linking to MDN page
* Deletes Linking to MDN redirect
|
|
|
|
|
| |
* Deletes the page
* Deletes HTML5 Updates on Forms redirect
|
|
|
|
|
| |
* Updates the link to MessageEvent
* Update the link to CloseEvent
|
|
|
|
|
|
|
|
|
| |
* Web/HTML/Element/input を更新
- 2021/03/27 までの英語版の変更を反映
- 未翻訳部分を翻訳完了
- 一部の用語を見直し(文書内で一貫性を確保するため)
* 空白が開いていなかったのを修正
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
* apply fresh en translation
* translated summary
* basic css section translation
* list section translation
* emphasised text translation
* add link section translation
* add form section translation
* add table section translation
* add form section translation
* add hiding things section translation
* add custom styles section translation
* add js section translation
* add too much js section translation
* add unobtrusive js section translation, p-1
* accessibile form validation
* added ending translation
* language style fixes, round I
* review fixes
Co-authored-by: Yana Klose-Ivanova <captainspring@users.noreply.github.com>
* remove extra commas
Co-authored-by: Yana Klose-Ivanova <captainspring@users.noreply.github.com>
* Apply suggestions from code review
Co-authored-by: Alexander Myshov <myshov@users.noreply.github.com>
* Update files/ru/learn/accessibility/css_and_javascript/index.html
Co-authored-by: Artem Shibakov <shibakow@gmail.com>
* Apply suggestions from code review
Co-authored-by: Alexander Myshov <myshov@users.noreply.github.com>
* Update files/ru/learn/accessibility/css_and_javascript/index.html
Co-authored-by: Alexander Myshov <myshov@users.noreply.github.com>
* Update files/ru/learn/accessibility/css_and_javascript/index.html
Co-authored-by: Yana Klose-Ivanova <captainspring@users.noreply.github.com>
Co-authored-by: Alexander Myshov <myshov@users.noreply.github.com>
|
| |
|
| |
|
|
|
| |
2020/12/18 時点の英語版に基づき翻訳
|
|
|
| |
2021/02/16時点の英語版に基づき新規翻訳
|
|
|
| |
2021/02/20時点の英語版に同期
|
|
|
| |
2020/12/11時点の英語版に同期しました。
|
|
|
|
|
|
| |
* Update index.html
* UPDATE: Global update of content from en-US
Co-authored-by: tristantheb <tristantheb@users.noreply.github.com>
|
| |
|
|
|
|
|
|
|
| |
* Update translation
Related to #329
* Fix translation after review
|
|
|
|
| |
The english version has a paragraph: "`This API is designed to supersede accessing the clipboard using document.execCommand().`".
In russian it's "`API предназначен для доступа к буферу обмена, используя document.execCommand().`", that means "``This API is using document.execCommand()", which is complete opposite of the original phrase.
|
|
|
| |
From: ` Si ratioIntersection ..` to `Si intersectionRatio` to match name on line 60.
|
|
|
|
|
|
| |
* Update index.html
* Fix markup at paragraph
Co-authored-by: Sasha Sushko <sushko@outlook.com>
|
| |
|
|
|
|
|
|
|
|
|
| |
* Feb 15, 2021 の英語版に対応。
* Feb 20, 2021 の英語版に対応。
* Create index.html
Mar 26, 2021 の英語版に対応。
|
| |
|
|
|
|
| |
- 2021/01/28 時点の英語版に追従
|
|
|
|
| |
- 2021/03/26 時点の英語版を反映
|
| |
|
| |
|
|
|
|
|
| |
- 2021/04/01 の英語版に基づき翻訳を更新
- 未翻訳部分を翻訳完了
|
|
|
|
|
|
|
|
|
| |
* UPDATE: Fix and update Javascript page content and links
* UPDATE: Change en-US links to fr
* Minor rewordings
Co-authored-by: SphinxKnight <SphinxKnight@users.noreply.github.com>
|
|
|
|
|
|
| |
* Parity w/ en-US 23272ec
* FIX: Change ID to english, Remove KumaScript HTMLElement, Update tags
Co-authored-by: tristantheb <tristantheb@users.noreply.github.com>
|