Commit message (Collapse) | Author | Age | Lines | ||
---|---|---|---|---|---|
... | |||||
| * | | | Corrected french mistakes | Gnomino | 2015-10-11 | -5/+5 | |
| | | | | |||||
| * | | | Corrected spelling mistakes | Gnomino | 2015-10-10 | -2/+2 | |
| | | | | |||||
| * | | | Removed spaces in parenthesis | Gnomino | 2015-10-10 | -8/+8 | |
| | | | | |||||
| * | | | Removed leftovers, added Gnomino to the translators of Python3-FR | Gnomino | 2015-10-10 | -3/+2 | |
| | | | | |||||
| * | | | Added french translation for Python3 | Gnomino | 2015-10-10 | -0/+724 | |
| | | | | |||||
* | | | | Merge pull request #1448 from iTech-/master | ven | 2015-10-10 | -0/+156 | |
|\ \ \ \ | |/ / / |/| | | | [haml/fr] Added translation in French for the HAML article | ||||
| * | | | Added translation in french for the HAML article | Thibault iTech | 2015-10-10 | -0/+156 | |
| |/ / | |||||
* / / | Fix compile errors of the English and French Scala tutorials | João Costa | 2015-10-10 | -3/+6 | |
|/ / | |||||
* | | [yaml/fr] Fix typos | payet-s | 2015-10-09 | -44/+48 | |
| | | |||||
* | | fix contributors, #13699 | ven | 2015-10-07 | -0/+3 | |
| | | |||||
* | | Merge pull request #1369 from pboutin/master | ven | 2015-10-07 | -0/+693 | |
|\ \ | | | | | | | [PHP - fr] Added the french translation for the PHP guide | ||||
| * | | fixed grammar errors following the comments of vendethiel | pboutin | 2015-10-06 | -27/+30 | |
| | | | |||||
| * | | Quick review for the fr-fr php page | Pascal Boutin | 2015-10-06 | -5/+5 | |
| | | | |||||
| * | | first draft of the french version of the PHP manual | Pascal Boutin | 2015-10-06 | -0/+690 | |
| | | | |||||
* | | | Update python-fr.html.markdown | Florent Espanet | 2015-10-06 | -1/+1 | |
|/ / | | | | | Fix typo | ||||
* | | Fix for issue #1248 [fa-ir, zh-cn, ko-kr, es-es, ru-ru, fr-fr, de-de] | Gerson Lázaro | 2015-10-05 | -3/+0 | |
| | | |||||
* | | Put demonstrative condition into ternary expression | Guntbert Reiter | 2015-10-04 | -1/+2 | |
| | | | | | | | | | | It should be made clear that the part before the ternary operator is indeed a condition, most often created as some comparison expression. | ||||
* | | typo | Matthias Bussonnier | 2015-10-03 | -1/+1 | |
| | | |||||
* | | Update Python-fr.html.markdown | Matthias Bussonnier | 2015-10-03 | -1/+1 | |
|/ | | | Add Link to Python3 English article. | ||||
* | Merge pull request #1162 from morganbohn/master | Adam Bard | 2015-09-25 | -0/+360 | |
|\ | | | | | [livescript/fr] initial commit | ||||
| * | [livescript/fr] corrections | Morgan | 2015-07-08 | -1/+1 | |
| | | |||||
| * | [livescript/fr] corrections | Morgan | 2015-07-08 | -20/+27 | |
| | | |||||
| * | [livescript/fr] add translators, correct intro | Morgan | 2015-07-08 | -7/+9 | |
| | | |||||
| * | [livescript/fr] initial commit | Morgan | 2015-07-08 | -0/+351 | |
| | | |||||
* | | Merge pull request #1191 from tst2005/patch-2 | Adam Bard | 2015-09-25 | -1/+1 | |
|\ \ | | | | | | | typo fix | ||||
| * | | typo fix | TsT | 2015-08-07 | -1/+1 | |
| |/ | |||||
* / | Quelques corrections et améliorations | TsT | 2015-08-07 | -4/+4 | |
|/ | |||||
* | Merge pull request #1118 from Jubobs/master | ven | 2015-06-16 | -0/+327 | |
|\ | | | | | [erlang/fr] Add french translation | ||||
| * | [erlang/fr] Integrate feedback on PR | Julien Cretel | 2015-06-14 | -15/+17 | |
| | | |||||
| * | [erlang/fr] Add french translation | Julien Cretel | 2015-05-28 | -0/+325 | |
| | | |||||
* | | Add language marking for R | Geoff Liu | 2015-06-11 | -0/+1 | |
|/ | |||||
* | Refactor r french translation | Chtiprog | 2015-05-18 | -41/+44 | |
| | |||||
* | add french translation of R | Chtiprog | 2015-05-03 | -132/+154 | |
| | |||||
* | Add French translation for R | chtiprog | 2015-05-03 | -0/+721 | |
| | |||||
* | Merge pull request #1085 from aloisdg/typescript-fr | ven | 2015-05-03 | -0/+174 | |
|\ | | | | | [typescript/fr] Adding french to TypeScript guide | ||||
| * | Update typescript-fr.html.markdown | Alois | 2015-05-03 | -11/+12 | |
| | | | | | | Add modifications from @vendethiel's comments. See #1075 | ||||
| * | Update typescript-fr.html.markdown | Alois | 2015-04-30 | -17/+22 | |
| | | | | | | Adjust to 80 columns | ||||
| * | Update typescript-fr.html.markdown | Alois | 2015-04-30 | -4/+4 | |
| | | | | | | Fix translation | ||||
| * | Update typescript-fr.html.markdown | Alois | 2015-04-30 | -31/+28 | |
| | | | | | | Add classe block | ||||
| * | Update typescript-fr.html.markdown | Alois | 2015-04-30 | -10/+10 | |
| | | | | | | Translate functions block | ||||
| * | Create typescript-fr.html.markdown | Alois | 2015-04-30 | -0/+171 | |
| | | | | | | Translate the reading block, the introduction part and the type part. | ||||
* | | Fix Header | Alois | 2015-05-03 | -2/+2 | |
| | | |||||
* | | Fix Markdown | Alois | 2015-05-03 | -1/+1 | |
| | | |||||
* | | Update json-fr.html.markdown | Alois | 2015-05-03 | -2/+2 | |
| | | | | | | Thank you @vendethiel for your comments | ||||
* | | Create json-fr.html.markdown | Alois | 2015-05-03 | -0/+62 | |
|/ | |||||
* | Added lang tag to go-fr | Adam Bard | 2015-03-31 | -0/+1 | |
| | |||||
* | Updating French translation | Jean-Philippe Monette | 2015-03-17 | -67/+73 | |
| | | | Thanks vendethiel for all the suggestions! | ||||
* | updating translators information | Jean-Philippe Monette | 2015-03-17 | -1/+3 | |
| | |||||
* | Adding Go French translation | Jean-Philippe Monette | 2015-03-17 | -0/+430 | |
| | |||||
* | Typo | Fla | 2015-01-12 | -1/+1 | |
| |