aboutsummaryrefslogtreecommitdiff
path: root/files/fr/web
Commit message (Collapse)AuthorAge
* UPDATE: Refresh page content from en-US for a11y - Issue #548 (#730)tristantheb2021-05-09
| | | | | | | * UPDATE: Refresh page content from en-US * Review - link fix Co-authored-by: julieng <julien.gattelier@gmail.com>
* Fix columns page (#697)Samy Rabih2021-05-09
|
* Fix typo for Clients (#773)thomasbkd2021-05-08
| | | | | | * fix typo * UPDT: Refresh from en-US Co-authored-by: tristantheb <tristantheb@users.noreply.github.com>
* [Fix] aria-pressed w3 link (#780)Mercier Mike2021-05-08
| | | | | | | | | * Fix aria-pressed w3 link Fix the link to w3 aria-pressed. * Update fr vs en-US (par w/ d03822c) Co-authored-by: julieng <julien.gattelier@gmail.com>
* Grammar mistakes (#784)Theophile Avoyne2021-05-08
| | | | | | | * Grammar mistakes * Review + macro conversion and english IDs Co-authored-by: julieng <julien.gattelier@gmail.com>
* Fix a typo in the example for CacheStorage.keys() (#781)Thomas Citharel2021-05-08
| | | | | Follow-up to https://github.com/mdn/content/pull/4790 on the main repo Signed-off-by: Thomas Citharel <tcit@tcit.fr>
* [CRON] sync translated contentMDN2021-05-08
|
* [CRON] sync translated contentMDN2021-05-07
|
* [CRON] sync translated contentMDN2021-05-05
|
* remove all remaining .alllinks (#765)Peter Bengtsson2021-05-04
|
* Fix heading id for anchor link / Update page (#749)Nicolas Hoizey2021-05-04
| | | | | | | | | * Fix heading id for anchor link I looked at another French pages to use the same id: https://github.com/mdn/translated-content/blob/main/files/fr/web/svg/attribute/stroke-opacity/index.html * Update vs en-US + rm macros Co-authored-by: julieng <julien.gattelier@gmail.com>
* Line 50 - spelling mistake correction (#751)D0natellll02021-05-04
| | | | | | | | | | * Line 50 - spelling mistake correction I propose to correct this mistake on huge work (tiny contribution). Certaines propriétés CSS permet d'indiquer - TO - Certaines propriétés CSS permetTENT d'indiquer * Line 14 - Spelling mistake correction From "les styles du document" to "les styles du document"
* Method TRACE is safe (#750)Laura-Lie2021-05-04
|
* UPDATE: FR - Remove old CompatibilityTable to replace with {{Compat()}} on ↵YujiSoftware2021-05-01
| | | | | | | | deviceorientation_event (#716) * UPDATE: FR - Remove old CompatibilityTable to replace with {{Compat()}} on deviceorientation_event * UPDATE: Refresh from en-US Co-authored-by: tristantheb <tristantheb@users.noreply.github.com>
* web/http/cors/errors/corsdisabled (French translation) (#708)David Guillot2021-04-30
| | | | | | | | * fix(translation): French for corsdisabled * `Désactiver` is the infinitive form, quite misleading in Google search results * In the context of HTTP protocol, `request` must be translated as `requête` in French * UPDT: Refresh tags, h<x> ids and remove KS macros Co-authored-by: tristantheb <tristantheb@users.noreply.github.com>
* fix grammar (#686)Raphael2021-04-29
| | | | | | * fix grammar * FIX: More typos, KS macros, Links, H<x> id, Examples, Tags Co-authored-by: tristantheb <tristantheb@users.noreply.github.com>
* Fix typo and replace word in the translations FR (#679)Jibé2021-04-28
| | | | | | | | | | | | | | | | | | * Fix typo in the translations - associns ==> associons - Replace the word by a more appropriate * FIX: id, example, indentation, ks macros, links - Fix links to FR - Fix macros to links - Fix indentation - Fix h<x> id - Remove span on examples * FIX: Fixing more typos * L10N: Translation of untranslated example Co-authored-by: tristantheb <tristantheb@users.noreply.github.com>
* typo: fix typos in FR translation of String.prototype.replaceAll (#673)Loïc Giraudel2021-04-28
| | | | | | | * typo: fix multiple typos in FR translation of String.prototype.replaceAll * Review #673 - Remaining typos and overall linting Co-authored-by: julieng <julien.gattelier@gmail.com>
* Fix typo (#675)Thibs2021-04-28
|
* Fix some mistyping in french translation (#672)Thibs2021-04-28
| | | | | | | * Fix some mistypings in french translation * Review PR672: remaining typos + overall linting of content Co-authored-by: julieng <julien.gattelier@gmail.com>
* [CRON] sync translated contentMDN2021-04-28
|
* [CRON] sync translated contentMDN2021-04-27
|
* L10N: Update of the exercise from the US version - Issue #547 (#607)tristantheb2021-04-22
| | | | | | | * L10N: Update of the exercise from the US version * Review - minor english items remaining - lint Co-authored-by: julieng <julien.gattelier@gmail.com>
* UPDATE: Refresh content of "Une réintroduction à JavaScript" - Issue #603 ↵tristantheb2021-04-22
| | | | | | | | | (#606) * UPDATE: Fix type, remove KS, update from US * Review - minor edition Co-authored-by: julieng <julien.gattelier@gmail.com>
* [CRON] sync translated contentMDN2021-04-21
|
* Fix typo (#592)pierrejolly2021-04-20
|
* Fix error in french example of fetch (#577)Julien EMMANUEL2021-04-19
| | | There must have been some unfortunate copy / paste from english here
* Correction of typos and update of "Control_flow_and_error_handling" (#503)Kevin Tewouda2021-04-18
| | | | | | | | | | | | * Fix many typos * Update of meta tags * Update of the format to respect the number of headings and paragraphs (flow alert) * Update of links to English (flow alert) * Update all titles ids to lower_snake_case text (mdn guidelines) * Add missing paragraphs and headings (flow alert) * Removal of KumaScript tags jsxref, domxref (flow alert) Co-authored-by: le_woudar <kevin.tewouda@gandi.net> Co-authored-by: tristantheb <tristantheb@users.noreply.github.com>
* [CRON] sync translated contentMDN2021-04-17
|
* [CRON] sync translated contentMDN2021-04-16
|
* [CRON] sync translated contentMDN2021-04-14
|
* Getting rid of .alllinks in fr content (#487)Peter Bengtsson2021-04-12
|
* Fixed weird code example on the french `split()` page (#399)Maxon2021-04-12
| | | | | | * Fixed weird code example on the french `split()` page * UPDATE: Realignment of the content from the US version Co-authored-by: tristantheb <tristantheb@users.noreply.github.com>
* Correction of the typo, Fixes #362 (#406)Alexander Heß2021-04-12
| | | | | | | | | | | | | | * Correction of the typo, Fixes #362 * FIX: Major senteces fix and structure update * FIX: Minor typo fix * FIX: Cleaning missing sentences with Grammarlecte, update 1 block from US * Review - minor rewordings/typos - gaps vs. en-us Co-authored-by: tristantheb <tristantheb@gmail.com> Co-authored-by: julieng <julien.gattelier@gmail.com>
* Merge branch 'archive-app-cache-HTML' of ↵julieng2021-04-12
|\ | | | | | | https://github.com/SphinxKnight/translated-content into SphinxKnight-archive-app-cache-HTML
| * Archiving HTML - Using the Application cachejulieng2021-04-11
| |
* | L10N: Translate missing IntersectionObserver interface pages (#412)tristantheb2021-04-11
| | | | | | | | | | | | | | | | | | * L10N: Translation of 2 missing pages on the IntersectionObserver interface * Review - IntersectionObserver.disconnect() - minor rewordings * Review - IntersectionObserver.takeRecords() - minor fixes Co-authored-by: julieng <julien.gattelier@gmail.com>
* | FIX: Update all FR content of the IntersectionObserver interface - Issue ↵tristantheb2021-04-11
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | #409 (#410) * FIX: Update and fix all pages, remove old KS, update id-attr, replace content, translate missing strings * FIX: Fix some old text typo * Review - IntersectionObserver interface - rewordings and minor fixes * Review - IntersectionObserver.IntersectionObserver constructor - rewordings * Review - IntersectionObserver.observe - minor rewordings * Review - IntersectionObserver.root - rewordings * Review - IntersectionObserver.rootMargin - rewordings * Review - IntersectionObserver.thresholds - rewordings * Review - IntersectionObserver.unobserve - minor rewordings Co-authored-by: julieng <julien.gattelier@gmail.com>
* | UPDATE: Update and fix <ol> element page (#465)tristantheb2021-04-11
| | | | | | | | | | | | | | * UPDATE: Update and fix <ol> element page * Review - HTML ol - minor fixes Co-authored-by: julieng <julien.gattelier@gmail.com>
* | L10N: Update content of the HTML section - Part 1 (#299)tristantheb2021-04-11
|/ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * UPDATE: Update content of the HTML page with en-US * FIX: Removing KS or the translation * UPDATE: Update content of the Applying_color page * UPDATE: Update content of the Block-level_elements page * UPDATE: Update content of the CORS_enabled_image page * UPDATE: Update content of the Date_and_time_formats page * FIX: Fixing html position * Minor fix on html * UPDATE: Update content of the Inline_elements page * UPDATE: Update content of the Link_types page * UPDATE: Update content of the Microdata page * UPDATE: Update content of the Microformats page * UPDATE: Update content of the Preloading_content page * UPDATE: Updating the q_mode_&_s_mode page + removing old invalid link * UPDATE: Removing <x>xref KS and update links * UPDATE: Update content layout and remove old link on Using_the_application_cache page * L10N: Translation of the Viewport_meta_tag page * Review - HTML Applying colors - minor typos and a missing paragraph * Review - HTML Block Elements - minor typos / lint * Review - HTML CORS Images - minor rewording / link fix * Review - HTML date time formats - linting typography, minor changes * Review - HTML Landing page - minor rewording, typos * Review - HTML Inline elements - minor linting / example translation * Review - HTML link types - lint HTML / rm brs * Review - HTML microdata - minor linting * Review - HTML microformat - minor typofixes * Review - HTML preloading - minor changes * Review - HTML quirks - minor changes / rm deadlinked section * Review - HTML element references - minor change * Review - HTML Meta Viewport - minor changes Co-authored-by: julieng <julien.gattelier@gmail.com>
* 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>