summaryrefslogtreecommitdiffhomepage
path: root/ru-ru
Commit message (Collapse)AuthorAgeLines
...
* [vim/ru] Translate Vim doc (#2506)Anton2016-10-25-0/+237
| | | | | | * [vim/ru] Translate Vim doc * Add '(EN)' label to links, and replace Arch wiki link with russian version
* Fix for the three tutorials with broken YAML markup, causing them not to be ↵samcv2016-10-23-2/+2
| | | | | | | | | | accessible at all or show up in the index (#2497) * Fix typo causing typescript-ru.html.markdown not to parse correctly in the header * Fix typo in markdown-ru.html.markdown causing page not to parse correctly * Oh no! both translator and contributors fields in the header used fullwidth commas instead of normal ones. This fixes processing of this file :)
* [swift/ru] Updated code to Swift v.3, added some new sections from english ↵Alexey Nazaroff2016-10-08-62/+172
| | | | version (#2429)
* line "lang: ru-ru" was missing (#2433)Hughes Perreault2016-10-08-0/+1
| | | This commit fixes #2416
* [c/ru] C russian grammar error (#2404)_Pavka2016-10-03-4/+5
| | | | | | * C-ru fix typo * line 308: fix typo
* [qt/ru] Qt Russian translation (#2398)Evan2016-10-02-0/+158
| | | | | | * Qt Russian translation * Keeping code blocks < 80 chars, links language marks added.
* [PHP/ru] Update russian translation for PHP. (#2403)shrz2016-10-02-3/+32
|
* Update Swift pre-decrement syntax to match v3.0 (#2395)Evan2016-10-01-15/+15
|
* [binary-search/ru] Binary Search Russian translation (Upd) (#2394)Evan2016-10-01-0/+63
| | | | | | * Binary Search Russian translation * Contributors list updated
* [javascript/ru] function body is missed (#2377)Konstantin Shirokov2016-09-18-0/+1
|
* Merge pull request #2186 from kafeg/patch-1Andre Polykanine A.K.A. Menelion Elensúlë2016-05-28-5/+5
|\ | | | | [c/ru] Small grammar fixes
| * Update c-ru.html.markdownVitaliy Petrov2016-03-15-1/+1
| | | | | | Поправил "Можно можно" =)
| * Update c-ru.html.markdownVitaliy Petrov2016-03-12-5/+5
| |
* | Update ru-ru/c++-ru.html.markdownBohdan Shtepan2016-04-06-92/+91
| |
* | Merge remote-tracking branch 'adambard/master'Bohdan Shtepan2016-04-05-162/+1449
|\ \
| * | Small changeWitcharrr2016-04-05-1/+1
| | | | | | | | | "A constant" should be translated as a "Константа"
| * | [markdown/ru] Updating to reflect changes in the English fileAndre Polykanine A.K.A. Menelion Elensúlë2016-03-15-112/+188
| |\ \ | | |/ | |/|
| | * Update Markdown russian translation.Anton Ivanov2015-10-31-1/+15
| | |
| * | Merge pull request #1542 from davydovanton/ru-tmuxAndre Polykanine A.K.A. Menelion Elensúlë2016-03-08-0/+252
| |\ \ | | | | | | | | [tmux/ru] Add russian translation for tmux doc
| | * | Fix typos and punctuationAnton Davydov2016-03-09-50/+49
| | | |
| | * | [rmux/ru] Add russian translation for tmux docAnton Davydov2015-10-16-0/+253
| | | |
| * | | Merge pull request #2164 from Oire/fix-1173Andre Polykanine A.K.A. Menelion Elensúlë2016-02-29-0/+173
| |\ \ \ | | | | | | | | | | [typescript/ru] Added Russian translation of TypeScript tutorial
| | * | | Applied comments to #1173Andre Polykanine A.K.A. Menelion Elensúlë2016-02-28-38/+40
| | | | |
| | * | | [typescript/ru] Russian translation of the TypeScript articleFadil Mamedov2016-02-28-0/+171
| | | | |
| * | | | Merge pull request #1959 from shrz/Java-ru-patch-1Andre Polykanine A.K.A. Menelion Elensúlë2016-02-28-11/+35
| |\ \ \ \ | | | | | | | | | | | | [Java/ru] Update russian translation for Java.
| | * | | | Update russian translation for Java.Anton Ivanov2015-10-31-11/+35
| | | |_|/ | | |/| |
| * | | | Merge pull request #1954 from shrz/PHP-ru-patch-1Andre Polykanine A.K.A. Menelion Elensúlë2016-02-28-24/+31
| |\ \ \ \ | | |_|/ / | |/| | | [PHP/ru] Fix and update russian translation for PHP.
| | * | | Fix and update russian translation for PHP.Anton Ivanov2015-10-31-24/+31
| | |/ /
| * | | Fix capitalization of GitHubZach Latta2016-02-23-4/+4
| | | |
| * | | is it case sensitiveven2016-02-20-1/+1
| | | |
| * | | Clean up various errorsAdam2016-02-12-1/+2
| | | |
| * | | brainfuck->bfAdam2016-02-12-1/+1
| | | |
| * | | Merge pull request #1519 from whitebyte/masterAndre Polykanine A.K.A. Menelion Elensúlë2015-12-13-0/+753
| |\ \ \ | | | | | | | | | | [d/ru] initial commit
| | * | | Update d-ru.html.markdownAnton Pastukhoff2015-12-12-1/+1
| | | | |
| | * | | Update d-ru.html.markdownAnton Pastukhoff2015-12-12-1/+1
| | | | |
| | * | | Update d-ru.html.markdownAnton Pastukhoff2015-12-12-2/+2
| | | | |
| | * | | Update d-ru.html.markdownAnton Pastukhoff2015-12-12-60/+78
| | | | |
| | * | | Update d-ru.html.markdownAnton Pastukhoff2015-12-03-1/+1
| | | | | | | | | | | | | | | fixed typo
| | * | | Update d-ru.html.markdownAnton Pastukhoff2015-10-30-4/+4
| | | | |
| | * | | D language russianWhitebyte2015-10-15-0/+735
| | | |/ | | |/|
| * | | Merge pull request #1247 from JustBlah/patch-1Andre Polykanine A.K.A. Menelion Elensúlë2015-12-05-13/+14
| |\ \ \ | | | | | | | | | | [objective-c/ru] New English to Russian translations, Russian auto-translated text fixed
| | * | | Commas added.JustBlah2015-12-04-5/+5
| | | | |
| | * | | Multiline commentary split JustBlah2015-09-24-1/+2
| | | | | | | | | | | | | | | Long commentary was split into two strings
| | * | | +Translation, *Russian auto-translate text fixedJustBlah2015-09-24-13/+13
| | | | | | | | | | | | | | | | | | | | + Added more English to Russian translation * Auto translated Russian text changed to have more sense and readability
* | | | | Adds complete translationBohdan Shtepan2015-12-05-293/+289
| | | | |
* | | | | Translated "Comparision to C", "Function overloading", "Default arguments" ↵Bohdan Shtepan2015-12-05-2/+871
| | | | | | | | | | | | | | | | | | | | and "Namespaces" sections
* | | | | Merge remote-tracking branch 'refs/remotes/adambard/master'Bohdan Shtepan2015-12-03-1/+1
|\| | | |
| * | | | Merge pull request #1509 from palkan/erlang-ru-typoAndre Polykanine A.K.A. Menelion Elensúlë2015-12-02-1/+1
| |\ \ \ \ | | | | | | | | | | | | [erlang/ru] Fix typo
| | * | | | [erlang/ru] Fix typoVladimir Dementyev2015-10-14-1/+1
| | | |/ / | | |/| |
* | | | | Language overviewBohdan Shtepan2015-12-03-1/+8
| | | | |