| Commit message (Collapse) | Author | Age |
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
* Fix for vertical-align examples in Dark Mode
* Removed empty parameter
Co-authored-by: Claas Augner <github@caugner.de>
* Removed empty parameter
Co-authored-by: Claas Augner <github@caugner.de>
* Fix for other locale
* Revert "Fix for other locale"
This reverts commit 2e7b836b3a4fbbbe4d0150e14e4e55f4f75f9c04.
* Fixed for other locale, without idea files
* Removed invalid quote
* Changed 100% to 1200px
* Removed quotes
Co-authored-by: Claas Augner <github@caugner.de>
|
| |
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
* 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>
|
| |
|
| |
|
| |
|
|
|
| |
"defenindo" is incorrect. For more details please check: https://portuguesaletra.com/duvidas/definir-ou-defenir/, https://www.dicio.com.br/definindo/
|
|
|
| |
Two small Portuguese corrections
|
|
|
|
| |
- Replace "Suorte" with "Suporte" on the `compat-mobile` table.
- Remove extra space on the Comentário column of the Especificações table.
|
|
|
|
|
|
|
|
|
| |
* Convert file contents to Markdown and fix missing image
* Update files/pt-br/web/javascript/eventloop/index.md
* Update files/pt-br/web/javascript/eventloop/index.md
Co-authored-by: Josiel Rocha <1158643+josielrocha@users.noreply.github.com>
|
|
|
|
| |
to pt-BR (#3585)
|
| |
|
| |
|
|
|
| |
fix translation of "sorting" and translate the remaing of text not yet translate (from "Conditionals" to the bottom of page.
|
| |
|
|
|
|
|
| |
* chore: convert to md and translate until credentials
* feat: finish Portuguese translation
|
| |
|
| |
|
| |
|
|
|
| |
Fix #2965
|
| |
|
|
|
| |
Remove the number (10) from ceil, floor and round methods because they don't exists.
|
|
|
|
|
| |
* fix: typos
* fix: another typo
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
* switch word "flexBox" to "Flexbox"
* capitalize word "tutorial"
* remove unnecessary hyphens
* change src reference to pt-BR pages
* translate text to Portuguese and add more context to flexbox introduction text
* Updating to be according to content repo
Co-authored-by: Nathália Pissuti <nathaliapissuti@gmail.com>
|
|
|
|
|
| |
* Update index.html
* Update index.html
|
| |
|
| |
|
|
|
|
|
|
|
|
|
|
|
| |
* An excerpt translated into Portuguese
Translation into Portuguese of an excerpt of the page that was still in English
* Update files/pt-br/web/api/globaleventhandlers/onblur/index.html
Co-authored-by: Nathália Pissuti <nathaliapissuti@gmail.com>
Co-authored-by: Nathália Pissuti <nathaliapissuti@gmail.com>
|
| |
|
| |
|
| |
|
|
|
|
|
| |
Only when suitable, i.e. sections written in Portuguese.
No unrelated changes, but some minimal fixes have been applied to the same line in some cases.
|
| |
|
|
|
| |
estava lendo a pagina e me deparei com um erro de ortografia na palavra ( o quão), ela estava escrita de forma errada como vemos a seguir (o qquão) com dois "q"
|
|
|
| |
Just a simple word error correction. Where is "propriedadr" should be "propriedade".
|
|
|
| |
There was a mistake with the `code`s tags in this translated document. I've just removed the useless tags
|
| |
|
| |
|
|
|
| |
I changed the position of the word "elemento" as it makes more sense in Portuguese
|
| |
|
|
|
|
| |
in pt-br (#2723)
|
| |
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
* Fixed typo on portuguese translation
There was a typo on the portuguese page of "Optional chaining", in the second paragraph,
the translation of "chaining" to portuguese is "encadeamento", not "encadeament"
* Fixed typo in portuguese translation
Missing the translation of "valid" en-US --> "valido" pt-BR, line 95
* Fixing typo and changing href URL
valido -> válido
inside tag a href: /en-US/ -> /pt_BR/
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
* Translating the main content of /Web/JavaScript/Reference/Global_Objects/Map to pt-BR
* Translating the secondary content of /Web/JavaScript/Reference/Global_Objects/Map to pt-BR
* fix(pt-BR): translating missing texts on Global_Objects/Map
* fix(pt-BR): adding empty space in Global_Objects/Map/entries.md to avoid tests error
* fix(pt-BR): removing empty space on entries file to avoid test error
* Delete index.md
* fix(pt-BR): adjusting translation on global_objects/map
* feat(pt-BR): translating entries on global_objetcts/Map
* feat(pt-BR): translating entries on global_objetcts/Map
|
| |
|
|
|
|
|
|
|
|
|
| |
* Javascript reference error cant_delete page in pt-br
* Fix single quotes typo
* Revert "Fix single quotes typo"
This reverts commit 2ff3a93dd30c8c7bd4fcd6fcbec55a4f5cddc598.
|