summaryrefslogtreecommitdiffhomepage
path: root/pt-br
Commit message (Collapse)AuthorAgeLines
* Fix ids for table of content in pt-br markdownMarcel Ribeiro Dantas, Ph.D2022-07-14-15/+15
|
* Improve pt-br translation of MarkdownMarcel Ribeiro Dantas, Ph.D2022-07-14-4/+5
|
* Improve pt-br translation of MarkdownMarcel Ribeiro-Dantas2022-07-14-45/+42
|
* Update pt-br translation of MarkdownMarcel Ribeiro-Dantas2022-07-14-2/+47
| | | | | | | Update pt-br translation of Markdown to match current status of the original document in English. This commit also fix some small mistakes.
* Add table of contentsMarcel Ribeiro-Dantas2022-07-14-2/+19
|
* Keep lines <=80 chars in markdown-pt-brMarcel Ribeiro-Dantas2022-07-14-25/+32
| | | | | Whenever possible, keep it under 80 chars. The few exceptions in which I left with >80 were for code snippets.
* Fix syntax, typos and text style for markdown-ptMarcel Ribeiro-Dantas2022-07-14-64/+62
| | | | | | | The pt-br version has diverted a bit from the english version not only by being outdated, but due to content that was added to the portuguese version and not to the english one. Besides, there were many silly errors that shouldn't have passed review.
* Add lang field to pythonstatcomp-ptMarcel Ribeiro Dantas, Ph.D2022-07-11-0/+1
|
* correct example gsub in pt-br/awkNorwid Behrnd2022-07-11-1/+1
| | | | | | Edit is based on correction in the English edition.[1] [1] https://github.com/adambard/learnxinyminutes-docs/pull/4437
* Fix filename field to stick to the standardMarcel Ribeiro Dantas, Ph.D2022-07-10-1/+1
|
* Fix repeated filename fieldMarcel Ribeiro Dantas, Ph.D2022-07-10-2/+1
| | | Fix repeated filename field and stick to the standard filename for programming languages.
* Fix filename and add translator authorshipMarcel Ribeiro Dantas, Ph.D2022-07-10-1/+3
| | | The incorrect filename in this file was overwriting the same document for the original document in English. This commit fixes this. Besides, the author of the translation had not added his info, so I did.
* Fix filename fieldMarcel Ribeiro Dantas, Ph.D2022-07-10-1/+1
| | | The incorrect filename in this file was overwriting the same document for the original document in English.
* Fix filename as pointed out in #4436Marcel Ribeiro Dantas, Ph.D2022-07-10-1/+1
| | | The incorrect filename in this file was overwriting the one provided in the original document in English. This commit fixes this.
* Fix filename Lua-pt file (close #4436)Marcel Ribeiro Dantas, Ph.D2022-07-09-1/+1
|
* Remove GitGuy dead link from git material (close #4314)Marcel Ribeiro-Dantas2022-07-08-2/+0
|
* New further reading linksMarcel Ribeiro-Dantas2022-07-07-0/+3
|
* typo Marcel Ribeiro Dantas, Ph.D2022-07-07-1/+1
| | | Accidently added ^
* Fix/update/improve pt-br translation of latexMarcel Ribeiro-Dantas2022-07-07-31/+67
| | | | | Updates the pt-br translation Fixes some mistakes
* Update pythonstatcomp-pt.html.markdownMarcel Ribeiro Dantas, Ph.D2022-07-07-1/+1
| | | The tool name should not be translated, otherwise, it'll appear as a new tool on the web page.
* Add Marcel as translatorMarcel Ribeiro-Dantas2022-07-07-1/+2
|
* Update groovy-pt.html.markdownMarcel Ribeiro Dantas, Ph.D2022-07-07-2/+10
| | | Update Portuguese version to the original version in English
* Update and rename pythonstatcomp.html.markdown to ↵Marcel Ribeiro Dantas, Ph.D2022-07-07-1/+1
| | | | pythonstatcomp-pt.html.markdown
* Merge pull request #4047 from waltercjunior-zz/masterMarcel Ribeiro Dantas, Ph.D2022-07-07-0/+248
|\ | | | | [pythonstatcomp/pt-br]
| * Create pythonstatcomp.html.markdownwaltercjunior2020-10-20-0/+248
| | | | | | | | Create pythonstatcomp.html.markdown with translate to pt-br
* | Merge pull request #4356 from dannyloxavier/patch-1Marcel Ribeiro Dantas, Ph.D2022-07-07-53/+97
|\ \ | | | | | | [YAML/pt-br] Some fixes and update
| * | foo bar translationdannyloxavier2022-03-28-3/+3
| | | | | | | | | Forgot to traslate this part
| * | Some fixesdannyloxavier2022-03-28-53/+97
| | | | | | | | | | | | | | | - Updated to latest EN version (with respective translation) - Fixed some pt-BR typos - Fixed indentations to be equal to the original EN version
* | | [rust/pt] fix portuguese translation.Mathias Schmitt2022-07-06-1/+1
| | |
* | | Apply suggestions from code review Marcel Ribeiro Dantas2022-06-04-5/+5
| | | | | | | | | | | | | | | This commit includes suggestions originally proposed by @halian-vilela Co-authored-by: Halian Vilela <halian@verlindo.com>
* | | [r/pt-br] Translate R MarkdownMarcel Ribeiro Dantas2022-04-04-0/+786
|/ / | | | | Translation of the markdown file of R to Brazilian Portuguese and update of the header with some information regarding the translator.
* | [rust/all] Remove .iter() on array example (#4230)Ay3552021-11-01-2/+1
| | | | | | As of Rust 1.53.0, arrays implement the IntoIterator trait, making .iter() on an array unnecessary
* | [css/pt-br] Fix: translation and typos in links (#4252)ThesllaDev2021-10-23-2/+2
| |
* | Fixes multidimensional array (#4239)Haden Wasserbaech2021-10-10-1/+1
| |
* | Rename OS X to macOS (#4166)Борис Верховский2021-05-25-2/+2
| |
* | [typescript/fr] + [typescript/es] + [typescript/pt-br] Fix broken JS link ↵Spencer Burris2021-03-06-1/+1
|/ | | | | | | | | (#4135) * [typescript/es] Fix broken link to JS page * [typescript/fr] Fix broken link to JS page * [typescript/pt-br] Fix broken JS link
* Merge pull request #4016 from ianitow/patch-1Adam Bard2020-10-01-0/+423
|\ | | | | [pt-br/lua] Add translation for Lua to pt-BR
| * fix headerIaan Mesquita2020-09-26-1/+1
| | | | | | omg
| * fixed header xdIaan Mesquita2020-09-26-1/+1
| |
| * Update lua-pt.html.markdownIaan Mesquita2020-09-26-1/+1
| |
| * Create lua-pt.html.markdownIaan Mesquita2020-09-26-0/+423
| | | | | | Translation to pt-br.
* | Merge pull request #4018 from victorwpbastos/patch-12Adam Bard2020-10-01-3/+3
|\ \ | | | | | | [typescript/pt-br] Small corrections
| * | [typescript/pt-br] Small correctionsVictor Bastos2020-09-30-3/+3
| |/
* | Merge pull request #4019 from victorwpbastos/patch-13Adam Bard2020-10-01-5/+5
|\ \ | | | | | | [css/pt-br] Small corrections
| * | [css/pt-br] Small correctionsVictor Bastos2020-09-30-5/+5
| |/
* | Merge pull request #4020 from victorwpbastos/patch-14Adam Bard2020-10-01-7/+7
|\ \ | | | | | | [groovy/pt-br] Small corrections
| * | [groovy/pt-br] Small correctionsVictor Bastos2020-09-30-7/+7
| |/
* | Merge pull request #4021 from victorwpbastos/patch-15Adam Bard2020-10-01-1/+1
|\ \ | | | | | | [kotlin/pt-br] Small corrections
| * | [kotlin/pt-br] Small correctionsVictor Bastos2020-09-30-2/+2
| |/
* | Merge pull request #4023 from rmuliterno/patch-3Adam Bard2020-10-01-5/+5
|\ \ | | | | | | [language/lang-code] Typo fix and adding translation on needed lines