Commit Graph

38 Commits

Author SHA1 Message Date
add5e53020 Fixed Automatic Translation of JS Keywords (#37532) 2019-11-04 12:33:30 -05:00
7876b2929b Fixed Automatic Translation of JS Keywords (#37531) 2019-11-04 12:31:54 -05:00
af71ad2f36 Fixed Automatic Translation of JS Keywords (#37530) 2019-11-04 12:30:00 -05:00
250a3727a8 Fixed automatic translation of JS Keywords (#37529) 2019-11-04 11:35:53 -05:00
06ea9a5e21 feat: Add solution to Portuguese challenges (#37161)
* feat: Add solution to use the some method

* feat: Add 4 solutions

* fix: remove broken messages from asserts
2019-10-24 12:38:10 +09:00
3fa14df925 fix: renamed folder without starting dash (#36124) 2019-06-21 18:05:33 -04:00
c1bb01da31 Fix broken links in Portuguese challenges (#35127)
* fix(challenges): Fix broken links in Portuguese challenges

* fix: corrected link
2019-06-03 13:51:23 -07:00
70cfa581ab fix some sentences (#35286) 2019-06-03 13:33:16 -07:00
712b3ce2fa Update find-more-than-the-first-match.portuguese.md (#29044) 2019-06-03 10:03:00 -07:00
907b93eaea Factorialize a Number - Portuguese (#34580)
* Factorialize a Number - Portuguese

Solution added to .md

* Add invocation to solution
2019-05-24 19:58:29 -07:00
46df633b74 Convert Celsius to Fahrenheit - Portuguese (#34563)
* Convert Celsius to Fahrenheit - Portuguese

Solution added

* Add invocation to solution
2019-05-24 19:56:36 -07:00
4c05815c39 Added solution to Boo Who - Portuguese (#34564)
* Added solution to Boo Who - Portuguese

* Add invocation to solution
2019-05-24 19:56:06 -07:00
d7e0348c07 Removed unnecessary quotes in curriculum/challenges/portuguese files. (#35773)
* package-lock.json and package.json have been updated?

* Revert "package-lock.json and package.json have been updated?"

This reverts commit 77fb01ddf6.

* removed quotes from portuguese challenge files
2019-05-24 12:25:09 -07:00
0e6542154c Update find-one-or-more-criminals-in-a-hunt.portuguese.md (#32663) 2019-05-24 11:56:49 -07:00
15396b28c2 Improve check-for-all-or-none.portuguese.md translation (#24123)
Improve translation of `curriculum/challenges/portuguese/02-javascript-algorithms-and-data-structures/regular-expressions/check-for-all-or-none.portuguese.md` and fix wrong Javascript replacements.
2019-05-06 13:17:28 -07:00
5127506001 Update find-characters-with-lazy-matching.portuguese.md (#28001)
A few suggestions to improve readability.
2019-05-06 13:12:16 -07:00
cec85339e1 minor portuguese translation fixes (#23641)
* minor portuguese translation fixes

* fix: removed extra lines
2019-05-06 12:43:27 -07:00
0bd5954012 Translation fixes (#23621) 2019-05-06 12:15:59 -07:00
9c87a347b2 Minor translate fixes [Portuguese] (#23404)
Titles in Portuguese and minor fixes in translation to Portuguese
2019-05-06 11:58:10 -07:00
1ceed6c643 Add modifications in the translated documentation (#23143)
I am a Brazilian Portuguese native speaker. My suggestions are intended to improve readability and overall text comprehension by Portuguese speakers.
2019-05-06 11:53:39 -07:00
117e198b1e Return largest numbers in array - Portuguese (#34515)
* Return largest numbers in array - Portuguese

added solution

* Add invocation to the solution
2019-03-18 08:30:41 +01:00
222948d5ac Reverse a String - Portuguese (#34513)
* Reverse a String - Portuguese

* Add invocation

Co-Authored-By: MGenteluci <mgenteluci97@gmail.com>
2019-03-16 21:30:58 +01:00
7a0864d716 Repeat a String Repeat a String - Portuguese (#34581)
Solution added to .md
2019-03-16 20:48:46 +01:00
893ac48f25 Add key value pairs to javascript objects (#34280)
- Added solution to .md file
2019-03-16 20:18:29 +01:00
3f95b5bb0f Comment-your-javascript-code Solution (#30797) 2019-03-16 20:14:29 +01:00
772d775fe3 fix: removed guideUrl from frontmatter non-English 2019-02-19 11:34:27 +03:00
e45c3d9025 Update extract-matches.portuguese.md (#26034) 2018-11-13 07:54:48 -02:00
9587843ec8 Change in section headings (#19476)
Thank you for your pull request, with contributions like yours we will improve our Portuguese translation for millions of FreeCodeCamp users that want to learn to program using their native language.

Hope you continue to help us make FreeCodeCamp better for everyone!
2018-10-26 17:38:37 +01:00
8af02b916f Improved Portuguese translation (#19239) 2018-10-24 11:01:30 -03:00
c185cd66bc Improved Portuguese translation (finders-keepers) (#19237) 2018-10-24 10:59:46 -03:00
ca525274fb Improved Portuguese translation (confirm-the-ending) (#19233) 2018-10-24 10:58:45 -03:00
65686b44e5 fix: removed all hidden chars from tests verbiage (#19674)
* fix: removed all &#8203; from tests verbiage

* fix: added single quote to start text string

* remove single quote from text line

* fix: removed the hidden chars in the testStrings

* fix: removed hidden chars from testString section

* fix: removed hidden chars form testString part

* fix: removed hidden chars from testString part

* fix: removed hidden chars from testString part
2018-10-20 17:58:26 +05:30
479310cca0 Improvedo Portuguese translation (#19235) 2018-10-16 10:59:03 -03:00
14b84e1f3d Improved translation (#18908)
Corrected a few translations errors.
2018-10-16 10:42:19 -03:00
a293769892 fix(coding): remove misleading test
A test that featured nested arrays just happens to work, but nested arrays will not be removed if they’re duplicates by the current solution of this challenge. See issue #18265
2018-10-15 19:31:54 +09:00
e577400e3a Fixed miss translation (#18853)
We often call "Literal Objects" as "Objetos Literais"
2018-10-13 13:07:16 -05:00
67ccf9b087 Fixed miss translation (#18854)
'Let' shouldn't be translated
2018-10-13 13:06:58 -05:00
2ca3a2093f Add languages Russian, Arabic, Chinese, Portuguese (#18305) 2018-10-11 03:33:03 +05:30