Commit Graph

259 Commits (1b897a26c0abc7a6fd48bc4e9f58e63a32242417)

Author SHA1 Message Date
Nikolay 3ece5fbdb4 Update index.md (#25204) 2018-12-09 19:16:02 +04:00
Nikolay e8485a7293 fixed description + implementation in pseudocode (#25192)
corrected the description and added the implementation in pseudocode
2018-12-06 20:55:34 +04:00
Nikolay 1896b5c977 some language corrections (#25160) 2018-12-06 20:54:24 +04:00
Maxim c073e72b0a Rfactor and translate English parts of the text (#25153) 2018-12-06 20:54:10 +04:00
Stuart Taylor 2d3c2efa2a Feat: Ensure markdown formatting (#34547)
<!-- Please follow this checklist and put an x in each of the boxes, like this: [x]. It will ensure that our team takes your pull request seriously. -->

- [x] I have read [freeCodeCamp's contribution guidelines](https://github.com/freeCodeCamp/freeCodeCamp/blob/master/CONTRIBUTING.md).
- [x] My pull request has a descriptive title (not a vague title like `Update index.md`)
- [x] My pull request targets the `master` branch of freeCodeCamp.

Closes #34535
2018-12-06 16:48:56 +05:30
Alexander Dervish 4e9c48349f Correct translation (#25175) 2018-12-04 17:54:25 +04:00
Dmitri Sim c7a8f3e4f6 Added '-r' option description for 'shutdwon' command (#25154) 2018-12-04 17:51:55 +04:00
Alexander Dervish 08504f9123 Correct translation (#25112) 2018-12-04 17:49:54 +04:00
Maxim 3905945ab9 Added some stuff (#25102) 2018-12-04 17:49:05 +04:00
Merenoel 0e3fd453af Translated, corrected (#25053) 2018-12-04 17:48:32 +04:00
Maxim db1303ea4b Corrected semantic errors. Changed hyperlinks to Russian resources (#25074) 2018-12-01 22:45:50 +04:00
Maxim e66e6beebb Made the text more readable. Corrected semantic and stylistic mistakes. (#25062) 2018-12-01 22:44:27 +04:00
Grigory 1a4bdd52dd index.md (#25059)
* index.md

Components translated

* index.md updated

added localeTitle
2018-12-01 22:42:29 +04:00
Randell Dawson dfba4e3835 fix: deleted all the book-recommendations folders (#34498) 2018-12-01 19:08:07 +08:00
spetriuk 430fd0eb1c Improvements to translation (#25013)
Changes to make translation make more sense in Russian language
2018-11-30 09:51:46 +04:00
spetriuk 3f570746a0 Improvements to translation (#25008)
Changes to make translation make more sense in Russian language
2018-11-30 09:40:36 +04:00
spetriuk da9b8b434e Improvements to translation (#25002)
Changes to make translation make more sense in Russian language
2018-11-30 09:39:18 +04:00
Alexey Yashin 9d2924af3e Made it more readable in russian. Corrected table. (#25049) 2018-11-30 09:31:24 +04:00
Grigory 8d8e66d854 index.md (#25045)
Complite translation
2018-11-30 09:30:46 +04:00
Grigory fd89b4a813 index.md (#24998)
Fixed some typos
2018-11-28 21:39:01 +04:00
Viktor 1f71de1b45 Перевел часть текста (#24323) 2018-11-28 21:36:52 +04:00
Shamil Uzdenov 27b3e77639 Line 56 (#24697)
Change text on line 56
2018-11-28 21:36:30 +04:00
Dhiraj Kanchan 54ac1ea02e Fix if statement to use equal to operator instead of assignment operator. (#24523)
Fix if statement to use Double equals (==)  instead of Single equal  (=) which would overwrite the value of $_GET['name'] variable.
2018-11-28 21:32:38 +04:00
IITigroKII 260576c235 Improved russian translation in guide/russian/java/comments-in-java/index.md (#24431)
* Improved russian translation

* Update index.md
2018-11-28 21:31:56 +04:00
sergiofnt 63baf8ce20 Translate correction (#24310) 2018-11-27 23:39:49 +04:00
sergiofnt 82d79fb02b Corrected translation and code indentations (#24302)
* Corrected translation and code indentations

* Corrected the markdown in lines 63-96
2018-11-27 23:38:23 +04:00
serg-t 827b3d8194 index.md (#22966)
* rename to variables_php.md

Added basic info about PHP variables.

* Added Guide About PHP Variables (Russian)

* Rename variables_php.md to index.md

* Rename guide/russian/php/PHP Variables to guide/russian/php/php-variables/index

* Delete index

* fix: fixed foldernames

* update index.md

added example from 8th line;
added markdown for highlighting code.

* ch
2018-11-26 09:36:55 -08:00
sergiofnt 405a1fea85 Fixed source link, corrected translation (#24297) 2018-11-26 20:54:22 +04:00
Vitaly Romaniv 7b299ee178 Fix angularjs index.md for the russian locale (#24253) 2018-11-26 20:53:23 +04:00
ASubjectPro d4cab4c40c Translation correction (#24213) 2018-11-26 20:52:28 +04:00
andrhua 1f310220e2 fixed machine translation (#23779)
* fixed machine translation

* Update guide/russian/typescript/getters-setters/index.md

грамотей
2018-11-26 20:50:43 +04:00
Vitaly Romaniv bc80c00563 Fix broken HTML versions table (#24267) 2018-11-24 22:38:24 +04:00
ASubjectPro 56b6cd4dc7 Translation correction (#24258) 2018-11-24 22:37:53 +04:00
sergiofnt 81d09bb6a0 Translation correction (#24257) 2018-11-24 22:37:24 +04:00
ASubjectPro b608d734fe Translation correction (#24227) 2018-11-24 22:35:31 +04:00
Vlad Putnikov d12ea3a198 Add the text "Критерии приёмки...". (#24002)
Критерии приёмки - это не то же самое, что приёмочные тесты.
2018-11-24 22:23:06 +04:00
ASubjectPro d9521fc948 Translation correction (#24156) 2018-11-23 22:59:32 +04:00
ShkiperMe 364fd799f5 Update Russian translation for 'git-merge' documentation (#24055) 2018-11-23 22:58:05 +04:00
Sneerbol 4f56f7238c Add text "Данная команда перечислит" (#23651) 2018-11-23 17:20:51 +04:00
Sneerbol 47e5799968 Some grammar fixes (#23661) 2018-11-23 17:20:39 +04:00
Sneerbol 24a58a712d Add some interesting information about crypto.. (#23670) 2018-11-23 17:20:26 +04:00
Egor 346b0a7ce1 docs: update Russian translation for the whole React guide (#23636)
* docs: update translation for React guide in Russian

* fix: removed extra line before frontmatter block

* fix: removed extra line in frontmatter block

* fix: corrected frontmatter block

* fix: corrected localeTitle in frontmatter block

* Update index.md

* fix: corrected localeTitle for Installation

* Update index.md

* Update index.md
2018-11-22 22:49:48 +04:00
andrhua 71587402e1 fixed machine translation (#23766)
not ideal though
2018-11-22 18:02:11 +04:00
andrhua 89f0fb411a fixed machine translation (#23733) 2018-11-22 18:01:38 +04:00
andrhua 9caa600ea7 fixed machine translation (#23727) 2018-11-22 18:00:37 +04:00
andrhua e797661997 fixed machine translation (#23721) 2018-11-22 18:00:26 +04:00
andrhua f90a95ac0c fixed machine translation (#23717) 2018-11-22 18:00:16 +04:00
andrhua 1c55a4508c fixed machine translation (#23713) 2018-11-22 17:59:16 +04:00
Mikhail Perov 6bfabcb748 make some translation improvements (#22937)
* make some translation improvements

* changes
2018-11-22 17:55:26 +04:00
Mike Firsov 55733b4585 Improved translation (#23497) 2018-11-22 17:55:12 +04:00
Mike Firsov f1cb72c5b8 Improved translation (#23516) 2018-11-22 17:48:21 +04:00
Mike Firsov 52ce5c22f0 Update index.md (#23509) 2018-11-22 17:47:47 +04:00
mariyahendriksen 1059098ac8 change key terms to their correct translation (#22978)
improved translation of the key terms, improved sentence structure and word choice
2018-11-21 22:05:25 +04:00
Mikhail Perov 7f6b42d3df some translation improvements (#22982) 2018-11-21 22:04:56 +04:00
Sneerbol bd3f2e46bb Fixed little mistakes in text (#23168) 2018-11-21 22:04:21 +04:00
yu1iia 1331d8deab html-5 forms (#22594) 2018-11-20 20:58:19 +04:00
tahirsoft c32b7c6da2 a better translation for this article (#22979) 2018-11-20 20:54:26 +04:00
Mikhail Perov e05fac8d77 translation improvements and markdown fixes (#23018) 2018-11-20 20:53:14 +04:00
Mikhail Perov 2de016012a markdown fixes (#23024) 2018-11-20 20:52:12 +04:00
Mikhail Perov 44ee449a73 Markdown code block fix (#23036) 2018-11-20 20:51:34 +04:00
Arkadiy Voronov 5e552cd3df Add Russian translation (#23098)
* Add Russian translation

* fixed line 5

After review of @greggubarev @ArkadiyVoronov please change line 5 to more readable
2018-11-20 20:49:08 +04:00
Alex Churkin 77b34ee74a Corrected translation (#23113)
* Corrected translation

Corrected translation in /guide/russian/android-development/index.md

* Update index.md
2018-11-20 20:46:47 +04:00
Roman 741ec75872 Added correct translations to Russian in article (#21947)
* Added correct translations to Russian in article

* improved translation

* fix: removed extra line at start of article
2018-11-20 12:36:41 +04:00
Haqverdi Behbudov d605db1769 Fixed incorrect translation of the word closure (#22906) 2018-11-19 22:12:05 +04:00
Swapnil Bangare 8dfe458197 Add option for Developer tools inside browsers (#22905)
As developer tools are used extensively by front-end developers, it's nice to hint readers that this guide also contains information about developer tools of browsers such as Google Chrome, Firefox and Microsoft Edge.
2018-11-19 22:11:35 +04:00
Stanislava f39f86197d Make corrections to the translation of index.md (#22753) 2018-11-19 22:08:51 +04:00
tahirsoft 72816822fd A better translation for index.md (#22742) 2018-11-19 22:07:53 +04:00
yu1iia ad5d5b1d08 Сокращенная запись свойств шрифта (#22705)
* Сокращенная запись свойств шрифта

* added markdown
2018-11-19 22:04:21 +04:00
Sneerbol 32fb8641e0 Fixed little mistakes (#22437)
* Fixed little mistakes 

some grammar fixes and one example about pip

* ch
2018-11-19 20:51:41 +04:00
GattoNero f02bedea29 lexical corrections (#22422)
* Update index.md

* ch
2018-11-19 20:51:24 +04:00
arsts bd6c5835ed added translation for a video tuotorial and corrected blog (#22353)
* added translation for a video tuotorial.

* ch
2018-11-19 20:51:16 +04:00
Zhannur Diyas da0d02d2bd fixed some translation issues (#22351)
* fixed some translation issues

also added russian code comments

* ch
2018-11-19 20:51:00 +04:00
Aikerim Orken 557e7bbb7b Updated grammatical mistakes (#22738) 2018-11-19 20:49:20 +04:00
Aikerim Orken f84d6d1f1b Updated grammar mistakes (#22715) 2018-11-19 20:46:41 +04:00
Stanislava 7d921d93db Update index.md (#22706)
Made some changes in translation
2018-11-19 20:44:43 +04:00
Nabagata Saha 5553ba0c53 Add Angular logo (#20443) 2018-11-18 19:49:52 -07:00
NailRusty 109ee74af6 Corrected translation errors (#22697) 2018-11-18 12:03:50 +04:00
NailRusty 6a985d9dcb Add some information about props (#22664) 2018-11-18 12:03:09 +04:00
Aikerim Orken 4708a08a44 Updated grammatical and stylistical mistakes (#22729) 2018-11-17 22:20:25 +04:00
Aikerim Orken eab6e7af01 Updated grammatical and stylistical mistakes (#22702) 2018-11-17 22:13:56 +04:00
Zhannur Diyas fab74e91d0 fixed minor translation flaws (#22675) 2018-11-17 22:09:44 +04:00
IITigroKII 79a14d3df6 Improved russian translation in guide/russian/java/variables/index.md (#24503)
* Update index.md

* Update index.md
2018-11-17 21:53:17 +04:00
GattoNero ac160308e7 Update index.md (#22409) 2018-11-16 21:50:28 +04:00
Sergey Semerikov d42ef0516f Update index.md (#22335)
Many grammatic and stylistic bugs. Gotta be changed.
2018-11-16 21:33:11 +04:00
Gregory Gubarev 80308e0acc
Добавил текст (#22307)
Также тег <a> может содержать атрибут rel="nofollow", который будет запрещать поисковым роботам переходить по ссылке. Часто такой атрибут используется поисковой оптимизации сайтов.

#### Пример:

<a href="https://guide.freecodecamp.org/" rel="nofollow">freeCodeCamp</a>
2018-11-16 21:31:44 +04:00
Yodesis 56a8458e80 Corrected text to article (#22208)
* Corrected text to article

* changes
2018-11-16 21:30:19 +04:00
Elvictor01 8366f3d3de модернизировать (#22109)
* модернизировать

* ch
2018-11-16 21:30:02 +04:00
Gregory Gubarev 51f86a2f93
Добавил текст (#22318)
## Важно
Тег скрипт не должен содержать в себе атрибут type="text/javascript", хотя раньше это было необходимо.
2018-11-15 22:25:59 +04:00
Gregory Gubarev 5ebdbbf73b
Добавил текст (#22311)
Не рекомендуется использовать тег `<strong>` слишком часто на одной странице. Чрезмерная разметка тегом `<strong>` может плохо отразится на поисковом продвижении сайта.
2018-11-15 22:25:35 +04:00
Zhannur Diyas dfcf25126e fixed code display and translation issues (#22286) 2018-11-15 22:20:55 +04:00
Yodesis 8192a989af Add the description (#22178) 2018-11-15 22:15:25 +04:00
Julshche abbb669d50 made changes to the text (#22147) 2018-11-15 22:14:37 +04:00
Yodesis 1d162bf8a7 Replace text "помутнение" on "Непрозрачность" (#22034) 2018-11-15 22:09:16 +04:00
vetaveja 97f836d09a Changed 'получить' to 'применить' (#22016)
* Changed 'получить' to 'применить' 

Changed the word to make the sentence sounds correctly.

* ch
2018-11-15 22:08:37 +04:00
serg-t 94f76e862f PHP_Operators.md (#22903)
* update index.md

Main concept about PHP Operators.

* fix: corrected folder issues
2018-11-15 06:35:00 -08:00
Alexander Cvetkov 5fee089713 add Settings section, more info section edit (#21903)
* add Settings section, more info section edit

* vim/index.md small adjustment
2018-11-14 21:06:53 +04:00
Alexander Cvetkov 852f09b16f go install in linux (#21950)
* go install in linux

* playground description edit
2018-11-14 21:05:48 +04:00
RapLife1121217 adcddce187 Added example pictures to "Generations" (#21975) 2018-11-13 21:56:34 +04:00
vetaveja 43934bf3a3 Changes in translation (#21994)
* Changes in translation

Changed some sentences to make them correct in Russian.

* ch
2018-11-13 21:07:18 +04:00
Snailsloth 83e6d49ab3 translation fix (#21963)
translation fix for Skeleton description
2018-11-13 20:42:47 +04:00