Commit Graph

263 Commits

Author SHA1 Message Date
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
Stanislava
dd45e34083 Add some corrections to the translation (#26936) 2019-01-23 20:42:27 +04:00
ShkiperMe
e1617308c3 Update Russian translation for 'composer' documentation (#26847) 2019-01-23 20:41:29 +04:00
ShkiperMe
dfad151db0 Update Russian translation for 'basic-linux-commands' documentation (#26734) 2019-01-18 14:03:33 +04:00
Alexandra
445b619515 Add the text "необходимо" instead of "должен" (#26788)
The changes make the translation more easier to read and understand.
2019-01-18 13:37:40 +04:00
Nathan Hannig
f5f08191fb fix: remove duplicate angularjs guide as their is already an angular guide (#26365) 2019-01-17 17:27:27 -07:00
Dhruv Singh
1107893fc3 Fix gitter href for chat rooms link (#26668) 2019-01-17 21:07:22 +04:00
aidilumarov
8e9c422644 Исправил, и удалил ненужное (#26330)
* Добавил информацию о __init__()

Также удалил неправильно отформатированную информацию

* Update index.md

* Удалил непонятные части
2018-12-28 23:18:06 +04:00
Dmitri Sim
dc3e9958c1 Added 'cat' command (#26311) 2018-12-26 23:05:48 +04:00
olgagais
7813be1429 Correct translation (#26292)
Fixed translation of some parts of the text
2018-12-26 23:04:56 +04:00
aidilumarov
1308122836 Исправление некоторых ошибок в артикле for-loop-statements (#25982)
* Обновить index.md

Исправление некоторых ошибок, и удаление частей которые don't make any sense.

* Update index.md
2018-12-25 22:08:39 +04:00
Sergii
1d37edb8ba Russian translation fixes (#25805)
Translation fixes for javascript section index file in Russian
2018-12-21 23:08:30 +04:00
Vorkonolic
dd620bd7cb changes (#25560)
Correct translation in Russian.
2018-12-17 22:47:18 +04:00
Vorkonolic
7f034d5305 Changes (#25550)
It sounds better so in Russian.
2018-12-17 22:45:50 +04:00
Dmitry
61164fe628 improved the translation of this article (#25480) 2018-12-17 22:44:46 +04:00
Alexey Yashin
733695a20d Fixed translation (#25459) 2018-12-17 22:44:33 +04:00
eliberator
dcceee67fc typo guide c more-math rightshift (#31663)
* add output missing line; 'for' C guide in Spanish

* typo - update the right-shift variable from c to b

* typo - ES change var of right-shift from c to b

* typo - AR change the right-shift oper from c to b

* typo - CN update var of rightshift from 'c' to 'b'

* typo - PT update var of right-shift 'c' -> 'b'

* typo - RU update var of right-shift from 'c' to 'b'
2018-12-17 10:48:36 -07:00
ShkiperMe
f9e9cb6dff Update Russian translation for 'git-checkout' documentation (#25493) 2018-12-16 19:07:48 +04:00
Dmitry
19e2c8fc1a improved the translation of this article (#25486) 2018-12-16 19:07:23 +04:00
Dmitry
16819a7041 improved the translation of this article (#25483) 2018-12-16 19:06:52 +04:00
Dmitry
862a3ff961 Translated some comments into Russian (#25474) 2018-12-15 21:46:43 +04:00
Alexey Yashin
e424445c56 Fixed translation (#25446) 2018-12-15 21:45:51 +04:00
NailRusty
1770d671e1 Change title (#25433) 2018-12-15 21:45:24 +04:00
NailRusty
6ccaf07a6e Change some typos (#25427) 2018-12-15 21:10:07 +04:00
Merenoel
088d61537c Corrected several machine translation mistakes (#25392) 2018-12-15 21:09:28 +04:00
Alexey Yashin
697b2a6a5c Fixed translation (#25426) 2018-12-14 23:49:45 +04:00
Merenoel
57e692e59c Corrected several machine translation mistakes (#25415)
Translated two more paragraphs from the original article
2018-12-14 23:49:11 +04:00
Alexey Yashin
84306022a6 Update index.md (#25373) 2018-12-13 23:26:05 +04:00
Fred Battle
cb2f76e1b2 fix: update guide hint to properly declare regex (#34625) 2018-12-12 15:48:22 -08:00
NailRusty
3b282caddb Update translate (#25350) 2018-12-12 23:40:30 +04:00
NailRusty
bc3268de39 Fix some translation errors (#25282) 2018-12-12 23:40:15 +04:00
Nikita Rudenko
3446bc3ffc Fixed translation and typos (#25228) 2018-12-12 23:40:01 +04:00
Nikita Rudenko
b15a2c3471 Fixed translation and typos (#25300) 2018-12-12 21:37:30 +04:00