Commit Graph

295 Commits

Author SHA1 Message Date
Andrew Laptev
18f47a1d61 [Node.js] Russian translate for nodejs/process (#29649) 2019-04-12 21:27:05 +04:00
Andrew Laptev
52cfd9e439 [Node.js] Russian translate for nodejs/buffer (#29632) 2019-04-12 21:26:04 +04:00
mshokarimo
a2be188158 Changes to Switch. Not explained fully. (#29595) 2019-04-12 21:25:14 +04:00
mshokarimo
bff326bc3b Added some missing translations Line 81 (#29583) 2019-04-11 22:11:06 +04:00
mshokarimo
e90ef7b580 Line 77 Corrected (#29591) 2019-04-11 22:08:38 +04:00
pushharder
a8e004f7c8 Russian translation refactoring (#29476) 2019-04-10 21:42:21 +04:00
pushharder
46dfb0a449 Russian translation refactoring (#29457) 2019-04-10 21:41:49 +04:00
Alexander Grigorev
d63b0a4e7f Russian translate fix (#29431) 2019-04-09 10:55:50 +04:00
Alexander Grigorev
1b214fdec1 Fix russian translate (#29427) 2019-04-09 10:55:05 +04:00
Alexander Grigorev
c8753ed25f Update index.md (#29421)
fix russian lang
2019-04-09 10:54:21 +04:00
pushharder
21dc67040b Review russian translation of the article (#29401)
Some errors and inaccruacies of translation are fixed
2019-04-09 10:53:07 +04:00
corpsepk
7f85ca71e0 Update russian translation (#29335) 2019-04-09 10:44:06 +04:00
corpsepk
bbb4de225c Update russian translation (#29316) 2019-04-09 10:42:26 +04:00
Alexander Dervish
0191cb2eb4 Fix ruby for-loops examples (#30309)
* Fix ruby for-loops examples

* Fix alignment

* fix: corrected array.each do syntax

* fix: corrected array.each do syntax

* fix: correct array.each do syntax

* fix: corrected array.each do syntax

* fix: correct array.each do syntax

* fix: correct array.each do syntax
2019-03-28 17:27:39 -07:00
corpsepk
fba014da37 Update index.md (#29324) 2019-03-22 00:47:13 +04:00
corpsepk
4b0b7ba567 Update russian translation (#29326) 2019-03-21 20:23:48 +04:00
Oleg Filonchuk
f179b47574 fixed wrong translations (#29321) 2019-03-21 20:22:06 +04:00
Tom
f089586474 fix: rename guide folders [russian] (#35284) 2019-03-05 15:45:14 -08:00
Randell Dawson
6f9dbbb2a5 fix(guide): rename guide article filename to include dot instead of dash (#35398) 2019-03-05 22:58:59 +05:30
rituteb
91a5cc67cf fix(guide): Update code editor references (#34960) (#35363) 2019-03-02 10:00:39 -08:00
Oleg Filonchuk
b98213dd29 fixed few wrong translations (#29313) 2019-02-28 20:51:48 +04:00
amusinger
16e95b9f51 Improved Russian translation to this article (#29281) 2019-02-28 20:49:51 +04:00
Александр Мурзин
eec1a140a1 fix translate to russian (#28865)
(planned out and budgeted) mine translate will more correct i think.
2019-02-23 18:48:04 +04:00
Lidiya
7cda5ce59c [Russian] Improved translate (#28752) 2019-02-22 23:41:21 +04:00
Nick J
334be37bff Fix typo CPPU (#28883)
Fixes a typo in the text where CPPU should be CPU.
2019-02-22 11:40:37 +04:00
Lidiya
0523233ac7 [Russian] Improved translate (#28746) 2019-02-21 17:57:29 +04:00
Lidiya
fbc53ea257 [Russian] Improved translate (#28761) 2019-02-21 15:25:56 +04:00
Lidiya
fe60bf33e4 [Russian] Improved translate (#28755) 2019-02-21 15:25:36 +04:00
Nikita
0e9e73e377 Correctly translated into Russian (#28241)
* Correctly translated into Russian

* Grammar errors corrected. Fixed Markdown markup.
2019-02-20 14:36:22 +04:00
veera-potnis
59aa8a4a86 Fixed spelling 'child' (#28697) 2019-02-20 13:02:03 +04:00
Alexander Dervish
ca23bb47e2 Ruby For Loops Correct translation (#30291) 2019-02-18 12:32:17 -08:00
Mariya
9f5e016e64 improved translation (#27825)
improved some key terms, changed sentences structure
2019-02-18 15:39:57 +04:00
Vorkonolic
55111c6e90 changes (#25555)
* changes

Correction of mistakes in Russian.

* fix: removed line above front matter block
2019-02-14 09:25:30 -08:00
Lipis
5818b277c4 Replace Jquery -> jQuery (#35184)
* Replace Jquery -> jQuery

* JQuery

* Update index.md

* Update index.md

* Update index.md

* Update index.md

* Update index.md

* Update index.md

* Update index.md

* Update guide/russian/jquery/jquery-html-method/index.md

Co-Authored-By: lipis <lipiridis@gmail.com>

* Update guide/russian/jquery/jquery-html-method/index.md

Co-Authored-By: lipis <lipiridis@gmail.com>
2019-02-14 06:59:19 -08:00
ghukahr
dcc1397c0c Fix "hint" code not working for the challenge: "Sum All Odd Fibonacci Numbers" (#28676)
* Fix code not passing on challenge tests

The code was not passing the challenge tests because we must sum only odd numbers. Cince we didn't provided an initial value for reduce, it would use the first element of the array, and if it was an odd number, it would skip our validation and add it to the final result.

[https://www.freecodecamp.org/forum/t/sum-all-odd-fibonacci-numbers-solution-not-passing-all-tests/236058](https://www.freecodecamp.org/forum/t/sum-all-odd-fibonacci-numbers-solution-not-passing-all-tests/236058)

* Same English fixed for Arabic

* Same English fix for Chinese

* Same English fix for Portuguese

* Same English fix for Russian

* Same English fix for Spanish
2019-02-12 15:54:53 -08:00
Lipis
e85a60515e Replace Github -> GitHub (Russian) (#35170) 2019-02-12 10:25:19 -08:00
Mariya
1b897a26c0 improve translation of key terms, sentences (#27805)
changed some key terms to more appropriate terms in Russian, rewrote sentence structure
2019-02-08 18:07:19 +04:00
Mariya
67477731b1 improve translation (#27787)
changed key terms on more appropriate analogues, improved sentence structure
2019-02-08 18:06:22 +04:00
Vladyslav Dvorak
a4567aaa8b Update index.md (#27760)
Structure and grammatic changes
2019-02-08 18:04:29 +04:00
Vladyslav Dvorak
5ecf5431cf Update index.md (#27755)
ctructure changes
2019-02-08 18:03:42 +04:00
j-frow
2242699f8a Add summary of commands in russian. Fix various sentences (#27318) 2019-02-01 21:58:30 +04:00
Lipis
d349399e47 fix: replace Linkedin with LinkedIn (#34972) 2019-02-01 16:42:53 +05:30
j-frow
8208b04af5 Add explicit instructions for command mode. Improve style (#27289) 2019-01-27 22:58:11 +04:00
j-frow
254de79ac1 Fix sentences with double meaning and wording style (#27255) 2019-01-25 20:41:51 +04:00
Vladyslav Dvorak
03f441a16b Update index.md (#27161)
structure updates
2019-01-25 20:40:07 +04:00
Vladyslav Dvorak
fe47cc6560 Update index.md (#27153)
grammatic changes
2019-01-23 20:47:53 +04:00
Vladyslav Dvorak
aeaee966fa updated index.md (#27141)
grammatic changes
2019-01-23 20:47:34 +04:00
Vladyslav Dvorak
2d7c97feb2 structure updates index.md (#27128)
Structure updates in index.md
Needs grammatic changes
2019-01-23 20:46:22 +04:00
Stanislava
cba8bcdd04 Make some corrections to the translation (#27035) 2019-01-23 20:44:53 +04:00
Stanislava
3794484e0b Add some corrections to the translation (#26959) 2019-01-23 20:44:29 +04:00