Commit Graph

15 Commits (3522353fa0a747c38176608899d9d06a0d30abfb)

Author SHA1 Message Date
Flavia Schaller b8bcdcb9af A few translations and some small changes (#33052) 2019-08-16 07:38:15 -05:00
Flavia Schaller f78e98798e Small changes in the translation (#33146) 2019-08-16 07:37:19 -05:00
Flavia Schaller 54bbc5073f Added a paragraph and code (#33028)
Capitalized the first letter of the class name, translated a new paragraph in Inheritance and added the corresponding code example.
2019-08-16 07:36:19 -05:00
Flavia Schaller a00f221391 Update index.md (#32999)
Os vazamentos são causados ​​quando você não consegue desalocar a memória dinâmica alocada por meio do operador `New` no final do programa. Se você não desalocá-lo com o operador Excluir,

to: 

Os vazamentos são causados ​​quando você não consegue desalocar a memória dinâmica alocada por meio do operador `New` no final do programa. Se você não desalocá-la com o operador `delete`,
2019-08-16 07:35:26 -05:00
Flavia Schaller 1ee29c31be Small changes in the translation (#33185) 2019-08-16 07:34:42 -05:00
Rodrigo Sessegolo Pimpão e4f7723c2f Translated C++ for-loop instructions to PT-BR (#23595)
* Translated C++ for-loop instructions to PT-BR

* Update index.md

* fix: added cpp to code blocks
2019-08-14 08:20:01 -07:00
vinexer be728a1b8e Translated lines 15 -21 (#33740)
* Translated lines 15 -21

Updated the code for a better understanding in portuguese in  lines 15 - 21

* fix: removed language postfix
2019-07-03 18:09:06 -07:00
Randell Dawson 8ce1b374e3 fix: replace languages preceded by space 2019-06-25 16:57:43 +08:00
Randell Dawson 22f52296bc fix: replace c++ with cpp for language postfix 2019-06-25 16:57:43 +08:00
Ahmad Abdolsaheb 1e9f5bc09a fix: replace imgur with s3 for Portuguese guide without conflict (#36054)
* fix: imgur to s3 for portuguese guide without conflict

(cherry picked from commit 55e786f8dbcf917e16088be97e18c951d937cd71)

* fix: remove extra links

Co-Authored-By: Randell Dawson <5313213+RandellDawson@users.noreply.github.com>

* fix: remove unrelated change

* fix: revert space

* fix: revert styles
2019-05-25 02:30:23 +05:30
Randell Dawson 0a1eeea424 fix(guide) Replace invalid prism code block names (#35961)
* fix: replace sh with shell

fix replace terminal with shell

fix replace node with js

fix replace output with shell

fix replace cs with csharp

fix replace c++ with cpp

fix replace c# with csharp

fix replace javasctipt with js

fix replace syntax  with js

fix replace unix with shell

fix replace linux with shell

fix replace java 8 with java

fix replace swift4 with swift

fix replace react.js with jsx

fix replace javascriot with js

fix replace javacsript with js

fix replace c++ -  with cpp

fix: corrected various typos

fix: replace Algorithm with nothing

fix: replace xaml with xml

fix: replace solidity with nothing

fix: replace c++ with cpp

fix: replace txt with shell

fix: replace code with json and css

fix: replace console with shell
2019-05-15 19:08:19 +02:00
vinexer e97fc24c49 Translated lines 22 - 55 (#33745)
Updated the language to portuguese in lines 22 to 55
2019-05-12 09:50:47 -07:00
Bouncey 6d511c558a fix(guide): Fix all frontmatter 2018-10-19 16:28:34 +01:00
Bouncey b1a785c87d fix(guide): Fix directory structure 2018-10-19 16:28:34 +01:00
Mrugesh Mohapatra da0df12ab7 fix(guide): simplify directory structure 2018-10-16 21:32:40 +05:30