aboutsummaryrefslogtreecommitdiff
path: root/files/fr/web
Commit message (Collapse)AuthorAge
* Fix #4269 - Removes empty/special characters (#4270)SphinxKnight2022-03-16
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Remove ufeff * Remove u2064 * Remove u2062 * Replace u202f followed by : with  : * Replace u202f next to « or » with   and « or » * Replace u202f followed by ; with  ; * Replace u202f followed by ! with   * Replace u202f followed by ? with  ? * Replace remaining u202f with classical space * Replace u200b surrounded by space with classical space * Replace u200b surrounded by space with classical space - again (repeated) * Remove remaining u200b * Remove u200a * Replace u2009 with   * Remove u00ad * Replace u00a0 followed by : ! or ? with   and punctuation * Replace u00a0 surrounded « or » with   and punctuation * Replace u00a0 followed by whitespaces * Replace u00a0 preceded by whitespaces * Replace u00a0 followed by a newline with a newline * Replace u00a0 followed by a newline with a newline - Take2 * Replace u00a0 followed by a ;   and punctuation * Remove u00a0 followed by , * Remove u00a0 in indentation spaces with \n([ ]*)([\u00a0])([ ]*) * Manual replacement of ([\u00a0])([ ]+) * Replace remaining ([\u00a0]+) by a space * cleaning empty elements * remove ufe0f * Remove u00a0 and u202f after merging against updated main * remove double whitespace using (\w)( )(\w)
* Remove {{manch}} macro for French (#4624)SphinxKnight2022-03-16
| | | | | | | | | | | * Remove manch macro * Apply suggestions from code review Co-authored-by: Carolyn Wu <87150472+cw118@users.noreply.github.com> * Remove whitespace, fix link anchors Co-authored-by: Carolyn Wu <87150472+cw118@users.noreply.github.com>
* [CRON] sync translated contentMDN2022-03-16
|
* Update french operator precedence table (#4595)Carolyn Wu2022-03-15
| | | | | * Update JS operator precedence table * Fix sentence about precedence table
* Remove mozillademo links from CSS (#3642)SphinxKnight2022-03-15
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Work - part 1 / N * background-attachment * background-blend-mode * background-image * background-origin * Background position * background-repeat * background-size * border-image * border-image-outset * border-image-repeat * border-image-slice * border-image-width * clip-path * content * cross-fade() * border-radius-generator * multiple bckgrnd * vertical-align * url * text-combine-upright * position_value * image-rendering * using css gradients * font-stretch * font-stretch - add bcd key * font-variant-numeric * font-weight * image-orientation * list-style-image * mask-border * mask-clip * mask-composite * mask-image * mask-mode * mask-origin * mask-position * mask-size * object-fit * object-position * position * Various fixes and improvements * Remove unecessary files * Remove unecessary files (part 2) * Missed level 1 fixes Co-authored-by: cw118 <carolyn94118@gmail.com>
* Fixes 4586 - minor fixes for <em> page (#4592)Carolyn Wu2022-03-14
| | | | | * Minor fixes for <em> * Missed punctuation fix
* [CRON] sync translated contentMDN2022-03-12
|
* Fix typo (#4555)serotonyn2022-03-11
|
* cleaning duplicated files (#4549)SphinxKnight2022-03-11
|
* fix live sample by removing title/id guessing (#4551)SphinxKnight2022-03-11
|
* Update/translate missing css font-variant (#4506)Carolyn Wu2022-03-10
|
* Add fr CSS :paused page (#4505)Carolyn Wu2022-03-10
|
* Suggest french translation dor id 4260 (#4492)Charles Emmanuel S. Ndiaye2022-03-10
| | | | | | | * suggest french translation dor id 4260 * changes according to @SphinxKnight Review changes according to @SphinxKnight Review
* Update console.dir (#4479)SphinxKnight2022-03-08
| | | | | | | * update console.dir after browsing * Link to french doc/clarify page is english Co-authored-by: cw118 <87150472+cw118@users.noreply.github.com>
* [CRON] sync translated contentMDN2022-03-08
|
* fr-suggest french translation for id:4258 (#4435)Charles Emmanuel S. Ndiaye2022-03-06
| | | | | | | * suggest french translation for id:4258 * Implement @sphinxKnight suggestions Implement @sphinxKnight suggestions to improve translation
* Fixes #4399 - update file.name vs en-US (#4400)SphinxKnight2022-03-06
| | | | | * fixes #4399 - update file.name vs en-US * apply review suggestions
* MD037/38/39 fixes for remaining fr web files (#4403)Carolyn Wu2022-03-06
|
* Correct sentence structure (#4418)Stéphane Wirtel2022-03-06
|
* Update index.md (#4444)Julien Wilhelm2022-03-06
| | | Spell checking.
* fr-web/api/htmlmediaelement/mscleareffects id:4289 (#4406)Charles Emmanuel S. Ndiaye2022-03-05
| | | | | | | * suggest translation for id:4289 * Fixing typo and translation Fixing typo and translation according to @cw118 review
* Typo fixes for French DOMContentLoaded event page (#4419)Julien Wilhelm2022-03-05
| | | Spell Checking.
* [French] Fix explanation about the defer attribute (#4404)DegrangeM2022-03-04
| | | Fix #4113
* Update uint8array docs / translate missing page (#4395)SphinxKnight2022-03-04
| | | | | | | * Update uint8array docs / translate missing page * Minor typo fixes/nitpicking Co-authored-by: cw118 <87150472+cw118@users.noreply.github.com>
* Update uint8clampedarray docs / translate missing page (#4387)SphinxKnight2022-03-04
| | | | | | | | | | | * Update uint8clampedarray docs / translate missing page * fixed heading levels * unecessary new line * Minor typo fixes Co-authored-by: cw118 <87150472+cw118@users.noreply.github.com>
* Update URIError docs / translate missing constructor page (#4386)SphinxKnight2022-03-03
| | | | | * Update URIError docs / translate missing page * missing title translation
* Markdown fixes part 4 (fr/web/js) (#4373)Carolyn Wu2022-03-03
| | | | | | | | | * Fix MD038, no spaces in code spans * Fix MD037/39, no spaces in emphasis/link text * Missed markdown fixes in code spans * Bold formatting correction
* update registerProtocolHandler fr (#4345)Denis LE2022-03-03
| | | | | | | | | | | | | * update registerProtocolHandler fr * update fr vs en-US - rm xref macros * Apply suggestions from code review Co-authored-by: Carolyn Wu <87150472+cw118@users.noreply.github.com> Co-authored-by: julieng <julien.gattelier@gmail.com> Co-authored-by: SphinxKnight <SphinxKnight@users.noreply.github.com> Co-authored-by: Carolyn Wu <87150472+cw118@users.noreply.github.com>
* fixes #4012 - update pages vs en-US (#4151)SphinxKnight2022-03-03
| | | | | * fixes #4012 - update pages vs en-US * taking review into account
* Markdown fixes part 3 (fr/web/h*) (#4363)Carolyn Wu2022-03-02
| | | | | * Web/HTML space removal for code spans, emphasis and links * Web/HTTP space removal for code spans, emphasis and links
* Markdown fixes part 2 (fr/web/c-g) (#4350)Carolyn Wu2022-03-02
| | | | | * Fix MD037/38, no space in code/emphasis * CSS MD039 and D-G markdown fixes
* fr-web/api/htmlmediaelement/loop id:4287 (#4351)Charles Emmanuel S. Ndiaye2022-03-02
| | | | | | | | | | | * suggest french translation for id #4287 * Enhance translation according to SphinxKinght review Enhance translation according to SphinxKinght review * remove unnecessary quotes in frontmatter Co-authored-by: SphinxKnight <SphinxKnight@users.noreply.github.com>
* fix: typos in french offsetLeft property document (#4091)Maximilien Garenne2022-03-02
| | | | | | | * fix: typos in french offsetLeft property document * nbsp as an entity instead of litteral char Co-authored-by: SphinxKnight <SphinxKnight@users.noreply.github.com>
* Typo fixes in PWA loading article (#4119)Paul Guzda (MDev)2022-03-02
| | | | | | | * Update index.md * fix other typos Co-authored-by: SphinxKnight <SphinxKnight@users.noreply.github.com>
* Fixes #4228 by updating fr page vs en-US counterpart (#4258)SphinxKnight2022-03-02
| | | | | | | | | | | | | * Fixes #4228 by updating fr page vs en-US counterpart * Remove unnecessary newline Co-authored-by: Carolyn Wu <87150472+cw118@users.noreply.github.com> * typofix Co-authored-by: Carolyn Wu <87150472+cw118@users.noreply.github.com> Co-authored-by: Carolyn Wu <87150472+cw118@users.noreply.github.com>
* fixes #4142 - updates vs en-US (#4144)SphinxKnight2022-03-01
|
* Markdown fixes part 1 (fr/web/a*) (#4316)Carolyn Wu2022-03-01
| | | | | | | | | | | * Fix MD038, no spaces inside code span elements * Fix MD037, no spaces inside emphasis markers * Fix MD039, no spaces inside link text * Missed link text fix in API file * Various typo fixes
* Fix directives list syntax (#4330)tomsihap2022-03-01
| | | Use the same syntax used for the list of directives
* [fr] Fix typo (#4325)Cody2022-03-01
| | | Fix typo on https://developer.mozilla.org/fr/docs/Web/HTML/Element/Input/time
* minor formatting typo (#4304)Howard Chiam2022-02-27
|
* docs(MutationObserver): Fix typo in french (#4281)Vincent Le Badezet2022-02-25
|
* Minor fixes/updates for transition-delay (#4271)Carolyn Wu2022-02-25
| | | | | | | * Minor fix and replace macros in transition-delay * Nitpicking - Condense HTML code block Co-authored-by: SphinxKnight <julien.gattelier@gmail.com>
* Typofix (#4268)Ahmed Mze2022-02-25
|
* Undeprecate and update fr Battery Status API (#4215)Carolyn Wu2022-02-25
| | | | | * Undeprecate and update Battery Status API * EmbedLiveSample and heading fixes
* Code example : "fantome" instead of "shadow" everywhere [fr] (#3972)moinal2022-02-23
|
* Removes empty <div> or <p> elements from pages (#3093)Tanner Dolby2022-02-22
| | | | | | | | | | | | | | | | | | | | | | * Removes all empty paragraph elements * Removes all empty div elements * Preserve empty div in code snippet * Preserve empty elements inside code snippets * Remove fr files which were converted into markdown * Web/CSS/transform-function/scaleX()/index.html The file is already renamed to index.md。 * remove not needed file * Resolve remaining conflict Co-authored-by: julieng <julien.gattelier@gmail.com> Co-authored-by: Masahiro FUJIMOTO <mfujimot@gmail.com>
* [CRON] sync translated contentMDN2022-02-22
|
* [CRON] sync translated contentMDN2022-02-17
|
* Fix grammar issues in JavaScript modules guide (#4120)Roman Mkrtchian2022-02-16
|
* fr-web/api/document/scrollingelement id: 3618 (#4150)Charles Emmanuel S. Ndiaye2022-02-15
| | | | | | | | | | | | | | | | | * begin #3618 translation * translate id 3618 in french * Delete settings.json * Update link references Update link references according to sphinx review Co-authored-by: SphinxKnight <SphinxKnight@users.noreply.github.com> * forgotten nitpicking Co-authored-by: SphinxKnight <SphinxKnight@users.noreply.github.com>