aboutsummaryrefslogtreecommitdiff
path: root/files/fr/web
Commit message (Collapse)AuthorAge
* Archiving HTML - Using the Application cachejulieng2021-04-11
|
* Fix some <code> tags (#75)Laurent Tréguier2021-04-11
| | | | | | | | | | | | | | | | | * Move space out of <code> * Fix <code> tags * Use regular compatibility table * Fix more <code> tags * Fixing spacing issues * Minor linting Removed superseded compat table comments, spans elements, notranslate tags Co-authored-by: SphinxKnight <SphinxKnight@users.noreply.github.com>
* L10N: Translation of all Performance APIs/Interfaces/Properties/Methods (#232)tristantheb2021-04-11
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * 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 and refresh the SVG tutorial page - Issue #451 (#453)tristantheb2021-04-11
| | | | | * UPDATE: Fix links, remove old KS, update sentences from en-US * Generate EOL document
* fr - fix OR operator description (#439)Hugues Tavernier2021-04-08
|
* fr - Dead link (#425)Victor B2021-04-08
| | | The extension https://addons.mozilla.org/en-US/firefox/addon/mathjax-native-mathml/ doesn't exist anymore
* FIX: html/global_attributes/lang: fixes spec anchors (#429)pols122021-04-07
| | | Anchors to `lang` attribute section in HTML 5 and HTML 5.1 specifications were broken: this fix removes colon between `xml` prefix and `lang`.
* Web/CSS/@media/prefers-reduced-motion: update french translation (#418)Célia Chazel2021-04-06
| | | | | | * Update index.html * UPDATE: Global update of content from en-US Co-authored-by: tristantheb <tristantheb@users.noreply.github.com>
* Update index.html (#408)Lucas Bonomi2021-04-05
| | | From: ` Si ratioIntersection ..` to `Si intersectionRatio` to match name on line 60.
* UPDATE: Fix and update JavaScript page content and links - Issue #338 (#357)tristantheb2021-04-03
| | | | | | | | | * 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>
* fr - Orphaned cleaning - Media event - Parity w/ en-US 23272ec (#395)SphinxKnight2021-04-03
| | | | | | * Parity w/ en-US 23272ec * FIX: Change ID to english, Remove KumaScript HTMLElement, Update tags Co-authored-by: tristantheb <tristantheb@users.noreply.github.com>
* UPDATE: FR-ONLY - Remove all old CompatibilityTable to replace with ↵tristantheb2021-04-02
| | | | | | | | | | | | | | | | | {{Compat()}} (#311) * UPDATE: Removing CompatibilityTable script - Part 1 * UPDATE: Removing CompatibilityTable script - Part 2 * UPDATE: Removing CompatibilityTable script - Part 3 * UPDATE: Removing CompatibilityTable script - Part 4 * UPDATE: Removing CompatibilityTable script - Part 5/5 * FIX: Repair the EOL of one page * FIX: Fix conflicting file
* [CRON] sync translated contentMDN2021-03-31
|
* Fixes #333 (#350)SphinxKnight2021-03-28
| | | | | | * Revamp fr page to bring to parity w/ en-US b7ebc85 * Minor sentence fix Co-authored-by: tristantheb <tristantheb@users.noreply.github.com>
* fr - Update / revamp translation after pr337 (#340)SphinxKnight2021-03-27
| | | | | * Update / revamp translation after pr337 Co-authored-by: tristantheb <tristantheb@users.noreply.github.com>
* Fixes #331 (#341)SphinxKnight2021-03-27
| | | | | * Fixes #331 - Revamped fr translation / brought to parity w/ en-US 9917bf1 and fixed example Co-authored-by: tristantheb <tristantheb@users.noreply.github.com>
* Spelling fixes, French css tutorial index, (#337)GTaf2021-03-27
| | | | | | | * French index spelling fixes * Fixing other minor typos Co-authored-by: SphinxKnight <SphinxKnight@users.noreply.github.com>
* Default :focus was not accessible (#336)Stephane Deschamps2021-03-27
|
* fr Fix Typo entity instead of identity (#315)Hervé Rotival2021-03-24
|
* remplacement de "fils" en "enfants" (#313)David Bruant2021-03-24
|
* UPDATE: Minor typo fix of a comma (#310)thomasbkd2021-03-24
| | | fix typo (n -> ,)
* fr - js guide - clean up span tags in code snippets (#304)Scttpr2021-03-24
| | | | | * clean up span tags in code snippets * removed pre attributes and code tag
* [CRON] sync translated contentMDN2021-03-24
|
* UPDATE: Removing old KS EmbedTest262ReportResultsTable (#298)tristantheb2021-03-23
|
* Fixes #217 - Update window.navigator and Navigator interface page (#286)SphinxKnight2021-03-22
| | | | | * Updated window.navigator to parity w/ en-US 11a98a5 * Title typofix * Update of Navigator interface page to parity w/ en-US as of commit 229f090
* fix typo in Date code sample (#283)JF Tregor2021-03-22
| | | just to avoid 'ReferenceError' for unknown "today" and "msPerDay"...
* fr - Complete retranslation of CSS minmax() - Fixes #243 (#267)SphinxKnight2021-03-21
| | | | | | * Rework of fr translation for CSS minmax() - Fixes #243 * Typo / Missing translation_of * Typo + missing parts * Removing experimental tag
* remove fx_minversion_inline macro calls (#258)Ryan Johnson2021-03-20
|
* FIX: Typos and enhancement in Example (issues 97) (#246)Jacquet Corentin2021-03-20
| | | | | | * Typos and enhancement in Example (issues 97) * Fix some attributes name, update tags, modify typo * Update image link * fix broken link to DOMRect in return value
* fix target link in the #about part (#254)kev-landry2021-03-20
| | | Co-authored-by: kevin.landry <kevin.landry@kissthebride.fr>
* Fix #242 (#249)Jacquet Corentin2021-03-20
| | | Fixed issues #242 : wording in composition order for transform functions leading to wrong order of execution
* remove fx_minversion_header macro callsrjohnson2021-03-21
|
* FIX: Changed one word of the sentence "attributes are disabled by default" ↵Gaëtan LAGIER2021-03-19
| | | | to correct a translation error (#219)
* Change Atomics.wake by Atomics.notify in French (#202)Gaëtan LAGIER2021-03-17
| | | In atomics/wait/index.html.
* Major correction of the examples, texts and formatting of the page - Issue ↵tristantheb2021-03-16
| | | | | | | | | #180 (#183) * Major correction of the examples, texts and formatting of the page * UPDATE: Updating the contents of code blocks following the MDN Style Guideline * Typofixes and minor rewordings for #183 Co-authored-by: SphinxKnight <SphinxKnight@users.noreply.github.com>
* Complete French translation of the Performance interface (#163)tristantheb2021-03-16
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * UPDATE: Update the content of the Performance page * CREATE: Translate the performance.clearMarks() page * CREATE: Translate the performance.clearMeasures() page * CREATE: Translate the performance.clearResourceTiming() page * CREATE: Translate the performance.getEntries() page * FIX: Tags not updated during the translation phase * CREATE: Translate the performance.getEntriesByName() page * CREATE: Translate the performance.getEntriesByType() page * CREATE: Translate the performance.mark() page * CREATE: Translate the performance.measure() page * CREATE: Translate the performance.memory page * CREATE: Translate the performance.onresourcetimingbufferfull page * CREATE: Translate the performance.onresourcetimingbufferfull_event page * CREATE: Translate the performance.setResourceTimingBufferSize() page * CREATE: Translate the performance.timeOrigin page * CREATE: Translate the performance.timing page * CREATE: Translate the performance.toJSON() page * UPDATE: Update content of the performance.navigation page * UPDATE: Update content of the performance.now() page * FIX: Fix several typo and style issues * Minor typofixes for #163 (1/n) * Minor typofixes for #163 (2/n) * Minor typofixes for #163 (3/n) * Minor modifications for #163 (4/n) * Minor typofixes for #163 (5/n) * Minor typofixes for #163 (6/n) * Minor typofixes for #163 (7/n) * Minor typofixes for #163 (8/n) * Minor typofixes for #163 (9/n) * Minor changes for #163 (10/n) * Minor typofixes for #163 (10/n) * Minor typofixes for #163 (12/n) * Minor typofixes for #163 (13/n) * Minor typofixes for #163 (14/n) * Minor typofixes for #163 (15/n) * Minor typofixes for #163 (16/n) * Minor typofixes for #163 (n/n) Co-authored-by: SphinxKnight <SphinxKnight@users.noreply.github.com>
* [CRON] sync translated contentMDN2021-03-16
|
* remove pre for CSSSyntaxd (#175)Florian Dieminger2021-03-15
| | | | | ``` s/<pre.*>(\{\{csssyntax(\(.*\))?\}\})\n?</pre>/$1/g ```
* remove references to developer.cdn.mozilla.netrjohnson2021-03-14
|
* Merge pull request #161 from SphinxKnight/fix-151-update-execcommandtristantheb2021-03-14
|\ | | | | Complete rework of fr translation of document.execcommand to fix #151
| * typofixes sponsored by Grammalectejulieng2021-03-14
| |
| * Fully retranslating in fr to fix #151julieng2021-03-14
| |
* | Bring 'Web' landing page to parity with last en-US commitjulieng2021-03-14
| |
* | Translate 'Events index page' - Issue : #105 (#156)tristantheb2021-03-14
| | | | | | | | | | * Translate 'Events index page' - Issue : #105 * FIX: Some typo has been changed
* | FIX: Fix the semicolon by a correct comma line 232 - Issue #101 (#157)tristantheb2021-03-14
|/ | | | | * FIX: Fix the semicolon by a correct comma line 232 * Update tags with missing Reference tag
* Merge pull request #155 from NeoCortexFr/patch-2tristantheb2021-03-14
|\ | | | | TYPO: Change typo on Data Structures (part 2)
| * Update index.htmlNeoCortex2021-03-13
| | | | | | Spelling and syntax improvments
* | Update index.htmlNeoCortex2021-03-13
|/ | | delete = at the end of line 13
* Response ok first version (#123)Scttpr2021-03-13
| | | | | * Response ok first version * updated according to PR comments
* FIX: Typo in URL for interactive sample on Object.seal() - Issue #115 (#128)tristantheb2021-03-13
| | | | | * Change interactive exemple link object-prototype-seal by object-seal (issue: #115) * Change 'See Also' content with the actual english 'See Also' content