Commit Graph

6016 Commits

Author SHA1 Message Date
Dennis Keller
8368738bf3 [pyqt/de] Translate pyqt to german 2017-10-22 17:23:46 +02:00
Andre Polykanine A.K.A. Menelion Elensúlë
65d4f596cd Merge pull request #2928 from Ale46/rst/it-it
[rst/it-it] Italian translation for rst
2017-10-21 21:09:37 +03:00
Ale46
2cc38552e9 [rst/it-it] Italian translation for rst 2017-10-21 17:28:41 +02:00
Andre Polykanine A.K.A. Menelion Elensúlë
b88f112e37 Merge pull request #2927 from AdamFrey/patch-1
[edn] Fix incorrect format for EDN symbols
2017-10-21 12:50:35 +03:00
Andre Polykanine A.K.A. Menelion Elensúlë
2dc7a13e54 Merge pull request #2925 from kaymmm/nim-multiline-comments
[nim/en] Add multi-line comments
2017-10-21 02:11:54 +03:00
Andre Polykanine A.K.A. Menelion Elensúlë
2e9cad560f Merge pull request #2926 from kaymmm/r-require-curl
[r/en] Fix read.csv per #2926
2017-10-21 02:06:11 +03:00
Adam Frey
1e97fa3433 [edn] Fix incorrect format for EDN symbols
EDN symbols do not start with a # character
2017-10-20 14:50:20 -04:00
Keith Miyake
b3cb49f69f [r/en] Fix read.csv per #2236 2017-10-19 23:14:24 -07:00
Keith Miyake
5bbb8ef6cd [nim/en] Add multi-line comments 2017-10-19 23:07:29 -07:00
Andre Polykanine A.K.A. Menelion Elensúlë
4d3637bfc4 Merge pull request #2917 from b10s/patch-1
Update ruby-ru.html.markdown
2017-10-19 01:26:53 +03:00
Enshin Andrey
cccc97c01a Update ruby-ru.html.markdown 2017-10-17 18:45:02 +09:00
Pratik Karki
bd9021d4bc Merge pull request #2911 from ditam/dynamic-programming-markdown-escaping
[dynamic-programming/en] add backticks to escape markdown formatting characters
2017-10-17 15:00:13 +05:45
Pratik Karki
76d91ae4fe Merge pull request #2913 from ditam/haxe-typos
[haxe/en] minor typos
2017-10-17 14:59:21 +05:45
Pratik Karki
86bc2d4ea4 Merge pull request #2914 from ditam/html-duplicate
[html/it] add missing lang declaration to html-it
2017-10-17 14:58:48 +05:45
Pratik Karki
9a4ce135d6 Merge pull request #2915 from jgjadaoag/forth-fix-tuck-definition
[Forth/en] Fix tuck definition
2017-10-17 14:57:27 +05:45
Pratik Karki
233aabcaa4 Merge pull request #2916 from Xeleron/master
[git/en] added signed commit example
2017-10-17 14:56:28 +05:45
Marko Cubela
53604f0358
added signed commit example 2017-10-17 09:38:17 +02:00
Joseph Gabriel J. Adaoag
6b8264756b
Fix tuck definition 2017-10-16 14:32:51 +08:00
ditam
90e3848198 add missing lang declaration to html-it
The missing declaration caused the italian version show up as a
duplicate HTML article, becoming the parent of every further translation.
2017-10-15 22:16:34 +02:00
ditam
5239dfadae fix small typos 2017-10-15 21:34:21 +02:00
ditam
c174cb0829 add backticks to escape markdown formatting characters 2017-10-15 20:21:07 +02:00
Pratik Karki
8612e00b9f Merge pull request #2909 from prertik/master
[awk/en] fix for Local Variable in "arithmetic_functions"
2017-10-14 18:54:15 +05:45
Pratik Karki
894ddf5ec3 fix for #2859 2017-10-14 18:46:05 +05:45
Andre Polykanine A.K.A. Menelion Elensúlë
ec62935d72 Merge pull request #2908 from Xeleron/master
[git/de] add more commit examples
2017-10-14 14:33:42 +03:00
Marko Cubela
340a7b6d78
add more commit examples 2017-10-14 11:43:53 +02:00
Andre Polykanine A.K.A. Menelion Elensúlë
4ffa934f61 Merge pull request #2907 from thejoycekung/patch-1
[bash/en] Edited output on line 59
2017-10-14 01:59:35 +03:00
Joyce Kung
027e152dda Fixed line 59 - printing
Using echo with ' ' means that the variable won't be expanded, so it should print the literal $Variable instead of some string.
2017-10-13 12:10:32 -04:00
Andre Polykanine A.K.A. Menelion Elensúlë
593e2baff7 Merge pull request #2905 from attil-io/master
[clojure-macros/en] Fix typo
2017-10-11 22:14:16 +03:00
Andre Polykanine A.K.A. Menelion Elensúlë
7b7e3cd242 Merge pull request #2906 from Saugardas/javascipt_ua_fix_typo
[javascript/uk-ua] Fix typo
2017-10-11 22:11:50 +03:00
Vasiliy Petrov
2095b65d8c [javascript/uk-ua] Fix typo 2017-10-11 21:50:51 +03:00
attil-io
1ca9a09110 Fix typo
Remove unnecessary closing parenthesis from inline-2 macro.
2017-10-11 19:49:55 +02:00
Pratik Karki
29e2f9eddb Merge pull request #2904 from Saugardas/add_russian_translation_for_haml
[haml/ru] Add Russian translation for haml
2017-10-11 12:49:04 +05:45
Andre Polykanine A.K.A. Menelion Elensúlë
ace91ad54b Merge pull request #2903 from kenrick95/master
[chicken/en] Fix typo in CHICKEN language
2017-10-11 01:49:48 +03:00
Vasiliy Petrov
03d1072244 [haml/ru] Add Russian translation for haml 2017-10-10 23:44:57 +03:00
kenrick95
efa793fbb2 Fix typo in CHICKEN language
RSR5 --> R5RS and RSR7 --> R7RS

Fixes #2803
2017-10-10 21:14:58 +08:00
Pratik Karki
7a2a109f1d Merge pull request #2901 from fnscoder/master
[Asymptotic Notation/pt-br] delete double file asymptotic notation in pt-br
2017-10-10 09:49:00 +05:45
Andre Polykanine A.K.A. Menelion Elensúlë
1d8825ebe4 Merge pull request #2895 from jjuanhdez/patch-1
Create learnsmallbasic-es.html.markdown
2017-10-10 02:31:34 +03:00
Andre Polykanine A.K.A. Menelion Elensúlë
72d86bb231 Merge pull request #2902 from chris-martin/nix-question-mark
[nix/en] document using ? to test set membership
2017-10-10 02:14:19 +03:00
Chris Martin
667cbfe2ba [nix/en] document using ? to test set membership 2017-10-09 18:51:02 -04:00
Andre Polykanine A.K.A. Menelion Elensúlë
7415df0077 Merge pull request #2896 from Nameguy/master
[smalltalk/en] Fix some unclosed comments in the smalltalk documentation
2017-10-10 01:36:01 +03:00
Andre Polykanine A.K.A. Menelion Elensúlë
3c37015d2a Merge pull request #2897 from Ale46/markdown/it-it
[markdown/it-it] Update structure and typo fix
2017-10-09 23:53:18 +03:00
Andre Polykanine A.K.A. Menelion Elensúlë
9b7a74996a Merge pull request #2898 from ian-bertolacci/patch-2
[chapel/en] Chapel version update, mixed quotes
2017-10-09 23:14:18 +03:00
Andre Polykanine A.K.A. Menelion Elensúlë
33acac42ae Merge pull request #2899 from damian-rzeszot/swift-style-guidelines
[swift/many] Style guidelines
2017-10-09 23:03:33 +03:00
Andre Polykanine A.K.A. Menelion Elensúlë
6d2bd246ba Merge pull request #2900 from fplucas/master
rust-pt.html.markdown to pt-br folder
2017-10-09 22:30:57 +03:00
fnscoder
8c2c5091b9 delete duble file asymptoticnotation in pt-br 2017-10-09 15:49:51 -03:00
Lucas Pugliesi
13ab5a04aa rust-pt.html.markdown to pt-br folder 2017-10-09 09:17:46 -03:00
Andre Polykanine A.K.A. Menelion Elensúlë
e7135ad698 Merge pull request #2891 from fplucas/master
[qt/pt-br] Translation of Qt to pt-br.
2017-10-09 13:55:28 +03:00
Mathieu Gemard
cfb7b656ae [java/fr] -Create java-fr.html.markdown (#2762)
* Create java-fr.html.markdown

* Update java-fr.html.markdown

* Update java-fr.html.markdown translation finished

* typos

* [java/en] changement switch/polymorphisme/interface

* [java/fr] ajout d'un exemple pour l'opérateur ?:

On pouvait penser qu'il fallait obligatoirement utiliser = avec ?:

* [java/fr] typo
2017-10-09 12:03:58 +02:00
Damian Rzeszot
e8ee66c854 swift | fix style guidelines 2017-10-09 08:04:01 +02:00
Damian Rzeszot
9a9e52b54b swift | fix style guidelines 2017-10-09 08:04:01 +02:00