Marcel Ribeiro-Dantas
3cf1ec6142
Merge pull request #4662 from thiagola92/yaml-pt
...
[yaml/pt-br] Update yaml-pt.html.markdown
2023-05-07 18:24:49 -03:00
Thiago Lages de Alencar
c66e7b39a5
Update visualbasic-pt.html.markdown
...
Fix many pontuation problems (some mentioned in #3684 )
2023-05-05 20:30:29 -03:00
Thiago Lages de Alencar
3ede2a1645
Update csharp-pt.html.markdown
2023-05-05 20:20:24 -03:00
Thiago Lages de Alencar
ed20cb884c
Update yaml-pt.html.markdown
2023-05-05 20:11:16 -03:00
Boris Verkhovskiy
95435c811c
Make "MATLAB" an acronym
2023-01-22 07:51:19 +02:00
wang sy
5f941a4dee
Fix broken 4clojure links
2023-01-14 13:42:05 +08:00
zjzj1996
fd802bfd43
fix:typo
2023-01-11 15:10:03 +08:00
Norwid Behrnd
11dbb27e75
account for markdownlint
...
Account for two smaller suggestions put forward by markdownlint[1].
2022-11-23 22:08:19 +01:00
Kemel Zaidan
a4a507bef1
Update processing-pt.html.markdown
...
Last typo changes left
2022-11-16 11:52:34 -03:00
Kemel Zaidan
f1c5734175
Update processing-pt.html.markdown
...
Fixing some translation errors
2022-11-16 11:46:14 -03:00
Kemel Zaidan
155ed84239
Update processing-pt.html.markdown
...
Fixing a typo to capital letter since it refers to the language name
2022-11-16 11:38:26 -03:00
Kemel Zaidan
6e3ca550f9
fixes the texts which were exceeding 80 collumns
2022-10-27 17:13:09 -03:00
Kemel Zaidan
6574a37279
fixing some typos after review
2022-10-27 16:01:30 -03:00
Kemel Zaidan
940326953b
add pt_br translation for Processing
2022-10-27 15:46:18 -03:00
Hélio
6b169e5706
even more natural language
2022-10-13 18:02:58 +00:00
Hélio
e5ef717945
More natural language
2022-10-11 21:06:18 -03:00
Marcel Ribeiro Dantas
a52f5d2c26
Merge pull request #4362 from jovinoguerrero/sql/pt-br
...
[sql/pt-br] adding sql for pt-br language
2022-09-24 20:46:40 +02:00
Jovino Guerrero Toledo
5d460deb8d
[sql/pt-br] adding additional reading
2022-09-24 13:02:30 -03:00
dannyloxavier
e47dd3ed2f
Updating to latest changes in english version
...
Changed a word to pt-br, fixed identation and included the command `[`
2022-08-14 10:21:03 -03:00
Marcel Ribeiro-Dantas
3e0a35ad37
Update c# to upercase C#
2022-08-01 22:40:55 +02:00
Marcel Ribeiro-Dantas
7f60e471fc
Update c++ to upercase C++
2022-08-01 22:39:47 +02:00
Marcel Ribeiro Dantas, Ph.D
7a3e9f0a69
Fix language name
2022-08-01 09:46:27 +02:00
Marcel Ribeiro-Dantas
98aad0feb3
Add examples to git-config in pt-br
2022-07-17 16:57:22 +02:00
Marcel Ribeiro-Dantas
f2af7af63b
Fixing typos and lines >80 chars
2022-07-17 16:50:22 +02:00
Marcel Ribeiro-Dantas
13d6f6e884
Add git-stash section
2022-07-17 14:54:21 +02:00
Marcel Ribeiro-Dantas
f91d4a5578
Add git-reflog section
2022-07-17 14:19:50 +02:00
Marcel Ribeiro-Dantas
c1f78f6c3d
Add git-revert section
2022-07-17 14:14:53 +02:00
Marcel Ribeiro-Dantas
9a41ca6828
Update further information section
2022-07-17 14:09:52 +02:00
Marcel Ribeiro-Dantas
8b2845de57
Add mribeirodantas as translator
2022-07-16 16:54:08 +02:00
Marcel Ribeiro-Dantas
ca8bc258d9
Update most of the git-pt document
...
Update the pt-br version of the git document to be closer to the
original version in English.
2022-07-16 16:51:36 +02:00
Marcel Ribeiro-Dantas
683a721e4c
Set the word branch gender to female
2022-07-16 15:52:06 +02:00
Marcel Ribeiro Dantas, Ph.D
35caea47f5
Fix ids for table of content in pt-br markdown
2022-07-14 02:03:06 +02:00
Marcel Ribeiro Dantas, Ph.D
91b08d702d
Improve pt-br translation of Markdown
2022-07-14 01:47:25 +02:00
Marcel Ribeiro-Dantas
57f2716055
Improve pt-br translation of Markdown
2022-07-14 00:59:34 +02:00
Marcel Ribeiro-Dantas
bb2b002826
Update pt-br translation of Markdown
...
Update pt-br translation of Markdown to match current status of the
original document in English.
This commit also fix some small mistakes.
2022-07-14 00:59:04 +02:00
Marcel Ribeiro-Dantas
df7f5d4855
Add table of contents
2022-07-14 00:30:03 +02:00
Marcel Ribeiro-Dantas
2e146d142a
Keep lines <=80 chars in markdown-pt-br
...
Whenever possible, keep it under 80 chars. The few exceptions in
which I left with >80 were for code snippets.
2022-07-14 00:24:29 +02:00
Marcel Ribeiro-Dantas
18e1f7dbf1
Fix syntax, typos and text style for markdown-pt
...
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.
2022-07-14 00:19:56 +02:00
Marcel Ribeiro Dantas, Ph.D
523e4f76ad
Add lang field to pythonstatcomp-pt
2022-07-11 23:33:07 +02:00
Norwid Behrnd
23ecda4c0e
correct example gsub in pt-br/awk
...
Edit is based on correction in the English edition.[1]
[1] https://github.com/adambard/learnxinyminutes-docs/pull/4437
2022-07-11 15:06:36 +02:00
Marcel Ribeiro Dantas, Ph.D
1ff2927250
Fix filename field to stick to the standard
2022-07-10 12:21:59 +02:00
Marcel Ribeiro Dantas, Ph.D
acf613f81b
Fix repeated filename field
...
Fix repeated filename field and stick to the standard filename for programming languages.
2022-07-10 12:21:06 +02:00
Marcel Ribeiro Dantas, Ph.D
feea0f044a
Fix filename and add translator authorship
...
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.
2022-07-10 12:18:22 +02:00
Marcel Ribeiro Dantas, Ph.D
f53fab7788
Fix filename field
...
The incorrect filename in this file was overwriting the same document for the original document in English.
2022-07-10 12:14:08 +02:00
Marcel Ribeiro Dantas, Ph.D
91367a1730
Fix filename as pointed out in #4436
...
The incorrect filename in this file was overwriting the one provided in the original document in English. This commit fixes this.
2022-07-10 12:13:13 +02:00
Marcel Ribeiro Dantas, Ph.D
d4f3ba24e9
Fix filename Lua-pt file ( close #4436 )
2022-07-09 13:48:31 +02:00
Marcel Ribeiro-Dantas
a43b26041d
Remove GitGuy dead link from git material ( close #4314 )
2022-07-08 15:11:23 +02:00
Marcel Ribeiro-Dantas
351fc6fe26
New further reading links
2022-07-07 23:52:51 +02:00
Marcel Ribeiro Dantas, Ph.D
e11a904ab0
typo
...
Accidently added ^
2022-07-07 23:51:28 +02:00
Marcel Ribeiro-Dantas
4d88001156
Fix/update/improve pt-br translation of latex
...
Updates the pt-br translation
Fixes some mistakes
2022-07-07 23:47:04 +02:00